index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-0
/
+24
3 days
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2
-4
/
+9
3 days
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
2
-1
/
+5
3 days
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
1
-0
/
+6
3 days
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2
-2
/
+2
3 days
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
3
-5
/
+54
3 days
KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
Sean Christopherson
1
-2
/
+1
3 days
KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject
Sean Christopherson
1
-1
/
+4
3 days
KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...
Sean Christopherson
1
-20
/
+20
3 days
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
4
-12
/
+19
3 days
KVM: x86: Fix KVM_GET_MSRS stack info leak
Mathias Krause
1
-10
/
+5
3 days
KVM: x86/pmu: Provide "error" semantics for unsupported-but-known PMU MSRs
Sean Christopherson
1
-22
/
+29
2026-03-05
Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"
Sasha Levin
1
-6
/
+0
2026-03-04
x86/kexec: Copy ACPI root pointer address from config table
Ard Biesheuvel
1
-0
/
+7
2026-03-04
x86/kexec: add a sanity check on previous kernel's ima kexec buffer
Harshit Mogalapalli
1
-0
/
+6
2026-03-04
KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
Vasiliy Kovalev
1
-0
/
+2
2026-03-04
KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
Yosry Ahmed
1
-2
/
+3
2026-03-04
KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding
Sean Christopherson
1
-2
/
+1
2026-03-04
x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
Hou Wenlong
1
-0
/
+2
2026-02-11
x86/kfence: fix booting on 32bit non-PAE systems
Andrew Cooper
1
-3
/
+4
2026-02-06
x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1
Sean Christopherson
2
-3
/
+38
2026-02-06
perf/x86/intel: Do not enable BTS for guests
Fernand Sieber
1
-2
/
+11
2026-02-06
x86: make page fault handling disable interrupts properly
Cedric Xing
1
-10
/
+5
2026-02-06
x86/kfence: avoid writing L1TF-vulnerable PTEs
Andrew Cooper
1
-5
/
+24
2026-02-06
x86/resctrl: Fix memory bandwidth counter width for Hygon
Xiaochen Shen
2
-2
/
+16
2026-02-06
x86/resctrl: Add missing resctrl initialization for Hygon
Xiaochen Shen
1
-2
/
+4
2026-02-06
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
1
-5
/
+5
2026-01-11
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-24
/
+28
2026-01-11
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-4
/
+8
2026-01-11
KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit
Dongli Zhang
3
-2
/
+3
2026-01-11
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
3
-11
/
+43
2026-01-11
KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
Sean Christopherson
5
-36
/
+37
2026-01-11
KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Sean Christopherson
2
-3
/
+6
2026-01-11
KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
Sean Christopherson
1
-2
/
+2
2026-01-11
KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
Jim Mattson
1
-0
/
+1
2026-01-11
KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
Yosry Ahmed
1
-9
/
+9
2026-01-11
KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN
Jim Mattson
1
-0
/
+1
2026-01-11
KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
Yosry Ahmed
1
-5
/
+19
2026-01-11
KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer
fuqiang wang
1
-5
/
+23
2026-01-11
KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()
fuqiang wang
1
-1
/
+1
2026-01-11
KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0
Sean Christopherson
1
-1
/
+1
2026-01-11
KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)
Maxim Levitsky
1
-10
/
+15
2026-01-11
lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit
Eric Biggers
1
-2
/
+2
2026-01-11
x86/xen: Fix sparse warning in enlighten_pv.c
Juergen Gross
1
-1
/
+1
2026-01-11
x86/xen: Move Xen upcall handler
Brian Gerst
2
-72
/
+69
2026-01-11
x86/ptrace: Always inline trivial accessors
Peter Zijlstra
1
-10
/
+10
2026-01-11
perf/x86/amd: Check event before enable to avoid GPF
George Kennedy
1
-1
/
+6
2026-01-11
perf/x86/intel: Correct large PEBS flag check
Dapeng Mi
1
-1
/
+3
2026-01-11
x86/boot: Fix page table access in 5-level to 4-level paging transition
Usama Arif
1
-4
/
+7
2026-01-11
x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()
Tengda Wu
1
-2
/
+21
[next]