index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
crypto: testmgr - remove superfluous initializers for xts(aes)
Mathias Krause
1
-4
/
+0
2012-12-06
crypto: testmgr - allow compression algs in fips mode
Milan Broz
1
-0
/
+3
2012-12-06
crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel
Jussi Kivilinna
1
-3
/
+264
2012-12-06
crypto: testmgr - clean alg_test_null entries in alg_test_descs[]
Jussi Kivilinna
1
-372
/
+0
2012-12-06
crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests
Jussi Kivilinna
1
-2
/
+0
2012-12-06
crypto: cast5/cast6 - move lookup tables to shared module
Jussi Kivilinna
10
-575
/
+336
2012-12-06
padata: use __this_cpu_read per-cpu helper
Shan Wei
1
-3
/
+2
2012-11-09
crypto: s5p-sss - Fix compilation error
Sachin Kamat
1
-1
/
+1
2012-11-09
crypto: picoxcell - Add terminating entry for platform_device_id table
Axel Lin
1
-0
/
+1
2012-11-09
crypto: omap-aes - select BLKCIPHER2
Sebastian Andrzej Siewior
1
-0
/
+1
2012-11-09
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...
Jussi Kivilinna
5
-0
/
+1747
2012-11-09
crypto: camellia-x86_64 - share common functions and move structures and func...
Jussi Kivilinna
2
-57
/
+105
2012-11-09
crypto: tcrypt - add async speed test for camellia cipher
Jussi Kivilinna
1
-0
/
+23
2012-11-09
crypto: tegra-aes - fix error-valued pointer dereference
Wei Yongjun
1
-1
/
+1
2012-10-24
crypto: tegra - fix missing unlock on error case
Wei Yongjun
1
-2
/
+6
2012-10-24
crypto: cast5/avx - avoid using temporary stack buffers
Jussi Kivilinna
2
-131
/
+280
2012-10-24
crypto: serpent/avx - avoid using temporary stack buffers
Jussi Kivilinna
3
-115
/
+121
2012-10-24
crypto: twofish/avx - avoid using temporary stack buffers
Jussi Kivilinna
2
-129
/
+152
2012-10-24
crypto: cast6/avx - avoid using temporary stack buffers
Jussi Kivilinna
3
-125
/
+227
2012-10-24
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
Jussi Kivilinna
9
-58
/
+64
2012-10-24
crypto: testmgr - add new larger DES3_EDE testvectors
Jussi Kivilinna
3
-4
/
+1118
2012-10-24
crypto: testmgr - add new larger DES testvectors
Jussi Kivilinna
3
-4
/
+596
2012-10-24
crypto: testmgr - add new larger AES testvectors
Jussi Kivilinna
1
-8
/
+1104
2012-10-24
crypto: testmgr - expand serpent test vectors
Jussi Kivilinna
1
-38
/
+742
2012-10-24
crypto: testmgr - expand blowfish test vectors
Jussi Kivilinna
1
-38
/
+962
2012-10-24
crypto: testmgr - expand camellia test vectors
Jussi Kivilinna
1
-50
/
+940
2012-10-15
crypto: vmac - Make VMAC work when blocks aren't aligned
Salman Qazi
3
-5
/
+77
2012-10-15
crypto: talitos - convert to use be16_add_cpu()
Wei Yongjun
1
-2
/
+1
2012-10-15
crypto: tcrypt - Added speed test in tcrypt for crc32c
Tim Chen
1
-0
/
+4
2012-10-15
crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction
Tim Chen
4
-0
/
+552
2012-10-15
crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c
Tim Chen
2
-0
/
+1
2012-10-15
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
107
-4493
/
+2895
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
128
-594
/
+6799
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-14
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
63
-1722
/
+1800
2012-10-14
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...
Linus Torvalds
584
-30367
/
+32928
2012-10-14
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...
Linus Torvalds
3
-1
/
+1
2012-10-14
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
Linus Torvalds
11
-68
/
+113
2012-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-4
/
+4
2012-10-14
Merge tag 'md-3.7' of git://neil.brown.name/md
Linus Torvalds
13
-129
/
+578
2012-10-13
Merge branch 'config' into late-for-linus
Russell King
39
-795
/
+793
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...
Jonas Bonn
11
-68
/
+113
[next]