Show patches with: Archived = No       |   3648 patches
« 1 2 3 436 37 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,2/7] debug/libstub: cheats to step around some boot service UEFI emulator for kexec --- 2024-07-18 Pingfan Liu New
[RFC,1/7] efi/libstub: Ask efi_random_alloc() to skip unusable memory UEFI emulator for kexec --- 2024-07-18 Pingfan Liu Superseded
[v3,2/2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped. Resolve problems with kexec identity mapping --- 2024-07-17 Steve Wahl Accepted
[v3,1/2] x86/kexec: Add EFI config table identity mapping for kexec kernel Resolve problems with kexec identity mapping --- 2024-07-17 Steve Wahl New
Do not clear BSS region in x86 stub Do not clear BSS region in x86 stub --- 2024-07-17 Shao, Marshall Superseded
Do not clear BSS region in x86 stub Do not clear BSS region in x86 stub --- 2024-07-17 Shao, Marshall New
efi/libstub: Fixed an issue with screen_info not being initialized efi/libstub: Fixed an issue with screen_info not being initialized --- 2024-07-17 Qiang Ma New
[GIT,PULL] EFI updates for v6.11 [GIT,PULL] EFI updates for v6.11 --- 2024-07-16 Ard Biesheuvel New
[v2,2/2] x86/mm/ident_map: Use gbpages only where full GB page should be mapped. Resolve problems with kexec identity mapping --- 2024-07-15 Steve Wahl Superseded
[v2,1/2] x86/kexec: Add EFI config table identity mapping for kexec kernel Resolve problems with kexec identity mapping --- 2024-07-15 Steve Wahl New
[v2,2/2] efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array --- 2024-07-11 Kees Cook Superseded
[v2,1/2] efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr() efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array --- 2024-07-11 Kees Cook Accepted
[v2,5/5] docs: efi: add CPER functions to driver-api Fix issues with ARM Processor CPER records --- 2024-07-11 Mauro Carvalho Chehab Superseded
[v2,4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Fix issues with ARM Processor CPER records --- 2024-07-11 Mauro Carvalho Chehab Superseded
[v2,3/5] efi/cper: Add a new helper function to print bitmasks Fix issues with ARM Processor CPER records --- 2024-07-11 Mauro Carvalho Chehab Superseded
[v2,2/5] efi/cper: Adjust infopfx size to accept an extra space Fix issues with ARM Processor CPER records --- 2024-07-11 Mauro Carvalho Chehab Superseded
[v2,1/5] RAS: Report all ARM processor CPER information to userspace Fix issues with ARM Processor CPER records --- 2024-07-11 Mauro Carvalho Chehab New
efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array efi: Replace efi_memory_attributes_table_t 0-sized array with flexible array --- 2024-07-10 Kees Cook Accepted
[v4,16/16] x86/cpu: Make LAM depend on LASS Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,15/16] efi: Disable LASS around set_virtual_address_map call Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,14/16] x86/traps: Communicate a LASS violation in #GP message Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,13/16] x86/cpu: Set LASS CR4 bit as pinning sensitive Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,12/16] x86/vsyscall: Document the fact that vsyscall=emulate disables LASS Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,11/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,10/16] x86/vsyscall: Add vsyscall emulation for #GP Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,09/16] x86/traps: Consolidate user fixups in exc_general_protection() Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,08/16] x86/vsyscall: Reorganize the #PF emulation code Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,07/16] x86/cpu: Defer CR pinning setup until after EFI initialization Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,06/16] init/main.c: Move EFI runtime service initialization to x86/cpu Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,05/16] x86/cpu: Remove redundant comment during feature setup Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,04/16] x86/cpu: Enable LASS during CPU initialization Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,03/16] x86/alternatives: Disable LASS when patching kernel alternatives Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,02/16] x86/asm: Introduce inline memcpy and memset Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
[v4,01/16] x86/cpu: Enumerate the LASS feature bits Enable Linear Address Space Separation support --- 2024-07-10 Alexander Shishkin New
arm64/efistub: Clean up KASLR logic arm64/efistub: Clean up KASLR logic --- 2024-07-10 Ard Biesheuvel New
[6/6] docs: efi: add CPER functions to driver-api Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
[5/6] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab Superseded
[4/6] efi/cper: Add a new helper function to print bitmasks Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
[3/6] efi/cper: Adjust infopfx size to accept an extra space Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab Superseded
[2/6] RAS: Report all ARM processor CPER information to userspace Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
[1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions Fix issues with ARM Processor CPER records --- 2024-07-08 Mauro Carvalho Chehab New
[2/2] x86/efistub: Drop redundant clearing of BSS [1/2] x86/efistub: Avoid returning EFI_SUCCESS on error --- 2024-07-04 Ard Biesheuvel New
[1/2] x86/efistub: Avoid returning EFI_SUCCESS on error [1/2] x86/efistub: Avoid returning EFI_SUCCESS on error --- 2024-07-04 Ard Biesheuvel New
efistub/smbios: Simplify SMBIOS enumeration API efistub/smbios: Simplify SMBIOS enumeration API --- 2024-07-01 Ard Biesheuvel New
[v3,2/2] x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs efi/x86: Call set_os() protocol on dual GPU Macs --- 2024-07-01 Ard Biesheuvel New
[v3,1/2] efistub/x86: Enable SMBIOS protocol handling for x86 efi/x86: Call set_os() protocol on dual GPU Macs --- 2024-07-01 Ard Biesheuvel New
[v2] efi: libstub: add support for the apple_set_os protocol [v2] efi: libstub: add support for the apple_set_os protocol --- 2024-06-30 Aditya Garg New
efi: libstub: add support for the apple_set_os protocol efi: libstub: add support for the apple_set_os protocol --- 2024-06-30 Aditya Garg New
[04/14] efivarfs: Convert to new uid/gid option parsing helpers New uid & gid mount option parsing helpers --- 2024-06-28 Eric Sandeen Accepted
[01/14] fs_parse: add uid & gid option option parsing helpers New uid & gid mount option parsing helpers --- 2024-06-28 Eric Sandeen Accepted
x86/64/mm: Make 5-level paging support unconditional x86/64/mm: Make 5-level paging support unconditional --- 2024-06-26 Kirill A. Shutemov New
[v5,4/4] docs: efi: add CPER functions to driver-api fix CPER issues related to UEFI 2.9A Errata --- 2024-06-24 Mauro Carvalho Chehab Superseded
[v5,3/4] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs fix CPER issues related to UEFI 2.9A Errata --- 2024-06-24 Mauro Carvalho Chehab Superseded
[v5,2/4] efi/cper: Add a new helper function to print bitmasks fix CPER issues related to UEFI 2.9A Errata --- 2024-06-24 Mauro Carvalho Chehab Superseded
[v5,1/4] efi/cper: Adjust infopfx size to accept an extra space fix CPER issues related to UEFI 2.9A Errata --- 2024-06-24 Mauro Carvalho Chehab Superseded
[v2] ARM: Add support for STACKLEAK gcc plugin [v2] ARM: Add support for STACKLEAK gcc plugin --- 2024-06-24 Jinjie Ruan Accepted
[v2] riscv: enable HAVE_ARCH_STACKLEAK [v2] riscv: enable HAVE_ARCH_STACKLEAK --- 2024-06-23 Jisheng Zhang Accepted
[3/3] x86/64/mm: Make 5-level paging support unconditional x86: Make 5-level paging support unconditional for x86-64 --- 2024-06-21 Kirill A. Shutemov Superseded
[2/3] x86/64/mm: Make SPARSEMEM_VMEMMAP the only memory model x86: Make 5-level paging support unconditional for x86-64 --- 2024-06-21 Kirill A. Shutemov New
[1/3] x86/64/mm: Always use dynamic memory layout x86: Make 5-level paging support unconditional for x86-64 --- 2024-06-21 Kirill A. Shutemov New
[v4,3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Fix CPER issues related to UEFI 2.9A Errata --- 2024-06-20 Mauro Carvalho Chehab Superseded
[v4,2/3] efi/cper: Add a new helper function to print bitmasks Fix CPER issues related to UEFI 2.9A Errata --- 2024-06-20 Mauro Carvalho Chehab New
[v4,1/3] efi/cper: Adjust infopfx size to accept an extra space Fix CPER issues related to UEFI 2.9A Errata --- 2024-06-20 Mauro Carvalho Chehab Superseded
ARM: Add support for STACKLEAK gcc plugin ARM: Add support for STACKLEAK gcc plugin --- 2024-06-20 Jinjie Ruan Superseded
[v3,3/3] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs Fix CPER issues related to UEFI 2.9A Errata --- 2024-06-20 Mauro Carvalho Chehab Superseded
[v3,2/3] efi/cper: Add a new helper function to print bitmasks Fix CPER issues related to UEFI 2.9A Errata --- 2024-06-20 Mauro Carvalho Chehab New
[v3,1/3] efi/cper: Adjust infopfx size to accept an extra space Fix CPER issues related to UEFI 2.9A Errata --- 2024-06-20 Mauro Carvalho Chehab Superseded
[RFC] x86/efi: Drop support for fake EFI memory maps [RFC] x86/efi: Drop support for fake EFI memory maps --- 2024-06-20 Ard Biesheuvel New
[v2] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs [v2] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs --- 2024-06-19 Mauro Carvalho Chehab New
[RFC] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs [RFC] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs --- 2024-06-19 Mauro Carvalho Chehab New
[GIT,PULL] EFI fixes for v6.10 #3 [GIT,PULL] EFI fixes for v6.10 #3 --- 2024-06-18 Ard Biesheuvel New
riscv: enable HAVE_ARCH_STACKLEAK riscv: enable HAVE_ARCH_STACKLEAK --- 2024-06-17 Jisheng Zhang Superseded
[RFC] x86: efi: Reserve all boot services regions to avoid memory reservation conflicts [RFC] x86: efi: Reserve all boot services regions to avoid memory reservation conflicts --- 2024-06-17 Li Huafei New
arm64/efi: Fix kmemleak false positive in arm64_efi_rt_init() arm64/efi: Fix kmemleak false positive in arm64_efi_rt_init() --- 2024-06-13 Waiman Long Accepted
[v3] riscv: dmi: Add SMBIOS/DMI support [v3] riscv: dmi: Add SMBIOS/DMI support --- 2024-06-13 Haibo Xu Accepted
[v2] x86/boot: Don't add the EFI stub to targets, again [v2] x86/boot: Don't add the EFI stub to targets, again --- 2024-06-12 Benjamin Segall New
[v3] x86/efi: Free EFI memory map only when installing a new one. [v3] x86/efi: Free EFI memory map only when installing a new one. --- 2024-06-12 Ard Biesheuvel New
[v2] x86/efi: Free EFI memory map only when installing a new one. [v2] x86/efi: Free EFI memory map only when installing a new one. --- 2024-06-12 Ard Biesheuvel New
[v2] efi/arm: Disable LPAE PAN when calling EFI runtime services [v2] efi/arm: Disable LPAE PAN when calling EFI runtime services --- 2024-06-11 Ard Biesheuvel New
efi/x86: Clear BSS when entering in mixed mode via compat entrypoint efi/x86: Clear BSS when entering in mixed mode via compat entrypoint --- 2024-06-10 Ard Biesheuvel New
x86/efi: Free EFI memory map only when installing a new one. x86/efi: Free EFI memory map only when installing a new one. --- 2024-06-10 Ard Biesheuvel New
efi/arm: Disable LPAE PAN when calling EFI runtime services efi/arm: Disable LPAE PAN when calling EFI runtime services --- 2024-06-10 Ard Biesheuvel New
x86/boot: Don't add the EFI stub to targets, again x86/boot: Don't add the EFI stub to targets, again --- 2024-06-06 Benjamin Segall Superseded
[GIT,PULL] EFI fixes for v6.10 #2 [GIT,PULL] EFI fixes for v6.10 #2 --- 2024-06-06 Ard Biesheuvel New
efi: Add missing __nocfi annotations to runtime wrappers efi: Add missing __nocfi annotations to runtime wrappers --- 2024-06-04 Ard Biesheuvel New
[v9,19/19] x86: EFI stub DRTM launch support for Secure Launch x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
[v9,18/19] x86: Secure Launch late initcall platform module x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,16/19] tpm: Add ability to set the preferred locality the TPM chip uses x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
[v9,15/19] tpm: Make locality requests return consistent values x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,14/19] tpm: Ensure tpm is in known state at startup x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
[v9,13/19] tpm: Protect against locality counter underflow x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,12/19] reboot: Secure Launch SEXIT support on reboot paths x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
[v9,11/19] kexec: Secure Launch kexec SEXIT support x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,10/19] x86: Secure Launch SMP bringup support x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,09/19] x86: Secure Launch kernel late boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,08/19] x86: Secure Launch kernel early boot stub x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,07/19] x86: Add early SHA-256 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,06/19] x86: Add early SHA-1 support for Secure Launch early measurements x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson Superseded
[v9,05/19] x86: Secure Launch main header file x86: Trenchboot secure dynamic launch Linux kernel support --- 2024-05-31 Ross Philipson New
« 1 2 3 436 37 »