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
2019-12-13
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-12-13
crypto: geode-aes - switch to skcipher for cbc(aes) fallback
Ard Biesheuvel
2
-25
/
+34
2019-12-13
crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize
Tudor Ambarus
1
-23
/
+30
2019-12-13
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
1
-5
/
+1
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-10-11
crypto: ccree - use the full crypt length value
Gilad Ben-Yossef
1
-1
/
+1
2019-10-11
crypto: ccree - account for TEE not ready to report
Gilad Ben-Yossef
1
-1
/
+7
2019-10-11
crypto: caam - fix concurrency issue in givencrypt descriptor
Horia Geantă
2
-1
/
+10
2019-10-11
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
3
-1
/
+6
2019-10-11
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
1
-0
/
+3
2019-10-11
crypto: qat - Silence smp_processor_id() warning
Alexander Sverdlin
1
-1
/
+1
2019-10-07
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
1
-6
/
+7
2019-10-01
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+8
2019-08-22
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
1
-0
/
+8
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+6
2019-08-09
crypto: ux500/crypt: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-9
/
+38
2019-08-02
crypto: ccp - Ignore tag length when decrypting GCM ciphertext
Gary R Hook
1
-2
/
+1
2019-08-02
crypto: ccp - Add support for valid authsize values less than 16
Gary R Hook
2
-5
/
+35
2019-08-02
crypto: ccp - Fix oops by properly managing allocated structures
Gary R Hook
1
-2
/
+2
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-11
/
+26
2019-07-18
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
David Rientjes
1
-7
/
+12
2019-07-18
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
1
-1
/
+2
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
4
-4
/
+4
2019-07-12
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
1
-1
/
+11
2019-07-12
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
1
-1
/
+0
2019-07-12
crypto: stm32/hash - Fix incorrect printk modifier for size_t
Herbert Xu
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
73
-2450
/
+2906
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2019-07-03
crypto: stm32/hash - remove interruptible condition for dma
Lionel Debieve
1
-2
/
+2
2019-07-03
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
1
-1
/
+1
2019-07-03
crypto: stm32/crc32 - rename driver file
Lionel Debieve
2
-1
/
+1
2019-07-03
crypto: amcc - remove memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-07-03
crypto: ccp - Switch to SPDX license identifiers
Hook, Gary
22
-88
/
+20
2019-07-03
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2
-46
/
+52
2019-07-03
crypto: talitos - drop icv_ool
Christophe Leroy
2
-5
/
+0
2019-07-03
crypto: talitos - fix hash on SEC1.
Christophe Leroy
1
-28
/
+41
2019-07-03
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2
-30
/
+30
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
1
-3
/
+5
2019-06-27
crypto: talitos - eliminate unneeded 'done' functions at build time
Christophe Leroy
1
-1
/
+1
2019-06-27
crypto: sun4i-ss - reduce stack usage
Arnd Bergmann
1
-17
/
+30
2019-06-27
crypto: ccree - add HW engine config check
Gilad Ben-Yossef
3
-0
/
+38
2019-06-27
crypto: ccree - prevent isr handling in case driver is suspended
Ofir Drang
3
-0
/
+16
2019-06-27
crypto: ccree - check that cryptocell reset completed
Ofir Drang
4
-1
/
+43
2019-06-27
crypto: ccree - Relocate driver irq registration after clk init
ofir.drang@arm.com
1
-9
/
+9
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-61
/
+26
2019-06-20
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
1
-1
/
+1
2019-06-20
crypto: vmx - Document CTR mode counter width quirks
Daniel Axtens
1
-2
/
+20
[next]