| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix use-after-free bugs in icp code | Richard Yao | 2022-09-15 | 2 | -2/+2 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 5 | -5/+5 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 2 | -4/+5 |
* | module: icp: remove useless assert | наб | 2022-02-18 | 1 | -2/+0 |
* | module: icp: remove unused pd_{remove_cv,hash_limit} | наб | 2022-02-15 | 1 | -2/+0 |
* | module: icp: remove unused crypto_provider_handle_t | наб | 2022-02-15 | 1 | -1/+0 |
* | module: icp: remove pre-set entries from mechtabs | наб | 2022-02-15 | 1 | -22/+2 |
* | module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEP | наб | 2022-02-15 | 1 | -4/+2 |
* | module: icp: remove algorithm name defines used only in the default mechtab | наб | 2022-02-15 | 1 | -14/+1 |
* | module: icp: remove set-but-unused cd_miscdata | наб | 2022-02-15 | 1 | -20/+4 |
* | module: icp: fold away all key formats except CRYPTO_KEY_RAW | наб | 2022-02-15 | 1 | -35/+9 |
* | module: icp: rip out modhash. Replace the one user with AVL | наб | 2022-02-15 | 1 | -81/+36 |
* | module: icp: remove unused me_mutex | наб | 2022-02-15 | 3 | -23/+1 |
* | module: icp: remove unused me_threshold | наб | 2022-02-15 | 1 | -90/+21 |
* | module: icp: remove unused struct crypto_ctx::cc_{session,flags,opstate} | наб | 2022-02-15 | 1 | -11/+1 |
* | module: icp: remove unused gswq, kcfpool, [as]req_cache, reqid_table, obsolet... | наб | 2022-02-15 | 1 | -237/+0 |
* | module: icp: remove unused notification framework | наб | 2022-02-15 | 2 | -9/+25 |
* | module: icp: remove unused kcf_op_{group,type}, req_params, ... | наб | 2022-02-15 | 2 | -588/+0 |
* | module: icp: remove unused p[di]_flags | наб | 2022-02-15 | 1 | -2/+1 |
* | module: icp: remove unused CRYPTO_{NOTIFY_OPDONE,SKIP_REQID,RESTRICTED} | наб | 2022-02-15 | 2 | -12/+4 |
* | module: icp: remove unused CRYPTO_ALWAYS_QUEUE | наб | 2022-02-15 | 1 | -168/+0 |
* | module: icp: drop software provider generation numbers | наб | 2022-02-15 | 1 | -4/+0 |
* | module: icp: remove other provider types | наб | 2022-02-15 | 4 | -674/+91 |
* | module: icp: use original mechanisms | наб | 2022-02-15 | 2 | -11/+3 |
* | module: icp: use original description | наб | 2022-02-15 | 1 | -22/+0 |
* | module: icp: guarantee the ops vector is persistent | наб | 2022-02-15 | 1 | -55/+2 |
* | module: icp: have a static 8 providers | наб | 2022-02-15 | 1 | -14/+3 |
* | module: icp: spi: crypto_ops_t: remove unused op types | наб | 2022-02-15 | 4 | -1889/+24 |
* | module: icp: spi: flatten struct crypto_ops, crypto_provider_info | наб | 2022-02-15 | 1 | -14/+2 |
* | module: icp: spi: remove crypto_control_ops_t | наб | 2022-02-15 | 1 | -9/+0 |
* | module: icp: spi: remove crypto_{provider,op}_notification() | наб | 2022-02-15 | 1 | -1/+0 |
* | Rename fallthrough to zfs_fallthrough | Jorgen Lundman | 2022-02-15 | 1 | -1/+1 |
* | Rename EMPTY_TASKQ into taskq_empty | Jorgen Lundman | 2022-02-09 | 1 | -11/+2 |
* | module/*.ko: prune .data, global .rodata | наб | 2022-01-14 | 4 | -47/+42 |
* | module: icp: rip out the Solaris loadable module architecture | наб | 2022-01-06 | 1 | -6/+0 |
* | module: icp: fix unused, remove argsused | наб | 2021-12-23 | 3 | -8/+9 |
* | Use fallthrough macro | Brian Behlendorf | 2021-09-14 | 1 | -1/+1 |
* | Normalise /*FALLTHR{OUGH,U}*/ | наб | 2021-07-26 | 1 | -1/+1 |
* | Extending FreeBSD UIO Struct | Brian Atkinson | 2021-01-20 | 1 | -16/+16 |
* | Introduce CPU_SEQID_UNSTABLE | Mateusz Guzik | 2020-11-02 | 1 | -3/+1 |
* | Mark functions as static | Arvind Sankar | 2020-06-18 | 1 | -2/+2 |
* | Add convenience wrappers for common uio usage | Jorgen Lundman | 2020-06-14 | 1 | -21/+14 |
* | Remove checks for null out value in encryption paths | Dirkjan Bussink | 2020-03-26 | 1 | -2/+4 |
* | ICP: Fix null pointer dereference and use after free | Attila Fülöp | 2019-12-03 | 1 | -1/+4 |
* | Fix typos in modules/icp/ | Andrea Gelmini | 2019-08-30 | 2 | -7/+7 |
* | Fedora 28: Fix misc bounds check compiler warnings | Joao Carlos Mendes Luis | 2018-08-26 | 1 | -1/+1 |
* | Native Encryption for ZFS on Linux | Tom Caputi | 2017-08-14 | 1 | -2/+2 |
* | Add kpreempt_disable/enable around CPU_SEQID uses | Morgan Jones | 2017-06-19 | 1 | -2/+5 |
* | Add missing *_destroy/*_fini calls | Gvozden Neskovic | 2017-05-04 | 3 | -4/+38 |
* | Fix spelling | ka7 | 2017-01-03 | 2 | -2/+2 |