summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-15ARM: dts: at91: add pinctrl-{names, 0} for all gpiosClaudiu Beznea
2021-09-15KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson
2021-09-15KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulationMaxim Levitsky
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-15Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"Sean Christopherson
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-15arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár
2021-09-15arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski
2021-09-15arm64: dts: renesas: hihope-rzg2-ex: Add EtherAVB internal rx delayBiju Das
2021-09-15arm64: dts: renesas: rzg2: Convert EtherAVB to explicit delay handlingGeert Uytterhoeven
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-15x86/mce: Defer processing of early errorsBorislav Petkov
2021-09-15m68k: Fix invalid RMW_INSNS on CPUs that lack CASGeert Uytterhoeven
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/debug: keep debug data on resizePeter Oberparleiter
2021-09-15s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle
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-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-08ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski
2021-09-08xtensa: 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-03powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev
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