index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
x86/split_lock: turn off by default
Jason A. Donenfeld
1
-1
/
+1
2026-04-22
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
1
-0
/
+3
2026-04-12
Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+8
2026-04-08
x86: shadow stacks: proper error handling for mmap lock
Linus Torvalds
1
-1
/
+2
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
1
-0
/
+8
2026-03-30
x86/kexec: Disable KCOV instrumentation after load_segments()
Aleksandr Nogikh
1
-0
/
+14
2026-03-23
x86/cpu: Add comment clarifying CRn pinning
Peter Zijlstra
1
-0
/
+13
2026-03-23
x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask
Borislav Petkov (AMD)
1
-1
/
+1
2026-03-23
x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
Nikunj A Dadhania
1
-6
/
+12
2026-03-22
Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+27
2026-03-20
x86/platform/uv: Handle deconfigured sockets
Kyle Meyer
1
-2
/
+16
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-2
/
+3
2026-03-18
x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs
William Roche
1
-6
/
+11
2026-03-10
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
1
-0
/
+6
2026-03-07
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-86
/
+161
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-28
/
+0
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+1
2026-03-04
x86/resctrl: Fix SNC detection
Tony Luck
1
-31
/
+5
2026-03-04
x86/topo: Fix SNC topology mess
Peter Zijlstra
1
-44
/
+140
2026-03-04
x86/topo: Replace x86_has_numa_in_package
Peter Zijlstra
1
-10
/
+3
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
2
-2
/
+14
2026-03-03
x86/xen: Build identity mapping page tables dynamically for XENPV
Hou Wenlong
1
-28
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-24
x86/hyperv: print out reserved vectors in hexadecimal
Wei Liu
1
-2
/
+3
2026-02-23
x86/cfi: Fix CFI rewrite for odd alignments
Peter Zijlstra
1
-7
/
+22
2026-02-23
x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
Hou Wenlong
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
21
-25
/
+25
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
26
-30
/
+32
2026-02-20
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-0
/
+7
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+25
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2026-02-18
x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHV
Mukesh Rathor
1
-0
/
+25
2026-02-18
x86/kexec: Copy ACPI root pointer address from config table
Ard Biesheuvel
1
-0
/
+7
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-8
/
+14
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
1
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+6
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+0
2026-02-10
Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-15
/
+22
2026-02-10
Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+12
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-51
/
+48
2026-02-10
Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-6
/
+15
2026-02-10
Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+6
2026-02-10
Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-102
/
+628
2026-02-10
Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-56
/
+91
2026-02-10
Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-18
/
+13
2026-02-10
Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-47
/
+11
2026-02-10
Merge tag 'x86-apic-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+9
[next]