Show patches with: State = Action Required       |    Archived = No       |   1619 patches
« 1 2 ... 14 15 16 17 »
Patch Series S/W/F Date Submitter Delegate State
[1/1] efi/libstub: simplify efi_get_memory_map() [1/1] efi/libstub: simplify efi_get_memory_map() --- 2020-02-16 Heinrich Schuchardt New
[17/18] efi/arm: drop unnecessary references to efi.systab efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[15/18] efi/x86: merge assignments of efi.runtime_version efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[12/18] efi: clean up config_parse_tables() efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[11/18] efi: make efi_config_init() x86 only efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[10/18] efi/ia64: switch to efi_config_parse_tables() efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[07/18] efi: merge EFI system table revision and vendor checks efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[06/18] efi: make memreserve table handling local to efi.c efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[04/18] efi: make rng_seed table handling local to efi.c efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[02/18] efi/ia64: move HCDP and MPS table handling into IA64 arch code efi: clean up contents of struct efi --- 2020-02-16 Ard Biesheuvel New
[1/1] efi/libstub: function description efi_allocate_pages() [1/1] efi/libstub: function description efi_allocate_pages() --- 2020-02-16 Heinrich Schuchardt New
[v2,2/3] efi/libstub: Add support for loading the initrd from a device path arch-agnostic initrd loading method for EFI systems --- 2020-02-16 Ard Biesheuvel New
[RFC,3/3] efi/x86: implement mixed mode boot without the handover protocol [RFC,1/3] efi/x86: drop redundant .bss section --- 2020-02-13 Ard Biesheuvel New
[RFC,1/3] efi/x86: drop redundant .bss section [RFC,1/3] efi/x86: drop redundant .bss section --- 2020-02-13 Ard Biesheuvel New
[3/3] efi/x86: Handle by-ref arguments covering multiple pages in mixed mode [1/3] efi/x86: align GUIDs to their size in the mixed mode runtime wrapper --- 2020-02-13 Ard Biesheuvel New
[1/3] efi/x86: align GUIDs to their size in the mixed mode runtime wrapper [1/3] efi/x86: align GUIDs to their size in the mixed mode runtime wrapper --- 2020-02-13 Ard Biesheuvel New
[v2] efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists [v2] efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists --- 2020-02-10 Ard Biesheuvel New
[18/19] efi/libstub: Expose LocateDevicePath boot service EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[16/19] efi/libstub: Take soft and hard memory limits into account for initrd loading EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[14/19] efi/libstub: Move file I/O support code into separate file EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[12/19] efi/libstub: Move efi_random_alloc() into separate source file EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[09/19] efi/libstub: Move stub specific declarations into efistub.h EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[08/19] efi/libstub: Use consistent type names for file I/O protocols EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[06/19] efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[04/19] efi/libstub/arm: Relax FDT alignment requirement EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[02/19] efi/libstub/x86: Avoid overflowing code32_start on PE entry EFI stub early spring cleaning part 2 --- 2020-02-10 Ard Biesheuvel New
[2/2] efi/libstub: take noinitrd cmdline argument into account for devpath initrd arch-agnostic initrd loading method for EFI systems --- 2020-02-06 Ard Biesheuvel New
[v2,6/7] x86/boot: GDT limit value should be size - 1 x86/efi,boot: GDT handling cleanup/fixes --- 2020-02-02 Arvind Sankar New
[v2,5/7] efi/x86: Remove GDT setup from efi_main x86/efi,boot: GDT handling cleanup/fixes --- 2020-02-02 Arvind Sankar New
[v2,3/7] x86/boot: Reload GDTR after copying to the end of the buffer x86/efi,boot: GDT handling cleanup/fixes --- 2020-02-02 Arvind Sankar New
[tip:,efi/urgent] efi/x86: Fix boot regression on systems with invalid memmap entries [tip:,efi/urgent] efi/x86: Fix boot regression on systems with invalid memmap entries --- 2020-02-02 thermal-bot for Julien Panis New
efi/x86: fix boot regression on systems with invalid memmap entries efi/x86: fix boot regression on systems with invalid memmap entries --- 2020-02-01 Ard Biesheuvel New
[8/8] Documentation/x86/boot: Correct segment requirements for 64-bit boot x86/efi,boot: GDT handling cleanup/fixes --- 2020-01-30 Arvind Sankar New
[7/8] Documentation/x86/boot: Clarify segment requirements for EFI handover x86/efi,boot: GDT handling cleanup/fixes --- 2020-01-30 Arvind Sankar New
[3/8] efi/x86: Factor GDT setup code into a function Untitled series #35786 --- 2020-01-30 Arvind Sankar New
[2/8] efi/x86: Allocate the GDT pointer on the stack x86/efi,boot: GDT handling cleanup/fixes --- 2020-01-30 Arvind Sankar New
efi/bgrt: Accept BGRT tables with a version of 0 on Lenovo laptops efi/bgrt: Accept BGRT tables with a version of 0 on Lenovo laptops --- 2020-01-26 Hans de Goede New
[4.19,035/103] x86/efistub: Disable paging at mixed mode entry Untitled series #35790 --- 2020-01-22 Greg Kroah-Hartman New
[GIT,PULL] EFI fixes [GIT,PULL] EFI fixes --- 2020-01-18 Ingo Molnar New
[2/3] x86/boot/compressed: relax sed symbol type regex for LLVM ld.lld EFI fixes for -next --- 2020-01-18 Ard Biesheuvel New
[-next] x86/efi_64: fix a user-memory-access in runtime [-next] x86/efi_64: fix a user-memory-access in runtime --- 2020-01-18 Qian Cai New
[v12,10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet [v12,01/10] efi: Export boot-services code and data as debugfs-blobs --- 2020-01-15 Hans de Goede New
[v12,06/10] selftests: firmware: Add firmware_request_platform tests [v12,01/10] efi: Export boot-services code and data as debugfs-blobs --- 2020-01-15 Hans de Goede New
[v12,01/10] efi: Export boot-services code and data as debugfs-blobs [v12,01/10] efi: Export boot-services code and data as debugfs-blobs --- 2020-01-15 Hans de Goede New
[13/13] efi: Fix handling of multiple efi_fake_mem= entries [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[11/13] efi: Add tracking for dynamically allocated memmaps [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[08/13] efi/arm: defer probe of PCIe backed efifb on DT systems [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[06/13] efi/x86: avoid RWX mappings for all of DRAM [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[03/13] efi/libstub/x86: fix unused-variable warning [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[02/13] efi/libstub/x86: use mandatory 16-byte stack alignment in mixed mode [01/13] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-13 Ard Biesheuvel New
[v11,09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support efi/firmware/platform-x86: Add EFI embedded fw support --- 2020-01-11 Hans de Goede New
[v11,08/10] Input: icn8505 - Switch to firmware_request_platform for retreiving the fw efi/firmware/platform-x86: Add EFI embedded fw support --- 2020-01-11 Hans de Goede New
[v11,05/10] test_firmware: add support for firmware_request_platform efi/firmware/platform-x86: Add EFI embedded fw support --- 2020-01-11 Hans de Goede New
[v11,03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS efi/firmware/platform-x86: Add EFI embedded fw support --- 2020-01-11 Hans de Goede New
[v11,02/10] efi: Add embedded peripheral firmware support efi/firmware/platform-x86: Add EFI embedded fw support --- 2020-01-11 Hans de Goede New
[4.9,61/91] efi/gop: Fix memory leak in __gop_query32/64() Untitled series #35800 --- 2020-01-11 Greg Kroah-Hartman New
[4.14,07/62] x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage Untitled series #35799 --- 2020-01-11 Greg Kroah-Hartman New
[5.4,024/165] efi/earlycon: Remap entire framebuffer after page initialization Untitled series #35797 --- 2020-01-11 Greg Kroah-Hartman New
[RFC,2/3] x86/boot/compressed: force hidden visibility for all symbol references x86/boot: get rid of GOT entries and associated fixup code --- 2020-01-08 Ard Biesheuvel New
[1/2] efi/libstub/x86: use const attribute for efi_is_64bit() [1/2] efi/libstub/x86: use const attribute for efi_is_64bit() --- 2020-01-08 Ard Biesheuvel New
[5.4,185/191] efi: Dont attempt to map RCI2 config table if it doesnt exist Untitled series #35803 --- 2020-01-07 Greg Kroah-Hartman New
[2/3] x86/boot/compressed/32: Allow adjust_got to be called repeatedly Relocate GOT before calling EFI stub --- 2020-01-07 Arvind Sankar New
[v4,4/4] efi: Fix handling of multiple efi_fake_mem= entries efi: Fix handling of multiple efi_fake_mem= entries --- 2020-01-07 Dan Williams New
[v4,2/4] efi: Add tracking for dynamically allocated memmaps efi: Fix handling of multiple efi_fake_mem= entries --- 2020-01-07 Dan Williams New
[19/20] efi/x86: don't map the entire kernel text RW for mixed mode More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[17/20] efi: Allow disabling PCI busmastering on bridges during boot More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[15/20] efi/x86: Check number of arguments to variadic functions More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[13/20] efi/x86: don't panic or BUG() on non-critical error conditions More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[11/20] efi/x86: drop two near identical versions of efi_runtime_init() More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[09/20] efi/x86: simplify 64-bit EFI firmware call wrapper More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[07/20] efi/x86: split SetVirtualAddresMap() wrappers into 32 and 64 bit versions More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[05/20] efi/x86: avoid redundant cast of EFI firmware service pointer More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[04/20] efi/x86: map the entire EFI vendor string before copying it More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[02/20] efi/libstub/x86: force 'hidden' visibility for extern declarations More EFI updates for v5.6 --- 2020-01-03 Ard Biesheuvel New
[v3,3/4] efi: Fix efi_memmap_alloc() leaks [v3,1/4] efi: Add a flags parameter to efi_memory_map --- 2020-01-02 Dan Williams New
[v3,1/4] efi: Add a flags parameter to efi_memory_map [v3,1/4] efi: Add a flags parameter to efi_memory_map --- 2020-01-02 Dan Williams New
[v5,5/6] efi / ras: CCIX Link error reporting CCIX Protocol error reporting. --- 2019-11-14 Jonathan Cameron New
[v5,4/6] efi / ras: CCIX Port error reporting CCIX Protocol error reporting. --- 2019-11-14 Jonathan Cameron New
[v5,3/6] efi / ras: CCIX Address Translation Cache error reporting CCIX Protocol error reporting. --- 2019-11-14 Jonathan Cameron New
[v5,2/6] efi / ras: CCIX Cache error reporting CCIX Protocol error reporting. --- 2019-11-14 Jonathan Cameron New
[v5,1/6] efi / ras: CCIX Memory error reporting CCIX Protocol error reporting. --- 2019-11-14 Jonathan Cameron New
[v4,6/6] efi / ras: CCIX Agent internal error reporting CCIX Protocol error reporting. --- 2019-11-13 Jonathan Cameron New
[v3,5/6] efi / ras: CCIX Link error reporting CCIX Protocol error reporting. --- 2019-11-12 Jonathan Cameron New
EFI/stub: tpm: enable tpm eventlog function for ARM64 platform EFI/stub: tpm: enable tpm eventlog function for ARM64 platform --- 2019-11-05 kongxinwei New
[v2,4/6] efi: libstub/arm: account for firmware reserved memory at the base of RAM Untitled series #24538 --- 2019-10-29 Ard Biesheuvel New
[3/5] efi/random: treat EFI_RNG_PROTOCOL output as bootloader randomness [1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only --- 2019-10-23 Ard Biesheuvel New
[2/5] efi/tpm: return -EINVAL when determining tpm final events log size fails [1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only --- 2019-10-23 Ard Biesheuvel New
[1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only [1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only --- 2019-10-23 Ard Biesheuvel New
[5.3,062/112] efivar/ssdt: Dont iterate over EFI vars if no SSDT override was specified Untitled series #24192 --- 2019-10-16 Greg Kroah-Hartman New
[6/7] efi: make unexported efi_rci2_sysfs_init static Untitled series #23811 --- 2019-10-02 Ard Biesheuvel New
[6/6,V2] efi / ras: CCIX Agent internal error reporting Untitled series #22804 --- 2019-08-20 Jonathan Cameron New
[1/3] ARM: fix kasan link failures [1/3] ARM: fix kasan link failures --- 2019-07-03 Arnd Bergmann New
[for-4.9-stable] efi/libstub: Unify command line param parsing [for-4.9-stable] efi/libstub: Unify command line param parsing --- 2019-06-06 Ard Biesheuvel New
[2/2] efi: Allow the number of EFI configuration tables entries to be zero Untitled series #20633 --- 2019-05-25 Ard Biesheuvel New
fbdev/efifb: ignore framebuffer memmap entries that lack any memory types fbdev/efifb: ignore framebuffer memmap entries that lack any memory types --- 2019-04-23 Ard Biesheuvel New
efi/arm: enable CP15 DMB instructions before cleaning the cache efi/arm: enable CP15 DMB instructions before cleaning the cache --- 2019-03-29 Ard Biesheuvel New
[4/5] efi: Unify dmi setup code over architectures arm/arm64, ia64 and x86 Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[3/5] efi/arm: Show SMBIOS bank/device location in cper and ghes error logs Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[2/5] efifb: omit memory map check on legacy boot Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[v2] efi: Unify dmi setup code over architectures arm/arm64, io64 and x86 [v2] efi: Unify dmi setup code over architectures arm/arm64, io64 and x86 --- 2019-03-28 Robert Richter New
« 1 2 ... 14 15 16 17 »