summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorLines
2026-03-04x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra-0/+6
2026-03-03x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*Xiaoyao Li-25/+25
2026-03-03x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLEXiaoyao Li-2/+2
2026-03-03x86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong-2/+0
2026-03-02KVM: x86: Fold emulator_write_phys() into write_emulate()Sean Christopherson-3/+0
2026-03-02KVM: Isolate apicv_update_lock and apicv_nr_irq_window_req in a cachelineSean Christopherson-1/+11
2026-03-02KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUsSean Christopherson-1/+18
2026-03-02KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()Carlos López-1/+1
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips-1/+4
2026-02-28perf/amd/ibs: Advertise remote socket capabilityRavi Bangoria-1/+2
2026-02-28perf/amd/ibs: Enable streaming store filterRavi Bangoria-1/+2
2026-02-27perf/amd/ibs: Add new MSRs and CPUID bits definitionsRavi Bangoria-20/+38
2026-02-27perf/amd/ibs: Define macro for ldlat mask and shiftRavi Bangoria-0/+1
2026-02-27x86/apic: Enable TSC coupled programming modeThomas Gleixner-0/+8
2026-02-27x86: Inline TSC reads in timekeepingThomas Gleixner-0/+14
2026-02-25x86/virt/tdx: Retrieve TDX module versionChao Gao-0/+7
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)-1/+1
2026-02-23x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth-9/+9
2026-02-23x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra-6/+10
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong-0/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-21/+58
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-38/+80
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-14/+41
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+2
2026-02-10Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2026-02-10Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+33
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-105/+119
2026-02-10Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-87/+0
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-483/+412
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+6
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+3
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+5
2026-02-10Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+2
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+44
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-1/+1
2026-02-09Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-2/+14
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-19/+33
2026-02-06x86/vmware: Fix hypercall clobbersJosh Poimboeuf-2/+2
2026-02-02x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper-3/+4
2026-02-02x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi-1/+1
2026-01-30x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa-1/+1
2026-01-30KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah-2/+11
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh-1/+1
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure-3/+3
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure-2/+2
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure-1/+1
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure-1/+1
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure-2/+2
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure-2/+2
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu-0/+1