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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
x86/boot: Fix page table access in 5-level to 4-level paging transition
Usama Arif
1
-4
/
+7
2025-08-15
x86/sev: Evict cache lines during SNP memory validation
Tom Lendacky
1
-0
/
+13
2025-05-29
x86/build: Fix broken copy command in genimage.sh when making isoimage
Nir Lichtman
1
-1
/
+4
2025-05-09
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-04-25
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
3
-53
/
+21
2025-03-13
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-02-17
x86/boot: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
1
-0
/
+1
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
2
-2
/
+2
2024-07-24
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2024-07-20
kbuild: Abort make on install failures
Zhang Bingwu
1
-0
/
+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_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
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-16
Merge tag 'x86_boot_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+19
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
2024-06-17
x86/sev: Allow non-VMPL0 execution when an SVSM is present
Tom Lendacky
1
-3
/
+14
2024-06-17
x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
Tom Lendacky
1
-4
/
+42
2024-06-14
x86/boot: Remove unused function __fortify_panic()
Nikolay Borisov
1
-5
/
+0
2024-06-13
x86/boot: Don't add the EFI stub to targets, again
Benjamin Segall
1
-2
/
+2
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
1
-8
/
+13
2024-05-28
x86/boot: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-05-22
x86/boot: Clean up the arch/x86/boot/main.c code a bit
Ingo Molnar
1
-22
/
+19
2024-05-21
x86/boot: Use current_stack_pointer to avoid asm() in init_heap()
Uros Bizjak
1
-3
/
+2
2024-05-19
Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+4
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-27
/
+1
2024-05-17
x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
Nathan Chancellor
1
-0
/
+2
2024-05-16
x86/boot: Add a fallthrough annotation
Borislav Petkov
2
-0
/
+2
2024-05-14
Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-102
/
+95
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2
-26
/
+0
2024-05-14
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2024-05-14
Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-04-25
x86/sev: Make the VMPL0 checking more straight forward
Tom Lendacky
1
-21
/
+14
2024-04-25
x86/sev: Rename snp_init() in boot/compressed/sev.c
Tom Lendacky
1
-81
/
+81
2024-04-11
x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57
Ard Biesheuvel
1
-0
/
+5
2024-03-26
x86/efistub: Add missing boot_params for mixed mode compat entry
Ard Biesheuvel
1
-5
/
+15
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-19
x86/asm: Use %c/%n instead of %P operand modifier in asm templates
Uros Bizjak
1
-2
/
+2
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
7
-12
/
+11
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-03-12
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+8
2024-03-12
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2024-03-09
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
2
-1
/
+2
2024-03-07
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-1
/
+1
[next]