summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-08-18KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky1-0/+3
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky3-7/+13
2021-08-18KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2-0/+35
2021-08-18KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson1-10/+16
2021-08-18KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson1-1/+2
2021-08-18KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson1-1/+1
2021-08-18powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy3-41/+33
2021-08-18powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater1-11/+24
2021-08-18powerpc/smp: Fix OOPS in topology_init()Christophe Leroy1-1/+1
2021-08-18powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy1-1/+1
2021-08-18powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour1-2/+3
2021-08-18powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy1-2/+7
2021-08-18powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy4-3/+11
2021-08-18x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-18x86/ioapic: Force affinity setup before startupThomas Gleixner1-2/+4
2021-08-18x86/msi: Force affinity setup before startupThomas Gleixner2-4/+9
2021-08-18x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-18powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui1-1/+2
2021-08-18KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil1-1/+1
2021-08-18perf/x86/intel: Apply mid ACK for small coreKan Liang2-8/+30
2021-08-18riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du1-1/+1
2021-08-18ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta1-3/+6
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2021-08-12riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo1-1/+1
2021-08-12perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu1-1/+2
2021-08-12KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson1-1/+1
2021-08-12KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson1-1/+1
2021-08-12KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini1-2/+11
2021-08-12ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo1-1/+9
2021-08-12arm64: fix compat syscall return truncationMark Rutland5-18/+27
2021-08-12MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki1-1/+2
2021-08-12arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland1-1/+1
2021-08-12mips: Fix non-POSIX regexpH. Nikolaus Schaller1-1/+1
2021-08-12x86/tools/relocs: Fix non-POSIX regexpH. Nikolaus Schaller1-4/+4
2021-08-12MIPS: check return value of pgtable_pmd_page_ctorHuang Pei1-6/+11
2021-08-12riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck1-0/+1
2021-08-12ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOMMarek Vasut1-10/+14
2021-08-12ARM: dts: stm32: Disable LAN8710 EDPD on DHCOMMarek Vasut1-0/+1
2021-08-12ARM: dts: stm32: Prefer HW RTC on DHCOM SoMMarek Vasut1-1/+3
2021-08-12omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulatorH. Nikolaus Schaller1-8/+1
2021-08-12ARM: dts: am437x-l4: fix typo in can@0 nodeDario Binacchi1-1/+1
2021-08-12riscv: stacktrace: Fix NULL pointer dereferenceJisheng Zhang1-1/+1
2021-08-12arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-modePali Rohár1-0/+1
2021-08-12arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllersVladimir Oltean1-0/+2
2021-08-12ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pinsMarek Vasut1-2/+2
2021-08-12ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King1-1/+1
2021-08-12ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHzOleksandr Suvorov1-0/+1
2021-08-12arm64: dts: ls1028: sl28: fix networking for variant 2Michael Walle1-0/+2
2021-08-12ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10msMaxime Chevallier1-1/+7
2021-08-12ARM: imx: add missing clk_disable_unprepare()Yang Yingliang1-3/+9