summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-08-13KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernelsSean Christopherson
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann
2021-08-12ARM: configs: Update the nhk8815_defconfigLinus Walleij
2021-08-12x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-08-12x86/tools: Fix objdump version check againRandy Dunlap
2021-08-12riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEAlexandre Ghiti
2021-08-12riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du
2021-08-12powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-12powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy
2021-08-12powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy
2021-08-11arm64: clean vdso & vdso32 filesAndrew Delgadillo
2021-08-10Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-08-10KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson
2021-08-10ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij
2021-08-10x86/msi: Force affinity setup before startupThomas Gleixner
2021-08-10x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-09powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti
2021-08-07powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour
2021-08-07powerpc/smp: Fix OOPS in topology_init()Christophe Leroy
2021-08-07powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy
2021-08-07powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05arm64: dts: qcom: sdm845-oneplus: fix reserved-memCaleb Connolly
2021-08-05arm64: dts: qcom: msm8994-angler: Disable cont_splash_memPetr Vorel
2021-08-05mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-05x86/tools/relocs: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorHuang Pei
2021-08-05KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson
2021-08-04KVM: SVM: improve the code readability for ASID managementMingwei Zhang
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-04perf/x86: Fix out of bound MSR accessPeter Zijlstra
2021-08-04KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-03riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck
2021-08-03riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo
2021-08-03ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta
2021-08-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-03arc: Fix spelling mistake and grammar in KconfigColin Ian King
2021-08-03arc: Prefer unsigned int to bare use of unsignedJinchao Wang
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann