summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky2021-08-181-0/+3
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-183-8/+13
* KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson2021-08-181-1/+2
* KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson2021-08-181-1/+1
* powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-181-1/+1
* x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-181-14/+13
* x86/ioapic: Force affinity setup before startupThomas Gleixner2021-08-181-2/+4
* x86/msi: Force affinity setup before startupThomas Gleixner2021-08-181-4/+9
* x86/tools: Fix objdump version check againRandy Dunlap2021-08-181-0/+1
* powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-181-1/+2
* ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta2021-08-181-3/+6
* arm64: dts: renesas: beacon: Fix USB ref clock referencesAdam Ford2021-08-151-2/+2
* arm64: dts: renesas: beacon: Fix USB extal referenceAdam Ford2021-08-151-2/+4
* arm64: dts: renesas: rzg2: Add usb2_clksel to RZ/G2 M/N/HAdam Ford2021-08-153-0/+45
* KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson2021-08-151-1/+1
* arm64: fix compat syscall return truncationMark Rutland2021-08-125-18/+27
* alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-08-121-1/+1
* perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-121-1/+2
* arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon2021-08-123-26/+20
* KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson2021-08-121-1/+1
* KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini2021-08-121-2/+11
* ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo2021-08-121-1/+9
* MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-08-121-1/+2
* arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland2021-08-121-1/+1
* mips: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-121-1/+1
* MIPS: check return value of pgtable_pmd_page_ctorHuang Pei2021-08-121-6/+11
* ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOMMarek Vasut2021-08-121-10/+14
* ARM: dts: stm32: Disable LAN8710 EDPD on DHCOMMarek Vasut2021-08-121-0/+1
* omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulatorH. Nikolaus Schaller2021-08-121-8/+1
* ARM: dts: am437x-l4: fix typo in can@0 nodeDario Binacchi2021-08-121-1/+1
* arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-modePali Rohár2021-08-121-0/+1
* arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllersVladimir Oltean2021-08-121-0/+2
* ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pinsMarek Vasut2021-08-121-2/+2
* ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King2021-08-121-1/+1
* ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHzOleksandr Suvorov2021-08-121-0/+1
* arm64: dts: ls1028: sl28: fix networking for variant 2Michael Walle2021-08-121-0/+2
* ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10msMaxime Chevallier2021-08-121-1/+7
* ARM: imx: add missing clk_disable_unprepare()Yang Yingliang2021-08-121-3/+9
* ARM: imx: add missing iounmap()Yang Yingliang2021-08-121-1/+6
* arm64: dts: ls1028a: fix node name for the sysclkVladimir Oltean2021-08-121-1/+1
* powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju2021-08-041-1/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-08-0410-0/+54
* KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK accessVitaly Kuznetsov2021-08-041-2/+2
* alpha: register early reserved memory in memblockMike Rapoport2021-08-041-6/+7
* x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2021-08-042-3/+3
* x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka2021-08-041-0/+2
* ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2021-07-312-4/+3
* KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky2021-07-311-4/+9
* nds32: fix up stack guard gapGreg Kroah-Hartman2021-07-281-1/+1
* KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin2021-07-281-0/+20