index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-14
crypto: padlock-sha - Disable for Zhaoxin processor
AlanSong-oc
1
-0
/
+7
2026-03-14
crypto: ccp - simplify sev_update_firmware()
Tycho Andersen (AMD)
1
-18
/
+9
2026-03-14
crypto: qce - Remove return variable and unused assignments
Thorsten Blum
1
-9
/
+3
2026-03-14
crypto: ccp - Fix leaking the same page twice
Guenter Roeck
1
-3
/
+1
2026-03-09
crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library
Eric Biggers
1
-1
/
+1
2026-03-07
crypto: qat - Drop redundant local variables
Thorsten Blum
1
-7
/
+3
2026-03-07
crypto: ti - Add support for AES-CTR in DTHEv2 driver
T Pratham
4
-30
/
+180
2026-03-07
crypto: atmel-i2c - Replace hard-coded bus clock rate with constant
Thorsten Blum
1
-1
/
+1
2026-03-07
crypto: qce - Replace snprintf("%s") with strscpy
Thorsten Blum
3
-9
/
+9
2026-03-07
crypto: vmx - Remove disabled build directive
Thorsten Blum
1
-1
/
+0
2026-03-07
crypto: atmel-ecc - Release client on allocation failure
Thorsten Blum
1
-0
/
+1
2026-03-07
crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
Thorsten Blum
1
-0
/
+4
2026-02-28
crypto: atmel-sha204a - Fix OTP sysfs read and error handling
Thorsten Blum
1
-9
/
+11
2026-02-28
crypto: atmel-sha204a - Fix error codes in OTP reads
Thorsten Blum
2
-5
/
+6
2026-02-28
crypto: inside-secure/eip93 - fix register definition
Aleksander Jan Bajkowski
1
-1
/
+1
2026-02-28
crypto: virtio - Convert from tasklet to BH workqueue
Pat Somaru
2
-7
/
+7
2026-02-28
crypto: safexcel - Add support for authenc(hmac(md5),*) suites
Aleksander Jan Bajkowski
3
-0
/
+157
2026-02-28
crypto: safexcel - Group authenc ciphersuites
Aleksander Jan Bajkowski
2
-4
/
+4
2026-02-28
crypto: caam - Replace snprintf with strscpy in caam_hash_alloc
Thorsten Blum
2
-16
/
+9
2026-02-28
crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info
Thorsten Blum
1
-4
/
+4
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
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-30
crypto/ccp: Allow multiple streams on the same root bridge
Alexey Kardashevskiy
1
-2
/
+1
[prev]
[next]