summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-26riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang
2024-07-25Merge tag 'efi-fixes-for-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-07-20Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-20LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen
2024-07-18x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel
2024-07-17efi/libstub: Zero initialize heap allocated struct screen_infoQiang Ma
2024-07-12efi: Replace efi_memory_attributes_table_t 0-sized array with flexible arrayKees Cook
2024-07-12efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()Kees Cook
2024-07-10arm64/efistub: Clean up KASLR logicArd Biesheuvel
2024-07-08x86/efistub: Drop redundant clearing of BSSArd Biesheuvel
2024-07-08x86/efistub: Avoid returning EFI_SUCCESS on errorArd Biesheuvel
2024-07-08x86/efistub: Call Apple set_os protocol on dual GPU Intel MacsAditya Garg
2024-07-08x86/efistub: Enable SMBIOS protocol handling for x86Ard Biesheuvel
2024-07-02efistub/smbios: Simplify SMBIOS enumeration APIArd Biesheuvel
2024-07-02x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel
2024-06-26riscv: dmi: Add SMBIOS/DMI supportHaibo Xu
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-06-06Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-05efi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel
2024-06-04Merge branch 'efi/next' into efi/urgentArd Biesheuvel
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-05-23efi: pstore: Return proper errors on UEFI failuresGuilherme G. Piccoli
2024-05-23efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-21Merge tag 'efi-fixes-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel
2024-05-14Merge tag 'efi-next-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-04-29efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan
2024-04-24efi/unaccepted: touch soft lockup during memory acceptChen Yu
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2024-03-29efi: pstore: Request at most 512 bytes for variable namesTim Schumacher
2024-03-28x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel
2024-03-28efi/libstub: Cast away type warning in use of max()Ard Biesheuvel
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-22efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-17Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault
2024-03-15x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds