Age | Commit message (Expand) | Author |
2024-01-10 | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2023-12-29 | crypto: iaa - Account for cpu-less numa nodes | Tom Zanussi |
2023-12-29 | crypto: sahara - add support for crypto_engine | Ovidiu Panait |
2023-12-29 | crypto: sahara - remove error message for bad aes request size | Ovidiu Panait |
2023-12-29 | crypto: sahara - remove unnecessary NULL assignments | Ovidiu Panait |
2023-12-29 | crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct | Ovidiu Panait |
2023-12-29 | crypto: sahara - use dev_err_probe() | Ovidiu Panait |
2023-12-29 | crypto: sahara - use devm_clk_get_enabled() | Ovidiu Panait |
2023-12-29 | crypto: sahara - use BIT() macro | Ovidiu Panait |
2023-12-29 | crypto: sahara - clean up macro indentation | Ovidiu Panait |
2023-12-29 | crypto: sahara - do not resize req->src when doing hash operations | Ovidiu Panait |
2023-12-29 | crypto: sahara - fix processing hash requests with req->nbytes < sg->length | Ovidiu Panait |
2023-12-29 | crypto: sahara - improve error handling in sahara_sha_process() | Ovidiu Panait |
2023-12-29 | crypto: sahara - fix wait_for_completion_timeout() error handling | Ovidiu Panait |
2023-12-29 | crypto: sahara - fix ahash reqsize | Ovidiu Panait |
2023-12-29 | crypto: sahara - handle zero-length aes requests | Ovidiu Panait |
2023-12-29 | crypto: qat - generate dynamically arbiter mappings | Damian Muszynski |
2023-12-29 | crypto: qat - add support for ring pair level telemetry | Lucas Segarra Fernandez |
2023-12-29 | crypto: qat - add support for device telemetry | Lucas Segarra Fernandez |
2023-12-29 | crypto: qat - add admin msgs for telemetry | Lucas Segarra Fernandez |
2023-12-29 | crypto: qat - include pci.h for GET_DEV() | Lucas Segarra Fernandez |
2023-12-29 | crypto: iaa - remove unneeded semicolon | Jiapeng Chong |
2023-12-29 | crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns() | Tom Zanussi |
2023-12-29 | crypto: iaa - Change desc->priv to 0 | Tom Zanussi |
2023-12-29 | crypto: sun8i-ss - Use helper to set reqsize | Ovidiu Panait |
2023-12-29 | crypto: sun8i-ce - Use helper to set reqsize | Ovidiu Panait |
2023-12-29 | crypto: sl3516 - Use helper to set reqsize | Ovidiu Panait |
2023-12-29 | crypto: stm32/cryp - Use helper to set reqsize | Ovidiu Panait |
2023-12-29 | crypto: artpec6 - Use helper to set reqsize | Ovidiu Panait |
2023-12-29 | crypto: amlogic - Use helper to set reqsize | Ovidiu Panait |
2023-12-29 | crypto: rk3288 - Use helper to set reqsize | Ovidiu Panait |
2023-12-29 | crypto: octeontx2 - support setting ctx ilen for inline CPT LF | Nithin Dabilpuram |
2023-12-29 | crypto: octeontx2 - register error interrupts for inline cptlf | Nithin Dabilpuram |
2023-12-29 | crypto: octeontx2 - add ctx_val workaround | Srujana Challa |
2023-12-29 | crypto: octeontx2 - update CPT inbound inline IPsec mailbox | Srujana Challa |
2023-12-29 | crypto: octeontx2 - add LF reset on queue disable | Srujana Challa |
2023-12-29 | crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip. | Srujana Challa |
2023-12-29 | crypto: octeontx2 - add devlink option to set t106 mode | Srujana Challa |
2023-12-29 | crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0 | Srujana Challa |
2023-12-29 | crypto: octeontx2 - remove CPT block reset | Srujana Challa |
2023-12-22 | crypto: stm32/crc32 - fix parsing list of devices | Thomas Bourgoin |
2023-12-22 | crypto: qat - add support for 420xx devices | Jie Wang |
2023-12-22 | crypto: qat - move fw config related structures | Jie Wang |
2023-12-22 | crypto: qat - relocate portions of qat_4xxx code | Jie Wang |
2023-12-22 | crypto: qat - change signature of uof_get_num_objs() | Jie Wang |
2023-12-22 | crypto: qat - relocate and rename get_service_enabled() | Jie Wang |
2023-12-22 | crypto: virtio - Wait for tasklet to complete on device remove | wangyangxin |
2023-12-15 | crypto: octeontx2 - Fix cptvf driver cleanup | Bharat Bhushan |
2023-12-15 | crypto: hisilicon/sec2 - optimize the error return process | Chenghai Huang |