summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-03riscv: Fixup patch_text panic in ftraceGuo Ren
2021-09-03riscv: Fixup wrong ftrace remove cflagGuo Ren
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-09-03riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-08-26arm64: dts: qcom: msm8992-bullhead: Remove PSCIPetr Vorel
2021-08-26arm64: dts: qcom: c630: fix correct powerdown pin for WSA881xSrinivas Kandagatla
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach
2021-08-26KVM: X86: Fix warning caused by stale emulation contextWanpeng Li
2021-08-26KVM: x86: Factor out x86 instruction emulation with decodingWei Huang
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: 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/smp: Fix OOPS in topology_init()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-18ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta
2021-08-15arm64: dts: renesas: beacon: Fix USB ref clock referencesAdam Ford
2021-08-15arm64: dts: renesas: beacon: Fix USB extal referenceAdam Ford
2021-08-15arm64: dts: renesas: rzg2: Add usb2_clksel to RZ/G2 M/N/HAdam Ford
2021-08-15KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-12arm64: fix compat syscall return truncationMark Rutland
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-08-12perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-12arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon
2021-08-12KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean 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-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-12MIPS: check return value of pgtable_pmd_page_ctorHuang Pei
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-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-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