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
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
2
-2
/
+2
*
treewide: Use array_size() in sock_kmalloc()
Kees Cook
2018-06-12
2
-3
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
1
-2
/
+2
|
\
|
*
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-2
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-06-05
28
-11945
/
+10639
|
\
\
|
*
|
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
Eric Biggers
2018-05-31
1
-7
/
+13
|
*
|
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
2018-05-31
1
-28
/
+0
|
*
|
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
2018-05-31
4
-604
/
+4
|
*
|
crypto: testmgr - eliminate redundant decryption test vectors
Eric Biggers
2018-05-31
2
-11723
/
+919
|
*
|
crypto: testmgr - add extra kw(aes) encryption test vector
Eric Biggers
2018-05-31
1
-0
/
+13
|
*
|
crypto: testmgr - add extra ecb(tnepres) encryption test vectors
Eric Biggers
2018-05-31
1
-1
/
+39
|
*
|
crypto: testmgr - make an cbc(des) encryption test vector chunked
Eric Biggers
2018-05-31
1
-0
/
+3
|
*
|
crypto: testmgr - add extra ecb(des) encryption test vectors
Eric Biggers
2018-05-31
1
-0
/
+22
|
*
|
crypto: testmgr - add more unkeyed crc32 and crc32c test vectors
Eric Biggers
2018-05-27
1
-0
/
+14
|
*
|
crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms
Eric Biggers
2018-05-27
1
-7
/
+43
|
*
|
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
2018-05-27
3
-98
/
+0
|
*
|
crypto: crc32-generic - remove __crc32_le()
Eric Biggers
2018-05-27
1
-8
/
+2
|
*
|
crypto: crc32c-generic - remove cra_alignmask
Eric Biggers
2018-05-27
1
-4
/
+4
|
*
|
crypto: crc32-generic - use unaligned access macros when needed
Eric Biggers
2018-05-27
1
-3
/
+4
|
*
|
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
1
-0
/
+26
|
*
|
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
2018-05-19
4
-0
/
+618
|
*
|
crypto: testmgr - Add test vectors for MORUS
Ondrej Mosnacek
2018-05-19
2
-0
/
+3418
|
*
|
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
2018-05-19
4
-0
/
+1107
|
*
|
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2018-05-19
1
-0
/
+24
|
*
|
crypto: testmgr - Add test vectors for AEGIS
Ondrej Mosnacek
2018-05-19
2
-0
/
+2862
|
*
|
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
2018-05-19
6
-0
/
+1572
|
*
|
crypto: testmgr - reorder paes test lexicographically
Gilad Ben-Yossef
2018-05-19
1
-22
/
+22
|
*
|
crypto: tcrypt - Remove VLA usage
Kees Cook
2018-05-05
1
-39
/
+79
|
*
|
crypto: sm4 - export encrypt/decrypt routines to other drivers
Ard Biesheuvel
2018-05-05
1
-4
/
+6
|
*
|
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2018-05-05
1
-0
/
+43
|
*
|
crypto: rsa - Remove unneeded error assignment
Fabio Estevam
2018-04-21
1
-1
/
+0
|
*
|
crypto: testmgr - Allow different compression results
Mahipal Challa
2018-04-21
1
-13
/
+37
|
*
|
crypto: remove several VLAs
Salvatore Mesoraca
2018-04-21
5
-11
/
+13
|
*
|
crypto: api - laying defines and checks for statically allocated buffers
Salvatore Mesoraca
2018-04-21
1
-0
/
+10
|
*
|
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-04-21
1
-0
/
+1
|
*
|
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-04-21
1
-0
/
+1
|
*
|
crypto: zstd - Add zstd support
Nick Terrell
2018-04-21
5
-0
/
+356
|
*
|
crypto: ecc - Actually remove stack VLA usage
Kees Cook
2018-04-21
3
-41
/
+33
|
|
/
*
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
5
-18
/
+7
|
\
\
|
*
|
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
2018-05-26
3
-14
/
+7
|
*
|
net: remove sock_no_poll
Christoph Hellwig
2018-05-26
3
-4
/
+0
|
|
/
*
/
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
|
/
*
crypto: drbg - set freed buffers to NULL
Stephan Mueller
2018-04-21
1
-0
/
+2
*
crypto: api - fix finding algorithm currently being tested
Eric Biggers
2018-04-21
1
-3
/
+8
*
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-15
8
-35
/
+24
|
\
|
*
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
6
-23
/
+23
|
*
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
2
-9
/
+0
|
*
.gitignore: move *-asn1.[ch] patterns to the top-level .gitignore
Masahiro Yamada
2018-04-07
2
-2
/
+0
*
|
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2018-04-10
1
-0
/
+9
|
\
\
[next]