index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-5
/
+3
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
10
-22
/
+11
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
71
-111
/
+111
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
88
-176
/
+172
12 days
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-13
/
+86
14 days
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+1
2026-02-10
crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
Kees Cook
1
-1
/
+1
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
46
-932
/
+1840
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-39
/
+37
2026-02-07
crypto: img-hash - Use unregister_ahashes in img_{un}register_algs
Thorsten Blum
1
-14
/
+7
2026-02-06
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
Thorsten Blum
1
-7
/
+1
2026-02-06
crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
Zilin Guan
1
-2
/
+7
2026-02-06
crypto: xilinx - Fix inconsistant indentation
Harsh Jain
1
-1
/
+1
2026-02-06
crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
Thorsten Blum
3
-47
/
+22
2026-02-06
crypto: ccp - Add sysfs attribute for boot integrity
Mario Limonciello
2
-1
/
+4
2026-01-31
crypto: caam - fix netdev memory leak in dpaa2_caam_probe
Jianpeng Chang
2
-12
/
+17
2026-01-31
crypto: hisilicon/qm - increase wait time for mailbox
Weili Qian
1
-10
/
+24
2026-01-31
crypto: hisilicon/qm - obtain the mailbox configuration at one time
Weili Qian
1
-47
/
+86
2026-01-31
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
Weili Qian
1
-12
/
+2
2026-01-31
crypto: hisilicon/qm - move the barrier before writing to the mailbox register
Chenghai Huang
1
-1
/
+5
2026-01-31
crypto: hisilicon/trng - support tfms sharing the device
Weili Qian
1
-35
/
+86
2026-01-31
crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
Chenghai Huang
2
-8
/
+84
2026-01-31
crypto: stm32 - Replace min_t(size_t) with just min()
Thorsten Blum
1
-15
/
+14
2026-01-31
crypto: virtio - Replace package id with numa node id
Bibo Mao
1
-1
/
+1
2026-01-31
crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...
Bibo Mao
1
-2
/
+0
2026-01-31
crypto: virtio - Add spinlock protection with virtqueue notification
Bibo Mao
1
-0
/
+5
2026-01-31
crypto/ccp: Allow multiple streams on the same root bridge
Alexey Kardashevskiy
1
-2
/
+1
2026-01-31
crypto/ccp: Use PCI bridge defaults for IDE
Alexey Kardashevskiy
1
-12
/
+0
2026-01-30
crypto: inside-secure/eip93 - unregister only available algorithm
Aleksander Jan Bajkowski
1
-39
/
+53
2026-01-30
crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree
Ella Ma
1
-1
/
+1
2026-01-30
crypto: stm32 - Remove unnecessary checks before calling memcpy
Thorsten Blum
1
-4
/
+2
2026-01-30
crypto: omap - Use sysfs_emit in sysfs show functions
Thorsten Blum
2
-3
/
+5
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2
-7
/
+4
2026-01-23
crypto: ccp - narrow scope of snp_range_list
Tycho Andersen (AMD)
1
-12
/
+1
2026-01-23
crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
Tom Lendacky
1
-23
/
+23
2026-01-23
crypto: nx - Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-23
crypto: inside-secure/eip93 - fix kernel panic in driver detach
Aleksander Jan Bajkowski
1
-1
/
+1
2026-01-23
crypto: ccp - Use NULL instead of plain 0
Herbert Xu
1
-1
/
+1
2026-01-23
crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal device
Harsh Jain
1
-9
/
+421
2026-01-23
crypto: xilinx - Remove un-necessary typecast operation
Harsh Jain
1
-6
/
+3
2026-01-23
crypto: xilinx - Change coherent DMA to streaming DMA API
Harsh Jain
1
-36
/
+58
2026-01-23
crypto: xilinx - Replace zynqmp prefix with xilinx
Harsh Jain
1
-71
/
+69
2026-01-23
crypto: xilinx - Register H/W key support with paes
Harsh Jain
1
-100
/
+204
2026-01-23
crypto: xilinx - Avoid submitting fallback requests to engine
Harsh Jain
1
-27
/
+35
2026-01-23
crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16
Harsh Jain
1
-3
/
+3
2026-01-23
crypto: xilinx - Return linux error code instead of firmware error code
Harsh Jain
1
-7
/
+7
2026-01-23
crypto: xilinx - Update probe to self discover the device
Harsh Jain
1
-24
/
+62
2026-01-23
crypto: xilinx - Remove union from zynqmp_aead_drv_ctx
Harsh Jain
1
-13
/
+11
2026-01-21
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
1
-0
/
+14
2026-01-21
crypto: ccp - Factor out ring destroy handling to a helper
Mario Limonciello (AMD)
1
-12
/
+24
[next]