summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-01-08KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already matchSean Christopherson
2026-01-08KVM: x86/pmu: Expose enable_mediated_pmu parameter to user spaceDapeng Mi
2026-01-08KVM: nSVM: Disable PMU MSR interception as appropriate while running L2Sean Christopherson
2026-01-08KVM: nVMX: Disable PMU MSR interception as appropriate while running L2Mingwei Zhang
2026-01-08KVM: nVMX: Add macros to simplify nested MSR interception settingDapeng Mi
2026-01-08KVM: x86/pmu: Handle emulated instruction for mediated vPMUDapeng Mi
2026-01-08KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are activeSean Christopherson
2026-01-08KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guestDapeng Mi
2026-01-08KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMDSandipan Das
2026-01-08KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updatesDapeng Mi
2026-01-08KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filteringMingwei Zhang
2026-01-08KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accessesDapeng Mi
2026-01-08KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUsDapeng Mi
2026-01-08KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMUDapeng Mi
2026-01-08KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMUDapeng Mi
2026-01-08KVM: x86/pmu: Register PMI handler for mediated vPMUXiong Zhang
2026-01-08KVM: x86/pmu: Implement AMD mediated PMU requirementsSean Christopherson
2026-01-08KVM: x86/pmu: Implement Intel mediated PMU requirements and constraintsDapeng Mi
2026-01-08KVM: x86/pmu: Start stubbing in mediated PMU supportDapeng Mi
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2026-01-08KVM: VMX: Always reflect SGX EPCM #PFs back into the guestSean Christopherson
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-01-07KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is activeSean Christopherson
2026-01-07x86/alternative: Patch a single alternative location only onceJuergen Gross
2026-01-07x86/alternative: Use helper functions for patching alternativesJuergen Gross
2026-01-06x86/tsx: Set default TSX mode to autoNikolay Borisov
2026-01-06x86/cpu: Drop unused Kconfig symbol X86_P6_NOPRandy Dunlap
2026-01-06perf/x86/intel/uncore: Add Nova Lake supportZide Chen
2026-01-06perf/x86/intel/uncore: Add missing PMON units for Panther LakeZide Chen
2026-01-06perf/x86/intel/uncore: Update DMR uncore constraints preliminarilyZide Chen
2026-01-06perf/x86/intel/uncore: Support uncore constraint rangesZide Chen
2026-01-06perf/x86/intel/uncore: Support IIO free-running counters on DMRZide Chen
2026-01-06perf/x86/intel/uncore: Add freerunning event descriptor helper macroZide Chen
2026-01-06perf/x86/intel/uncore: Add domain global init callbackZide Chen
2026-01-06perf/x86/intel/uncore: Add CBB PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Add IMH PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Remove has_generic_discovery_table()Zide Chen
2026-01-06perf/x86/intel/uncore: Support per-platform discovery base devicesZide Chen
2026-01-06perf/x86/intel/uncore: Move uncore discovery init struct to headerZide Chen
2026-01-06perf/x86/uncore: clean up const mismatchGreg Kroah-Hartman
2026-01-05x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2026-01-05x86/lib: Inline csum_ipv6_magic()Eric Dumazet
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05x86/platform/olpc: Replace strcpy() with strscpy() in xo15_sci_add()Thorsten Blum
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck
2026-01-05x86/sev: Disable GCOV on noinstr objectBrendan Jackman
2026-01-04x86/split_lock: Remove dead string when split_lock_detect=fatalRong Zhang