summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-18KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-18KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson
2021-08-18KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson
2021-08-18KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson
2021-08-18KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson
2021-08-18powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy
2021-08-18powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-18powerpc/smp: Fix OOPS in topology_init()Christophe Leroy
2021-08-18powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy
2021-08-18powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour
2021-08-18powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy
2021-08-18powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy
2021-08-18x86/resctrl: Fix default monitoring groups reportingBabu Moger
2021-08-18x86/ioapic: Force affinity setup before startupThomas Gleixner
2021-08-18x86/msi: Force affinity setup before startupThomas Gleixner
2021-08-18x86/tools: Fix objdump version check againRandy Dunlap
2021-08-18powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-08-18KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil
2021-08-18perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-18riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du
2021-08-18ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-08-12riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo
2021-08-12perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-12KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson
2021-08-12KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-12KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini
2021-08-12ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo
2021-08-12arm64: fix compat syscall return truncationMark Rutland
2021-08-12MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-08-12arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland
2021-08-12mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-12x86/tools/relocs: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-12MIPS: check return value of pgtable_pmd_page_ctorHuang Pei
2021-08-12riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck
2021-08-12ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOMMarek Vasut
2021-08-12ARM: dts: stm32: Disable LAN8710 EDPD on DHCOMMarek Vasut
2021-08-12ARM: dts: stm32: Prefer HW RTC on DHCOM SoMMarek Vasut
2021-08-12omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulatorH. Nikolaus Schaller
2021-08-12ARM: dts: am437x-l4: fix typo in can@0 nodeDario Binacchi
2021-08-12riscv: stacktrace: Fix NULL pointer dereferenceJisheng Zhang
2021-08-12arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-modePali Rohár
2021-08-12arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllersVladimir Oltean
2021-08-12ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pinsMarek Vasut
2021-08-12ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King
2021-08-12ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHzOleksandr Suvorov
2021-08-12arm64: dts: ls1028: sl28: fix networking for variant 2Michael Walle
2021-08-12ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10msMaxime Chevallier
2021-08-12ARM: imx: add missing clk_disable_unprepare()Yang Yingliang