index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
crypto: caam - guard HMAC key hex dumps in hash_digest_key
Thorsten Blum
2
-4
/
+4
3 days
crypto: qat - fix firmware loading failure for GEN6 devices
Suman Kumar Chakraborty
3
-1
/
+12
3 days
crypto: qat - fix indentation of macros in qat_hal.c
Suman Kumar Chakraborty
1
-11
/
+11
10 days
crypto: nx - Fix packed layout in struct nx842_crypto_header
Gustavo A. R. Silva
1
-2
/
+2
10 days
crypto: nx - fix context leak in nx842_crypto_free_ctx
Thorsten Blum
1
-4
/
+2
10 days
crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
1
-4
/
+4
10 days
crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
Thorsten Blum
1
-0
/
+4
10 days
crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
Thorsten Blum
1
-4
/
+2
10 days
crypto: atmel-sha204a - Fix error codes in OTP reads
Thorsten Blum
2
-5
/
+6
10 days
crypto: atmel-tdes - fix DMA sync direction
Thorsten Blum
1
-4
/
+4
10 days
crypto: ccree - fix a memory leak in cc_mac_digest()
Haoxiang Li
1
-0
/
+1
10 days
crypto: hisilicon - Fix dma_unmap_single() direction
Thomas Fourier
1
-1
/
+1
10 days
crypto: atmel-ecc - Release client on allocation failure
Thorsten Blum
1
-0
/
+1
10 days
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Thorsten Blum
1
-1
/
+1
10 days
crypto: talitos - rename first/last to first_desc/last_desc
Paul Louvel
1
-23
/
+23
10 days
crypto: talitos - fix SEC1 32k ahash request limitation
Paul Louvel
1
-69
/
+147
10 days
crypto: qat - fix IRQ cleanup on 6xxx probe failure
Giovanni Cabiddu
1
-1
/
+3
10 days
crypto: atmel-sha204a - Fix OTP sysfs read and error handling
Thorsten Blum
1
-9
/
+11
2026-04-27
crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
Sean Christopherson
1
-0
/
+3
2026-04-27
crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed
Sean Christopherson
1
-1
/
+7
2026-04-27
crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed
Sean Christopherson
1
-1
/
+7
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
4
-19
/
+28
2026-03-26
crypto: caam - fix overflow on long hmac keys
Horia Geantă
1
-1
/
+2
2026-03-26
crypto: caam - fix DMA corruption on long hmac keys
Horia Geantă
1
-1
/
+2
2026-03-26
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
2
-17
/
+24
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2026-03-14
crypto: padlock-sha - Disable for Zhaoxin processor
AlanSong-oc
1
-0
/
+7
2026-03-14
crypto: ccp - Fix leaking the same page twice
Guenter Roeck
1
-3
/
+1
2026-02-28
crypto: atmel-sha204a - Fix OOM ->tfm_count leak
Thorsten Blum
1
-2
/
+3
2026-02-28
crypto: ccp - Fix use-after-free on error path
Alper Ak
1
-1
/
+1
2026-02-28
crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabled
Ashish Kalra
1
-6
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-5
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
10
-22
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
71
-111
/
+111
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
88
-176
/
+172
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-13
/
+86
2026-02-11
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
[next]