index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
39 hours
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3 days
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
3 days
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4 days
Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4 days
Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
Kees Cook
5 days
Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5 days
Merge tag 'x86_core_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5 days
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5 days
Merge tag 'x86_core_for_kvm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
5 days
Merge tag 'kvm-x86-apic-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5 days
Merge tag 'kvm-x86-mmu-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5 days
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5 days
Merge tag 'kvm-x86-no_assignment-6.17' of https://github.com/kvm-x86/linux in...
Paolo Bonzini
5 days
Merge tag 'kvm-x86-mmio-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5 days
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5 days
Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6 days
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6 days
Merge tag 'v6.16' into x86/cpu, to resolve conflict
Ingo Molnar
8 days
init.h: Disable sanitizer coverage for __init and __head
Kees Cook
10 days
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
10 days
x86: Handle KCOV __init vs inline mismatches
Kees Cook
13 days
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
14 days
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
[next]