summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20KVM: PPC: Fix kernel crash with PR KVMGreg Kurz
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon
2020-03-17arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-03-17arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-03-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-14Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-14Merge branch 'kvm-null-pointer-fix' into kvm-masterPaolo Bonzini
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov
2020-03-14Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-03-14KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal
2020-03-14KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson
2020-03-13x86/vector: Remove warning on managed interrupt migrationPeter Xu
2020-03-13powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-12perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips
2020-03-11ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-03-11ARC: show_regs: reduce lines of outputVineet Gupta
2020-03-11Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-11x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky
2020-03-11KVM: s390: Also reset registers in sync regs for initial cpu resetChristian Borntraeger
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-07MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller
2020-03-07MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller
2020-03-06arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur
2020-03-06Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-06arch/Kconfig: update HAVE_RELIABLE_STACKTRACE descriptionMiroslav Benes
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen
2020-03-05riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah
2020-03-05RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel
2020-03-05RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel
2020-03-05RISC-V: Enable QEMU virt machine support in defconfigsAnup Patel
2020-03-05RISC-V: Add kconfig option for QEMU virt machineAnup Patel
2020-03-05KVM: fix Kconfig menu text for -WerrorJason A. Donenfeld
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld
2020-03-05powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-03-04riscv: Fix range looking for kernel image memblockAlexandre Ghiti
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal
2020-03-04Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson