index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2024-03-01
crypto: rk3288 - Fix use after free in unprepare
Herbert Xu
2024-02-28
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
2024-02-09
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
2024-01-26
crypto: caam - fix asynchronous hash
Gaurav Jain
2024-01-26
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
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
[next]