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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
crypto: marvell/cesa - easier way to get the transform
Russell King
1
-2
/
+2
2015-10-20
crypto: ahash - Add crypto_ahash_blocksize
Herbert Xu
1
-0
/
+14
2015-10-20
lib/mpi: fix off by one in mpi_read_raw_from_sgl
Stephan Mueller
1
-1
/
+4
2015-10-20
crypto: qat - fix crypto_get_instance_node function
Tadeusz Struk
1
-4
/
+16
2015-10-20
hwrng: exynos - Fix unbalanced PM runtime get/puts
Daniel Thompson
1
-1
/
+1
2015-10-20
lib/mpi: clean unused SHA1_DIGEST_LENGTH
LABBE Corentin
1
-6
/
+0
2015-10-15
crypto: n2 - set array of const as const
LABBE Corentin
1
-1
/
+1
2015-10-15
crypto: sahara - set array of const as const
LABBE Corentin
1
-6
/
+6
2015-10-15
crypto: s390/sha - replace raw value by their coresponding define
LABBE Corentin
1
-1
/
+1
2015-10-15
crypto: keywrap - add testmgr support
Stephan Mueller
2
-0
/
+56
2015-10-15
crypto: keywrap - enable compilation
Stephan Mueller
2
-0
/
+8
2015-10-15
crypto: keywrap - add key wrapping block chaining mode
Stephan Mueller
1
-0
/
+419
2015-10-15
crypto: testmgr - test IV value after a cipher operation
Boris BREZILLON
2
-1
/
+12
2015-10-15
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
1
-2
/
+2
2015-10-14
crypto: pkcs7 - Fix unaligned access in pkcs7_verify()
Sowmini Varadhan
1
-2
/
+3
2015-10-14
crypto: ux500 - Use devm_xxx() managed function
LABBE Corentin
2
-103
/
+16
2015-10-14
crypto: atmel - use devm_xxx() managed function
LABBE Corentin
3
-69
/
+25
2015-10-14
crypto: mxs-dcp - mxs-dcp is an stmp device
Arnd Bergmann
1
-0
/
+1
2015-10-14
ARM: dts: stm32f429: Adopt STM32 RNG driver
Daniel Thompson
1
-0
/
+7
2015-10-14
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
3
-0
/
+215
2015-10-14
dt-bindings: Document the STM32 HW RNG bindings
Daniel Thompson
1
-0
/
+21
2015-10-14
crypto: marvell/cesa - factor out common import/export functions
Russell King
1
-104
/
+53
2015-10-14
crypto: marvell/cesa - fix wrong hash results
Russell King
1
-0
/
+15
2015-10-14
crypto: marvell/cesa - initialise struct mv_cesa_ahash_req
Russell King
1
-0
/
+12
2015-10-14
crypto: marvell/cesa - fix stack smashing in marvell/hash.c
Russell King
1
-0
/
+3
2015-10-14
MAINTAINERS: add maintainers for the Marvell Crypto driver
Thomas Petazzoni
1
-0
/
+7
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
5
-4
/
+40
2015-10-14
crypto: jitterentropy - remove unnecessary information from a comment
Alexander Kuleshov
1
-4
/
+0
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
15
-164
/
+407
2015-10-14
lib/mpi: Add mpi sgl helpers
Tadeusz Struk
2
-0
/
+200
2015-10-08
hwrng: st - Improve FIFO size/depth description
Lee Jones
1
-1
/
+2
2015-10-08
hwrng: st - Use real-world device timings for timeout
Lee Jones
1
-2
/
+8
2015-10-08
hwrng: st: dt: Fix trivial typo in node address
Lee Jones
1
-1
/
+1
2015-10-08
crypto: atmel - Check for clk_prepare_enable() return value
LABBE Corentin
3
-3
/
+15
2015-10-08
crypto: caam - add support for acipher xts(aes)
Catalin Vasile
1
-1
/
+137
2015-10-08
crypto: qce - dma_map_sg can handle chained SG
LABBE Corentin
6
-94
/
+17
2015-10-08
crypto: ccp - Use module name in driver structures
Tom Lendacky
2
-2
/
+2
2015-10-08
crypto: ccp - Change references to accelerator to offload
Tom Lendacky
2
-8
/
+7
2015-10-08
crypto: ccp - Remove use ACPI field
Tom Lendacky
1
-4
/
+0
2015-10-08
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
4
-42
/
+105
2015-10-01
crypto: qat - remove unneeded variable
Tadeusz Struk
1
-3
/
+2
2015-10-01
crypto: qat - add support for ctr(aes) and xts(aes)
Tadeusz Struk
1
-39
/
+127
2015-10-01
crypto: skcipher - blkcipher and ablkcipher should it be static
Geliang Tang
1
-2
/
+2
2015-10-01
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers
John Haxby
1
-16
/
+0
2015-10-01
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
1
-53
/
+13
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
3
-168
/
+53
2015-10-01
crypto: talitos - dma_map_sg can handle chained SG
LABBE Corentin
1
-86
/
+18
2015-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
4
-25
/
+5
2015-09-21
crypto: crc32c-pclmul - use .rodata instead of .rotata
Nicolas Iooss
1
-1
/
+1
2015-09-21
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
1
-27
/
+3
[next]