index
:
Linux Stable
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.12.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
*
hostfs: use kmalloc instead of kzalloc
James Hogan
2013-05-04
1
-1
/
+2
*
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2013-05-04
2
-2
/
+2
*
hostfs: remove "will unlock" comment
James Hogan
2013-05-04
1
-1
/
+1
*
vfs: use list_move instead of list_del/list_add
Wei Yongjun
2013-05-04
1
-2
/
+1
*
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
2013-05-04
1
-1
/
+1
*
create_mnt_ns: unidiomatic use of list_add()
Al Viro
2013-05-04
1
-1
/
+1
*
fs: remove dentry_lru_prune()
Yan, Zheng
2013-05-04
1
-22
/
+9
*
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
2013-05-04
1
-1
/
+0
*
kill fs/read_write.h
Al Viro
2013-05-04
3
-12
/
+4
*
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
2013-05-04
2
-1
/
+13
*
sun3_scsi: add ->show_info()
Geert Uytterhoeven
2013-05-04
3
-106
/
+80
*
nubus: Kill nubus_proc_detach_device()
Geert Uytterhoeven
2013-05-04
2
-16
/
+0
*
more mode_t whack-a-mole...
Al Viro
2013-05-04
1
-1
/
+1
*
do_coredump(): don't wait for thaw if coredump has already been interrupted
Al Viro
2013-05-04
1
-4
/
+5
*
do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...
Al Viro
2013-05-04
1
-3
/
+2
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-02
3
-60
/
+58
|
\
|
*
Revert "math64: New div64_u64_rem helper"
Stanislaw Gruszka
2013-04-30
2
-31
/
+7
|
*
sched: Avoid prev->stime underflow
Stanislaw Gruszka
2013-04-30
1
-7
/
+7
|
*
sched: Do not account bogus utime
Stanislaw Gruszka
2013-04-30
1
-0
/
+9
|
*
sched: Avoid cputime scaling overflow
Stanislaw Gruszka
2013-04-30
1
-22
/
+35
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
88
-744
/
+15378
|
\
\
|
*
|
crypto: caam - fix job ring cleanup code
Vakul Garg
2013-04-25
2
-0
/
+5
|
*
|
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
2013-04-25
7
-3
/
+2024
|
*
|
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
2013-04-25
7
-20
/
+1468
|
*
|
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
2013-04-25
8
-2
/
+1432
|
*
|
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
2013-04-25
8
-24
/
+1127
|
*
|
crypto: tcrypt - add async cipher speed tests for blowfish
Jussi Kivilinna
2013-04-25
1
-0
/
+15
|
*
|
crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2
Jussi Kivilinna
2013-04-25
1
-38
/
+1062
|
*
|
crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
Jussi Kivilinna
2013-04-25
1
-1
/
+1
|
*
|
crypto: aesni_intel - add more optimized XTS mode for x86-64
Jussi Kivilinna
2013-04-25
3
-0
/
+198
|
*
|
crypto: x86/camellia-aesni-avx - add more optimized XTS code
Jussi Kivilinna
2013-04-25
2
-42
/
+229
|
*
|
crypto: cast6-avx: use new optimized XTS code
Jussi Kivilinna
2013-04-25
2
-41
/
+98
|
*
|
crypto: x86/twofish-avx - use optimized XTS code
Jussi Kivilinna
2013-04-25
2
-41
/
+98
|
*
|
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
2013-04-25
6
-46
/
+273
|
*
|
xfrm: add rfc4494 AES-CMAC-96 support
Jussi Kivilinna
2013-04-25
1
-0
/
+13
|
*
|
crypto: add CMAC support to CryptoAPI
Jussi Kivilinna
2013-04-25
6
-1
/
+480
|
*
|
crypto: testmgr - add empty test vectors for null ciphers
Jussi Kivilinna
2013-04-25
1
-0
/
+9
|
*
|
crypto: testmgr - add AES GMAC test vectors
Jussi Kivilinna
2013-04-25
3
-2
/
+108
|
*
|
crypto: gcm - fix rfc4543 to handle async crypto correctly
Jussi Kivilinna
2013-04-25
1
-2
/
+17
|
*
|
crypto: gcm - make GMAC work when dst and src are different
Jussi Kivilinna
2013-04-25
2
-17
/
+81
|
*
|
hwrng: timeriomem - added devicetree hooks
Alexander Clouter
2013-04-25
2
-2
/
+40
|
*
|
hwrng: timeriomem - update to support more than one device
Alexander Clouter
2013-04-25
2
-59
/
+116
|
*
|
crypto: crc32-pclmul - Use gas macro for pclmulqdq
Sandy Wu
2013-04-25
1
-2
/
+3
|
*
|
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel
2013-04-25
4
-0
/
+139
|
*
|
crypto: caam - static constify error data
Kim Phillips
2013-04-25
1
-5
/
+5
|
*
|
crypto: caam - change key gen functions to return signed int
Kim Phillips
2013-04-25
3
-4
/
+4
|
*
|
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
2013-04-25
3
-0
/
+295
|
*
|
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...
Tim Chen
2013-04-25
1
-0
/
+743
|
*
|
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...
Tim Chen
2013-04-25
1
-0
/
+423
|
*
|
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...
Tim Chen
2013-04-25
1
-0
/
+421
[next]