index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
3
-2
/
+14
2025-09-03
x86/boot: Check startup code for absence of absolute relocations
Ard Biesheuvel
1
-0
/
+8
2025-09-03
x86/sev: Export startup routines for later use
Ard Biesheuvel
1
-0
/
+14
2025-09-03
x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
Ard Biesheuvel
1
-74
/
+0
2025-09-03
x86/sev: Provide PIC aliases for SEV related data objects
Ard Biesheuvel
3
-28
/
+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
2
-18
/
+6
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
3
-18
/
+45
2025-09-03
x86/sev: Share implementation of MSR-based page state change
Ard Biesheuvel
3
-65
/
+39
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
3
-13
/
+8
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
6
-194
/
+12
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
3
-4
/
+5
2025-08-31
x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
Ard Biesheuvel
2
-23
/
+6
2025-08-31
x86/sev: Use MSR protocol for remapping SVSM calling area
Ard Biesheuvel
2
-3
/
+13
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
1
-0
/
+1
2025-08-28
x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
Ard Biesheuvel
1
-48
/
+11
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-08-15
x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...
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/...
Linus Torvalds
1
-1
/
+49
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
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 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/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
[prev]
[next]