index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-14
crypto: padlock-sha - Disable for Zhaoxin processor
AlanSong-oc
2026-03-14
crypto: ccp - Fix leaking the same page twice
Guenter Roeck
2026-02-28
crypto: atmel-sha204a - Fix OOM ->tfm_count leak
Thorsten Blum
2026-02-28
crypto: ccp - Fix use-after-free on error path
Alper Ak
2026-02-28
crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabled
Ashish Kalra
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-10
crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
Kees Cook
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-07
crypto: img-hash - Use unregister_ahashes in img_{un}register_algs
Thorsten Blum
2026-02-06
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
Thorsten Blum
2026-02-06
crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
Zilin Guan
2026-02-06
crypto: xilinx - Fix inconsistant indentation
Harsh Jain
2026-02-06
crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
Thorsten Blum
2026-02-06
crypto: ccp - Add sysfs attribute for boot integrity
Mario Limonciello
2026-01-31
crypto: caam - fix netdev memory leak in dpaa2_caam_probe
Jianpeng Chang
2026-01-31
crypto: hisilicon/qm - increase wait time for mailbox
Weili Qian
2026-01-31
crypto: hisilicon/qm - obtain the mailbox configuration at one time
Weili Qian
2026-01-31
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
Weili Qian
2026-01-31
crypto: hisilicon/qm - move the barrier before writing to the mailbox register
Chenghai Huang
2026-01-31
crypto: hisilicon/trng - support tfms sharing the device
Weili Qian
2026-01-31
crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
Chenghai Huang
2026-01-31
crypto: stm32 - Replace min_t(size_t) with just min()
Thorsten Blum
2026-01-31
crypto: virtio - Replace package id with numa node id
Bibo Mao
2026-01-31
crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...
Bibo Mao
2026-01-31
crypto: virtio - Add spinlock protection with virtqueue notification
Bibo Mao
2026-01-30
crypto/ccp: Allow multiple streams on the same root bridge
Alexey Kardashevskiy
2026-01-30
crypto/ccp: Use PCI bridge defaults for IDE
Alexey Kardashevskiy
2026-01-30
crypto: inside-secure/eip93 - unregister only available algorithm
Aleksander Jan Bajkowski
2026-01-30
crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree
Ella Ma
2026-01-30
crypto: stm32 - Remove unnecessary checks before calling memcpy
Thorsten Blum
2026-01-30
crypto: omap - Use sysfs_emit in sysfs show functions
Thorsten Blum
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-23
crypto: ccp - narrow scope of snp_range_list
Tycho Andersen (AMD)
2026-01-23
crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
Tom Lendacky
2026-01-23
crypto: nx - Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-23
crypto: inside-secure/eip93 - fix kernel panic in driver detach
Aleksander Jan Bajkowski
2026-01-23
crypto: ccp - Use NULL instead of plain 0
Herbert Xu
2026-01-23
crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal device
Harsh Jain
2026-01-23
crypto: xilinx - Remove un-necessary typecast operation
Harsh Jain
2026-01-23
crypto: xilinx - Change coherent DMA to streaming DMA API
Harsh Jain
2026-01-23
crypto: xilinx - Replace zynqmp prefix with xilinx
Harsh Jain
2026-01-23
crypto: xilinx - Register H/W key support with paes
Harsh Jain
2026-01-23
crypto: xilinx - Avoid submitting fallback requests to engine
Harsh Jain
[next]