summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-08-20arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc...Goran Rađenović
2025-08-20arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpioChristoph Stoidner
2025-08-19KVM: x86: Zero XSTATE components on INIT by iterating over supported featuresChao Gao
2025-08-19KVM: x86: Manually clear MPX state only on INITSean Christopherson
2025-08-19KVM: x86: Add kvm_msr_{read,write}() helpersYang Weijiang
2025-08-19KVM: x86: Use double-underscore read/write MSR helpers as appropriateSean Christopherson
2025-08-19KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accessesYang Weijiang
2025-08-19KVM: x86: Advertise support for the immediate form of MSR instructionsXin Li
2025-08-19KVM: VMX: Support the immediate form of WRMSRNS in the VM-Exit fastpathXin Li
2025-08-19KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on IntelXin Li
2025-08-19KVM: x86: Rename handle_fastpath_set_msr_irqoff() to handle_fastpath_wrmsr()Xin Li
2025-08-19KVM: x86: Rename local "ecx" variables to "msr" and "pmc" as appropriateSean Christopherson
2025-08-19x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructionsXin Li
2025-08-19KVM: x86: Add a fastpath handler for INVDSean Christopherson
2025-08-19KVM: x86: Push acquisition of SRCU in fastpath into kvm_pmu_trigger_event()Sean Christopherson
2025-08-19KVM: x86/pmu: Rename check_pmu_event_filter() to pmc_is_event_allowed()Sean Christopherson
2025-08-19KVM: x86/pmu: Drop redundant check on PMC being locally enabled for emulationSean Christopherson
2025-08-19KVM: x86/pmu: Drop redundant check on PMC being globally enabled for emulationSean Christopherson
2025-08-19KVM: x86/pmu: Open code pmc_event_is_allowed() in its callersSean Christopherson
2025-08-19KVM: x86/pmu: Rename pmc_speculative_in_use() to pmc_is_locally_enabled()Sean Christopherson
2025-08-19KVM: x86/pmu: Calculate set of to-be-emulated PMCs at time of WRMSRsSean Christopherson
2025-08-19KVM: x86/pmu: Add wrappers for counting emulated instructions/branchesSean Christopherson
2025-08-19KVM: x86/pmu: Move kvm_init_pmu_capability() to pmu.cSean Christopherson
2025-08-19KVM: x86: Fold WRMSR fastpath helpers into the main handlerSean Christopherson
2025-08-19KVM: x86: Unconditionally grab data from EDX:EAX in WRMSR fastpathSean Christopherson
2025-08-19KVM: x86: Acquire SRCU in WRMSR fastpath iff instruction needs to be skippedSean Christopherson
2025-08-19KVM: x86: Unconditionally handle MSR_IA32_TSC_DEADLINE in fastpath exitsSean Christopherson
2025-08-19KVM: x86: Drop semi-arbitrary restrictions on IPI type in fastpathSean Christopherson
2025-08-19KVM: x86: Only allow "fast" IPIs in fastpath WRMSR(X2APIC_ICR) handlerSean Christopherson
2025-08-19KVM: x86: Add kvm_icr_to_lapic_irq() helper to allow for fastpath IPIsSean Christopherson
2025-08-19kvm: x86: simplify kvm_vector_to_index()Yury Norov
2025-08-19KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUsEwan Hai
2025-08-19arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF addressThomas Huth
2025-08-19KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't validSean Christopherson
2025-08-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson
2025-08-19KVM: TDX: Remove redundant __GFP_ZEROQianfeng Rong
2025-08-19riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1E Shattow
2025-08-19KVM: VMX: Add host MSR read/write helpers to consolidate preemption handlingSean Christopherson
2025-08-19KVM: VMX: Fix an indentationXin Li
2025-08-19KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson
2025-08-19riscv: dts: microchip: Minor whitespace cleanupKrzysztof Kozlowski
2025-08-19KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lockVipin Sharma
2025-08-19KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purposeVipin Sharma
2025-08-19KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMUVipin Sharma
2025-08-19sparc: kernel: apc: Remove macro APC_MINOR definitionZijun Hu
2025-08-19arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Enable I2C0 and I2C1 supportLad Prabhakar
2025-08-19arm64: dts: renesas: r9a09g077: Add pinctrl nodeThierry Bultel
2025-08-19arm64: dts: renesas: r9a09g087: Add DT nodes for SCI channels 1-5Lad Prabhakar
2025-08-19arm64: dts: renesas: r9a09g077: Add DT nodes for SCI channels 1-5Lad Prabhakar
2025-08-19arm64: dts: renesas: r9a09g047: Add I3C nodeTommaso Merciai