Age | Commit message (Expand) | Author |
2022-01-12 | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-06 | efi: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-06 | efi/libstub: measure loaded initrd info into the TPM | Ilias Apalodimas |
2021-12-22 | efi: apply memblock cap after memblock_add() | Pingfan Liu |
2021-11-21 | efi/libstub: consolidate initrd handling across architectures | Ard Biesheuvel |
2021-11-21 | efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event() | Ard Biesheuvel |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-01 | Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-05 | efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() | Zhang Jianhua |
2021-10-05 | efi/cper: use stack buffer for error record decoding | Ard Biesheuvel |
2021-10-05 | efi/libstub: Simplify "Exiting bootservices" message | Heinrich Schuchardt |
2021-09-28 | efi: Allow efi=runtime | Sebastian Andrzej Siewior |
2021-09-28 | efi: Disable runtime services on RT | Sebastian Andrzej Siewior |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-01 | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-08-30 | Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-27 | efi: cper: check section header more appropriately | Shuai Xue |
2021-08-27 | efi: cper: fix scnprintf() use in cper_mem_err_location() | Rasmus Villemoes |
2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan |
2021-08-15 | Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-08-03 | efi/libstub: arm64: Double check image alignment at entry | Ard Biesheuvel |
2021-08-03 | efi/libstub: arm64: Warn when efi_random_alloc() fails | Ard Biesheuvel |
2021-08-03 | efi/libstub: arm64: Relax 2M alignment again for relocatable kernels | Ard Biesheuvel |
2021-08-03 | efi/libstub: arm64: Force Image reallocation if BSS was not reserved | Ard Biesheuvel |
2021-07-27 | efi: sysfb_efi: fix build when EFI is not set | Randy Dunlap |
2021-07-26 | Backmerge tag 'v5.14-rc3' into drm-next | Dave Airlie |
2021-07-25 | Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-07-23 | Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-07-21 | drivers/firmware: consolidate EFI framebuffer setup for all arches | Javier Martinez Canillas |
2021-07-21 | drivers/firmware: move x86 Generic System Framebuffers support | Javier Martinez Canillas |
2021-07-20 | arm64: efi: kaslr: Fix occasional random alloc (and boot) failure | Benjamin Herrenschmidt |
2021-07-20 | efi/mokvar: Reserve the table only if it is in boot services data | Borislav Petkov |
2021-07-19 | ACPI: utils: Fix reference counting in for_each_acpi_dev_match() | Andy Shevchenko |
2021-07-16 | efi/libstub: Fix the efi_load_initrd function description | Atish Patra |
2021-07-16 | firmware/efi: Tell memblock about EFI iomem reservations | Marc Zyngier |
2021-07-16 | efi/tpm: Differentiate missing and invalid final event log table. | Michal Suchanek |
2021-05-22 | efi/dev-path-parser: Switch to use for_each_acpi_dev_match() | Andy Shevchenko |
2021-05-22 | efi/apple-properties: Handle device properties with software node API | Heikki Krogerus |
2021-05-22 | efi: cper: fix snprintf() use in cper_dimm_err_location() | Rasmus Villemoes |
2021-05-22 | efi/libstub: prevent read overflow in find_file_option() | Dan Carpenter |
2021-05-22 | efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared | Heiner Kallweit |
2021-05-22 | efi/fdt: fix panic when no valid fdt found | Changbin Du |
2021-03-26 | efi/libstub: Add $(CLANG_FLAGS) to x86 flags | Nathan Chancellor |
2021-03-19 | Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar |
2021-03-19 | firmware/efi: Fix a use after bug in efi_mem_reserve_persistent | Lv Yunlong |
2021-03-17 | efivars: respect EFI_UNSUPPORTED return from firmware | Shawn Guo |
2021-03-14 | Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-10 | arm64/mm: Fix __enable_mmu() for new TGRAN range values | James Morse |
2021-03-07 | efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table | Ard Biesheuvel |