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
2016-11-17
crypto: jitterentropy - drop duplicate header module.h
Geliang Tang
1
-1
/
+0
2016-11-13
crypto: caam - merge identical ahash_final/finup shared desc
Horia Geantă
1
-25
/
+1
2016-11-13
crypto: caam - constify pointer to descriptor buffer
Horia Geantă
1
-34
/
+38
2016-11-13
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
Horia Geantă
2
-7
/
+5
2016-11-13
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2
-9
/
+17
2016-11-13
crypto: caam - fix DMA API mapping leak in ablkcipher code
Horia Geantă
1
-0
/
+44
2016-11-13
crypto: caam - remove unreachable code in report_ccb_status()
Horia Geantă
1
-3
/
+2
2016-11-13
crypto: caam - trivial code clean-up
Horia Geantă
3
-22
/
+9
2016-11-13
crypto: caam - remove unused command from aead givencrypt
Horia Geantă
1
-4
/
+1
2016-11-13
crypto: caam - remove unused may_sleep in dbg_dump_sg()
Horia Geantă
1
-13
/
+6
2016-11-13
crypto: caam - fix smatch warnings
Horia Geantă
2
-4
/
+2
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
3
-26
/
+20
2016-11-13
crypto: caam - desc.h fixes
Horia Geantă
1
-8
/
+8
2016-11-13
crypto: caam - completely remove error propagation handling
Horia Geantă
2
-8
/
+2
2016-11-13
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
1
-1
/
+3
2016-11-13
crypto: gf128mul - remove dead gf128mul_64k_lle code
Alex Cope
2
-62
/
+6
2016-11-13
crypto: dh - Consistenly return negative error codes
Mat Martineau
1
-1
/
+1
2016-11-13
crypto: poly1305 - Use unaligned access where required
Jason A. Donenfeld
1
-19
/
+15
2016-11-13
Crypto: mv_cesa - Switch to using managed resources
Nadim almas
1
-3
/
+1
2016-11-13
crypto: talitos - fix spelling mistake
Colin Ian King
1
-1
/
+1
2016-11-13
crypto: ccp - Fix handling of RSA exponent on a v5 device
Gary R Hook
1
-5
/
+5
2016-11-01
crypto: cryptd - Remove unused but set variable 'tfm'
Tobias Klauser
1
-2
/
+0
2016-11-01
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
Eric Biggers
8
-13
/
+7
2016-11-01
crypto: skcipher - Get rid of crypto_grab_skcipher2()
Eric Biggers
8
-27
/
+21
2016-11-01
hwrng: atmel - disable TRNG during suspend
Wenyou Yang
1
-3
/
+21
2016-11-01
crypto: acomp - fix dependency in Makefile
Giovanni Cabiddu
1
-2
/
+3
2016-11-01
crypto: caam - fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2016-11-01
crypto: sahara - fix typo "Decidated" -> "Dedicated"
Colin Ian King
1
-1
/
+1
2016-11-01
crypto: atmel - drop pointless static qualifier in atmel_aes_probe()
Wei Yongjun
1
-1
/
+1
2016-11-01
hwrng: core - zeroize buffers with random data
Stephan Mueller
1
-0
/
+3
2016-10-25
crypto: acomp - update testmgr with support for acomp
Giovanni Cabiddu
1
-13
/
+145
2016-10-25
crypto: acomp - add support for deflate via scomp
Giovanni Cabiddu
2
-10
/
+102
2016-10-25
crypto: acomp - add support for 842 via scomp
Giovanni Cabiddu
2
-2
/
+80
2016-10-25
crypto: acomp - add support for lz4hc via scomp
Giovanni Cabiddu
2
-10
/
+83
2016-10-25
crypto: acomp - add support for lz4 via scomp
Giovanni Cabiddu
2
-10
/
+82
2016-10-25
crypto: acomp - add support for lzo via scomp
Giovanni Cabiddu
2
-15
/
+83
2016-10-25
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu
7
-29
/
+578
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
8
-0
/
+502
2016-10-25
crypto: ccp - fix typo "CPP"
Paul Bolle
1
-3
/
+3
2016-10-25
hwrng: meson - Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
1
-1
/
+0
2016-10-25
crypto: engine - Handle the kthread worker using the new API
Petr Mladek
2
-19
/
+13
2016-10-25
crypto: ccp - Clean up the LSB slot allocation code
Gary R Hook
3
-12
/
+16
2016-10-25
crypto: ccp - remove unneeded code
Gary R Hook
1
-1
/
+0
2016-10-25
crypto: ccp - change bitfield type to unsigned ints
Gary R Hook
1
-21
/
+21
2016-10-25
hwrng: meson - Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-25
crypto: gcm - Fix error return code in crypto_gcm_create_common()
Wei Yongjun
1
-1
/
+1
2016-10-25
crypto: ccp - Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-10-25
crypto: caam - add support for iMX6UL
Marcus Folkesson
2
-15
/
+40
2016-10-25
padata: Remove unused but set variables
Tobias Klauser
1
-4
/
+0
2016-10-21
crypto: ccp - change type of struct member lsb to signed
Gary R Hook
1
-1
/
+1
[next]