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-7.0.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
2 days
x86/xen: Fix xen_e820_swap_entry_with_ram()
Juergen Gross
1
-1
/
+1
2 days
Revert "x86/vdso: Fix output operand size of RDPID"
Sasha Levin
1
-4
/
+4
12 days
KVM: x86: Fix Xen hypercall tracepoint argument assignment
Qiang Ma
1
-1
/
+1
2026-05-17
KVM: x86: check for nEPT/nNPT in slow flush hypercalls
Paolo Bonzini
1
-1
/
+1
2026-05-17
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
3
-2
/
+15
2026-05-17
KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
Sean Christopherson
1
-21
/
+14
2026-05-17
x86/shstk: Prevent deadlock during shstk sigreturn
Rick Edgecombe
1
-17
/
+29
2026-05-17
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
1
-1
/
+2
2026-05-17
KVM: nSVM: Add missing consistency check for nCR3 validity
Yosry Ahmed
1
-0
/
+4
2026-05-17
KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
Yosry Ahmed
2
-0
/
+7
2026-05-17
KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXIT
Yosry Ahmed
1
-2
/
+4
2026-05-17
KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXIT
Yosry Ahmed
1
-2
/
+4
2026-05-17
KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
Yosry Ahmed
1
-0
/
+1
2026-05-17
KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
Yosry Ahmed
1
-4
/
+1
2026-05-17
KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXIT
Yosry Ahmed
1
-1
/
+1
2026-05-17
KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest mode
Yosry Ahmed
1
-0
/
+3
2026-05-17
KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB intercepts
Sean Christopherson
1
-1
/
+3
2026-05-17
KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
Kevin Cheng
1
-0
/
+3
2026-05-17
KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2
Yosry Ahmed
1
-0
/
+1
2026-05-17
KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2
Yosry Ahmed
1
-0
/
+10
2026-05-17
KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
Yosry Ahmed
1
-0
/
+6
2026-05-17
KVM: x86: Defer non-architectural deliver of exception payload to userspace read
Sean Christopherson
1
-23
/
+39
2026-05-15
x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache
Prathyushi Nangia
2
-0
/
+4
2026-04-27
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
1
-6
/
+6
2026-04-27
KVM: x86: Use scratch field in MMIO fragment to hold small write values
Sean Christopherson
1
-1
/
+13
2026-04-27
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
5
-32
/
+5
2026-04-27
KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
Sean Christopherson
1
-4
/
+7
2026-04-27
perf/x86/intel/uncore: Skip discovery table for offline dies
Zide Chen
1
-1
/
+1
2026-04-18
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
2
-0
/
+6
2026-04-11
x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
Nikunj A Dadhania
1
-6
/
+12
2026-04-02
KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE
Sean Christopherson
1
-6
/
+8
2026-04-02
x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free size
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-03-25
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
1
-2
/
+16
2026-03-25
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
1
-0
/
+24
2026-03-25
x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
Tom Lendacky
1
-2
/
+4
2026-03-25
x86/sev: Harden #VC instruction emulation somewhat
Borislav Petkov (AMD)
3
-3
/
+108
2026-03-25
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2
-5
/
+9
2026-03-25
KVM: SVM: Add a helper to look up the max physical ID for AVIC
Naveen N Rao
1
-6
/
+20
2026-03-25
KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
Naveen N Rao
1
-2
/
+5
2026-03-25
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
2
-1
/
+5
2026-03-25
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
1
-0
/
+6
2026-03-25
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2
-2
/
+2
2026-03-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
3
-5
/
+54
2026-03-25
KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
Sean Christopherson
1
-2
/
+1
2026-03-25
KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet inject
Sean Christopherson
1
-1
/
+4
2026-03-25
KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...
Sean Christopherson
1
-20
/
+20
2026-03-25
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
4
-12
/
+19
2026-03-25
KVM: x86: Fix KVM_GET_MSRS stack info leak
Mathias Krause
1
-10
/
+5
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
[next]