summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-16svm/avic: Fix invalidate logical APIC id entrySuthikulpanit, Suravee
2019-04-16Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee
2019-04-16kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon
2019-04-16KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini
2019-04-16x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King
2019-04-16perf/x86: Fix incorrect PEBS_REGSKan Liang
2019-04-16KVM: nVMX: allow tests to use bad virtual-APIC page addressPaolo Bonzini
2019-04-16x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-04-16x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner
2019-04-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-15KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptesSean Christopherson
2019-04-14x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen
2019-04-13Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-10sparc64/pci_sun4v: fix ATU checks for large DMA masksChristoph Hellwig
2019-04-10RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systemsAnup Patel
2019-04-10x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas
2019-04-10powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman
2019-04-09Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-09RISC-V: Add separate defconfig for 32bit systemsAnup Patel
2019-04-08Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-04-08arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-04-08arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel
2019-04-08ARC: memset: fix build with L1_CACHE_SHIFT != 6Eugeniy Paltsev
2019-04-08powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
2019-04-08crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-04-07ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann
2019-04-07ARM: iop: don't use using 64-bit DMA masksArnd Bergmann
2019-04-07ARM: orion: don't use using 64-bit DMA masksArnd Bergmann
2019-04-07Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson
2019-04-07Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2019-04-07Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson
2019-04-07Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-04-07Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-04-08powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-04-07Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller
2019-04-06parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle
2019-04-06parisc: regs_return_value() should return gpr28Sven Schnelle
2019-04-06x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko
2019-04-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds