index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
*
|
MIPS: crypto: Add crc32 and crc32c hw accelerated module
Marcin Nowakowski
2018-02-19
1
-0
/
+9
*
|
|
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
2018-04-07
1
-4
/
+4
|
|
/
|
/
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-04-04
24
-661
/
+3219
|
\
\
|
*
|
crypto: ahash - Fix early termination in hash walk
Herbert Xu
2018-03-31
1
-3
/
+4
|
*
|
crypto: lrw - Free rctx->ext with kzfree
Herbert Xu
2018-03-31
1
-1
/
+1
|
*
|
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
2018-03-31
2
-34
/
+0
|
*
|
crypto: api - Keep failed instances alive
Herbert Xu
2018-03-31
2
-17
/
+13
|
*
|
crypto: api - Make crypto_alg_lookup static
Herbert Xu
2018-03-31
2
-3
/
+2
|
*
|
crypto: api - Remove unused crypto_type lookup function
Herbert Xu
2018-03-31
1
-7
/
+1
|
*
|
crypto: testmgr - add a new test case for CRC-T10DIF
Ard Biesheuvel
2018-03-16
1
-0
/
+259
|
*
|
crypto: ecc - Remove stack VLA usage
Kees Cook
2018-03-16
1
-6
/
+17
|
*
|
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
2018-03-16
3
-0
/
+143
|
*
|
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
2018-03-16
3
-0
/
+270
|
*
|
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2018-03-09
1
-6
/
+17
|
*
|
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
2018-03-09
3
-0
/
+362
|
*
|
crypto: ablk_helper - remove ablk_helper
Eric Biggers
2018-03-03
3
-155
/
+0
|
*
|
crypto: lrw - remove lrw_crypt()
Eric Biggers
2018-03-03
1
-113
/
+39
|
*
|
crypto: xts - remove xts_crypt()
Eric Biggers
2018-03-03
1
-72
/
+0
|
*
|
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-10
/
+3
|
*
|
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
|
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
|
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
|
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-5
/
+4
|
*
|
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-4
/
+3
|
*
|
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
2018-03-03
1
-4
/
+2
|
*
|
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
2018-03-03
1
-1
/
+1
|
*
|
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-9
/
+2
|
*
|
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
1
-1
/
+0
|
*
|
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
2018-03-03
1
-6
/
+4
|
*
|
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
2018-03-03
1
-2
/
+0
[next]