index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
11 days
crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...
Borislav Petkov (AMD)
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-07-27
crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()
Thorsten Blum
2025-07-27
crypto: hisilicon/hpre - fix dma unmap sequence
Zhiqi Song
2025-07-27
crypto: qat - make adf_dev_autoreset() static
Giovanni Cabiddu
2025-07-27
crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmd
Arnd Bergmann
2025-07-27
crypto: qat - refactor ring-related debug functions
Giovanni Cabiddu
2025-07-27
crypto: qat - fix seq_file position update in adf_ring_next()
Giovanni Cabiddu
2025-07-27
crypto: qat - fix DMA direction for compression on GEN2 devices
Giovanni Cabiddu
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-18
crypto: engine - remove request batching support
Ovidiu Panait
2025-07-18
crypto: qat - flush misc workqueue during device shutdown
Giovanni Cabiddu
2025-07-18
crypto: qat - enable rate limiting feature for GEN6 devices
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add compression slice count for rate limiting
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add get_svc_slice_cnt() in device data structure
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
Suman Kumar Chakraborty
2025-07-18
crypto: qat - relocate service related functions
Suman Kumar Chakraborty
2025-07-18
crypto: qat - consolidate service enums
Suman Kumar Chakraborty
2025-07-18
crypto: qat - add decompression service for rate limiting
Suman Kumar Chakraborty
2025-07-18
crypto: qat - validate service in rate limiting sysfs api
Suman Kumar Chakraborty
2025-07-18
crypto: hisilicon/sec2 - implement full backlog mode for sec
Wenkai Lin
2025-07-18
crypto: qat - enable telemetry for GEN6 devices
Vijay Sundar Selvamani
2025-07-18
crypto: qat - add decompression service to telemetry
Vijay Sundar Selvamani
2025-07-18
crypto: qat - enable power management debugfs for GEN6 devices
George Abraham P
2025-07-18
crypto: qat - relocate power management debugfs helper APIs
George Abraham P
2025-07-18
crypto: qat - fix virtual channel configuration for GEN6 devices
Suman Kumar Chakraborty
2025-07-18
crypto: drivers - Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-18
crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option
Lukas Bulwahn
2025-07-18
crypto: qat - add live migration enablers for GEN6 devices
Małgorzata Mielnik
2025-07-18
crypto: qat - relocate and rename bank state structure definition
Suman Kumar Chakraborty
2025-07-18
crypto: qat - relocate bank state helper functions
Małgorzata Mielnik
2025-07-18
crypto: qat - replace CHECK_STAT macro with static inline function
Suman Kumar Chakraborty
2025-07-18
crypto: qat - use pr_fmt() in adf_gen4_hw_data.c
Suman Kumar Chakraborty
2025-07-18
crypto: qat - disable ZUC-256 capability for QAT GEN5
Bairavi Alagappan
2025-07-18
crypto: img-hash - Fix dma_unmap_sg() nents value
Thomas Fourier
2025-07-18
crypto: keembay - Fix dma_unmap_sg() nents value
Thomas Fourier
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
2025-07-07
crypto: ccp - Fix crash when rebind ccp device for ccp.ko
Mengbiao Xiong
2025-07-07
crypto: inside-secure - Fix `dma_unmap_sg()` nents value
Thomas Fourier
2025-07-07
crypto: ccp - Fix locking on alloc failure handling
Alexey Kardashevskiy
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
2025-06-30
crypto: stm32 - remove crc32 and crc32c support
Eric Biggers
2025-06-30
crypto: inside-secure - remove crc32 support
Eric Biggers
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
2025-06-26
crypto: s390 - New s390 specific protected key hash phmac
Harald Freudenberger
2025-06-26
crypto: aspeed - Fix hash fallback path typo
Herbert Xu
2025-06-26
crypto: qat - Use crypto_shash_export_core
Herbert Xu
[next]