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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-93
/
+110
2025-11-09
KVM: nSVM: Fix and simplify LBR virtualization handling with nested
Yosry Ahmed
2
-49
/
+17
2025-11-09
KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
Yosry Ahmed
1
-10
/
+19
2025-11-09
KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated
Yosry Ahmed
1
-0
/
+4
2025-11-09
Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-38
/
+74
2025-11-08
Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-100
/
+54
2025-11-07
x86/microcode/AMD: Add more known models to entry sign checking
Mario Limonciello (AMD)
1
-0
/
+2
2025-11-06
KVM: VMX: Fix check for valid GVA on an EPT violation
Sukrit Bhatnagar
1
-1
/
+1
2025-11-05
Merge tag 'rust-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-1
/
+1
2025-11-05
x86: uaccess: don't use runtime-const rewriting in modules
Linus Torvalds
3
-6
/
+14
2025-11-04
rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
Miguel Ojeda
1
-1
/
+1
2025-11-04
KVM: SVM: switch to raw spinlock for svm->ir_list_lock
Maxim Levitsky
2
-9
/
+9
2025-11-04
KVM: SVM: Make avic_ga_log_notifier() local to avic.c
Sean Christopherson
2
-2
/
+1
2025-11-04
KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
Sean Christopherson
3
-0
/
+9
2025-11-04
KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
Sean Christopherson
1
-6
/
+7
2025-11-04
KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
Chao Gao
1
-9
/
+8
2025-11-04
KVM: x86: Harden KVM against imbalanced load/put of guest FPU state
Sean Christopherson
1
-0
/
+6
2025-11-04
KVM: x86: Unload "FPU" state on INIT if and only if its currently in-use
Sean Christopherson
1
-11
/
+16
2025-11-04
x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcode
Mario Limonciello
1
-0
/
+1
2025-11-03
x86/amd_node: Fix AMD root device caching
Yazen Ghannam
2
-100
/
+51
2025-11-01
Merge tag 'x86-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-6
/
+40
2025-11-01
Merge tag 'perf-urgent-2025-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+4
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-10-31
x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
Nathan Chancellor
1
-0
/
+3
2025-10-30
x86/cpu: Add/fix core comments for {Panther,Nova} Lake
Tony Luck
1
-3
/
+3
2025-10-30
x86/CPU/AMD: Extend Zen6 model range
Borislav Petkov (AMD)
1
-1
/
+1
2025-10-29
perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake
dongsheng
1
-0
/
+1
2025-10-29
perf/x86/intel: Add PMU support for WildcatLake
Dapeng Mi
1
-0
/
+1
2025-10-29
perf/x86/intel: Fix KASAN global-out-of-bounds warning
Dapeng Mi
1
-1
/
+2
2025-10-28
x86/build: Disable SSE4a
Peter Zijlstra
1
-1
/
+1
2025-10-28
x86/fpu: Ensure XFD state on signal delivery
Chang S. Bae
1
-0
/
+3
2025-10-28
x86/CPU/AMD: Add RDSEED fix for Zen5
Gregory Price
1
-0
/
+10
2025-10-27
x86/microcode/AMD: Limit Entrysign signature checking to known generations
Borislav Petkov (AMD)
1
-1
/
+19
2025-10-24
x86/bugs: Remove dead code which might prevent from building
Andy Shevchenko
1
-7
/
+0
2025-10-21
bpf: Do not audit capability check in do_jit()
Ondrej Mosnacek
1
-1
/
+1
2025-10-21
x86/bugs: Qualify RETBLEED_INTEL_MSG
David Kaplan
1
-1
/
+3
2025-10-21
x86/microcode: Fix Entrysign revision check for Zen1/Naples
Andrew Cooper
1
-1
/
+1
2025-10-20
KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
Sean Christopherson
3
-0
/
+17
2025-10-20
x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mbm_event mode
Babu Moger
1
-1
/
+10
2025-10-19
Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-9
/
+47
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-6
/
+9
2025-10-15
x86/CPU/AMD: Prevent reset reasons from being retained across reboot
Rong Zhang
1
-2
/
+14
2025-10-13
x86/mm: Fix SMP ordering in switch_mm_irqs_off()
Ingo Molnar
1
-2
/
+22
2025-10-13
x86/mm: Fix overflow in __cpa_addr()
Rik van Riel
1
-1
/
+1
2025-10-13
x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID
Babu Moger
1
-4
/
+10
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
25
-647
/
+647
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
32
-226
/
+54
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
1
-3
/
+4
2025-10-10
KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
Dapeng Mi
1
-3
/
+5
2025-10-07
Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
[next]