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: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr.
Harald Freudenberger
2015-05-25
1
-1
/
+58
*
crypto: echainiv - Add encrypted chain IV generator
Herbert Xu
2015-05-22
3
-0
/
+542
*
crypto: seqiv - Add seqniv
Herbert Xu
2015-05-22
1
-1
/
+70
*
crypto: seqiv - Add support for new AEAD interface
Herbert Xu
2015-05-22
4
-51
/
+443
*
crypto: scatterwalk - Check for same address in map_and_copy
Herbert Xu
2015-05-22
1
-10
/
+6
*
crypto: gcm - Use default null skcipher
Herbert Xu
2015-05-22
1
-17
/
+6
*
crypto: null - Add default null skcipher
Herbert Xu
2015-05-22
2
-0
/
+42
*
crypto: aead - Add support for new AEAD implementations
Herbert Xu
2015-05-22
3
-19
/
+213
*
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
2015-05-22
1
-3
/
+0
*
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
2015-05-22
1
-2
/
+2
*
crypto: aead - Add crypto_aead_maxauthsize
Herbert Xu
2015-05-22
1
-0
/
+5
*
crypto: caam - Use old_aead_alg
Herbert Xu
2015-05-22
1
-1
/
+1
*
crypto: aead - Rename aead_alg to old_aead_alg
Herbert Xu
2015-05-22
4
-15
/
+23
*
crypto: aead - Add new interface with single SG list
Herbert Xu
2015-05-22
2
-8
/
+85
*
crypto: scatterwalk - Add scatterwalk_ffwd helper
Herbert Xu
2015-05-22
2
-0
/
+26
*
crypto: pcrypt - Use crypto_grab_aead
Herbert Xu
2015-05-22
1
-36
/
+35
*
crypto: cryptd - Use crypto_grab_aead
Herbert Xu
2015-05-22
1
-23
/
+37
*
crypto: doc - change header file locations
Stephan Mueller
2015-05-22
1
-20
/
+20
*
crypto: omap-sham - Add support for omap3 devices
Pali Rohár
2015-05-18
1
-0
/
+4
*
crypto: octeon - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
crypto: n2 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
crypto: md5 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-05-18
1
-4
/
+4
*
crypto: md5 - add MD5 initial vectors
LABBE Corentin
2015-05-18
1
-0
/
+5
*
crypto: nx - remove 842-nx null checks
Dan Streetman
2015-05-18
1
-6
/
+0
*
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2015-05-15
2
-2
/
+2
*
crypto: qat - rm unneeded header include
Tadeusz Struk
2015-05-15
1
-1
/
+0
*
crypto: qat - remove unused structure members
Tadeusz Struk
2015-05-15
1
-12
/
+0
*
crypto: omap-sham - Check for return value from pm_runtime_get_sync
Pali Rohár
2015-05-15
1
-3
/
+20
*
lib: correct 842 decompress for 32 bit
Dan Streetman
2015-05-13
1
-1
/
+1
*
crypto: talitos - static code checker fixes
Horia Geant?
2015-05-13
1
-7
/
+5
*
crypto: talitos - avoid out of bound scatterlist iterator
Horia Geant?
2015-05-13
1
-2
/
+2
*
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
2015-05-13
1
-1
/
+2
*
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
2015-05-13
1
-0
/
+1
*
lib: make lib/842 decompress functions static
Dan Streetman
2015-05-13
1
-2
/
+2
*
crypto: talitos - fix size calculation in talitos_edesc_alloc()
Dan Carpenter
2015-05-13
1
-2
/
+2
*
crypto: aead - Convert top level interface to new style
Herbert Xu
2015-05-13
5
-594
/
+516
*
crypto: cryptd - Add missing aead.h inclusion
Herbert Xu
2015-05-13
1
-0
/
+1
*
crypto: qat - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-2
/
+3
*
crypto: picoxcell - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
crypto: aesni - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-2
/
+3
*
crypto: seqiv - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
crypto: pcrypt - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-3
/
+4
*
crypto: gcm - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-11
/
+11
*
crypto: cryptd - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
crypto: ccm - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-7
/
+7
*
crypto: authencesn - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-7
/
+8
*
crypto: authenc - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-7
/
+8
[next]