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.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
2019-03-28
crypto: fips - Grammar s/options/option/, s/to/the/
Geert Uytterhoeven
1
-2
/
+2
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
1
-1
/
+1
2019-03-28
crypto: bcm - remove unused array tag_to_hash_idx
YueHaibing
1
-3
/
+0
2019-03-28
crypto: zip - Make some functions static
YueHaibing
1
-4
/
+4
2019-03-28
crypto: ccp - Make ccp_register_rsa_alg static
YueHaibing
1
-1
/
+2
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
1
-3
/
+3
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
1
-17
/
+0
2019-03-22
crypto: Kconfig - fix typos AEGSI -> AEGIS
Ondrej Mosnacek
1
-3
/
+3
2019-03-22
crypto: salsa20-generic - use crypto_xor_cpy()
Eric Biggers
1
-5
/
+4
2019-03-22
crypto: chacha-generic - use crypto_xor_cpy()
Eric Biggers
1
-5
/
+3
2019-03-22
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
1
-2
/
+2
2019-03-22
crypto: ccree - reduce kernel stack usage with clang
Arnd Bergmann
1
-1
/
+1
2019-03-22
crypto: testmgr - test the !may_use_simd() fallback code
Eric Biggers
1
-24
/
+92
2019-03-22
crypto: simd - convert to use crypto_simd_usable()
Eric Biggers
1
-4
/
+4
2019-03-22
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
15
-34
/
+47
2019-03-22
crypto: arm - convert to use crypto_simd_usable()
Eric Biggers
10
-19
/
+29
2019-03-22
crypto: x86 - convert to use crypto_simd_usable()
Eric Biggers
12
-36
/
+44
2019-03-22
crypto: simd,testmgr - introduce crypto_simd_usable()
Eric Biggers
2
-1
/
+49
2019-03-22
crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
Eric Biggers
1
-4
/
+6
2019-03-22
crypto: chacha-generic - fix use as arm64 no-NEON fallback
Eric Biggers
1
-1
/
+1
2019-03-22
hwrng: omap - Set default quality
Rouven Czerwinski
1
-0
/
+1
2019-03-22
crypto: testmgr - remove workaround for AEADs that modify aead_request
Eric Biggers
1
-3
/
+0
2019-03-22
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Eric Biggers
5
-153
/
+37
2019-03-22
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Eric Biggers
4
-148
/
+30
2019-03-22
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Eric Biggers
2
-128
/
+31
2019-03-22
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Eric Biggers
2
-128
/
+31
2019-03-22
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Eric Biggers
2
-128
/
+31
2019-03-22
crypto: x86/aesni - convert to use AEAD SIMD helpers
Eric Biggers
1
-146
/
+15
2019-03-22
crypto: x86/aesni - convert to use skcipher SIMD bulk registration
Eric Biggers
1
-36
/
+7
2019-03-22
crypto: simd - support wrapping AEAD algorithms
Eric Biggers
2
-0
/
+289
2019-03-22
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2
-2
/
+11
2019-03-18
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
57
-156
/
+153
2019-03-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-125
/
+0
2019-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-17
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
7
-32
/
+55
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
1
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
29
-47
/
+18
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
12
-13
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
1
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
1
-0
/
+56
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-6
/
+538
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
30
-537
/
+1111
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-80
/
+210
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-128
/
+259
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+21
[prev]
[next]