aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2023-02-22efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-03-23efi: fix return value of __setup handlersRandy Dunlap
2022-03-08efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2020-08-26Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-26efi: add missed destroy_workqueue when efisubsys_init failsLi Heng
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-09efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-30efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-22efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel
2020-06-22efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-04-17efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel
2020-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-20efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long
2020-03-18efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-18efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2020-03-18efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-01-27Revert "efi: Fix debugobjects warning on 'efi_rts_work'"Greg Kroah-Hartman
2020-01-12efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar
2020-01-12efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar
2020-01-12efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-17efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-21efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield