summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-01-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2022-01-20KVM: x86: don't print when fail to read/write pv eoi memoryLi RongQing
2022-01-20KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson
2022-01-20KVM: x86: Register perf callbacks after calling vendor's hardware_setup()Sean Christopherson
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2022-01-16ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100Paul Cercueil
2022-01-16s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov
2022-01-11ARM: dts: gpio-ranges property is now requiredPhil Elwell
2022-01-11KVM: x86: Check for rmaps allocationNikunj A Dadhania
2022-01-05efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2022-01-05powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman
2022-01-05parisc: Clear stale IIR value on instruction access rights trapHelge Deller
2021-12-29arm64: dts: lx2160a: fix scl-gpios property nameZhang Ying-22455
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-12-29KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson
2021-12-29KVM: VMX: Always clear vmx->fail on emulation_requiredSean Christopherson
2021-12-29KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is requiredSean Christopherson
2021-12-29KVM: x86/mmu: Don't advance iterator after restart due to yieldingSean Christopherson
2021-12-29KVM: x86: Always set kvm_run->if_flagMarc Orr
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-29parisc: Fix mask used to select futex spinlockJohn David Anglin
2021-12-29parisc: Correct completer in lws startJohn David Anglin
2021-12-29x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport
2021-12-29Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov
2021-12-29ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNCVladimir Murzin
2021-12-29ARM: dts: imx6qdl-wandboard: Fix Ethernet supportMartin Haaß
2021-12-29arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko
2021-12-29arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers
2021-12-22bpf: Fix extable address check.Alexei Starovoitov
2021-12-22bpf, x64: Factor out emission of REX byte in more casesJie Meng
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam
2021-12-22powerpc/module_64: Fix livepatching for RO modulesRussell Currey
2021-12-22riscv: dts: unmatched: Add gpio card detect to mmc-spi-slotBin Meng
2021-12-22riscv: dts: unleashed: Add gpio card detect to mmc-spi-slotBin Meng
2021-12-22KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov
2021-12-22powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni
2021-12-22bpf: Fix extable fixup offset.Alexei Starovoitov
2021-12-22arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-22arm64: dts: imx8mq: remove interconnect property from lcdifMartin Kepplinger
2021-12-22ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen
2021-12-22arm64: dts: rockchip: fix poweroff on helios64Florian Klink
2021-12-22arm64: dts: rockchip: fix audio-supply for Rock Pi 4Alex Bee
2021-12-22arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supplyJohn Keeping
2021-12-22arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supplyJohn Keeping
2021-12-22arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edgeArtem Lapkin
2021-12-22arm64: dts: ten64: remove redundant interrupt declaration for gpio-keysMathew McBride
2021-12-22s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle
2021-12-22KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()Lai Jiangshan