index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2023-11-08
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
2023-09-13
x86/efistub: Fix PCI ROM preservation in mixed mode
Mikel Rychliski
2023-07-19
efi/libstub: Disable PCI DMA before grabbing the EFI memory map
Ard Biesheuvel
2023-06-09
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
2023-04-20
efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
Hans de Goede
2023-03-30
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
2023-03-30
efi/libstub: smbios: Use length member instead of record struct size
Ard Biesheuvel
2023-03-11
firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
Darrell Kavanagh
2023-02-14
arm64: efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max mac...
Darren Hart
2023-02-09
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
2023-02-09
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
2023-02-01
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2023-01-18
efi: fix NULL-deref in init error path
Johan Hovold
2023-01-18
efi: fix userspace infinite retry read efivars after EFI runtime services pag...
Ding Hui
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
2022-10-28
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
2022-10-24
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-10-24
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-09-27
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2022-09-27
efi/libstub: refactor the initrd measuring functions
Ilias Apalodimas
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
efi: libstub: remove pointless goto kludge
Ard Biesheuvel
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
[next]