index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: scompress - Use per-CPU struct instead multiple variables
Sebastian Andrzej Siewior
2019-04-08
1
-71
/
+54
*
crypto: scompress - return proper error code for allocation failure
Sebastian Andrzej Siewior
2019-04-08
1
-1
/
+3
*
crypto: ccp - introduce SEV_GET_ID2 command
Singh, Brijesh
2019-04-08
3
-6
/
+82
*
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
2019-04-08
1
-2
/
+2
*
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2019-04-08
2
-83
/
+300
*
crypto: caam - limit AXI pipeline to a depth of 1
Iuliana Prodan
2019-03-28
1
-0
/
+20
*
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
Vakul Garg
2019-03-28
1
-2
/
+4
*
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2019-03-28
2
-7
/
+1
*
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2019-03-28
2
-7
/
+1
*
crypto: vmx - Make p8_init and p8_exit static
YueHaibing
2019-03-28
1
-2
/
+2
*
crypto: fips - Grammar s/options/option/, s/to/the/
Geert Uytterhoeven
2019-03-28
1
-2
/
+2
*
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-03-28
1
-1
/
+1
*
crypto: bcm - remove unused array tag_to_hash_idx
YueHaibing
2019-03-28
1
-3
/
+0
*
crypto: zip - Make some functions static
YueHaibing
2019-03-28
1
-4
/
+4
*
crypto: ccp - Make ccp_register_rsa_alg static
YueHaibing
2019-03-28
1
-1
/
+2
*
crypto: cavium - Make some functions static
YueHaibing
2019-03-28
1
-3
/
+3
*
crypto: cavium - remove unused fucntions
YueHaibing
2019-03-28
1
-17
/
+0
*
crypto: Kconfig - fix typos AEGSI -> AEGIS
Ondrej Mosnacek
2019-03-22
1
-3
/
+3
*
crypto: salsa20-generic - use crypto_xor_cpy()
Eric Biggers
2019-03-22
1
-5
/
+4
*
crypto: chacha-generic - use crypto_xor_cpy()
Eric Biggers
2019-03-22
1
-5
/
+3
*
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
2019-03-22
1
-2
/
+2
*
crypto: ccree - reduce kernel stack usage with clang
Arnd Bergmann
2019-03-22
1
-1
/
+1
*
crypto: testmgr - test the !may_use_simd() fallback code
Eric Biggers
2019-03-22
1
-24
/
+92
*
crypto: simd - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
1
-4
/
+4
*
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
15
-34
/
+47
*
crypto: arm - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
10
-19
/
+29
*
crypto: x86 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
12
-36
/
+44
*
crypto: simd,testmgr - introduce crypto_simd_usable()
Eric Biggers
2019-03-22
2
-1
/
+49
*
crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
Eric Biggers
2019-03-22
1
-4
/
+6
*
crypto: chacha-generic - fix use as arm64 no-NEON fallback
Eric Biggers
2019-03-22
1
-1
/
+1
*
hwrng: omap - Set default quality
Rouven Czerwinski
2019-03-22
1
-0
/
+1
*
crypto: testmgr - remove workaround for AEADs that modify aead_request
Eric Biggers
2019-03-22
1
-3
/
+0
*
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
5
-153
/
+37
*
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
4
-148
/
+30
*
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
2
-128
/
+31
*
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
2
-128
/
+31
*
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
2
-128
/
+31
*
crypto: x86/aesni - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-146
/
+15
*
crypto: x86/aesni - convert to use skcipher SIMD bulk registration
Eric Biggers
2019-03-22
1
-36
/
+7
*
crypto: simd - support wrapping AEAD algorithms
Eric Biggers
2019-03-22
2
-0
/
+289
*
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2019-03-22
2
-2
/
+11
*
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
2019-03-17
1
-2
/
+2
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
57
-156
/
+153
|
\
|
*
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
2019-03-17
1
-4
/
+0
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
29
-47
/
+18
|
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
12
-13
/
+6
|
*
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-17
1
-1
/
+4
|
*
coccinelle: semantic code search for missing put_device()
Wen Yang
2019-03-17
1
-0
/
+56
[next]