summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-29Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux in...Paolo Bonzini
2025-07-29Merge tag 'kvm-x86-mmio-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'v6.16' into x86/cpu, to resolve conflictIngo Molnar
2025-07-26init.h: Disable sanitizer coverage for __init and __headKees Cook
2025-07-24mm: remove arch_flush_tlb_batched_pending() arch helperRyan Roberts
2025-07-24x86: Handle KCOV __init vs inline mismatchesKees Cook
2025-07-22x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with RustFUJITA Tomonori
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-15x86/hyperv: Expose hv_map_msi_interrupt()Stanislav Kinsburskii
2025-07-15Drivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves
2025-07-14x86/mm: Remove duplicated __PAGE_KERNEL(_EXEC) definitionsNikolay Borisov
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-10x86/apic: Rename 'reg_off' to 'reg'Neeraj Upadhyay
2025-07-10x86/apic: KVM: Move apic_test)vector() to common codeNeeraj Upadhyay
2025-07-10x86/apic: KVM: Move lapic set/clear_vector() helpers to common codeNeeraj Upadhyay
2025-07-10x86/apic: KVM: Move lapic get/set helpers to common codeNeeraj Upadhyay
2025-07-10x86/apic: KVM: Move apic_find_highest_vector() to a common headerNeeraj Upadhyay
2025-07-10x86/apic: KVM: Deduplicate APIC vector => register+bit mathSean Christopherson
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUsZheyun Shen
2025-07-10x86/lib: Add WBNOINVD helper functionsKevin Loughlin
2025-07-10x86/lib: Drop the unused return value from wbinvd_on_all_cpus()Sean Christopherson
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-07-09KVM: x86: Replace growing set of *_in_guest bools with a u64Jim Mattson
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-07x86/msr-index: Add AMD workload classification MSRsPerry Yuan
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-02Merge branch 'fixes' into for-nextIlpo Järvinen
2025-07-01x86/sev: Use TSC_FACTOR for Secure TSC frequency calculationNikunj A Dadhania
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-29serial: 8250: Move CE4100 quirks to a module under 8250 driverAndy Shevchenko
2025-06-27x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages tooGerd Hoffmann
2025-06-25VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()Sean Christopherson
2025-06-25Merge branch 'kvm-x86 mmio'Sean Christopherson
2025-06-25KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guestSean Christopherson
2025-06-24x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only featureYang Weijiang
2025-06-24x86/fpu/xstate: Introduce "guest-only" supervisor xfeature setYang Weijiang
2025-06-24x86/fpu/xstate: Differentiate default features for host and guest FPUsChao Gao
2025-06-24x86/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)
2025-06-24x86/traps: Initialize DR6 by writing its architectural reset valueXin Li (Intel)
2025-06-24KVM: x86: Use kvzalloc() to allocate VM structSean Christopherson