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-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
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
2023-01-23
efi: efivars: add efivars printk prefix
Johan Hovold
2023-01-23
efi: Warn if trying to reserve memory under Xen
Demi Marie Obenour
2023-01-23
efi: Actually enable the ESRT under Xen
Demi Marie Obenour
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
2023-01-22
efi: memmap: Disregard bogus entries instead of returning them
Demi Marie Obenour
2023-01-17
efi: efivars: make efivar_supports_writes() return bool
Johan Hovold
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-10
efi/earlycon: Speed up scrolling by disregarding empty space
Andy Shevchenko
2023-01-10
efi/earlycon: Replace open coded strnchrnul()
Andy Shevchenko
2023-01-03
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
2023-01-03
efi: fix NULL-deref in init error path
Johan Hovold
2022-12-20
efi: random: fix NULL-deref when refreshing seed
Johan Hovold
[next]