summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Don't add the EFI stub to targets, againBenjamin Segall2024-06-131-2/+2
* Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-11/+0
|\
| * Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-11/+0
* | Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-141-102/+95
|\ \
| * | x86/sev: Make the VMPL0 checking more straight forwardTom Lendacky2024-04-251-21/+14
| * | x86/sev: Rename snp_init() in boot/compressed/sev.cTom Lendacky2024-04-251-81/+81
| |/
* / x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57Ard Biesheuvel2024-04-111-0/+5
|/
* x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel2024-03-261-5/+15
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-241-0/+9
|\
| * x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel2024-03-241-0/+9
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-1/+1
|\ \
| * | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-1/+1
* | | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-132-1/+2
|\ \ \ | | |/ | |/|
| * | x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-03-092-1/+2
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \
| * | fortify: Improve buffer overflow reportingKees Cook2024-02-291-1/+1
| * | fortify: Split reporting and avoid passing string pointerKees Cook2024-02-291-1/+1
| |/
* | Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar2024-03-127-12/+11
|\ \
| * \ Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-111-2/+2
| |\ \
| | * | x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao2024-01-101-2/+2
| | |/
| * | Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-116-9/+8
| |\ \
| | * | x86: Do not include <asm/bootparam.h> in several filesThomas Zimmermann2024-01-305-0/+8
| | * | x86/setup: Move internal setup_data structures into setup_data.hThomas Zimmermann2024-01-301-9/+0
| | |/
| * | x86/sev: Dump SEV_STATUSBorislav Petkov (AMD)2024-02-281-1/+1
* | | x86/sev: Move early startup code into .head.text sectionArd Biesheuvel2024-03-041-0/+3
* | | x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-03-041-0/+15
* | | Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...Ingo Molnar2024-02-261-0/+4
|\| |
| * | x86/sev: Harden #VC instruction emulation somewhatBorislav Petkov (AMD)2024-01-291-0/+4
| |/
* | x86/boot: Add a message about ignored early NMIsNOMURA JUNICHI(野村 淳一)2024-02-063-1/+9
* | x86/boot: Add error_putdec() helperH. Peter Anvin2024-02-062-10/+25
|/
* Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-082-2/+2
|\
| * arch/x86: Fix typosBjorn Helgaas2024-01-032-2/+2
* | Merge tag 'x86-boot-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-084-0/+8
|\ \
| * | x86/boot: Ignore NMIs during very early bootJun'ichi Nomura2023-11-304-0/+8
| |/
* / x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He2023-12-121-1/+1
|/
* Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-3/+3
|\
| * x86/tdx: Remove 'struct tdx_hypercall_args'Kai Huang2023-09-121-2/+2
| * x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALLKai Huang2023-09-121-1/+1
* | Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-301-1/+1
|\ \
| * | x86/sev: Make boot_ghcb_page[] staticGUO Zihua2023-10-031-1/+1
| |/
* | Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-3010-49/+50
|\ \
| * | x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel2023-10-189-47/+46
| * | x86/boot: Increase section and file alignment to 4k/512Ard Biesheuvel2023-09-171-2/+2
| * | x86/boot: Derive file size from _edata symbolArd Biesheuvel2023-09-171-0/+3
| * | x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel2023-09-151-1/+0
| |/
* | x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2023-10-171-0/+5
* | x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel2023-10-091-0/+5
* | x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2023-09-171-0/+8
|/
* Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-282-2/+2
|\
| * x86/purgatory: Include header for warn() declarationArnd Bergmann2023-08-032-2/+2