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-02-04
crypto: testmgr - limit IV copy length in aead tests
Cristian Stoica
1
-3
/
+4
2015-02-04
crypto: tcrypt - fix buflen reminder calculation
Cristian Stoica
1
-8
/
+8
2015-01-26
crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed
Jarod Wilson
1
-0
/
+1
2015-01-26
crypto: caam - fix resource clean-up on error path for caam_jr_init
Cristian Stoica
1
-9
/
+22
2015-01-26
crypto: caam - pair irq map and dispose in the same function
Cristian Stoica
1
-3
/
+3
2015-01-26
crypto: ccp - terminate ccp_support array with empty element
Andrey Ryabinin
1
-0
/
+1
2015-01-26
crypto: caam - remove unused local variable
Cristian Stoica
1
-5
/
+1
2015-01-26
crypto: caam - remove dead code
Cristian Stoica
1
-7
/
+7
2015-01-26
crypto: caam - don't emit ICV check failures to dmesg
Kim Phillips
1
-4
/
+9
2015-01-26
hwrng: virtio - drop extra empty line
Michael S. Tsirkin
1
-1
/
+0
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
15
-39
/
+30
2015-01-26
crypto: atmel - Free memory in error path
Christophe Jaillet
2
-2
/
+2
2015-01-20
crypto: doc - remove colons in comments
Stephan Mueller
1
-4
/
+4
2015-01-20
crypto: seqiv - Ensure that IV size is at least 8 bytes
Herbert Xu
1
-0
/
+12
2015-01-20
crypto: cts - Weed out non-CBC algorithms
Herbert Xu
1
-0
/
+3
2015-01-20
MAINTAINERS: add linux-crypto to hw random
Michael S. Tsirkin
1
-0
/
+1
2015-01-20
crypto: cts - Remove bogus use of seqiv
Herbert Xu
1
-2
/
+0
2015-01-16
crypto: qat - don't need qat_auth_state struct
Tadeusz Struk
1
-6
/
+0
2015-01-14
crypto: algif_rng - fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2015-01-14
crypto: qat - Ensure ipad and opad are zeroed
Herbert Xu
1
-9
/
+6
2015-01-14
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
Timothy McCaffrey
2
-172
/
+205
2015-01-13
crypto: x86/des3_ede - drop bogus module aliases
Mathias Krause
1
-2
/
+0
2015-01-13
crypto: sparc64/md5 - fix module description
Mathias Krause
1
-1
/
+1
2015-01-13
crypto: sparc64/des - add "des3_ede" module alias
Mathias Krause
1
-0
/
+1
2015-01-13
crypto: sparc64/camellia - fix module alias
Mathias Krause
1
-1
/
+1
2015-01-13
crypto: sparc64/aes - fix module description
Mathias Krause
1
-1
/
+1
2015-01-13
crypto: qat - remove unnecessary include of atomic.h header file
Allan, Bruce W
2
-2
/
+0
2015-01-13
crypto: qat - use pci_wait_for_pending_transaction()
Allan, Bruce W
1
-15
/
+2
2015-01-13
crypto: qat - adf_ae_stop() is never called
Allan, Bruce W
1
-1
/
+1
2015-01-13
crypto: qat - correctly type a boolean
Allan, Bruce W
1
-2
/
+3
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
8
-47
/
+128
2015-01-13
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2
-34
/
+26
2015-01-08
lib: memzero_explicit: add comment for its usage
Daniel Borkmann
1
-0
/
+5
2015-01-08
crypto: qat - Fix incorrect uses of memzero_explicit
Herbert Xu
1
-25
/
+20
2015-01-08
crypto: aead - add check for presence of auth tag
Stephan Mueller
1
-0
/
+3
2015-01-08
crypto: omap-des - fix BUG_ON condition
Asaf Vertz
1
-2
/
+2
2015-01-05
crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c
Masanari Iida
1
-1
/
+1
2015-01-05
crypto: amcc - Remove unused function
Rickard Strandqvist
1
-23
/
+0
2015-01-05
Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
Herbert Xu
1
-12
/
+11
2014-12-29
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2
-0
/
+10
2014-12-29
crypto: algif_rng - add random number generator support
Stephan Mueller
1
-0
/
+192
2014-12-26
crypto: af_alg - zeroize key data
Stephan Mueller
1
-1
/
+1
2014-12-26
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
1
-14
/
+16
2014-12-26
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
1
-1
/
+2
2014-12-26
hwrng: core - Do not register device opportunistically
Herbert Xu
1
-11
/
+12
2014-12-26
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
1
-3
/
+11
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2
-10
/
+5
2014-12-24
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
1
-0
/
+9
2014-12-24
crypto: octeon - add MD5 module
Aaro Koskinen
3
-0
/
+220
2014-12-24
MIPS: OCTEON: reintroduce crypto features check
Aaro Koskinen
2
-2
/
+21
[next]