index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
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-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
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
[next]