index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-23
Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-14
/
+19
2026-06-22
Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-102
/
+229
2026-06-19
Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-22
/
+0
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
61
-2290
/
+2941
2026-06-19
x86/platform/geode: reference the real node of the cs5535 GPIO controller
Bartosz Golaszewski
2
-12
/
+10
2026-06-18
x86: Remove arch-specific strncpy() implementation
Kees Cook
2
-22
/
+0
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2
-10
/
+5
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
3
-37
/
+192
2026-06-16
Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
17
-160
/
+716
2026-06-16
Merge tag 'x86_mm_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-25
/
+31
2026-06-16
Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+3
2026-06-16
Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
10
-59
/
+43
2026-06-16
Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...
Linus Torvalds
3
-244
/
+249
2026-06-16
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...
Linus Torvalds
9
-46
/
+23
2026-06-16
Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-06-16
KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
Sean Christopherson
1
-6
/
+12
2026-06-16
KVM: x86: Fix shadow paging use-after-free due to unexpected role
Paolo Bonzini
1
-4
/
+6
2026-06-15
Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
130
-13277
/
+3104
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
13
-140
/
+47
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+25
2026-06-15
Merge tag 'perf-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
10
-145
/
+511
2026-06-15
Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
15
-16
/
+178
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+29
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
30
-248
/
+201
2026-06-15
x86/ioperm: Prevent NULL dereference on theoretical missing IO bitmap
Li RongQing
1
-0
/
+1
2026-06-15
Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-303
/
+166
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
6
-39
/
+3
2026-06-13
x86/irq: Add missing 's' back to thermal event printout
Thomas Gleixner
1
-1
/
+1
2026-06-12
Merge branch 'kvm-single-pdptrs' into HEAD
Paolo Bonzini
8
-42
/
+46
2026-06-12
KVM: x86/mmu: move pdptrs out of the MMU
Paolo Bonzini
5
-21
/
+16
2026-06-12
KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging
Paolo Bonzini
1
-0
/
+3
2026-06-12
KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions
Paolo Bonzini
2
-9
/
+26
2026-06-12
KVM: nVMX: remove unnecessary code in prepare_vmcs02_rare
Paolo Bonzini
1
-11
/
+0
2026-06-12
KVM: x86: remove nested_mmu from mmu_is_nested()
Paolo Bonzini
1
-1
/
+1
2026-06-12
Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
17
-98
/
+302
2026-06-12
Merge tag 'kvm-x86-vmx-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-18
/
+26
2026-06-12
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-234
/
+229
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-298
/
+302
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
32
-534
/
+663
2026-06-12
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2026-06-12
Merge tag 'kvm-s390-master-7.1-4' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
4
-2
/
+19
2026-06-11
x86/cpu: Make CONFIG_X86_CX8 unconditional
Ingo Molnar
3
-3
/
+1
2026-06-11
x86/cpu: Remove unused !CONFIG_X86_TSC code
Ingo Molnar
6
-38
/
+5
2026-06-08
KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...
Sean Christopherson
1
-1
/
+1
2026-06-08
KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changes
Sean Christopherson
1
-1
/
+9
2026-06-08
KVM: x86: hyper-v: Bound the bank index when querying sparse banks
Hyunwoo Kim
1
-0
/
+5
2026-06-08
x86/msr: Remove wrmsrl()
Juergen Gross
1
-4
/
+0
[prev]
[next]