summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-09-08xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-09-08perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-09-08perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-08perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-09-08riscv: dts: microchip: Add ethernet0 to the aliases nodeBin Meng
2021-09-08riscv: dts: microchip: Use 'local-mac-address' for emac1Bin Meng
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-09-03arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88Petr Vorel
2021-09-03arm64: initialize all of CNTHCTL_EL2Mark Rutland
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-09-03powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn
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-26riscv: Fix a number of free'd resources in init_resources()Petr Pavlu
2021-08-26powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-08-26powerpc/32s: Refactor update of user segment registersChristophe Leroy
2021-08-26powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle
2021-08-26arm64: clean vdso & vdso32 filesAndrew Delgadillo
2021-08-26arm64: dts: qcom: sdm845-oneplus: fix reserved-memCaleb Connolly
2021-08-26arm64: dts: qcom: msm8994-angler: Disable cont_splash_memPetr Vorel
2021-08-26arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mappingPetr Vorel
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-26perf/x86: Fix out of bound MSR accessPeter Zijlstra
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-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