index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-25
KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
Paolo Bonzini
1
-3
/
+5
2026-06-25
KVM: x86/mmu: change nested_mmu.w to ngva_walk
Paolo Bonzini
1
-3
/
+2
2026-06-25
KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
Paolo Bonzini
1
-1
/
+1
2026-06-25
KVM: x86/mmu: move remaining permission fields to struct kvm_pagewalk
Paolo Bonzini
1
-14
/
+14
2026-06-25
KVM: x86/mmu: move CPU-related fields to struct kvm_pagewalk
Paolo Bonzini
1
-2
/
+2
2026-06-25
KVM: x86/mmu: move inject_page_fault to struct kvm_pagewalk
Paolo Bonzini
1
-3
/
+3
2026-06-25
KVM: x86/mmu: move get_pdptr to struct kvm_pagewalk
Paolo Bonzini
1
-1
/
+1
2026-06-25
KVM: x86/mmu: move gva_to_gpa to struct kvm_pagewalk
Paolo Bonzini
1
-3
/
+3
2026-06-25
KVM: x86/mmu: move get_guest_pgd to struct kvm_pagewalk
Paolo Bonzini
1
-1
/
+1
2026-06-25
KVM: x86/mmu: introduce struct kvm_pagewalk
Paolo Bonzini
1
-1
/
+6
2026-06-24
KVM: x86: Move a pile of stuff from kvm_host.h => x86.h
Sean Christopherson
1
-307
/
+0
2026-06-24
KVM: move TSS constants from kvm_host.h to tss.h
Paolo Bonzini
1
-7
/
+0
2026-06-24
KVM: x86: Rework kvm_arch_interrupt_allowed() into kvm_is_interrupt_allowed()
Sean Christopherson
1
-1
/
+0
2026-06-24
KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.h
Sean Christopherson
1
-4
/
+0
2026-06-24
KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.h
Sean Christopherson
1
-5
/
+0
2026-06-24
KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.h
Sean Christopherson
1
-12
/
+0
2026-06-24
KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
Sean Christopherson
1
-34
/
+0
2026-06-24
KVM: x86: Move LLDT assembly wrappers into VMX
Sean Christopherson
1
-12
/
+0
2026-06-24
KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
Sean Christopherson
1
-70
/
+0
2026-06-24
KVM: x86/pmu: Move "struct kvm_x86_pmu_event_filter" definition to pmu.c
Sean Christopherson
1
-12
/
+1
2026-06-24
KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
Sean Christopherson
1
-13
/
+2
2026-06-24
KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
Sean Christopherson
1
-26
/
+0
2026-06-24
KVM: x86: Move kvm_{g,s}et_segment() to inline helpers in regs.h
Sean Christopherson
1
-2
/
+0
2026-06-24
KVM: x86: Move register helper declarations from kvm_host.h => regs.h
Sean Christopherson
1
-19
/
+0
2026-06-24
KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h
Sean Christopherson
1
-2
/
+0
2026-06-24
KVM: x86: Move kvm_caps and kvm_host_values to asm/kvm_host.h
Sean Christopherson
1
-0
/
+44
2026-06-24
KVM: x86: Move local APIC specific helpers out of asm/kvm_host.h
Sean Christopherson
1
-12
/
+0
2026-06-24
x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC
Sean Christopherson
1
-10
/
+0
2026-06-24
KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat
Sean Christopherson
1
-1
/
+1
2026-06-22
Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
3
-0
/
+22
2026-06-19
Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-3
/
+0
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-99
/
+222
2026-06-18
x86: Remove arch-specific strncpy() implementation
Kees Cook
1
-3
/
+0
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
1
-9
/
+4
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-0
/
+12
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-52
/
+103
2026-06-16
Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+3
2026-06-16
Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-28
/
+5
2026-06-16
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-39
/
+2708
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-31
/
+2
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+5
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-5
/
+40
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-40
/
+52
2026-06-15
Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-39
/
+6
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-3
/
+2
2026-06-12
Merge branch 'kvm-single-pdptrs' into HEAD
Paolo Bonzini
1
-3
/
+2
2026-06-12
KVM: x86/mmu: move pdptrs out of the MMU
Paolo Bonzini
1
-3
/
+2
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-3
/
+12
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-37
/
+14
[prev]
[next]