Show patches with: Archived = No       |   3965 patches
« 1 2 3 439 40 »
Patch Series S/W/F Date Submitter Delegate State
[2/6] x86/efi/mixed: Remove dependency on legacy startup_32 code x86/efi/mixed: Decouple from legacy decompressor --- 2025-01-08 Ard Biesheuvel New
[1/6] x86/efi/mixed: Check CPU compatibility without relying on verify_cpu() x86/efi/mixed: Decouple from legacy decompressor --- 2025-01-08 Ard Biesheuvel Superseded
efi: sysfb_efi: fix W=1 warnings when EFI is not set efi: sysfb_efi: fix W=1 warnings when EFI is not set --- 2025-01-07 Randy Dunlap Accepted
[2/2] efivarfs: add variable resync after hibernation efivarfs: fix hibernation problem with EFI variables --- 2025-01-07 James Bottomley New
[1/2] efivarfs: abstract initial variable creation routine efivarfs: fix hibernation problem with EFI variables --- 2025-01-07 James Bottomley New
[v2,6/6] efivarfs: fix error on write to new variable leaving remnants convert efivarfs to manage object data correctly --- 2025-01-07 James Bottomley New
[v2,5/6] efivarfs: remove unused efivarfs_list convert efivarfs to manage object data correctly --- 2025-01-07 James Bottomley Superseded
[v2,4/6] efivarfs: move freeing of variable entry into evict_inode convert efivarfs to manage object data correctly --- 2025-01-07 James Bottomley New
[v2,3/6] efivarfs: make variable_is_present use dcache lookup convert efivarfs to manage object data correctly --- 2025-01-07 James Bottomley Superseded
[v2,2/6] efivarfs: add helper to convert from UC16 name and GUID to utf8 name convert efivarfs to manage object data correctly --- 2025-01-07 James Bottomley Superseded
[v2,1/6] efivarfs: remove unused efi_varaible.Attributes and .kobj convert efivarfs to manage object data correctly --- 2025-01-07 James Bottomley Superseded
[3/3] efi/memattr: Include EFI memmap size in corruption warnings efi/memattr: Improve the efi_memattr_init function. --- 2025-01-06 Breno Leitao New
[2/3] efi/memattr: Add FW_BUG prefix to firmware error messages efi/memattr: Improve the efi_memattr_init function. --- 2025-01-06 Breno Leitao New
[1/3] efi/memattr: Convert efi_memattr_init() return type to void efi/memattr: Improve the efi_memattr_init function. --- 2025-01-06 Breno Leitao New
x86/efistub: Add options for forcing Apple set_os protocol x86/efistub: Add options for forcing Apple set_os protocol --- 2024-12-28 Lleyton Gray New
[v5,12/12] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,10/12] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,09/12] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,07/12] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,06/12] driver core: Remove match_any() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,05/12] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,04/12] driver core: Constify API device_find_child() and adapt for various usages driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,03/12] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,02/12] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[v5,01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() --- 2024-12-24 Zijun Hu New
[7/7] efi/libstub: Use __free() helper for pool deallocations EFI stub cleanup work --- 2024-12-20 Ard Biesheuvel New
[6/7] efi/libstub: Use cleanup helpers for freeing copies of the memory map EFI stub cleanup work --- 2024-12-20 Ard Biesheuvel New
[5/7] efi/libstub: Simplify PCI I/O handle buffer traversal EFI stub cleanup work --- 2024-12-20 Ard Biesheuvel New
[4/7] efi/libstub: Refactor and cleanup GOP resolution picker code EFI stub cleanup work --- 2024-12-20 Ard Biesheuvel New
[3/7] efi/libstub: Simplify GOP handling code EFI stub cleanup work --- 2024-12-20 Ard Biesheuvel New
[2/7] efi/libstub: Use C99-style for loop to traverse handle buffer EFI stub cleanup work --- 2024-12-20 Ard Biesheuvel New
[1/7] x86/efistub: Drop long obsolete UGA support EFI stub cleanup work --- 2024-12-20 Ard Biesheuvel New
[v12,19/19] x86/efi: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,18/19] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,17/19] tpm, sysfs: Show locality used by kernel x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,16/19] tpm, tpm_tis: Allow locality to be set to a different value x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality() x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,14/19] tpm, tpm_tis: Close all localities x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,13/19] x86/reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,12/19] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,11/19] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,10/19] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,09/19] x86: Secure Launch kernel early boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,08/19] x86/boot: Place TXT MLE header in the kernel_info section x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,06/19] x86: Add early SHA-256 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,05/19] x86: Add early SHA-1 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,04/19] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,03/19] x86: Secure Launch Resource Table header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,02/19] x86: Secure Launch Kconfig x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[v12,01/19] Documentation/x86: Secure Launch kernel documentation x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-12-19 Ross Philipson New
[RFC,4/4] efi/arm64: Use ELF payload for EFI zboot efi/zboot: Encapsulate ELF image for arm64 --- 2024-12-18 Ard Biesheuvel New
[RFC,3/4] arm64/boot: Populate vmlinux ELF program headers efi/zboot: Encapsulate ELF image for arm64 --- 2024-12-18 Ard Biesheuvel New
[RFC,2/4] efi/zboot: Add support for ELF payloads efi/zboot: Encapsulate ELF image for arm64 --- 2024-12-18 Ard Biesheuvel New
[RFC,1/4] efi/libstub: Avoid legacy decompressor zlib/zstd wrappers efi/zboot: Encapsulate ELF image for arm64 --- 2024-12-18 Ard Biesheuvel New
[v4,5/5] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors acpi/ghes, cper, cxl: Process CXL CPER Protocol errors --- 2024-12-17 Smita Koralahalli New
[v4,4/5] acpi/ghes, cper: Recognize and cache CXL Protocol errors acpi/ghes, cper, cxl: Process CXL CPER Protocol errors --- 2024-12-17 Smita Koralahalli Superseded
[v4,3/5] efi/cper, cxl: Remove cper_cxl.h acpi/ghes, cper, cxl: Process CXL CPER Protocol errors --- 2024-12-17 Smita Koralahalli Superseded
[v4,2/5] efi/cper, cxl: Make definitions and structures global acpi/ghes, cper, cxl: Process CXL CPER Protocol errors --- 2024-12-17 Smita Koralahalli Superseded
[v4,1/5] efi/cper, cxl: Prefix protocol error struct and function names with cxl_ acpi/ghes, cper, cxl: Process CXL CPER Protocol errors --- 2024-12-17 Smita Koralahalli Superseded
efi/mokvar: Use const 'struct bin_attribute' callback efi/mokvar: Use const 'struct bin_attribute' callback --- 2024-12-15 Thomas Weißschuh New
[GIT,PULL] First batch of EFI fixes for v6.13 [GIT,PULL] First batch of EFI fixes for v6.13 --- 2024-12-15 Ard Biesheuvel New
efi: Fix missing `efi_handover_entry` prototype efi: Fix missing `efi_handover_entry` prototype --- 2024-12-12 Zhou Ding New
efi/esrt: remove esre_attribute::store() efi/esrt: remove esre_attribute::store() --- 2024-12-11 Jiri Slaby Accepted
[v4,11/11] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,10/11] cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,09/11] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,07/11] slimbus: core: Remove of_slim_match_dev() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,06/11] driver core: Remove match_any() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,05/11] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,04/11] driver core: Constify API device_find_child() then adapt for various usages driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,03/11] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,02/11] slimbus: core: Constify slim_eaddr_equal() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[v4,01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name() driver core: Constify API device_find_child() --- 2024-12-11 Zijun Hu Superseded
[6/6] efivarfs: fix error on write to new variable leaving remnants convert efivarfs to manage object data correctly --- 2024-12-10 James Bottomley New
[5/6] efivarfs: remove unused efivarfs_list convert efivarfs to manage object data correctly --- 2024-12-10 James Bottomley Superseded
[4/6] efivarfs: move freeing of variable entry into evict_inode convert efivarfs to manage object data correctly --- 2024-12-10 James Bottomley Superseded
[3/6] efivarfs: make variable_is_present use dcache lookup convert efivarfs to manage object data correctly --- 2024-12-10 James Bottomley Superseded
[2/6] efivarfs: add helper to convert from UC16 name and GUID to utf8 name convert efivarfs to manage object data correctly --- 2024-12-10 James Bottomley Superseded
[1/6] efivarfs: remove unused efi_varaible.Attributes and .kobj convert efivarfs to manage object data correctly --- 2024-12-10 James Bottomley Superseded
efi: bump up EFI_MMAP_NR_SLACK_SLOTS to 32 efi: bump up EFI_MMAP_NR_SLACK_SLOTS to 32 --- 2024-12-09 Hamza Mahfooz Accepted
efi: make the min and max mmap slack slots configurable efi: make the min and max mmap slack slots configurable --- 2024-12-09 Hamza Mahfooz New
[3/3] efivarfs: fix incorrect variable creation efivarfs: bug fixes --- 2024-12-08 James Bottomley New
[2/3] efivarfs: fix memory leak on variable removal efivarfs: bug fixes --- 2024-12-08 James Bottomley New
[1/3] efivarfs: fix error on non-existent file efivarfs: bug fixes --- 2024-12-08 James Bottomley New
efi/zboot: Limit compression options to GZIP and ZSTD efi/zboot: Limit compression options to GZIP and ZSTD --- 2024-12-06 Ard Biesheuvel New
efi/cper: Remove extra space in cper message efi/cper: Remove extra space in cper message --- 2024-12-06 Ruidong Tian New
[1/2] Makefile.zboot: Sign Image before packing into EFI-STUB shell Kexec: Sign Image before packing into EFI STUB --- 2024-12-06 Pingfan Liu New
[v3,11/11] usb: typec: class: Remove both cable_match() and partner_match() driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
[v3,10/11] cxl/pmem: Remove match_nvdimm_bridge() driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
[v3,09/11] driver core: Introduce an device matching API device_match_type() driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
[v3,08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode() driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
[v3,07/11] slimbus: core: Simplify of_find_slim_device() implementation driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu New
[v3,06/11] driver core: Remove match_any() driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
[v3,05/11] driver core: Simplify API device_find_child_by_name() implementation driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
[v3,04/11] driver core: Constify API device_find_child() then adapt for various usages driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
[v3,03/11] bus: fsl-mc: Constify fsl_mc_device_match() driver core: Constify API device_find_child() --- 2024-12-05 Zijun Hu Superseded
« 1 2 3 439 40 »