index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
1
-1
/
+9
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
1
-3
/
+0
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
2
-1
/
+3
2025-09-03
x86/sev: Provide PIC aliases for SEV related data objects
Ard Biesheuvel
1
-0
/
+3
2025-09-03
x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
Ard Biesheuvel
1
-17
/
+3
2025-09-03
x86/sev: Use boot SVSM CA for all startup and init code
Ard Biesheuvel
1
-13
/
+0
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
1
-3
/
+21
2025-09-03
x86/sev: Share implementation of MSR-based page state change
Ard Biesheuvel
1
-37
/
+3
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
1
-3
/
+2
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
2
-0
/
+5
2025-09-01
x86/sev: Indicate the SEV-SNP guest supports Secure AVIC
Neeraj Upadhyay
1
-1
/
+8
2025-08-31
x86/sev: Run RMPADJUST on SVSM calling area page to test VMPL
Ard Biesheuvel
1
-1
/
+1
2025-08-31
x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
Ard Biesheuvel
1
-20
/
+0
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
1
-0
/
+1
2025-06-21
x86/efi: Implement support for embedding SBAT data for x86
Vitaly Kuznetsov
3
-0
/
+20
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-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-12
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 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/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-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-4
/
+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
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-103
/
+113
2025-03-24
Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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-17
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-07
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-06
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
[next]