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: caam - remove unused authkeylen from caam_ctx
Kim Phillips
2011-05-19
1
-2
/
+0
*
crypto: caam - fix decryption shared vs. non-shared key setting
Kim Phillips
2011-05-19
1
-4
/
+22
*
crypto: caam - platform_bus_type migration
Kim Phillips
2011-05-19
1
-5
/
+4
*
crypto: aesni-intel - fix aesni build on i386
Randy Dunlap
2011-05-18
1
-3
/
+4
*
crypto: aesni-intel - Merge with fpu.ko
Andy Lutomirski
2011-05-16
4
-17
/
+11
*
crypto: mv_cesa - make count_sgs() null-pointer proof
Phil Sutter
2011-05-11
1
-6
/
+2
*
crypto: mv_cesa - copy remaining bytes to SRAM only when needed
Phil Sutter
2011-05-11
1
-6
/
+6
*
crypto: mv_cesa - move digest state initialisation to a better place
Phil Sutter
2011-05-11
1
-8
/
+6
*
crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
Phil Sutter
2011-05-11
1
-3
/
+3
*
crypto: mv_cesa - refactor copy_src_to_buf()
Phil Sutter
2011-05-11
1
-15
/
+10
*
crypto: mv_cesa - no need to save digest state after the last chunk
Phil Sutter
2011-05-11
1
-6
/
+6
*
crypto: mv_cesa - print a warning when registration of AES algos fail
Phil Sutter
2011-05-11
1
-2
/
+8
*
crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
Phil Sutter
2011-05-11
1
-3
/
+0
*
crypto: mv_cesa - the descriptor pointer register needs to be set just once
Phil Sutter
2011-05-11
1
-2
/
+1
*
crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
Phil Sutter
2011-05-11
1
-3
/
+1
*
crypto: caam - fix printk recursion for long error texts
Kim Phillips
2011-05-04
2
-3
/
+4
*
crypto: caam - remove unused keylen from session context
Kim Phillips
2011-05-04
1
-2
/
+0
*
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
Dmitry Eremin-Solenikov
2011-05-04
1
-1
/
+1
*
hwrng: amd - manage resource allocation
Dmitry Eremin-Solenikov
2011-05-04
1
-0
/
+9
*
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
2011-05-04
4
-6
/
+383
*
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
2011-05-04
1
-0
/
+4
*
crypto: s390 - cleanup s390 Kconfig options
Jan Glauber
2011-05-04
1
-8
/
+8
*
crypto: s390 - add System z hardware support for GHASH
Gerald Schaefer
2011-05-04
4
-0
/
+174
*
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
2011-05-04
3
-14
/
+272
*
crypto: s390 - cleanup DES code
Jan Glauber
2011-05-04
2
-235
/
+96
*
crypto: s390 - extend crypto facility check
Jan Glauber
2011-05-04
7
-12
/
+20
*
crypto: testmgr - add support for aes ofb mode
Puneet Saxena
2011-05-04
2
-0
/
+76
*
crypto: caam - remove duplicate dev_err
Kim Phillips
2011-05-03
1
-1
/
+0
*
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
Kim Phillips
2011-05-03
1
-4
/
+2
*
crypto: caam - fix queue interface detection
Kim Phillips
2011-05-03
1
-1
/
+1
*
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-05-03
1
-26
/
+20
*
crypto: omap-sham - hmac calculation bug fix for sha1 base hash
Dmitry Kasatkin
2011-04-26
1
-40
/
+31
*
crypto: omap-sham - enable driver for EMU chips
Dmitry Kasatkin
2011-04-26
1
-1
/
+2
*
crypto: omap-sham - remove debug print
Dmitry Kasatkin
2011-04-26
1
-2
/
+0
*
crypto: omap-sham - fix concurrent sha1 calculations
Markku Kylanpaa
2011-04-26
1
-1
/
+1
*
crypto: s5p-sss - add S5PV210 advanced crypto engine support
Vladimir Zapolskiy
2011-04-08
3
-0
/
+713
*
crypto: caam - introduce missing kfree
Julia Lawall
2011-04-08
1
-0
/
+1
*
crypto: picoxcell - fix possible status FIFO overflow
Jamie Iles
2011-03-27
1
-29
/
+35
*
crypto: padlock - Add SHA-1/256 module for VIA Nano
Brilly Wu
2011-03-27
1
-5
/
+264
*
crypto: caam - de-CHIP-ify device tree compatibles
Kim Phillips
2011-03-27
2
-59
/
+37
*
crypto: caam - ARRAY_SIZE() vs sizeof()
Dan Carpenter
2011-03-27
1
-4
/
+4
*
crypto: caam - dereferencing ERR_PTR on allocation failure
Dan Carpenter
2011-03-27
1
-1
/
+1
*
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
2011-03-27
4
-59
/
+60
*
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips
2011-03-27
17
-1
/
+5441
*
crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...
Tadeusz Struk
2011-03-27
2
-3
/
+16
*
Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2011-03-25
20
-351
/
+206
|
\
|
*
Introduce ARCH_NO_SYSDEV_OPS config option (v2)
Rafael J. Wysocki
2011-03-23
6
-5
/
+27
|
*
cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)
Rafael J. Wysocki
2011-03-23
1
-40
/
+26
|
*
KVM: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
2011-03-23
1
-26
/
+8
|
*
PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
2011-03-23
1
-29
/
+9
[next]