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: atmel-aes - add new version
Leilei Zhao
2015-12-23
1
-0
/
+5
*
crypto: qat - use list_for_each_entry*
Geliang Tang
2015-12-22
2
-29
/
+12
*
crypto: ux500 - Use precalculated hash from headers
LABBE Corentin
2015-12-22
2
-18
/
+4
*
crypto: ccp - Use precalculated hash from headers
LABBE Corentin
2015-12-22
2
-31
/
+10
*
crypto: n2 - Use precalculated hash from headers
LABBE Corentin
2015-12-22
2
-27
/
+9
*
crypto: hash - add zero length message hash for shax and md5
LABBE Corentin
2015-12-22
5
-0
/
+37
*
crypto: qat - fix some timeout tests
Pingchao Yang
2015-12-22
1
-1
/
+1
*
crypto: qat - fix CTX_ENABLES bits shift direction issue
Pingchao Yang
2015-12-22
1
-1
/
+1
*
crypto: rsa-pkcs1pad - don't allocate buffer on stack
Andrzej Zaborowski
2015-12-22
1
-8
/
+19
*
crypto: omap - Removed unused variable "err"
Rahul Pathak
2015-12-17
2
-6
/
+2
*
crypto: atmel-sha - Removed unused variable "err"
Rahul Pathak
2015-12-17
1
-2
/
+1
*
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
2015-12-17
2
-4
/
+9
*
crypto: qat - uint8_t is not large enough for accel_id
Tadeusz Struk
2015-12-14
2
-3
/
+3
*
crypto: omap-des - Fix "schedule while atomic" bug
Sam Protsenko
2015-12-14
1
-0
/
+1
*
crypto: qat - enable VF irq after guest exits ungracefully
Zeng Xin
2015-12-14
2
-1
/
+7
*
crypto: asymmetric_keys - signature.c does not need <module.h>
Paul Gortmaker
2015-12-11
1
-1
/
+1
*
crypto: qat - select PCI_IOV when VF are enabled
Tadeusz Struk
2015-12-11
1
-0
/
+2
*
crypto: qat - ring returning retry even though ring has BW
Harvijay Saini
2015-12-11
1
-3
/
+2
*
crypto: akcipher - fix typos in include/crypto/akcipher.h
LABBE Corentin
2015-12-11
1
-5
/
+5
*
crypto: sahara - fix debug output for 64-bit dma_addr_t
Arnd Bergmann
2015-12-10
1
-4
/
+4
*
crypto: sahara - fix 64-bit dma_addr_t compilation
Arnd Bergmann
2015-12-10
1
-9
/
+9
*
crypto: drbg - constify drbg_state_ops structures
Julia Lawall
2015-12-10
1
-3
/
+3
*
crypto: chacha20poly1305 - Skip encryption/decryption for 0-len
Jason A. Donenfeld
2015-12-09
1
-0
/
+8
*
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
2015-12-09
4
-1
/
+635
*
crypto: akcipher - add akcipher declarations needed by templates.
Andrzej Zaborowski
2015-12-09
2
-1
/
+111
*
crypto: qat - add support for c62xvf accel type
Tadeusz Struk
2015-12-09
7
-0
/
+558
*
crypto: qat - add support for c3xxxvf accel type
Tadeusz Struk
2015-12-09
7
-1
/
+559
*
crypto: qat - add support for c62x accel type
Tadeusz Struk
2015-12-09
7
-0
/
+683
*
crypto: qat - add support for c3xxx accel type
Tadeusz Struk
2015-12-09
8
-5
/
+714
*
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-12-09
24
-422
/
+213
*
crypto: qat - add support for new devices to FW loader
Pingchao Yang
2015-12-09
7
-85
/
+823
*
crypto: qat - add new device definitions
Tadeusz Struk
2015-12-09
1
-0
/
+10
*
crypto: aead - fix kernel-doc warnings in crypto/aead.h
Randy Dunlap
2015-12-09
1
-0
/
+1
*
crypto: n2 - Use platform_register/unregister_drivers()
Thierry Reding
2015-12-04
1
-10
/
+7
*
crypto: talitos - add new crypto modes
LEROY Christophe
2015-12-04
2
-0
/
+84
*
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2015-12-04
2
-2
/
+2
*
crypto: caam - pass the correct buffer length
Fabio Estevam
2015-12-04
1
-1
/
+1
*
crypto: cryptd - Assign statesize properly
Wang, Rui Y
2015-12-04
1
-0
/
+1
*
crypto: ghash-clmulni - Fix load failure
Wang, Rui Y
2015-12-04
1
-0
/
+26
*
crypto: rockchip - fix possible deadlock
Heiko Stuebner
2015-12-04
2
-6
/
+9
*
hwrng: core - sleep interruptible in read
Jiri Slaby
2015-12-04
1
-1
/
+5
*
crypto: cryptod - use crypto_skcipher_type() for getting skcipher type
Alexander Kuleshov
2015-11-27
1
-2
/
+1
*
crypto: rockchip - add crypto driver for rk3288
Zain Wang
2015-11-27
6
-0
/
+1127
*
crypto: rockchip - add DT bindings documentation
Zain Wang
2015-11-27
1
-0
/
+29
*
crypto: nx - use of_property_read_u32()
saurabh
2015-11-24
1
-7
/
+4
*
crypto: padlock-aes - use offset_in_page macro
Geliang Tang
2015-11-24
1
-2
/
+2
*
crypto: qat - fix typo in clean-files
Jim Davis
2015-11-24
1
-1
/
+1
*
crypto: picoxcell - set [src|dst]_nents and nents as signed int
LABBE Corentin
2015-11-23
1
-2
/
+3
*
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
2015-11-23
1
-2
/
+2
*
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
2015-11-23
1
-6
/
+7
[next]