summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-11-10KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-11-10KVM: x86: smm: number of GPRs in the SMRAM image depends on the image formatMaxim Levitsky
2022-11-10KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier
2022-11-10KVM: arm64: Fix bad dereference on MTE-enabled systemsRyan Roberts
2022-11-10KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj
2022-11-10KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailableEmanuele Giuseppe Esposito
2022-11-10KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTLSean Christopherson
2022-11-10KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()Sean Christopherson
2022-11-10KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRsSean Christopherson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001FHJim Mattson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000001HJim Mattson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000006HJim Mattson
2022-11-10x86/syscall: Include asm/ptrace.h in syscall_wrapper headerJiri Olsa
2022-11-10x86/tdx: Panic on bad configs that #VE on "private" memory accessKirill A. Shutemov
2022-11-10x86/tdx: Prepare for using "INFO" call for a second purposeDave Hansen
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller
2022-11-10perf/x86/intel: Fix pebs event constraints for SPRKan Liang
2022-11-10perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang
2022-11-10ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QPPetr Benes
2022-11-10arm64: entry: avoid kprobe recursionMark Rutland
2022-11-10arm64: dts: juno: Add thermal critical trip pointsCristian Marussi
2022-11-10ARM: dts: ux500: Add trips to battery thermal zonesLinus Walleij
2022-11-10arm64: dts: ls208xa: specify clock frequencies for the MDIO controllersIoana Ciornei
2022-11-10arm64: dts: ls1088a: specify clock frequencies for the MDIO controllersIoana Ciornei
2022-11-10arm64: dts: lx2160a: specify clock frequencies for the MDIO controllersIoana Ciornei
2022-11-10arm64: dts: imx93: correct gpio-rangesPeng Fan
2022-11-10arm64: dts: imx93: add gpio clkPeng Fan
2022-11-10arm64: dts: imx8: correct clock orderPeng Fan
2022-11-10ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offsetTim Harvey
2022-11-10arm64: dts: imx8mn: Correct the usb power domainLi Jun
2022-11-10arm64: dts: imx8mn: remove otg1 power domain dependency on hsioLi Jun
2022-11-10arm64: dts: imx8mm: correct usb power domainsLi Jun
2022-11-10arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsioLi Jun
2022-11-10arm64: dts: verdin-imx8mp: fix ctrl_sleep_mociMax Krummenacher
2022-11-10arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8MenloMarek Vasut
2022-11-04arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips
2022-11-04riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-11-04riscv: fix detection of toolchain Zicbom supportConor Dooley
2022-11-04riscv: mm: add missing memcpy in kasan_initQinglin Pan
2022-11-04riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang
2022-11-04x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctlyChang S. Bae
2022-11-04x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin
2022-11-04RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for SstcAnup Patel
2022-11-04RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones