aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2024-04-15Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-04-10efivarfs: Request at most 512 bytes for variable namesTim Schumacher
2024-03-12Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann
2024-03-03Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-03-01efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker
2024-03-01efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker
2023-09-26Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-09-19x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski
2023-07-26Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-07-23efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel
2023-04-21Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede
2023-04-06Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede
2023-03-17Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh
2023-02-17Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-02-09efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-02-09efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-02-01Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-01-25Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-01-24efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2023-01-13Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2022-11-16Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-11-10efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-11-10efi/tpm: Pass correct address to memblock_reserveJerry Snitselaar
2022-10-31Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-10-06Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-28efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-18Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-15efi: libstub: Disable struct randomizationArd Biesheuvel
2022-04-11Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-04-08pstore: Don't use semaphores in always-atomic-context codeJann Horn
2022-03-28Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-09Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-03-08riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2022-02-02Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-02-02Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-02-01efi/libstub: arm64: Fix image check alignment at entryMihai Carabas
2022-02-01efi: runtime: avoid EFIv2 runtime services on Apple x86 machinesArd Biesheuvel
2022-01-27efi: apply memblock cap after memblock_add()Pingfan Liu