index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-09-05
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-0
/
+8
|
\
|
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-08-30
1
-0
/
+8
|
|
\
|
|
*
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
2019-08-22
1
-0
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
3
-9
/
+44
|
\
|
|
|
*
|
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-10
1
-0
/
+6
|
|
\
\
|
|
*
|
crypto: ux500/crypt: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
1
-0
/
+6
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-08-09
2
-9
/
+38
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
crypto: ccp - Ignore tag length when decrypting GCM ciphertext
Gary R Hook
2019-08-02
1
-2
/
+1
|
|
*
crypto: ccp - Add support for valid authsize values less than 16
Gary R Hook
2019-08-02
2
-5
/
+35
|
|
*
crypto: ccp - Fix oops by properly managing allocated structures
Gary R Hook
2019-08-02
1
-2
/
+2
*
|
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+4
|
/
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-19
4
-11
/
+26
|
\
|
|
*
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
David Rientjes
2019-07-18
1
-7
/
+12
|
*
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
2019-07-18
1
-1
/
+2
|
*
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
2019-07-12
1
-1
/
+11
|
*
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
2019-07-12
1
-1
/
+0
|
*
crypto: stm32/hash - Fix incorrect printk modifier for size_t
Herbert Xu
2019-07-12
1
-1
/
+1
*
|
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
4
-4
/
+4
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
73
-2450
/
+2906
|
\
|
|
*
crypto: stm32/hash - remove interruptible condition for dma
Lionel Debieve
2019-07-03
1
-2
/
+2
|
*
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
2019-07-03
1
-1
/
+1
|
*
crypto: stm32/crc32 - rename driver file
Lionel Debieve
2019-07-03
2
-1
/
+1
|
*
crypto: amcc - remove memset after dma_alloc_coherent
Fuqian Huang
2019-07-03
1
-1
/
+0
|
*
crypto: ccp - Switch to SPDX license identifiers
Hook, Gary
2019-07-03
22
-88
/
+20
|
*
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2019-07-03
2
-46
/
+52
|
*
crypto: talitos - drop icv_ool
Christophe Leroy
2019-07-03
2
-5
/
+0
|
*
crypto: talitos - fix hash on SEC1.
Christophe Leroy
2019-07-03
1
-28
/
+41
|
*
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2019-07-03
2
-30
/
+30
|
*
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-06-28
1
-3
/
+5
|
*
crypto: talitos - eliminate unneeded 'done' functions at build time
Christophe Leroy
2019-06-27
1
-1
/
+1
|
*
crypto: sun4i-ss - reduce stack usage
Arnd Bergmann
2019-06-27
1
-17
/
+30
|
*
crypto: ccree - add HW engine config check
Gilad Ben-Yossef
2019-06-27
3
-0
/
+38
|
*
crypto: ccree - prevent isr handling in case driver is suspended
Ofir Drang
2019-06-27
3
-0
/
+16
|
*
crypto: ccree - check that cryptocell reset completed
Ofir Drang
2019-06-27
4
-1
/
+43
|
*
crypto: ccree - Relocate driver irq registration after clk init
ofir.drang@arm.com
2019-06-27
1
-9
/
+9
|
*
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-20
3
-61
/
+26
|
*
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
2019-06-20
1
-1
/
+1
|
*
crypto: vmx - Document CTR mode counter width quirks
Daniel Axtens
2019-06-20
1
-2
/
+20
|
*
crypto: caam - update IV using HW support
Horia Geantă
2019-06-20
5
-146
/
+163
|
*
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
2019-06-20
8
-99
/
+105
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2019-06-20
3
-127
/
+88
|
|
\
|
*
|
crypto: sahara - Use devm_platform_ioremap_resource()
Fabio Estevam
2019-06-13
1
-3
/
+1
|
*
|
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
Fabio Estevam
2019-06-13
1
-4
/
+1
|
*
|
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-13
1
-1
/
+1
|
*
|
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
2019-06-13
1
-4
/
+2
|
*
|
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-13
2
-2
/
+2
|
*
|
crypto: bcm - Make some symbols static
YueHaibing
2019-06-13
2
-9
/
+9
|
*
|
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
2019-06-06
1
-0
/
+1
|
*
|
crypto: caam - disable some clock checks for iMX7ULP
Iuliana Prodan
2019-06-06
1
-2
/
+4
[next]