summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/libstub
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-3/+3
* Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-261-1/+1
|\
| * efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel2024-09-131-1/+1
* | mm: rework accept memory helpersKirill A. Shutemov2024-09-012-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-07-291-1/+6
|\ \ | |/ |/|
| * ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan2024-07-021-1/+2
| * ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-06-101-0/+4
* | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-271-1/+2
|\ \
| * | riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang2024-07-261-1/+2
* | | Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-252-5/+17
|\ \ \
| * | | x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel2024-07-181-5/+15
| * | | efi/libstub: Zero initialize heap allocated struct screen_infoQiang Ma2024-07-171-0/+2
| |/ /
* | | Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-07-221-0/+2
|\ \ \ | |/ / |/| |
| * | LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen2024-07-201-0/+2
* | | efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()Kees Cook2024-07-123-3/+3
* | | arm64/efistub: Clean up KASLR logicArd Biesheuvel2024-07-102-20/+13
* | | x86/efistub: Drop redundant clearing of BSSArd Biesheuvel2024-07-081-3/+0
* | | x86/efistub: Avoid returning EFI_SUCCESS on errorArd Biesheuvel2024-07-081-4/+1
* | | x86/efistub: Call Apple set_os protocol on dual GPU Intel MacsAditya Garg2024-07-081-3/+68
* | | x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel2024-07-082-15/+26
* | | efistub/smbios: Simplify SMBIOS enumeration APIArd Biesheuvel2024-07-023-9/+7
* | | x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel2024-07-021-1/+1
|/ /
* | Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-061-0/+1
|\ \
| * \ Merge branch 'efi/next' into efi/urgentArd Biesheuvel2024-06-041-0/+1
| |\ \ | | |/ | |/|
| | * efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor2024-05-231-0/+1
* | | LoongArch: Fix entry point in kernel image headerJiaxun Yang2024-06-031-1/+1
|/ /
* | Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-211-2/+26
|\|
| * x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel2024-05-171-2/+26
* | 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 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-141-2/+2
|\ \ \ | |/ / |/| / | |/
| * efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan2024-04-291-2/+2
* | x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel2024-03-281-0/+1
* | efi/libstub: Cast away type warning in use of max()Ard Biesheuvel2024-03-281-1/+1
|/
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-242-2/+3
|\
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-171-2/+4
|\|
| * x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel2024-03-151-2/+4
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \
| * | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
* | | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-135-66/+224
|\ \ \ | | |/ | |/|
| * | x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-03-091-1/+10
| * | efi/libstub: Add get_event_log() support for CC platformsKuppuswamy Sathyanarayanan2024-03-094-31/+59
| * | efi/libstub: Measure into CC protocol if TCG2 protocol is absentArd Biesheuvel2024-03-091-22/+62
| * | efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan2024-03-091-0/+79
| * | efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel2024-03-091-1/+1
| * | efi/libstub: Use TPM event typedefs from the TCG PC Client specArd Biesheuvel2024-03-092-15/+17
| |/
* | x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-03-041-0/+3
* | efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel2024-03-042-1/+9
|/