mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 21:20:04 +02:00
- Followup fix for the EFI boot sequence refactor, which may result in physical KASLR putting the kernel in a region which is being used for a special purpose via a command line argument. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQQm/3uucuRGn1Dmh0wbglWLn0tXAUCZks6+wAKCRAwbglWLn0t XCJzAQCOgl1bhfwU14U0KNjboeCcQKYrvD/6AmqM/UBsQyfB4gD+NuEAh2iKldeS +5DuaWE3/sMPrZlTpatNF5E99mu2uAQ= =Um+v -----END PGP SIGNATURE----- Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi Pull EFI fix from Ard Biesheuvel: - Followup fix for the EFI boot sequence refactor, which may result in physical KASLR putting the kernel in a region which is being used for a special purpose via a command line argument. * tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: x86/efistub: Omit physical KASLR when memory reservations exist |
||
|---|---|---|
| .. | ||
| alignedmem.c | ||
| arm32-stub.c | ||
| arm64-stub.c | ||
| arm64.c | ||
| bitmap.c | ||
| efi-stub-entry.c | ||
| efi-stub-helper.c | ||
| efi-stub.c | ||
| efistub.h | ||
| fdt.c | ||
| file.c | ||
| find.c | ||
| gop.c | ||
| intrinsics.c | ||
| kaslr.c | ||
| loongarch-stub.c | ||
| loongarch-stub.h | ||
| loongarch.c | ||
| Makefile | ||
| Makefile.zboot | ||
| mem.c | ||
| pci.c | ||
| printk.c | ||
| random.c | ||
| randomalloc.c | ||
| relocate.c | ||
| riscv-stub.c | ||
| riscv.c | ||
| screen_info.c | ||
| secureboot.c | ||
| skip_spaces.c | ||
| smbios.c | ||
| string.c | ||
| systable.c | ||
| tpm.c | ||
| unaccepted_memory.c | ||
| vsprintf.c | ||
| x86-5lvl.c | ||
| x86-stub.c | ||
| x86-stub.h | ||
| zboot-header.S | ||
| zboot.c | ||
| zboot.lds | ||