summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi
AgeCommit message (Expand)Author
2023-01-26efi: efivars: prevent double registrationJohan Hovold
2023-01-26efi: verify that variable services are supportedJohan Hovold
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel
2023-01-23efi: efivars: add efivars printk prefixJohan Hovold
2023-01-23efi: Warn if trying to reserve memory under XenDemi Marie Obenour
2023-01-23efi: Actually enable the ESRT under XenDemi Marie Obenour
2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour
2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour
2023-01-22efi: memmap: Disregard bogus entries instead of returning themDemi Marie Obenour
2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold
2023-01-10efi/earlycon: Speed up scrolling by disregarding empty spaceAndy Shevchenko
2023-01-10efi/earlycon: Replace open coded strnchrnul()Andy Shevchenko
2023-01-03efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui
2023-01-03efi: fix NULL-deref in init error pathJohan Hovold
2022-12-20efi: random: fix NULL-deref when refreshing seedJohan Hovold
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-12-12Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-12-07arm64: efi: Limit allocations to 48-bit addressable physical regionArd Biesheuvel
2022-12-05efi: Put Linux specific magic number in the DOS headerArd Biesheuvel
2022-12-02efi: earlycon: use console_is_registered()John Ogness
2022-12-01efi: libstub: Always enable initrd command line loader and bump versionArd Biesheuvel
2022-12-01efi: stub: use random seed from EFI variableJason A. Donenfeld
2022-11-24x86/boot/compressed, efi: Merge multiple definitions of image_offset into oneArd Biesheuvel
2022-11-22efi: random: refresh non-volatile random seed when RNG is initializedJason A. Donenfeld
2022-11-18efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2022-11-18efi/cper, cxl: Decode CXL Error LogSmita Koralahalli
2022-11-18efi/cper, cxl: Decode CXL Protocol Error SectionSmita Koralahalli
2022-11-18efi: libstub: fix efi_load_initrd_dev_path() kernel-doc commentJialin Zhang
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel
2022-11-18efi: runtime-maps: Clarify purpose and enable by default for kexecArd Biesheuvel
2022-11-18efi: pstore: Add module parameter for setting the record sizeGuilherme G. Piccoli
2022-11-18efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel
2022-11-18efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel
2022-11-18efi: libstub: Undeprecate the command line initrd loaderArd Biesheuvel
2022-11-18efi: libstub: Add mixed mode support to command line initrd loaderArd Biesheuvel
2022-11-18efi: libstub: Permit mixed mode return types other than efi_status_tArd Biesheuvel
2022-11-18efi: libstub: Implement devicepath support for initrd commandline loaderArd Biesheuvel
2022-11-18efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memoryArd Biesheuvel
2022-11-18Merge tag 'efi-zboot-direct-for-v6.2' into efi/nextArd Biesheuvel
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel