index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
2023-09-11
efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
Ard Biesheuvel
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-05
libstub: Fix compilation warning for rv32
Alexandre Ghiti
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-28
Merge remote-tracking branch 'linux-efi/urgent' into efi/next
Ard Biesheuvel
2023-08-24
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
2023-08-22
efi/runtime-wrappers: Clean up white space and add __init annotation
Ard Biesheuvel
2023-08-22
acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers
Ard Biesheuvel
2023-08-22
efi/runtime-wrappers: Don't duplicate setup/teardown code
Ard Biesheuvel
2023-08-22
efi/runtime-wrappers: Remove duplicated macro for service returning void
Ard Biesheuvel
2023-08-21
efi/runtime-wrapper: Move workqueue manipulation out of line
Ard Biesheuvel
2023-08-21
efi/runtime-wrappers: Use type safe encapsulation of call arguments
Ard Biesheuvel
2023-08-21
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2023-08-07
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-08-07
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
2023-08-07
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2023-08-07
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
2023-08-07
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
2023-08-07
x86/efistub: Branch straight to kernel entry point from C code
Ard Biesheuvel
2023-08-03
efi/riscv: libstub: Fix comment about absolute relocation
Xiao Wang
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-08
efi: Do not include <linux/screen_info.h> from EFI header
Thomas Zimmermann
2023-06-30
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-27
efi/libstub: Disable PCI DMA before grabbing the EFI memory map
Ard Biesheuvel
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-21
Revert "efi: random: refresh non-volatile random seed when RNG is initialized"
Linus Torvalds
2023-06-06
x86/efi: Safely enable unaccepted memory in UEFI
Dionna Glaze
2023-06-06
efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memory
Kirill A. Shutemov
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
2023-06-06
efi/x86: Get full memory map in allocate_e820()
Kirill A. Shutemov
2023-06-06
efi/esrt: Allow ESRT access without CAP_SYS_ADMIN
Nicholas Bishop
2023-05-25
efi: fix missing prototype warnings
Arnd Bergmann
2023-05-25
efi/libstub: zboot: Avoid eager evaluation of objcopy flags
Ard Biesheuvel
2023-05-17
efivarfs: expose used and total size
Anisse Astier
2023-05-10
efi: make kobj_type structure constant
Thomas Weißschuh
2023-04-29
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-26
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
2023-04-26
efi/zboot: arm64: Inject kernel code size symbol into the zboot payload
Ard Biesheuvel
2023-04-20
efi/zboot: Set forward edge CFI compat header flag if supported
Ard Biesheuvel
2023-04-20
efi/zboot: Add BSS padding before compression
Ard Biesheuvel
2023-04-20
arm64: efi: Enable BTI codegen and add PE/COFF annotation
Ard Biesheuvel
[next]