aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay1-1/+3
2025-08-28x86/sev: Separate MSR and GHCB based snp_cpuid() via a callbackArd Biesheuvel1-1/+2
2025-08-27x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo1-0/+3
2025-08-27KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappingsSean Christopherson1-1/+1
2025-08-27KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()Ackerley Tng2-2/+2
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba1-3/+1
2025-08-27KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFDFuad Tabba1-1/+1
2025-08-26x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-08-25floppy: Replace custom SZ_64K constantAndy Shevchenko1-1/+2
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-4/+1
2025-08-22x86/mtrr: Remove license boilerplate text with bad FSF addressThomas Huth1-14/+1
2025-08-22x86/asm: Use RDPKRU and WRPKRU mnemonics in <asm/special_insns.h>Uros Bizjak1-5/+2
2025-08-22x86/tdx: Eliminate duplicate code in tdx_clear_page()Adrian Hunter1-0/+2
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2025-08-22x86/idle: Use MONITORX and MWAITX mnemonics in <asm/mwait.h>Uros Bizjak1-6/+2
2025-08-21perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi1-1/+5
2025-08-21perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)Dapeng Mi1-1/+1
2025-08-21perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flagDapeng Mi1-6/+8
2025-08-21uprobes/x86: Fix uprobe syscall vs shadow stackPeter Zijlstra1-0/+4
2025-08-21uprobes/x86: Add support to optimize uprobesJiri Olsa1-0/+7
2025-08-21KVM: SVM: Enable Secure TSC for SNP guestsNikunj A Dadhania1-0/+1
2025-08-21x86/cpufeatures: Add SNP Secure TSCNikunj A Dadhania1-0/+1
2025-08-19KVM: x86: Add kvm_msr_{read,write}() helpersYang Weijiang1-1/+2
2025-08-19KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accessesYang Weijiang1-4/+4
2025-08-19KVM: x86: Advertise support for the immediate form of MSR instructionsXin Li1-0/+1
2025-08-19KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on IntelXin Li2-1/+8
2025-08-19x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructionsXin Li1-0/+1
2025-08-19KVM: x86/pmu: Calculate set of to-be-emulated PMCs at time of WRMSRsSean Christopherson1-0/+3
2025-08-19KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2Sean Christopherson1-0/+1
2025-08-19KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMUVipin Sharma1-13/+26
2025-08-18x86/insn: Add XOP prefix instructions decoder supportMasami Hiramatsu (Google)2-3/+63
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+3
2025-08-18x86/fred: Install system vector handlers even if FRED isn't fully enabledSean Christopherson1-7/+2
2025-08-18x86/hyperv: Clean up hv_do_hypercall()Peter Zijlstra1-96/+41
2025-08-18KVM: x86: Implement test_cc() in CPeter Zijlstra1-7/+13
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+0
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta3-0/+10
2025-08-14x86/vmscape: Enumerate VMSCAPE bugPawan Gupta1-0/+1
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+20
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+12
2025-08-06x86/sev: Evict cache lines during SNP memory validationTom Lendacky2-0/+20
2025-08-04x86/irq: Plug vector setup raceThomas Gleixner1-5/+7
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-28/+28
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-8/+2
2025-08-01x86/cpu: Add new Intel CPU model numbers for Wildcatlake and NovalakeTony Luck1-0/+5
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen1-8/+2
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-58/+3
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-50/+128
2025-07-29Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1