index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
crypto: arm64/chacha - use combined SIMD/ALU routine for more speed
Ard Biesheuvel
2
-35
/
+239
2018-12-13
crypto: arm64/chacha - optimize for arbitrary length inputs
Ard Biesheuvel
2
-37
/
+184
2018-12-13
crypto: arm64/chacha - add XChaCha12 support
Eric Biggers
2
-1
/
+19
2018-12-13
crypto: arm64/chacha20 - refactor to allow varying number of rounds
Eric Biggers
3
-49
/
+57
2018-12-13
crypto: arm64/chacha20 - add XChaCha20 support
Eric Biggers
3
-43
/
+125
2018-12-13
crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
Eric Biggers
4
-0
/
+188
2018-11-29
crypto: x86/chacha20 - Add a 4-block AVX-512VL variant
Martin Willi
2
-0
/
+279
2018-11-29
crypto: x86/chacha20 - Add a 2-block AVX-512VL variant
Martin Willi
2
-0
/
+178
2018-11-29
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
3
-0
/
+427
2018-11-20
crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
Eric Biggers
4
-0
/
+200
2018-11-20
crypto: poly1305 - use structures for key and accumulator
Eric Biggers
1
-9
/
+11
2018-11-20
crypto: arm/chacha - add XChaCha12 support
Eric Biggers
2
-2
/
+21
2018-11-20
crypto: arm/chacha20 - refactor to allow varying number of rounds
Eric Biggers
3
-48
/
+56
2018-11-20
crypto: arm/chacha20 - add XChaCha20 support
Eric Biggers
3
-49
/
+126
2018-11-20
crypto: arm/chacha20 - limit the preemption-disabled section
Eric Biggers
1
-3
/
+3
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
3
-64
/
+64
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
3
-15
/
+0
2018-11-16
crypto: x86/chacha20 - Add a 4-block AVX2 variant
Martin Willi
2
-0
/
+317
2018-11-16
crypto: x86/chacha20 - Add a 2-block AVX2 variant
Martin Willi
2
-0
/
+204
2018-11-16
crypto: x86/chacha20 - Use larger block functions more aggressively
Martin Willi
1
-15
/
+24
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
Martin Willi
2
-61
/
+133
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
Martin Willi
2
-40
/
+128
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
Martin Willi
2
-22
/
+63
2018-11-16
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-09
crypto: arm/aes - add some hardening against cache-timing attacks
Eric Biggers
2
-10
/
+61
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-141
/
+148
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
962
-8120
/
+40565
2018-11-03
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-8
/
+13
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-8
/
+23
2018-11-03
Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
6
-17
/
+7
2018-11-02
Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
1
-6
/
+2
2018-11-02
ARM: dts: stm32: update HASH1 dmas property on stm32mp157c
Alexandre Torgue
1
-1
/
+1
2018-11-02
ARM: orion: avoid VLA in orion_mpp_conf
Arnd Bergmann
1
-1
/
+6
2018-11-02
ARM: defconfig: Update multi_v7 to use PREEMPT
Linus Walleij
1
-0
/
+1
2018-11-02
arm64: defconfig: Enable some IPMI configs
John Garry
1
-0
/
+3
2018-11-02
arm64: fix warnings without CONFIG_IOMMU_DMA
Christoph Hellwig
1
-0
/
+2
2018-11-02
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
1
-7
/
+20
2018-11-02
arm64: kdump: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-02
arm64: makefile fix build of .i file in external module case
Victor Kamensky
1
-0
/
+2
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-111
/
+137
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
3
-4
/
+4
2018-11-01
RISC-V: refresh defconfig
Anup Patel
1
-8
/
+8
2018-11-01
Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-36
/
+7
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-22
/
+37
2018-11-01
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
1
-0
/
+3
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-7
/
+2
2018-11-01
Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux
Linus Torvalds
3
-31
/
+2
2018-11-02
powerpc: PCI_MSI needs PCI
Christoph Hellwig
2
-0
/
+3
[next]