summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
11 daysefi/libstub: Synchronize instruction cache after kernel relocationWANG Rui
11 daysefi/loongarch: Implement efi_cache_sync_image()WANG Rui
11 daysefi/libstub: Move efi_relocate_kernel() into its only remaining userArd Biesheuvel
11 daysefi: pstore: Drop efivar lock when efi_pstore_open() returns with an errorThomas Huth
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-16Merge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-10efi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth
2026-04-09efi: Tag memblock reservations of boot services regions as RSRV_KERNArd Biesheuvel
2026-04-09efi/memattr: Fix thinko in table size sanity checkArd Biesheuvel
2026-04-08firmware: efi: Never declare sysfb_primary_display on x86Thomas Zimmermann
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor
2026-03-11efi: libstub: fix type of fdt 32 and 64bit variablesBen Dooks
2026-03-10efi: Enable BGRT loading under XenMarek Marczykowski-Górecki
2026-03-10efi: make efi_mem_type() and efi_mem_attributes() work on Xen PVMarek Marczykowski-Górecki
2026-02-27efi: Allow to expose the workqueue via sysfsSebastian Andrzej Siewior
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18efi: Align unaccepted memory range to page boundaryKiryl Shutsemau (Meta)
2026-02-18efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)
2026-02-18efi: stmm: Constify struct efivar_operationsKrzysztof Kozlowski
2026-02-17efi: export sysfb_primary_display for EDIDArnd Bergmann
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-14EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang
2026-01-08efi: Wipe INITRD config table from memory after consumptionArd Biesheuvel
2026-01-07efi: stmm: Make use of tee bus methodsUwe Kleine-König
2026-01-07efi: stmm: Make use of module_tee_client_driver()Uwe Kleine-König
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede
2025-12-16efi: Support EDID informationThomas Zimmermann
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-16efi: sysfb_efi: Reduce number of references to global screen_infoThomas Zimmermann
2025-12-16efi: earlycon: Reduce number of references to global screen_infoThomas Zimmermann
2025-12-16efi: sysfb_efi: Fix efidrmfb and simpledrmfb on Valve Steam DeckTvrtko Ursulin
2025-12-16efi: sysfb_efi: Convert swap width and height quirk to a callbackTvrtko Ursulin
2025-12-16efi: sysfb_efi: Fix lfb_linelength calculation when applying quirksTvrtko Ursulin
2025-12-16efi: sysfb_efi: Replace open coded swap with the macroTvrtko Ursulin
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds