summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-01x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into CAndy Lutomirski
2020-07-01x86/entry: Assert that syscalls are on the right stackAndy Lutomirski
2020-06-30x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson
2020-06-30KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-06-29arm/xen: remove the unused macro GRANT_TABLE_PHYSADDRXiaofei Tan
2020-06-29KVM: X86: Fix async pf caused null-ptr-derefWanpeng Li
2020-06-29s390/setup: init jump labels before command line parsingVasily Gorbik
2020-06-29s390/maccess: add no DAT mode to kernel_writeVasily Gorbik
2020-06-29s390/pci: fix enabling a reserved PCI functionNiklas Schnelle
2020-06-29m68k: mm: fix node memblock initAngelo Dureghello
2020-06-29m68k: nommu: register start of the memory with memblockMike Rapoport
2020-06-29x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-06-29powerpc/mm/pkeys: Make pkey access check work on execute_only_keyAneesh Kumar K.V
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard
2020-06-28Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-06-28Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-27Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-27Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne
2020-06-25riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren
2020-06-25riscv: Add extern declarations for vDSO time-related functionsVincent Chen
2020-06-25riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen
2020-06-25arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan
2020-06-25Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-25arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-25x86/entry: Fix #UD vs WARN morePeter Zijlstra
2020-06-25x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-06-25x86/entry: Fixup bad_iret vs noinstrPeter Zijlstra
2020-06-25MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies
2020-06-24arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan
2020-06-24arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker
2020-06-24arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov
2020-06-24arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon
2020-06-24Merge tag 'kvm-s390-master-5.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini