index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux in...
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-mmio-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-28
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'v6.16' into x86/cpu, to resolve conflict
Ingo Molnar
2025-07-26
init.h: Disable sanitizer coverage for __init and __head
Kees Cook
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
2025-07-22
x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
2025-07-20
Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-15
x86/hyperv: Expose hv_map_msi_interrupt()
Stanislav Kinsburskii
2025-07-15
Drivers: hv: Use nested hypercall for post message and signal event
Nuno Das Neves
2025-07-14
x86/mm: Remove duplicated __PAGE_KERNEL(_EXEC) definitions
Nikolay Borisov
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-10
x86/apic: Rename 'reg_off' to 'reg'
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move apic_test)vector() to common code
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move lapic set/clear_vector() helpers to common code
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move lapic get/set helpers to common code
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Move apic_find_highest_vector() to a common header
Neeraj Upadhyay
2025-07-10
x86/apic: KVM: Deduplicate APIC vector => register+bit math
Sean Christopherson
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-10
x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs
Zheyun Shen
2025-07-10
x86/lib: Add WBNOINVD helper functions
Kevin Loughlin
2025-07-10
x86/lib: Drop the unused return value from wbinvd_on_all_cpus()
Sean Christopherson
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2025-07-09
KVM: x86: Replace growing set of *_in_guest bools with a u64
Jim Mattson
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-07
x86/msr-index: Add AMD workload classification MSRs
Perry Yuan
2025-07-06
Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-07-02
Merge branch 'fixes' into for-next
Ilpo Järvinen
2025-07-01
x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
Nikunj A Dadhania
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
2025-06-29
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-29
serial: 8250: Move CE4100 quirks to a module under 8250 driver
Andy Shevchenko
2025-06-27
x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages too
Gerd Hoffmann
2025-06-25
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
Sean Christopherson
2025-06-25
Merge branch 'kvm-x86 mmio'
Sean Christopherson
2025-06-25
KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest
Sean Christopherson
2025-06-24
x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature
Yang Weijiang
2025-06-24
x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
Yang Weijiang
2025-06-24
x86/fpu/xstate: Differentiate default features for host and guest FPUs
Chao Gao
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
2025-06-24
KVM: x86: Use kvzalloc() to allocate VM struct
Sean Christopherson
[prev]
[next]