aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-20crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305Eric Biggers
2018-11-20crypto: poly1305 - use structures for key and accumulatorEric Biggers
2018-11-20crypto: arm/chacha - add XChaCha12 supportEric Biggers
2018-11-20crypto: arm/chacha20 - refactor to allow varying number of roundsEric Biggers
2018-11-20crypto: arm/chacha20 - add XChaCha20 supportEric Biggers
2018-11-20crypto: arm/chacha20 - limit the preemption-disabled sectionEric Biggers
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-20crypto: remove useless initializations of cra_listEric Biggers
2018-11-16crypto: x86/chacha20 - Add a 4-block AVX2 variantMartin Willi
2018-11-16crypto: x86/chacha20 - Add a 2-block AVX2 variantMartin Willi
2018-11-16crypto: x86/chacha20 - Use larger block functions more aggressivelyMartin Willi
2018-11-16crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variantMartin Willi
2018-11-16crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variantMartin Willi
2018-11-16crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variantMartin Willi
2018-11-16crypto: aes-ce - Remove duplicate headerBrajeswar Ghosh
2018-11-09crypto: arm/aes - add some hardening against cache-timing attacksEric Biggers
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij
2018-11-02arm64: defconfig: Enable some IPMI configsJohn Garry
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig
2018-11-02arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-02arm64: kdump: fix small typoYangtao Li
2018-11-02arm64: makefile fix build of .i file in external module caseVictor Kamensky
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-11-01RISC-V: refresh defconfigAnup Patel
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-11-01Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxLinus Torvalds
2018-11-02powerpc: PCI_MSI needs PCIChristoph Hellwig
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig
2018-11-02powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov
2018-11-01csky: use common dtb build rulesGuo Ren
2018-11-01csky: remove builtin-dtb KbuildGuo Ren
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds