summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
3 daysMerge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
4 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
5 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
5 daysMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
7 dayscrypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()Thorsten Blum
7 dayscrypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song
7 dayscrypto: qat - make adf_dev_autoreset() staticGiovanni Cabiddu
7 dayscrypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmdArnd Bergmann
7 dayscrypto: qat - refactor ring-related debug functionsGiovanni Cabiddu
7 dayscrypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu
7 dayscrypto: qat - fix DMA direction for compression on GEN2 devicesGiovanni Cabiddu
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-18crypto: engine - remove request batching supportOvidiu Panait
2025-07-18crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu
2025-07-18crypto: qat - enable rate limiting feature for GEN6 devicesSuman Kumar Chakraborty
2025-07-18crypto: qat - add compression slice count for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - add get_svc_slice_cnt() in device data structureSuman Kumar Chakraborty
2025-07-18crypto: qat - add adf_rl_get_num_svc_aes() in rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - relocate service related functionsSuman Kumar Chakraborty
2025-07-18crypto: qat - consolidate service enumsSuman Kumar Chakraborty
2025-07-18crypto: qat - add decompression service for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - validate service in rate limiting sysfs apiSuman Kumar Chakraborty
2025-07-18crypto: hisilicon/sec2 - implement full backlog mode for secWenkai Lin
2025-07-18crypto: qat - enable telemetry for GEN6 devicesVijay Sundar Selvamani
2025-07-18crypto: qat - add decompression service to telemetryVijay Sundar Selvamani
2025-07-18crypto: qat - enable power management debugfs for GEN6 devicesGeorge Abraham P
2025-07-18crypto: qat - relocate power management debugfs helper APIsGeorge Abraham P
2025-07-18crypto: qat - fix virtual channel configuration for GEN6 devicesSuman Kumar Chakraborty
2025-07-18crypto: drivers - Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-18crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build optionLukas Bulwahn
2025-07-18crypto: qat - add live migration enablers for GEN6 devicesMałgorzata Mielnik
2025-07-18crypto: qat - relocate and rename bank state structure definitionSuman Kumar Chakraborty
2025-07-18crypto: qat - relocate bank state helper functionsMałgorzata Mielnik
2025-07-18crypto: qat - replace CHECK_STAT macro with static inline functionSuman Kumar Chakraborty
2025-07-18crypto: qat - use pr_fmt() in adf_gen4_hw_data.cSuman Kumar Chakraborty
2025-07-18crypto: qat - disable ZUC-256 capability for QAT GEN5Bairavi Alagappan
2025-07-18crypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-18crypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14crypto: sha1 - Wrap library and add HMAC supportEric Biggers
2025-07-07crypto: ccp - Fix crash when rebind ccp device for ccp.koMengbiao Xiong
2025-07-07crypto: inside-secure - Fix `dma_unmap_sg()` nents valueThomas Fourier
2025-07-07crypto: ccp - Fix locking on alloc failure handlingAlexey Kardashevskiy
2025-07-04crypto: sha256 - Wrap library and add HMAC supportEric Biggers
2025-06-30crypto: stm32 - remove crc32 and crc32c supportEric Biggers
2025-06-30crypto: inside-secure - remove crc32 supportEric Biggers
2025-06-30crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 libraryEric Biggers
2025-06-26crypto: s390 - New s390 specific protected key hash phmacHarald Freudenberger
2025-06-26crypto: aspeed - Fix hash fallback path typoHerbert Xu
2025-06-26crypto: qat - Use crypto_shash_export_coreHerbert Xu
2025-06-26crypto: chelsio - Use crypto_shash_export_coreHerbert Xu