index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
crypto: axis - remove sha512 support for artpec7
Lars Persson
1
-117
/
+9
2019-02-01
crypto: axis - remove sha384 support for artpec7
Lars Persson
1
-105
/
+2
2019-02-01
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Corentin Labbe
1
-2
/
+2
2019-02-01
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
1
-2
/
+2
2019-02-01
crypto: caam - fix indentation of goto label
Roland Hieber
1
-1
/
+1
2019-02-01
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-16
/
+6
2019-02-01
crypto: ccp - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-29
/
+7
2019-02-01
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
3
-28
/
+8
2019-02-01
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-41
/
+11
2019-02-01
crypto: axis - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+0
2019-02-01
crypto: ccree - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-31
/
+6
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
9
-58
/
+0
2019-02-01
crypto: caam - handle zero-length AEAD output
Horia Geantă
3
-24
/
+47
2019-02-01
crypto: caam - add support for cmac(aes)
Iuliana Prodan
3
-33
/
+139
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
16
-27
/
+32
2019-01-25
crypto: bcm - remove unused function do_decrypt()
Eric Biggers
2
-46
/
+0
2019-01-25
crypto: chelsio - Inline single pdu only
Atul Gupta
1
-0
/
+3
2019-01-25
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2
-7
/
+5
2019-01-25
crypto: ccree - don't copy zero size ciphertext
Gilad Ben-Yossef
1
-1
/
+2
2019-01-25
crypto: ccree - shared irq lines are not a bug
Gilad Ben-Yossef
1
-3
/
+3
2019-01-25
crypto: ccree - unmap buffer before copying IV
Gilad Ben-Yossef
1
-1
/
+2
2019-01-25
crypto: ccree - remove legacy leftover
Hadar Gat
1
-2
/
+0
2019-01-25
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
1
-4
/
+4
2019-01-25
crypto: ccree - add error message
Hadar Gat
1
-1
/
+4
2019-01-25
crypto: ccree - improve error handling
Hadar Gat
1
-39
/
+35
2019-01-25
crypto: cavium/nitrox - Invoke callback after DMA unmap
Nagadheeraj Rottela
1
-4
/
+6
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
1
-0
/
+4
2019-01-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-77
/
+63
2019-01-18
crypto: brcm - Fix some set-but-not-used warning
YueHaibing
1
-5
/
+1
2019-01-11
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
1
-3
/
+3
2019-01-11
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2019-01-11
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
1
-2
/
+0
2019-01-11
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
1
-2
/
+4
2019-01-11
crypto: ux500 - catch dma submission error
YueHaibing
1
-0
/
+6
2019-01-11
crypto: crypto4xx - add prng crypto support
Christian Lamparter
3
-0
/
+92
2019-01-11
crypto: caam - add support for xcbc(aes)
Iuliana Prodan
3
-17
/
+232
2019-01-11
crypto: caam - create ahash shared descriptors only once
Iuliana Prodan
1
-1
/
+6
2019-01-11
crypto: caam - fix error reporting for caam_hash_alloc
Iuliana Prodan
1
-1
/
+2
2019-01-11
crypto: ccp - Update copyright notices and dates
Hook, Gary
9
-9
/
+9
2019-01-11
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
1
-11
/
+1
2019-01-11
crypto: caam - move shared symbols in a common location
Horia Geantă
3
-11
/
+6
2019-01-10
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+4
2019-01-10
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
1
-18
/
+7
2019-01-10
crypto: cavium/nitrox - Use after free in process_response_list()
Dan Carpenter
1
-1
/
+1
2019-01-10
crypto: caam - fix SHA support detection
Horia Geantă
3
-1
/
+11
2019-01-10
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
1
-6
/
+9
2019-01-10
crypto: ccree - convert to use crypto_authenc_extractkeys()
Eric Biggers
1
-21
/
+19
2019-01-10
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2
-31
/
+14
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
12
-88
/
+86
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-3
/
+3
[prev]
[next]