summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2026-07-27KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERTSean Christopherson
2026-07-27KVM: x86: Rename kvm_x86_ops' gmem_invalidate() to gmem_make_shared()Sean Christopherson
2026-07-27KVM: guest_memfd: Pass the number of pages instead of the end pfn into .inval...Sean Christopherson
2026-07-26x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
2026-07-23x86/topology: Add TOPO_CPU_TYPE_LOW_POWERVishal Badole
2026-07-23x86/topology: Name the AMD core-type valuesVishal Badole
2026-07-23x86/topo: Map vendor CPU types to generic Linux such typesBorislav Petkov (AMD)
2026-07-23x86/sev: Use new AES-GCM libraryEric Biggers
2026-07-23x86/mm: Cap flush_tlb_info alignment at 64 bytesChuyi Zhou
2026-07-22x86/elf: Correct comment for STACK_RND_MASK()Lorenzo Stoakes (ARM)
2026-07-22KVM: x86: Move supported EFER bits to kvm_capsYosry Ahmed
2026-07-22KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hookKai Huang
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner
2026-07-13x86/mm: Convert pgd_page_get_mm() to ptdescsVishal Moola
2026-07-13x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()Kiryl Shutsemau (Meta)
2026-07-13x86/alternative: Drop smp_locks glueBorislav Petkov (AMD)
2026-07-12x86/entry: Simplify the syscall number logicThomas Gleixner
2026-07-12x86/entry: Make syscall functions staticThomas Gleixner
2026-07-12x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-10KVM: x86: Expose Zhaoxin RSA CPUID featureEwan Hai-oc
2026-07-10KVM: x86: Expose Zhaoxin PHE2 CPUID featureEwan Hai-oc
2026-07-10KVM: x86: Expose Zhaoxin RNG2 CPUID featureEwan Hai-oc
2026-07-10KVM: x86: Expose Zhaoxin CCS (SM3 + SM4) CPUID featureEwan Hai-oc
2026-07-10KVM: x86: Expose Zhaoxin SM2 CPUID featureEwan Hai-oc
2026-07-10KVM: x86: Move nested_ops out of kvm_x86_ops, to global kvm_nested_opsSean Christopherson
2026-07-10KVM: x86: Add static calls for nested virtualization opsSean Christopherson
2026-07-10KVM: x86: Reject nested CAP enablement if nested virtualization is disabledSean Christopherson
2026-07-10KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=ySean Christopherson
2026-07-10KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zappedSean Christopherson
2026-07-10x86/thermal: Add bit definitions for Intel Directed Package Thermal InterruptRicardo Neri
2026-07-08KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.hSean Christopherson
2026-07-08KVM: x86: Move "struct kvm_apic_map" definition from kvm_host.h => lapic.hSean Christopherson
2026-07-08KVM: x86: Move KVM's arbitrary task switch reason enums to x86.hSean Christopherson
2026-07-08KVM: x86: Move KVM_GUESTDBG_VALID_MASK from kvm_host.h => x86.cSean Christopherson
2026-07-08KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.hSean Christopherson
2026-07-08KVM: x86: Move the "APIC attention" macros from kvm_host.h => lapic.cSean Christopherson
2026-07-07x86/speculation: Explicitly include linux/types.hThomas Weißschuh (Schneider Electric)
2026-07-07x86/setup: do not include kexec_handover.h from asm/setup.hPratyush Yadav (Google)
2026-07-06x86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-02x86/resctrl: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-01x86/cpu: Move intel_get_platform_id() to cpu/intel.cBorislav Petkov
2026-07-01x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta
2026-06-28x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()Jens Remus
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-25KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_formatPaolo Bonzini
2026-06-25KVM: x86/mmu: pull page format to a new structPaolo Bonzini
2026-06-25KVM: x86/mmu: unify root_gva_walk and ngva_walkPaolo Bonzini