index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
29 hours
x86/setup: do not include kexec_handover.h from asm/setup.h
Pratyush Yadav (Google)
2026-06-16
Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...
Linus Torvalds
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
2026-05-04
x86/boot: Get rid of kstrtoull()
Borislav Petkov (AMD)
2026-05-04
x86/boot/compressed: Use boot_kstrtoul() for hugepages= parsing
Thorsten Blum
2026-04-14
Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-03-16
x86/sev: Rename SNP_FEATURES_PRESENT to SNP_FEATURES_IMPL
Kim Phillips
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
2026-03-07
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-04
x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
Jan Stancek
2026-03-02
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
2026-03-02
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2025-12-31
x86/sev: Move the internal header
Borislav Petkov (AMD)
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-11-28
x86/boot: Clean up whitespace in a20.c
Harry Fellowes
2025-11-22
x86/{boot,mtrr}: Remove unused function declarations
Yue Haibing
2025-11-20
x86/boot: Drop unused sev_enable() fallback
Ard Biesheuvel
2025-11-18
objtool/klp: Only enable --checksum when needed
Josh Poimboeuf
2025-11-11
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()
Borislav Petkov (AMD)
2025-11-05
x86/boot: Fix page table access in 5-level to 4-level paging transition
Usama Arif
2025-10-30
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
2025-10-30
x86/boot: Move boot_*msr helpers to asm/shared/msr.h
John Allen
2025-10-16
x86/insn: Simplify for_each_insn_prefix()
Peter Zijlstra
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-24
x86/boot: Drop erroneous __init annotation from early_set_pages_state()
Ard Biesheuvel
2025-09-10
x86/startup/sev: Document the CPUID flow in the boot #VC handler
Tom Lendacky
2025-09-08
x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
Uros Bizjak
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2025-09-03
x86/boot: Check startup code for absence of absolute relocations
Ard Biesheuvel
2025-09-03
x86/sev: Export startup routines for later use
Ard Biesheuvel
2025-09-03
x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
Ard Biesheuvel
2025-09-03
x86/sev: Provide PIC aliases for SEV related data objects
Ard Biesheuvel
2025-09-03
x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
Ard Biesheuvel
2025-09-03
x86/sev: Use boot SVSM CA for all startup and init code
Ard Biesheuvel
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
2025-09-03
x86/sev: Share implementation of MSR-based page state change
Ard Biesheuvel
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
[next]