summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-23crypto: x86 - Put back integer parts of include/asm/inst.hUros Bizjak
2020-07-23crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23crypto: x86/crc32c - fix building with clang iasArnd Bergmann
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers
2020-07-16crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel
2020-07-09crypto: arm/ghash - use variably sized key structArd Biesheuvel
2020-07-09crypto: arm64/gcm - use inline helper to suppress indirect callsArd Biesheuvel
2020-07-09crypto: arm64/gcm - use variably sized key structArd Biesheuvel
2020-07-09crypto: arm64/gcm - disentangle ghash and gcm setkey() routinesArd Biesheuvel
2020-07-09crypto: arm64/ghash - drop PMULL based shashArd Biesheuvel
2020-07-09crypto: aesni - Fix build with LLVM_IAS=1Sedat Dilek
2020-07-03crypto: aesni - add compatibility with IASJian Cai
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel
2020-06-12alpha: c_next should increase position indexMatt Turner
2020-06-12alpha: Replace sg++ with sg = sg_next(sg)Xu Wang
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka
2020-06-12alpha: remove unneeded semicolon in sys_eiger.cJason Yan
2020-06-12alpha: remove unneeded semicolon in osf_sys.cJason Yan
2020-06-12alpha: Replace strncmp with str_has_prefixChuhong Yuan
2020-06-12alpha: fix rtc port rangesMikulas Patocka
2020-06-12alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2020-06-12x86/entry: Force rcu_irq_enter() when in idle taskThomas Gleixner
2020-06-12Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-12x86/entry: Make NMI use IDTENTRY_RAWThomas Gleixner
2020-06-12x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski
2020-06-12KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy
2020-06-12nios2: signal: Mark expected switch fall-throughLey Foon Tan
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-11KVM: x86: do not pass poisoned hva to __kvm_set_memory_regionPaolo Bonzini