summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-09-15KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson
2021-09-15KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-09-15x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-09-15perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips
2021-09-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-09-15arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski
2021-09-15ARM: dts: meson8b: ec100: Fix the pwm regulator supply propertiesAnand Moon
2021-09-15ARM: dts: meson8b: mxq: Fix the pwm regulator supply propertiesAnand Moon
2021-09-15ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply propertiesAnand Moon
2021-09-15ARM: dts: meson8: Use a higher default GPU clock frequencyMartin Blumenstingl
2021-09-15arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w propertiesGeert Uytterhoeven
2021-09-15ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsiDylan Hung
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-12x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit
2021-09-12powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2021-09-12ARC: wireup clone3 syscallVineet Gupta
2021-09-12ARM: 8918/2: only build return_address() if neededBen Dooks
2021-09-12perf/x86/amd/power: Assign pmu.moduleKim Phillips
2021-09-12perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2021-09-12perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li
2021-09-12xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
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-03KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson
2021-09-03perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
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-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
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: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson
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-15KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
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-12MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki