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
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-97
/
+72
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
62
-3760
/
+4635
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+8
2017-11-12
crypto/nx: Do not initialize workmem allocation
Haren Myneni
1
-1
/
+1
2017-11-12
crypto/nx: Use percpu send window for NX requests
Haren Myneni
1
-81
/
+68
2017-11-12
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
1
-15
/
+3
2017-11-10
crypto: stm32/hash - Fix return issue on update
Lionel Debieve
1
-7
/
+1
2017-11-10
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
1
-3
/
+0
2017-11-10
crypto: qat - Clean up error handling in qat_dh_set_secret()
Eric Biggers
1
-7
/
+8
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
51
-0
/
+51
2017-11-06
crypto: Convert timers to use timer_setup()
Kees Cook
3
-9
/
+8
2017-11-06
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-4
/
+1
2017-11-06
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
Boris BREZILLON
1
-0
/
+1
2017-11-06
crypto: atmel - remove empty functions
Tudor-Dan Ambarus
2
-38
/
+0
2017-11-06
crypto: caam - remove unused param of ctx_map_to_sec4_sg()
Horia Geantă
1
-4
/
+4
2017-11-06
crypto: caam - remove unneeded edesc zeroization
Horia Geantă
1
-4
/
+0
2017-11-03
crypto: atmel-aes - Reset the controller before each use
Romain Izard
1
-7
/
+3
2017-11-03
crypto: atmel-aes - properly set IV after {en,de}crypt
Romain Izard
1
-3
/
+37
2017-11-03
crypto: s5p-sss - Add HASH support for Exynos
Kamil Konieczny
2
-10
/
+1410
2017-11-03
crypto: s5p-sss - Change spaces to tabs
Kamil Konieczny
1
-95
/
+95
2017-11-03
crypto: drivers - Convert timers to use timer_setup()
Kees Cook
2
-7
/
+6
2017-11-03
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
1
-1
/
+6
2017-11-03
crypto: caam - fix incorrect define
Radu Alexe
1
-1
/
+1
2017-11-03
crypto: atmel - remove useless irq init
Tudor-Dan Ambarus
3
-6
/
+0
2017-11-03
crypto: atmel - return appropriate error code
Tudor-Dan Ambarus
3
-6
/
+3
2017-11-03
crypto: mediatek - move to generic async completion
Gilad Ben-Yossef
1
-26
/
+5
2017-11-03
crypto: qce - move to generic async completion
Gilad Ben-Yossef
1
-26
/
+4
2017-11-03
crypto: talitos - move to generic async completion
Gilad Ben-Yossef
1
-33
/
+5
2017-11-03
crypto: marvell/cesa - remove redundant backlog checks on EBUSY
Gilad Ben-Yossef
2
-3
/
+2
2017-11-03
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2
-7
/
+8
2017-11-03
crypto: vmx - Use skcipher for ctr fallback
Paulo Flabiano Smorigo
1
-16
/
+17
2017-11-03
crypto: marvell - Switch cipher algs to the skcipher interface
Boris BREZILLON
3
-260
/
+251
2017-11-03
crypto: qat - mark expected switch fall-throughs in qat_uclo
Gustavo A. R. Silva
1
-0
/
+3
2017-11-03
crypto: qat - remove unused and redundant pointer vf_info
Colin Ian King
1
-3
/
+0
2017-11-03
crypto: ccp - remove unused variable qim
Colin Ian King
1
-2
/
+1
2017-11-03
crypto: cavium - clean up clang warning on unread variable offset
Colin Ian King
1
-1
/
+1
2017-11-03
crypto: marvell - Remove the old mv_cesa driver
Boris BREZILLON
5
-1390
/
+3
2017-11-03
crypto: marvell - Add a platform_device_id table
Boris BREZILLON
1
-0
/
+6
2017-11-03
crypto: chelsio - Fix memory leak
Harsh Jain
1
-4
/
+4
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
3
-694
/
+1109
2017-11-03
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl ...
Harsh Jain
4
-172
/
+76
2017-11-03
crypto: chelsio - Use x8_ble gf multiplication to calculate IV.
Harsh Jain
2
-2
/
+10
2017-11-03
crypto: chelsio - Check error code with IS_ERR macro
Yeshaswi M R Gowda
1
-8
/
+8
2017-11-03
crypto: chelsio - Remove unused parameter
Yeshaswi M R Gowda
2
-32
/
+23
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
51
-0
/
+51
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-3
/
+3
2017-10-12
crypto: talitos - avoid useless copy
LEROY Christophe
1
-14
/
+22
2017-10-12
crypto: talitos - chain in buffered data for ahash on SEC1
LEROY Christophe
2
-13
/
+127
2017-10-12
crypto: talitos - do hw_context DMA mapping outside the requests
LEROY Christophe
1
-23
/
+57
2017-10-12
crypto: talitos - DMA map key in setkey()
LEROY Christophe
1
-17
/
+39
[next]