summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
4 daysarm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao
4 daysefi/libstub: gop: Fix EDID support in mixed-modeHans de Goede
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-12-06LoongArch: Add adaptive CSR accessors for 32BIT/64BITHuacai Chen
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'efi-next-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-02Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-21docs: efi: add CPER functions to driver-apiMauro Carvalho Chehab
2025-11-21efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-11-21efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2025-11-21efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab
2025-11-18efi/libstub: x86: Store EDID in boot_paramsThomas Zimmermann
2025-11-18efi/libstub: gop: Add support for reading EDIDThomas Zimmermann
2025-11-18efi/libstub: gop: Initialize screen_info in helper functionThomas Zimmermann
2025-11-18efi/libstub: gop: Find GOP handle instead of GOP dataThomas Zimmermann
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo
2025-11-11efi/runtime-wrappers: Keep track of the efi_runtime_lock ownerArd Biesheuvel
2025-11-11efi: Add missing static initializer for efi_mm::cpus_allowed_lockArd Biesheuvel
2025-11-11efi/memattr: Convert efi_memattr_init() return type to voidBreno Leitao
2025-11-11efi: stmm: fix kernel-doc "bad line" warningsRandy Dunlap
2025-11-11efi/riscv: Remove the useless failure return message printQiang Ma
2025-11-06efistub/x86: Add fallback for SMBIOS record lookupFrancesco Pompo
2025-11-05efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor
2025-10-05Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-09-29efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliableLenny Szubowicz
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar
2025-09-13efi: support booting with kexec handover (KHO)Evangelos Petrongonas
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel
2025-08-29efi: Explain OVMF acronym in OVMF_DEBUG_LOG help textGeert Uytterhoeven
2025-08-26efi: stmm: Drop unneeded null pointer checkJan Kiszka
2025-08-26efi: stmm: Drop unused EFI error from setup_mm_hdr argumentsJan Kiszka
2025-08-26efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errorsJan Kiszka
2025-08-26efi: stmm: Fix incorrect buffer allocation methodJan Kiszka
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-15efistub: Lower default log levelAaron Kling
2025-07-09efi: add ovmf debug log driverGerd Hoffmann
2025-07-08arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=yMasahiro Yamada
2025-06-21x86/efi: Implement support for embedding SBAT data for x86Vitaly Kuznetsov
2025-06-20efi: Fix .data section size calculations when .sbat is presentVitaly Kuznetsov
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-10efi: Drop preprocessor directives from zboot.ldsVitaly Kuznetsov
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds