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.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-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
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
3
-0
/
+20
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+49
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
1
-9
/
+2
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-13
x86/boot: make sure KASLR does not step over KHO preserved memory
Alexander Graf
1
-1
/
+49
2025-05-05
x86/sev: Disentangle #VC handling code from startup code
Ard Biesheuvel
4
-94
/
+105
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
Merge branch 'x86/urgent' into x86/boot, to pick up fixes
Ingo Molnar
3
-4
/
+43
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
1
-1
/
+1
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 upstre...
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/boot: Remove semicolon from "rep" prefixes
Uros Bizjak
1
-4
/
+4
2025-04-12
x86/sev: Prepare for splitting off early SEV code
Ard Biesheuvel
1
-5
/
+10
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
1
-1
/
+1
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
Ard Biesheuvel
2
-112
/
+1
2025-04-06
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
Ard Biesheuvel
5
-22
/
+0
2025-04-06
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+6
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-349
/
+0
2025-03-25
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-103
/
+113
2025-03-25
Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-03-22
x86: drop unnecessary prefix map configuration
Thomas Weißschuh
1
-1
/
+0
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2025-03-16
x86: Get rid of Makefile.postlink
Ard Biesheuvel
1
-3
/
+6
2025-03-13
x86/boot: Move the LA57 trampoline to separate source file
Ard Biesheuvel
3
-103
/
+113
2025-03-12
x86/boot: Add back some padding for the CRC-32 checksum
Ard Biesheuvel
1
-1
/
+2
2025-03-08
x86/boot: Drop CRC-32 checksum and the build tool that generates it
Ard Biesheuvel
1
-2
/
+1
2025-03-07
Merge branch 'x86-mixed-mode' into efi/next
Ard Biesheuvel
3
-349
/
+0
2025-03-07
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-02-21
x86/efi/mixed: Move mixed mode startup code into libstub
Ard Biesheuvel
2
-254
/
+0
2025-02-21
x86/efi/mixed: Simplify and document thunking logic
Ard Biesheuvel
1
-40
/
+37
2025-02-21
x86/efi/mixed: Remove dependency on legacy startup_32 code
Ard Biesheuvel
2
-169
/
+65
2025-02-21
x86/efi/mixed: Set up 1:1 mapping of lower 4GiB in the stub
Ard Biesheuvel
1
-0
/
+29
2025-02-21
x86/efi/mixed: Factor out and clean up long mode entry
Ard Biesheuvel
1
-14
/
+15
2025-02-21
x86/efi/mixed: Check CPU compatibility without relying on verify_cpu()
Ard Biesheuvel
1
-13
/
+9
2025-02-21
x86/efistub: Merge PE and handover entrypoints
Ard Biesheuvel
1
-15
/
+1
2025-02-18
x86/boot/64: Remove inverse relocations
Brian Gerst
1
-13
/
+1
2025-01-30
x86/boot: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
1
-0
/
+1
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2025-01-09
x86/sev: Add the Secure TSC feature for SNP guests
Nikunj A Dadhania
1
-1
/
+2
2024-12-02
x86/boot/compressed: Remove unused header includes from kaslr.c
Borislav Petkov (AMD)
1
-4
/
+0
2024-10-28
x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
Ashish Kalra
1
-0
/
+15
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
2
-2
/
+2
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-34
/
+9
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+70
2024-07-16
Merge tag 'x86_cleanups_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
1
-1
/
+1
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
1
-34
/
+9
[next]