summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini4-19/+30
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+3
2025-09-30Merge tag 'for-linus-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+7
2025-09-30Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2025-09-25kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-2/+2
2025-09-23KVM: x86: Define AMD's #HV, #VC, and #SX exception vectorsSean Christopherson1-0/+4
2025-09-23KVM: x86: Define Control Protection Exception (#CP) vectorSean Christopherson1-0/+1
2025-09-23KVM: x86: Enable CET virtualization for VMX and advertise to userspaceYang Weijiang1-0/+1
2025-09-23KVM: x86: Allow setting CR4.CET if IBT or SHSTK is supportedYang Weijiang1-1/+1
2025-09-23KVM: x86/mmu: WARN on attempt to check permissions for Shadow Stack #PFSean Christopherson1-0/+1
2025-09-23KVM: x86: Enable guest SSP read/write interface with new uAPIsYang Weijiang1-0/+3
2025-09-23KVM: VMX: Introduce CET VMCS fields and control bitsYang Weijiang1-0/+8
2025-09-23KVM: x86: Check XSS validity against guest CPUIDsChao Gao1-1/+2
2025-09-23KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs supportYang Weijiang1-0/+26
2025-09-23KVM: x86: Merge 'svm' into 'cet' to pick up GHCB dependenciesSean Christopherson3-0/+3
2025-09-23KVM: x86: Add helper to retrieve current value of user return MSRHou Wenlong1-0/+1
2025-09-23KVM: SEV: Validate XCR0 provided by guest in GHCBSean Christopherson1-0/+1
2025-09-22x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner1-0/+10
2025-09-18KVM: x86: Rework KVM_REQ_MSR_FILTER_CHANGED into a generic RECALC_INTERCEPTSSean Christopherson2-3/+3
2025-09-18KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h headerDapeng Mi1-6/+9
2025-09-17x86/sev: Add new dump_rmp parameter to snp_leak_pages() APIAshish Kalra1-1/+6
2025-09-17x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSRK Prateek Nayak1-0/+5
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck1-4/+3
2025-09-17x86: Use generic TIF bitsThomas Gleixner1-45/+31
2025-09-16KVM: x86/pmu: Correct typo "_COUTNERS" to "_COUNTERS"Dapeng Mi1-4/+4
2025-09-16KVM: TDX: Reject fully in-kernel irqchip if EOIs are protected, i.e. for TDX VMsSagi Shahar1-0/+1
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar5-19/+33
2025-09-15x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPTTom Lendacky1-19/+19
2025-09-15x86/bugs: Simplify SSB cmdline parsingDavid Kaplan1-0/+1
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse1-0/+2
2025-09-15x86/resctrl: Add data structures and definitions for ABMC assignmentBabu Moger1-0/+1
2025-09-15x86/resctrl: Add support to enable/disable AMD ABMC featureBabu Moger1-0/+1
2025-09-15x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)Babu Moger1-0/+1
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck1-1/+0
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck1-15/+0
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie5-2/+17
2025-09-11x86/virt/tdx: Use precalculated TDVPR page physical addressKai Huang1-0/+2
2025-09-11x86/kvm: Make kvm_async_pf_task_wake() a local static helperSean Christopherson1-2/+0
2025-09-11x86/mce: Define BSP-only initYazen Ghannam1-0/+2
2025-09-11Merge tag 'vmscape-for-linus-20250904' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+11
2025-09-10Fix access to video_is_primary_device() when compiled without CONFIG_VIDEOMario Limonciello (AMD)1-0/+2
2025-09-09x86: Add __attribute_const__ to ffs()-family implementationsKees Cook1-6/+6
2025-09-08xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()Juergen Gross1-7/+7
2025-09-08x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__Uros Bizjak12-84/+27
2025-09-05KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLsKai Huang1-0/+6
2025-09-05x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALLKai Huang1-1/+24
2025-09-05x86/sme: Use percpu boolean to control WBINVD during kexecKai Huang2-2/+4
2025-09-05x86/kexec: Consolidate relocate_kernel() function parametersKai Huang1-2/+10