index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: algif_rng - fix sparse non static symbol warning
Wei Yongjun
2015-01-14
1
-1
/
+1
*
crypto: qat - Ensure ipad and opad are zeroed
Herbert Xu
2015-01-14
1
-9
/
+6
*
crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106
Timothy McCaffrey
2015-01-14
2
-172
/
+205
*
crypto: x86/des3_ede - drop bogus module aliases
Mathias Krause
2015-01-13
1
-2
/
+0
*
crypto: sparc64/md5 - fix module description
Mathias Krause
2015-01-13
1
-1
/
+1
*
crypto: sparc64/des - add "des3_ede" module alias
Mathias Krause
2015-01-13
1
-0
/
+1
*
crypto: sparc64/camellia - fix module alias
Mathias Krause
2015-01-13
1
-1
/
+1
*
crypto: sparc64/aes - fix module description
Mathias Krause
2015-01-13
1
-1
/
+1
*
crypto: qat - remove unnecessary include of atomic.h header file
Allan, Bruce W
2015-01-13
2
-2
/
+0
*
crypto: qat - use pci_wait_for_pending_transaction()
Allan, Bruce W
2015-01-13
1
-15
/
+2
*
crypto: qat - adf_ae_stop() is never called
Allan, Bruce W
2015-01-13
1
-1
/
+1
*
crypto: qat - correctly type a boolean
Allan, Bruce W
2015-01-13
1
-2
/
+3
*
crypto: qat - fix device reset flow
Allan, Bruce W
2015-01-13
8
-47
/
+128
*
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2015-01-13
2
-34
/
+26
*
lib: memzero_explicit: add comment for its usage
Daniel Borkmann
2015-01-08
1
-0
/
+5
*
crypto: qat - Fix incorrect uses of memzero_explicit
Herbert Xu
2015-01-08
1
-25
/
+20
*
crypto: aead - add check for presence of auth tag
Stephan Mueller
2015-01-08
1
-0
/
+3
*
crypto: omap-des - fix BUG_ON condition
Asaf Vertz
2015-01-08
1
-2
/
+2
*
crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c
Masanari Iida
2015-01-05
1
-1
/
+1
*
crypto: amcc - Remove unused function
Rickard Strandqvist
2015-01-05
1
-23
/
+0
*
Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
Herbert Xu
2015-01-05
1
-12
/
+11
*
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2014-12-29
2
-0
/
+10
*
crypto: algif_rng - add random number generator support
Stephan Mueller
2014-12-29
1
-0
/
+192
*
crypto: af_alg - zeroize key data
Stephan Mueller
2014-12-26
1
-1
/
+1
*
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
2014-12-26
1
-14
/
+16
*
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
2014-12-26
1
-1
/
+2
*
hwrng: core - Do not register device opportunistically
Herbert Xu
2014-12-26
1
-11
/
+12
*
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
2014-12-26
1
-3
/
+11
*
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2014-12-26
2
-10
/
+5
*
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
2014-12-24
1
-0
/
+9
*
crypto: octeon - add MD5 module
Aaro Koskinen
2014-12-24
3
-0
/
+220
*
MIPS: OCTEON: reintroduce crypto features check
Aaro Koskinen
2014-12-24
2
-2
/
+21
*
crypto: octeon - add instruction definitions for MD5
Aaro Koskinen
2014-12-24
1
-0
/
+56
*
MIPS: OCTEON: add crypto helper functions
Aaro Koskinen
2014-12-24
5
-5
/
+89
*
crypto: ux500 - fix checkpatch errors
Asaf Vertz
2014-12-22
1
-4
/
+4
*
crypto: qat - add support for cbc(aes) ablkcipher
Tadeusz Struk
2014-12-22
3
-112
/
+433
*
crypto: qat - Fix assumption that sg in and out will have the same nents
Tadeusz Struk
2014-12-22
2
-33
/
+50
*
crypto: algif - Mark sgl end at the end of data
Tadeusz Struk
2014-12-22
1
-0
/
+8
*
hwrng: don't init list element we're about to add to list.
Rusty Russell
2014-12-22
1
-1
/
+0
*
hwrng: don't double-check old_rng.
Rusty Russell
2014-12-22
1
-3
/
+2
*
hwrng: fix unregister race.
Rusty Russell
2014-12-22
2
-0
/
+13
*
hwrng: use reference counts on each struct hwrng.
Rusty Russell
2014-12-22
2
-43
/
+94
*
hwrng: move some code out mutex_lock for avoiding underlying deadlock
Amos Kong
2014-12-22
1
-3
/
+3
*
hwrng: place mutex around read functions and buffers.
Rusty Russell
2014-12-22
1
-3
/
+17
*
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
2014-12-22
2
-0
/
+8
*
crypto: drbg - panic on continuous self test error
Stephan Mueller
2014-12-22
1
-9
/
+2
*
crypto: api - fixed style erro in algapi.c
Joshua I. James
2014-12-22
1
-0
/
+1
*
crypto: ahash - fixed style error in ahash.c
Joshua I. James
2014-12-22
1
-0
/
+1
*
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
2014-12-22
1
-1
/
+1
*
crypto: aead - fixed style error in aead.c
Joshua I. James
2014-12-22
1
-1
/
+2
[next]