summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
Commit message (Expand)AuthorAgeFilesLines
* efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov2023-09-191-3/+29
* efi/unaccepted: Use ACPI reclaim memory for unaccepted memory tableArd Biesheuvel2023-09-111-1/+1
* Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-085-124/+197
|\
| * riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti2023-09-052-19/+16
| * libstub: Fix compilation warning for rv32Alexandre Ghiti2023-09-051-1/+1
| * arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti2023-09-054-105/+181
* | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-302-0/+4
|\ \
| * \ Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-172-0/+4
| |\ \ | | |/ | |/|
| | * efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-082-0/+4
* | | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-284-128/+249
|\ \ \
| * \ \ Merge remote-tracking branch 'linux-efi/urgent' into efi/nextArd Biesheuvel2023-08-281-1/+1
| |\ \ \
| | * | | x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski2023-08-241-1/+1
| | |/ /
| * | | efi/runtime-wrappers: Clean up white space and add __init annotationArd Biesheuvel2023-08-221-22/+19
| * | | acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel2023-08-221-0/+31
| * | | efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel2023-08-221-8/+18
| * | | efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel2023-08-221-3/+6
| * | | efi/runtime-wrapper: Move workqueue manipulation out of lineArd Biesheuvel2023-08-211-28/+33
| * | | efi/runtime-wrappers: Use type safe encapsulation of call argumentsArd Biesheuvel2023-08-211-66/+130
| * | | efi/riscv: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel2023-08-211-2/+13
| * | | efi/riscv: libstub: Fix comment about absolute relocationXiao Wang2023-08-031-1/+1
| |/ /
* | | x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel2023-08-071-94/+72
* | | x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel2023-08-071-0/+17
* | | efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel2023-08-074-7/+9
* | | x86/efistub: Prefer EFI memory attributes protocol over DXE servicesArd Biesheuvel2023-08-071-8/+21
* | | x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel2023-08-076-26/+130
* | | x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel2023-08-071-2/+11
* | | x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel2023-08-071-4/+16
* | | x86/efistub: Branch straight to kernel entry point from C codeArd Biesheuvel2023-08-071-5/+17
|/ /
* | Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-304-8/+17
|\ \
| * | efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel2023-06-271-3/+3
| * | efi/esrt: Allow ESRT access without CAP_SYS_ADMINNicholas Bishop2023-06-061-4/+0
| * | efivarfs: expose used and total sizeAnisse Astier2023-05-172-0/+13
| * | efi: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
* | | Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-2610-15/+562
|\ \ \
| * | | x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze2023-06-061-0/+36
| * | | efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memoryKirill A. Shutemov2023-06-061-0/+35
| * | | efi: Add unaccepted memory supportKirill A. Shutemov2023-06-063-0/+138
| * | | efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov2023-06-068-0/+342
| * | | efi/x86: Get full memory map in allocate_e820()Kirill A. Shutemov2023-06-061-15/+11
| | |/ | |/|
* / | Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds2023-06-211-21/+0
|/ /
* | efi: fix missing prototype warningsArnd Bergmann2023-05-251-0/+3
* | efi/libstub: zboot: Avoid eager evaluation of objcopy flagsArd Biesheuvel2023-05-251-1/+2
|/
* Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-298-69/+94
|\
| * efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel2023-04-264-30/+21
| * efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel2023-04-262-1/+8
| * efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel2023-04-202-19/+39
| * efi/zboot: Add BSS padding before compressionArd Biesheuvel2023-04-203-13/+31
| * arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel2023-04-201-2/+1
| * efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernelHuacai Chen2023-04-051-17/+7
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-272-2/+2
|\ \