index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
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
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-07
efi/cper: Remove unnecessary aer.h include
Bjorn Helgaas
2023-04-05
efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel
Huacai Chen
2023-03-23
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
2023-03-21
efi/libstub: zboot: Add compressed image to make targets
Ard Biesheuvel
2023-03-18
efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
Hans de Goede
2023-03-18
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
2023-03-18
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
2023-03-18
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
2023-03-18
efi/libstub: smbios: Use length member instead of record struct size
Ard Biesheuvel
2023-03-13
efi: earlycon: Reprobe after parsing config tables
Ard Biesheuvel
2023-03-10
efi/libstub: arm64: Remap relocated image with strict permissions
Ard Biesheuvel
2023-03-10
efi/libstub: zboot: Mark zboot EFI application as NX compatible
Ard Biesheuvel
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-19
firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
Darrell Kavanagh
2023-02-09
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...
Darren Hart
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-02-03
efi/cper, cxl: Remove cxl_err.h
Dan Williams
2023-02-03
efi: Use standard format for printing the EFI revision
Ard Biesheuvel
2023-02-03
efi: Drop minimum EFI version check at boot
Ard Biesheuvel
2023-02-03
efi: zboot: Use EFI protocol to remap code/data with the right attributes
Ard Biesheuvel
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
2023-02-02
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
2023-01-30
efi/libstub: Add memory attribute protocol definitions
Evgeniy Baskov
2023-01-26
efi: efivars: prevent double registration
Johan Hovold
2023-01-26
efi: verify that variable services are supported
Johan Hovold
[next]