index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Lines
6 days
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+54
7 days
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-95
/
+228
7 days
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-37
/
+11
8 days
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+2
10 days
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
-0
/
+30
10 days
x86/resctrl: Fix SNC detection
Tony Luck
-31
/
+5
10 days
x86/topo: Fix SNC topology mess
Peter Zijlstra
-47
/
+143
10 days
x86/topo: Replace x86_has_numa_in_package
Peter Zijlstra
-10
/
+3
10 days
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
-2
/
+20
10 days
x86/numa: Store extra copy of numa_nodes_parsed
Peter Zijlstra
-0
/
+16
11 days
x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
Jan Stancek
-0
/
+1
11 days
x86/PVH: Use boot params to pass RSDP address in start_info page
Hou Wenlong
-6
/
+1
11 days
x86/xen: update outdated comment
kexinsun
-1
/
+1
11 days
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
-30
/
+9
13 days
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
-1
/
+6
13 days
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
-5
/
+5
13 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+0
13 days
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-42
/
+50
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-1
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-1
/
+2
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
-5
/
+54
2026-02-23
perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
Zide Chen
-1
/
+27
2026-02-23
x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__
Thomas Huth
-9
/
+9
2026-02-23
x86/cfi: Fix CFI rewrite for odd alignments
Peter Zijlstra
-24
/
+34
2026-02-23
x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
Hou Wenlong
-6
/
+5
2026-02-23
x86/fred: Correct speculative safety in fred_extint()
Andrew Cooper
-3
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-4
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-12
/
+6
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-78
/
+78
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-114
/
+115
2026-02-20
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+7
2026-02-20
Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+5
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-17
/
+50
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2026-02-18
x86/hyperv: Fix error pointer dereference
Ethan Tidmore
-3
/
+5
2026-02-18
x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHV
Mukesh Rathor
-0
/
+25
2026-02-18
x86/kexec: Copy ACPI root pointer address from config table
Ard Biesheuvel
-0
/
+7
2026-02-18
x86/xen: Fix Xen PV guest boot
Juergen Gross
-1
/
+5
2026-02-18
x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
-1
/
+1
2026-02-18
x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
-4
/
+5
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-690
/
+1833
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-8
/
+14
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+6
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-95
/
+103
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-170
/
+939
2026-02-11
Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-225
/
+165
2026-02-11
Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-74
/
+50
[next]