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
/
boot
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-08-15
x86/sev: Ensure SVSM reserved fields in a page validation entry are initialized to zero
Tom Lendacky
1
-0
/
+1
2025-08-06
x86/sev: Evict cache lines during SNP memory validation
Tom Lendacky
2
-0
/
+20
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
5
-10
/
+43
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+49
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-5
/
+5
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-5
/
+5
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
3
-17
/
+3
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2
-2
/
+2
2025-05-14
x86/boot: Defer initialization of VM space related global variables
Ard Biesheuvel
1
-3
/
+0
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-2
/
+2
2025-05-13
Merge branch 'x86/boot' into x86/core, to merge dependent commits
Ingo Molnar
24
-182
/
+2604
2025-05-13
Merge branch 'x86/asm' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+1
2025-05-12
x86/boot: make sure KASLR does not step over KHO preserved memory
Alexander Graf
1
-1
/
+49
2025-05-06
Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes
Ingo Molnar
4
-54
/
+22
2025-05-05
x86/sev: Disentangle #VC handling code from startup code
Ard Biesheuvel
6
-1634
/
+106
2025-05-04
x86/boot: Provide __pti_set_user_pgtbl() to startup code
Ard Biesheuvel
1
-0
/
+9
2025-05-04
x86/sev: Move instruction decoder into separate source file
Ard Biesheuvel
4
-41
/
+62
2025-05-04
x86/sev: Make sev_snp_enabled() a static function
Ard Biesheuvel
2
-3
/
+1
2025-05-04
x86/boot: Disregard __supported_pte_mask in __startup_64()
Ard Biesheuvel
1
-2
/
+0
2025-05-04
x86/boot: Move early_setup_gdt() back into head64.c
Ard Biesheuvel
1
-14
/
+1
2025-05-04
Merge branch 'x86/urgent' into x86/boot, to pick up fixes
Ingo Molnar
4
-5
/
+44
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-04-24
x86/boot: Work around broken busybox 'truncate' tool
Ard Biesheuvel
1
-1
/
+1
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
1
-2
/
+2
2025-04-23
x86/boot: Disable jump tables in PIC code
Ard Biesheuvel
1
-0
/
+1
2025-04-22
x86/boot: Drop RIP_REL_REF() uses from early SEV code
Ard Biesheuvel
2
-28
/
+19
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
4
-2
/
+2805
2025-04-22
x86/sev: Split off startup code from core code
Ard Biesheuvel
1
-0
/
+2
2025-04-22
Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstream fixes
Ingo Molnar
3
-53
/
+21
2025-04-18
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
3
-53
/
+21
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
1
-1
/
+1
2025-04-18
x86/boot: Remove semicolon from "rep" prefixes
Uros Bizjak
7
-15
/
+15
2025-04-17
x86/boot/startup: Disable LTO for the startup code
Nathan Chancellor
1
-1
/
+2
2025-04-12
x86/sev: Prepare for splitting off early SEV code
Ard Biesheuvel
1
-5
/
+10
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from SME startup code
Ard Biesheuvel
1
-6
/
+5
2025-04-12
x86/boot: Move early SME init code into startup/
Ard Biesheuvel
2
-0
/
+568
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from early mapping code
Ard Biesheuvel
1
-20
/
+21
2025-04-12
x86/boot: Move early kernel mapping code into startup/
Ard Biesheuvel
2
-1
/
+225
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
3
-1
/
+100
2025-04-09
x86/boot/startup: Disable objtool validation for library code
Ard Biesheuvel
1
-0
/
+6
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into startup/
Ard Biesheuvel
2
-0
/
+256
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
Ard Biesheuvel
3
-1
/
+4
2025-04-06
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
Ard Biesheuvel
5
-22
/
+0
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-5
/
+6
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
3
-349
/
+0
2025-03-24
x86 boot build: make git ignore stale 'tools' directory
Linus Torvalds
1
-0
/
+1
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-121
/
+128
2025-03-24
Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-256
/
+9
2025-03-22
x86: drop unnecessary prefix map configuration
Thomas Weißschuh
2
-2
/
+0
[next]