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.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
8 days
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-24
/
+28
8 days
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-4
/
+8
8 days
KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-Exit
Dongli Zhang
3
-2
/
+3
8 days
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
3
-11
/
+43
8 days
KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
Sean Christopherson
5
-36
/
+37
8 days
KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
Sean Christopherson
2
-3
/
+6
8 days
KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
Sean Christopherson
1
-2
/
+2
8 days
KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUN
Jim Mattson
1
-0
/
+1
8 days
KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
Yosry Ahmed
1
-9
/
+9
8 days
KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUN
Jim Mattson
1
-0
/
+1
8 days
KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
Yosry Ahmed
1
-5
/
+19
8 days
KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer
fuqiang wang
1
-5
/
+23
8 days
KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()
fuqiang wang
1
-1
/
+1
8 days
KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0
Sean Christopherson
1
-1
/
+1
8 days
KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI)
Maxim Levitsky
1
-10
/
+15
8 days
lib/crypto: x86/blake2s: Fix 32-bit arg treated as 64-bit
Eric Biggers
1
-2
/
+2
8 days
x86/xen: Fix sparse warning in enlighten_pv.c
Juergen Gross
1
-1
/
+1
8 days
x86/xen: Move Xen upcall handler
Brian Gerst
2
-72
/
+69
8 days
x86/ptrace: Always inline trivial accessors
Peter Zijlstra
1
-10
/
+10
8 days
perf/x86/amd: Check event before enable to avoid GPF
George Kennedy
1
-1
/
+6
8 days
perf/x86/intel: Correct large PEBS flag check
Dapeng Mi
1
-1
/
+3
8 days
x86/boot: Fix page table access in 5-level to 4-level paging transition
Usama Arif
1
-4
/
+7
8 days
x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()
Tengda Wu
1
-2
/
+21
2025-12-07
Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
Jiri Olsa
1
-5
/
+5
2025-12-07
KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated
Yosry Ahmed
1
-2
/
+8
2025-12-07
x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT
Li RongQing
1
-10
/
+10
2025-12-07
x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
Kirill A. Shutemov
1
-3
/
+14
2025-12-07
bpf: Do not audit capability check in do_jit()
Ondrej Mosnacek
1
-1
/
+1
2025-12-07
x86/fpu: Ensure XFD state on signal delivery
Chang S. Bae
1
-0
/
+3
2025-12-07
x86/bugs: Fix reporting of LFENCE retpoline
David Kaplan
1
-4
/
+1
2025-10-29
x86/resctrl: Fix miscount of bandwidth event when reactivating previously una...
Babu Moger
1
-2
/
+6
2025-10-19
KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
Sean Christopherson
3
-9
/
+13
2025-10-19
x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)
Sean Christopherson
1
-0
/
+11
2025-10-19
x86/umip: Check that the instruction opcode is at least two bytes
Sean Christopherson
1
-2
/
+2
2025-10-15
x86/vdso: Fix output operand size of RDPID
Uros Bizjak
1
-4
/
+4
2025-10-02
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-09-25
KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
Maciej S. Szmigiero
1
-2
/
+1
2025-09-19
KVM: SVM: Set synthesized TSA CPUID flags
Borislav Petkov (AMD)
1
-0
/
+5
2025-09-19
KVM: SVM: Return TSA_SQ_NO and TSA_L1_NO bits in __do_cpuid_func()
Boris Ostrovsky
1
-1
/
+2
2025-09-19
KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation code
Kim Phillips
1
-19
/
+14
2025-09-11
x86/vmscape: Add old Intel CPUs to affected list
Pawan Gupta
1
-9
/
+12
2025-09-11
x86/vmscape: Warn when STIBP is disabled with SMT
Pawan Gupta
1
-0
/
+24
2025-09-11
x86/bugs: Move cpu_bugs_smt_update() down
Pawan Gupta
1
-74
/
+74
2025-09-11
x86/vmscape: Enable the mitigation
Pawan Gupta
2
-0
/
+86
2025-09-11
x86/vmscape: Add conditional IBPB mitigation
Pawan Gupta
5
-0
/
+27
2025-09-11
x86/vmscape: Enumerate VMSCAPE bug
Pawan Gupta
2
-21
/
+39
2025-09-09
x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
Harry Yoo
2
-0
/
+21
2025-09-04
KVM: x86: use array_index_nospec with indices that come from guest
Thijs Raymakers
2
-2
/
+7
2025-08-28
x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper
Tianxiang Peng
1
-0
/
+3
2025-08-28
compiler: remove __ADDRESSABLE_ASM{_STR,}() again
Jan Beulich
1
-2
/
+3
[next]