Show patches with: State = Action Required       |    Archived = No       |   1605 patches
« 1 2 3 416 17 »
Patch Series S/W/F Date Submitter Delegate State
Regression: ef/x86: Remove EfiMemoryMappedIO from E820 map Regression: ef/x86: Remove EfiMemoryMappedIO from E820 map --- 2024-04-11 Tj New
efi/unaccepted: touch soft lockup during memory accept efi/unaccepted: touch soft lockup during memory accept --- 2024-04-10 Chen Yu New
[2/2] treewide: Use sysfs_bin_attr_simple_read() helper Deduplicate bin_attribute simple read() callbacks --- 2024-04-06 Lukas Wunner New
[1/2] sysfs: Add sysfs_bin_attr_simple_read() helper Deduplicate bin_attribute simple read() callbacks --- 2024-04-06 Lukas Wunner New
[GIT,PULL] EFI fixes for v6.9 #3 [GIT,PULL] EFI fixes for v6.9 #3 --- 2024-03-29 Ard Biesheuvel New
[v2,4/4] efi: Clear up misconceptions about a maximum variable name size [v2,1/4] efi: pstore: Request at most 512 bytes for variable names --- 2024-03-28 Tim Schumacher New
[v2,3/4] efivarfs: Remove unused internal struct members [v2,1/4] efi: pstore: Request at most 512 bytes for variable names --- 2024-03-28 Tim Schumacher New
[v2,2/4] Documentation: Mark the 'efivars' sysfs interface as removed [v2,1/4] efi: pstore: Request at most 512 bytes for variable names --- 2024-03-28 Tim Schumacher New
[v2,1/4] efi: pstore: Request at most 512 bytes for variable names [v2,1/4] efi: pstore: Request at most 512 bytes for variable names --- 2024-03-28 Tim Schumacher New
x86/efistub: Reinstate soft limit for initrd loading x86/efistub: Reinstate soft limit for initrd loading --- 2024-03-28 Ard Biesheuvel New
efi/libstub: Cast away type warning in use of max() efi/libstub: Cast away type warning in use of max() --- 2024-03-26 Ard Biesheuvel New
x86/efistub: Add missing boot_params for mixed mode compat entry x86/efistub: Add missing boot_params for mixed mode compat entry --- 2024-03-25 Ard Biesheuvel New
[GIT,PULL] EFI fixes for v6.9 #2 [GIT,PULL] EFI fixes for v6.9 #2 --- 2024-03-24 Ard Biesheuvel New
[2/2] x86/efistub: Don't clear BSS twice in mixed mode EFI mixed mode fixes --- 2024-03-22 Ard Biesheuvel New
[1/2] x86/efistub: Call mixed mode boot services on the firmware's stack EFI mixed mode fixes --- 2024-03-22 Ard Biesheuvel New
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address --- 2024-03-22 KONDO KAZUMA(近藤 和真) New
efi: fix panic in kdump kernel efi: fix panic in kdump kernel --- 2024-03-22 Oleksandr Tymoshenko New
[v2] riscv: dmi: Add SMBIOS/DMI support [v2] riscv: dmi: Add SMBIOS/DMI support --- 2024-03-18 Haibo Xu New
[GIT,PULL] EFI fixes for v6.9 #1 [GIT,PULL] EFI fixes for v6.9 #1 --- 2024-03-17 Ard Biesheuvel New
[5.15-] efivars: Request at most 512 bytes for variable names [5.15-] efivars: Request at most 512 bytes for variable names --- 2024-03-17 Tim Schumacher New
x86/efistub: Clear decompressor BSS in native EFI entrypoint x86/efistub: Clear decompressor BSS in native EFI entrypoint --- 2024-03-15 Ard Biesheuvel New
[2/3] efivarfs: Remove unused internal struct members [1/3] efi: pstore: Request at most 512 bytes for variable names --- 2024-03-15 Tim Schumacher New
[GIT,PULL] EFI updates for v6.9 [GIT,PULL] EFI updates for v6.9 --- 2024-03-12 Ard Biesheuvel New
[RFC,8/8] clavis: Introduce new LSM called clavis Clavis LSM --- 2024-03-11 Eric Snowberg New
[RFC,7/8] clavis: Introduce a new key type called clavis_key_acl Clavis LSM --- 2024-03-11 Eric Snowberg New
[RFC,6/8] keys: Add ability to track intended usage of the public key Clavis LSM --- 2024-03-11 Eric Snowberg New
[RFC,5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE) Clavis LSM --- 2024-03-11 Eric Snowberg New
[RFC,4/8] clavis: Prevent clavis boot param from changing during kexec Clavis LSM --- 2024-03-11 Eric Snowberg New
[RFC,3/8] efi: Make clavis boot param persist across kexec Clavis LSM --- 2024-03-11 Eric Snowberg New
[RFC,2/8] clavis: Introduce a new system keyring called clavis Clavis LSM --- 2024-03-11 Eric Snowberg New
[RFC,1/8] certs: Introduce ability to link to a system key Clavis LSM --- 2024-03-11 Eric Snowberg New
[v3,5/5] efi/libstub: Add get_event_log() support for CC platforms efi/libstub: Fall back to CC proto for measurement --- 2024-03-08 Ard Biesheuvel New
[v3,4/5] efi/libstub: Measure into CC protocol if TCG2 protocol is absent efi/libstub: Fall back to CC proto for measurement --- 2024-03-08 Ard Biesheuvel New
[v3,2/5] efi/tpm: Use symbolic GUID name from spec for final events table efi/libstub: Fall back to CC proto for measurement --- 2024-03-08 Ard Biesheuvel New
[v3,1/5] efi/libstub: Use correct event size when measuring data into the TPM efi/libstub: Fall back to CC proto for measurement --- 2024-03-08 Ard Biesheuvel New
[v2,1/5] efi/libstub: Fold efi_tcg2_tagged_event into efi_measured_event efi/libstub: Fall back to CC proto for measurement --- 2024-03-07 Ard Biesheuvel New
riscv: dmi: Add SMBIOS/DMI support riscv: dmi: Add SMBIOS/DMI support --- 2024-03-07 Haibo Xu New
[3/3] efistub: fix missed the initialization of gp [1/3] Revert "riscv/efistub: Ensure GP-relative addressing is not used" --- 2024-03-06 Yunhui Cui New
[2/3] Revert "riscv/efistub: Tighten ELF relocation check" [1/3] Revert "riscv/efistub: Ensure GP-relative addressing is not used" --- 2024-03-06 Yunhui Cui New
[1/3] Revert "riscv/efistub: Ensure GP-relative addressing is not used" [1/3] Revert "riscv/efistub: Ensure GP-relative addressing is not used" --- 2024-03-06 Yunhui Cui New
[v5,1/3] driver core: Adds flags param to fwnode_link_add() Add post-init-providers binding to improve suspend/resume stability --- 2024-03-05 Saravana Kannan New
[stable-v6.1,18/18] efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,17/18] x86/boot: efistub: Assign global boot_params variable efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,16/18] x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr' efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,15/18] x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,14/18] efi/x86: Avoid physical KASLR on older Dell systems efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,13/18] x86/efistub: Avoid legacy decompressor when doing EFI boot efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,12/18] x86/efistub: Perform SNP feature test while running in the firmware efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,11/18] x86/efistub: Prefer EFI memory attributes protocol over DXE services efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,10/18] x86/decompressor: Factor out kernel decompression and relocation efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,09/18] x86/efistub: Perform 4/5 level paging switch from the stub efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,08/18] efi/libstub: Add limit argument to efi_random_alloc() efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,07/18] efi/libstub: Add memory attribute protocol definitions efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,06/18] x86/decompressor: Move global symbol references to C code efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,05/18] x86/efistub: Clear BSS in EFI handover protocol entrypoint efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,04/18] x86/decompressor: Avoid magic offsets for EFI handover entrypoint efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,03/18] x86/efistub: Simplify and clean up handover entry code efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,02/18] efi: efivars: prevent double registration efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[stable-v6.1,01/18] arm64: efi: Limit allocations to 48-bit addressable physical region efistub/x86 changes for secure boot --- 2024-03-04 Ard Biesheuvel New
[4/4] efi/libstub: Add get_event_log() support for CC platforms efi/libstub: Fall back to CC proto for measurement --- 2024-03-04 Ard Biesheuvel New
[2/4] efi/libstub: Add Confidential Computing (CC) measurement typedefs efi/libstub: Fall back to CC proto for measurement --- 2024-03-04 Ard Biesheuvel New
[1/4] efi/libstub: Fold efi_tcg2_tagged_event into efi_measured_event efi/libstub: Fall back to CC proto for measurement --- 2024-03-04 Ard Biesheuvel New
[GIT,PULL] EFI fixes for v6.8 #2 [GIT,PULL] EFI fixes for v6.8 #2 --- 2024-03-01 Ard Biesheuvel New
[4/4] ras/events: Trace CXL CPER events even without the CXL stack loaded efi/cxl-cper: Report CXL CPER events through tracing --- 2024-02-29 Ira Weiny New
[3/4] cxl/pci: Register for and process CPER events efi/cxl-cper: Report CXL CPER events through tracing --- 2024-02-29 Ira Weiny New
[2/4] acpi/ghes: Process CXL Component Events efi/cxl-cper: Report CXL CPER events through tracing --- 2024-02-29 Ira Weiny New
[1/4] cxl/event: Add missing include files efi/cxl-cper: Report CXL CPER events through tracing --- 2024-02-29 Ira Weiny New
[2/2] efivarfs: Drop 'duplicates' bool parameter on efivar_init() [1/2] efivarfs: Drop redundant cleanup on fill_super() failure --- 2024-02-24 Ard Biesheuvel New
[1/2] efivarfs: Drop redundant cleanup on fill_super() failure [1/2] efivarfs: Drop redundant cleanup on fill_super() failure --- 2024-02-24 Ard Biesheuvel New
[v3,3/4] dt-bindings: Add post-init-providers property Add post-init-providers binding to improve suspend/resume stability --- 2024-02-21 Saravana Kannan New
[4/4] arm64: dynamic enforcement of pmd-level PXNTable arm64: mm: support dynamic vmalloc/pmd configuration --- 2024-02-20 Maxwell Bland New
[3/4] arm64: separate code and data virtual memory allocation arm64: mm: support dynamic vmalloc/pmd configuration --- 2024-02-20 Maxwell Bland New
[2/4] mm: pgalloc: support address-conditional pmd allocation arm64: mm: support dynamic vmalloc/pmd configuration --- 2024-02-20 Maxwell Bland New
[1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides arm64: mm: support dynamic vmalloc/pmd configuration --- 2024-02-20 Maxwell Bland New
[2/2] x86/snp: Convert shared memory back to private on kexec x86/snp: Add kexec support --- 2024-02-20 Ashish Kalra New
[1/2] x86/mm: Do not zap PMD entry mapping unaccepted memory table during kdump. x86/snp: Add kexec support --- 2024-02-20 Ashish Kalra New
efi/x86: skip efi_arch_mem_reserve() in case of kexec. efi/x86: skip efi_arch_mem_reserve() in case of kexec. --- 2024-02-19 Ashish Kalra New
[RFC] efi: Add ACPI_MEMORY_NVS into the linear map [RFC] efi: Add ACPI_MEMORY_NVS into the linear map --- 2024-02-15 Boqun Feng New
[v2,2/2] efi/libstub: Add get_event_log() support for CC platforms Add measurement and event log support for CC platforms --- 2024-02-15 Kuppuswamy Sathyanarayanan New
[v2,1/2] efi/libstub: Add Confidential Computing (CC) measurement support Add measurement and event log support for CC platforms --- 2024-02-15 Kuppuswamy Sathyanarayanan New
[v8,15/15] x86: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,14/15] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,13/15] tpm: Add sysfs interface to allow setting and querying the preferred locality x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,12/15] tpm: Add ability to set the preferred locality the TPM chip uses x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,11/15] reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,10/15] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,09/15] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,08/15] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,07/15] x86: Secure Launch kernel early boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,06/15] x86: Add early SHA support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,05/15] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,04/15] x86: Secure Launch Resource Table header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,03/15] x86: Secure Launch Kconfig x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,02/15] Documentation/x86: Secure Launch kernel documentation x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v8,01/15] x86/boot: Place kernel_info at a fixed offset x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-02-14 Ross Philipson New
[v2,3/4] dt-bindings: Add post-init-supplier property Add post-init-supplier binding to improve suspend/resume stability --- 2024-02-12 Saravana Kannan New
efi/capsule-loader: fix incorrect allocation size efi/capsule-loader: fix incorrect allocation size --- 2024-02-12 Arnd Bergmann New
[GIT,PULL] EFI fixes for v6.8 #1 [GIT,PULL] EFI fixes for v6.8 #1 --- 2024-02-09 Ard Biesheuvel New
drivers: efistub: fix typo in docs drivers: efistub: fix typo in docs --- 2024-02-08 Vincenzo Mezzela New
[4/4] PCI: Create helper to print TLP Header and Prefix Log PCI: Consolidate TLP Log reading and printing --- 2024-02-06 Ilpo Järvinen New
« 1 2 3 416 17 »