Show patches with: none      |   3433 patches
« 1 2 3 434 35 »
Patch Series S/W/F Date Submitter Delegate State
efi: Fix reference count leak in efivar_create_sysfs_entry. efi: Fix reference count leak in efivar_create_sysfs_entry. --- 2020-05-28 wu000273@umn.edu New
efi/loongarch: Change MMU translation mode efi/loongarch: Change MMU translation mode --- 2023-11-22 wangyao@lemote.com New
efi/loongarch: Use relocate address to calculate kernel entry address efi/loongarch: Use relocate address to calculate kernel entry address --- 2023-12-04 wangyao@lemote.com Superseded
[v2] efi/loongarch: Use load address to calculate kernel entry address [v2] efi/loongarch: Use load address to calculate kernel entry address --- 2023-12-05 wangyao@lemote.com Accepted
[v3,1/2] efi/loongarch: Use load address to calculate kernel entry address Use load address to calculate kernel entry --- 2023-12-05 wangyao@lemote.com Superseded
[v3,2/2] efi/loongarch: load address is not equal to link address Use load address to calculate kernel entry --- 2023-12-05 wangyao@lemote.com New
[v4] efi/loongarch: Use load address to calculate kernel entry address [v4] efi/loongarch: Use load address to calculate kernel entry address --- 2023-12-06 wangyao@lemote.com Superseded
efi/loongarch: Directly position the loaded image file efi/loongarch: Directly position the loaded image file --- 2023-12-19 wangyao@lemote.com Accepted
[v2] efi/loongarch: Directly position the loaded image file [v2] efi/loongarch: Directly position the loaded image file --- 2023-12-19 wangyao@lemote.com Superseded
[V6,09/22] LoongArch: Add boot and setup routines Untitled series #168571 --- 2022-02-26 陈华才 Superseded
[V7,09/22] LoongArch: Add boot and setup routines Untitled series #169340 --- 2022-03-06 陈华才 Superseded
[V9,09/24] LoongArch: Add boot and setup routines Untitled series #174602 --- 2022-04-30 陈华才 New
[V10,09/22] LoongArch: Add boot and setup routines Untitled series #175723 --- 2022-05-14 陈华才 Superseded
[V11,09/22] LoongArch: Add boot and setup routines Untitled series #176413 --- 2022-05-18 陈华才 Superseded
[V12,11/24] LoongArch: Add boot and setup routines Untitled series #177393 --- 2022-06-01 陈华才 New
[V13,11/24] LoongArch: Add boot and setup routines Untitled series #177391 --- 2022-06-02 陈华才 Superseded
[V14,11/24] LoongArch: Add boot and setup routines Untitled series #177390 --- 2022-06-02 陈华才 Superseded
[V15,11/24] LoongArch: Add boot and setup routines Untitled series #177669 --- 2022-06-03 陈华才 New
LoongArch: Add efistub booting support LoongArch: Add efistub booting support --- 2022-06-17 陈华才 New
[V2] LoongArch: Add efistub booting support [V2] LoongArch: Add efistub booting support --- 2022-08-18 陈华才 Superseded
[V3] LoongArch: Add efistub booting support [V3] LoongArch: Add efistub booting support --- 2022-08-19 陈华才 Accepted
efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel --- 2023-03-01 陈华才 Accepted
efi/libstub: Call setup_graphics() before handle_kernel_image() efi/libstub: Call setup_graphics() before handle_kernel_image() --- 2023-03-09 陈华才 New
[V2] efi/libstub: Call setup_graphics() before handle_kernel_image() [V2] efi/libstub: Call setup_graphics() before handle_kernel_image() --- 2023-03-10 陈华才 Superseded
[-next] efi: memmap: Remove kernel-doc warnings [-next] efi: memmap: Remove kernel-doc warnings --- 2023-07-31 Zhu Wang Accepted
drivers: fix typo in firmware/efi/memmap.c drivers: fix typo in firmware/efi/memmap.c --- 2022-06-26 Zheng Zhi Yuan Accepted
[5.10,1/2] arm64/mm: Fix __enable_mmu() for new TGRAN range values arm64: backport two patches to 5.10-stable --- 2022-10-31 Zenghui Yu New
[5.10,2/2] arm64/kexec: Test page size support with new TGRAN range values arm64: backport two patches to 5.10-stable --- 2022-10-31 Zenghui Yu New
x86/efistub: fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags x86/efistub: fix the missing KASLR_FLAG bit in boot_params->hdr.loadflags --- 2023-12-26 Yuntao Wang Accepted
[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
[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
[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
[-next] efi: Remove unused extern declaration efi_lookup_mapped_addr() [-next] efi: Remove unused extern declaration efi_lookup_mapped_addr() --- 2023-07-25 Yue Haibing Accepted
efistub: LoongArch: Reimplement kernel_entry_address() efistub: LoongArch: Reimplement kernel_entry_address() --- 2023-03-07 Youling Tang New
[-next] efi/libstub: Add one kernel-doc comment [-next] efi/libstub: Add one kernel-doc comment --- 2024-01-19 Yang Li Accepted
efi:mokvar-table: fix build error efi:mokvar-table: fix build error --- 2020-10-09 Xiaoming Ni New
RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls --- 2022-08-28 Xianting Tian New
efi/riscv: libstub: Fix comment about absolute relocation efi/riscv: libstub: Fix comment about absolute relocation --- 2023-08-03 Wang, Xiao W Accepted
RISC-V: Optimize bitops with Zbb extension RISC-V: Optimize bitops with Zbb extension --- 2023-08-06 Wang, Xiao W Superseded
[v2,1/2] riscv: Rearrange hwcap.h and cpufeature.h riscv: Optimize bitops with Zbb extension --- 2023-09-20 Wang, Xiao W New
[v2,2/2] riscv: Optimize bitops with Zbb extension riscv: Optimize bitops with Zbb extension --- 2023-09-20 Wang, Xiao W Superseded
[v3,1/2] riscv: Rearrange hwcap.h and cpufeature.h riscv: Optimize bitops with Zbb extension --- 2023-09-26 Wang, Xiao W Superseded
[v3,2/2] riscv: Optimize bitops with Zbb extension riscv: Optimize bitops with Zbb extension --- 2023-09-26 Wang, Xiao W New
[v4,1/2] riscv: Rearrange hwcap.h and cpufeature.h riscv: Optimize bitops with Zbb extension --- 2023-10-30 Wang, Xiao W Superseded
[v4,2/2] riscv: Optimize bitops with Zbb extension riscv: Optimize bitops with Zbb extension --- 2023-10-30 Wang, Xiao W Superseded
[v5,1/2] riscv: Rearrange hwcap.h and cpufeature.h riscv: Optimize bitops with Zbb extension --- 2023-10-31 Wang, Xiao W Accepted
[v5,2/2] riscv: Optimize bitops with Zbb extension riscv: Optimize bitops with Zbb extension --- 2023-10-31 Wang, Xiao W Accepted
efi: fix a race and a buffer overflow while reading efivars via sysfs efi: fix a race and a buffer overflow while reading efivars via sysfs --- 2020-03-03 Vladis Dronov New
[v2] efi: fix a race and a buffer overflow while reading efivars via sysfs [v2] efi: fix a race and a buffer overflow while reading efivars via sysfs --- 2020-03-04 Vladis Dronov New
[v3,2/3] efi: add a sanity check to efivar_store_raw() efi: fix a race and add a sanity check --- 2020-03-05 Vladis Dronov New
drivers: efistub: fix typo in docs drivers: efistub: fix typo in docs --- 2024-02-08 Vincenzo Mezzela New
efivarfs: fix memory leak in efivarfs_create() efivarfs: fix memory leak in efivarfs_create() --- 2020-10-23 Vamshi K Sthambamkadi Accepted
firmware/efi: Add write mutex to prevent uaf firmware/efi: Add write mutex to prevent uaf --- 2022-06-07 V4bel New
firmware/efi: Add write mutex to prevent uaf - revision firmware/efi: Add write mutex to prevent uaf - revision --- 2022-06-07 V4bel New
efi/capsule-loader: Add write mutex to prevent uaf efi/capsule-loader: Add write mutex to prevent uaf --- 2022-06-11 V4bel New
efi/capsule-loader: Fix use-after-free in efi_capsule_write efi/capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-06-26 V4bel Superseded
[v2] efi: capsule-loader: Fix use-after-free in efi_capsule_write [v2] efi: capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-09-07 V4bel New
[v3] efi: capsule-loader: Fix use-after-free in efi_capsule_write [v3] efi: capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-09-07 V4bel Superseded
[v3] efi: capsule-loader: Fix use-after-free in efi_capsule_write [v3] efi: capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-09-07 V4bel Superseded
[v4] efi: capsule-loader: Fix use-after-free in efi_capsule_write [v4] efi: capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-09-07 V4bel New
[v5] efi: capsule-loader: Fix use-after-free in efi_capsule_write [v5] efi: capsule-loader: Fix use-after-free in efi_capsule_write --- 2022-09-07 V4bel Accepted
tpm: Require that all digests are present in TCG_PCR_EVENT2 structures tpm: Require that all digests are present in TCG_PCR_EVENT2 structures --- 2020-06-15 Tyler Hicks New
x86/efi: Add additional efi tables for unencrypted mapping checks x86/efi: Add additional efi tables for unencrypted mapping checks --- 2020-02-25 Tom Lendacky New
[v2] x86/efi: Add additional efi tables for unencrypted mapping checks [v2] x86/efi: Add additional efi tables for unencrypted mapping checks --- 2020-02-25 Tom Lendacky Superseded
[v3,2/2] x86/efi: Add RNG seed EFI table to unencrypted mapping check SME EFI table updates/fixes --- 2020-02-25 Tom Lendacky New
[02/11] x86/sev: Add an x86 version of prot_guest_has() Implement generic prot_guest_has() helper function --- 2021-07-27 Tom Lendacky New
[04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has() Implement generic prot_guest_has() helper function --- 2021-07-27 Tom Lendacky New
[07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has() Implement generic prot_guest_has() helper function --- 2021-07-27 Tom Lendacky New
[08/11] mm: Remove the now unused mem_encrypt_active() function Implement generic prot_guest_has() helper function --- 2021-07-27 Tom Lendacky Superseded
[10/11] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function Implement generic prot_guest_has() helper function --- 2021-07-27 Tom Lendacky Superseded
[v2,01/12] x86/ioremap: Selectively build arch override encryption functions [v2,01/12] x86/ioremap: Selectively build arch override encryption functions --- 2021-08-13 Tom Lendacky Superseded
[v2,03/12] x86/sev: Add an x86 version of prot_guest_has() [v2,01/12] x86/ioremap: Selectively build arch override encryption functions --- 2021-08-13 Tom Lendacky New
[v2,04/12] powerpc/pseries/svm: Add a powerpc version of prot_guest_has() [v2,01/12] x86/ioremap: Selectively build arch override encryption functions --- 2021-08-13 Tom Lendacky New
[v2,07/12] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has() [v2,01/12] x86/ioremap: Selectively build arch override encryption functions --- 2021-08-13 Tom Lendacky New
[v2,09/12] mm: Remove the now unused mem_encrypt_active() function [v2,01/12] x86/ioremap: Selectively build arch override encryption functions --- 2021-08-13 Tom Lendacky New
[v2,11/12] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function [v2,01/12] x86/ioremap: Selectively build arch override encryption functions --- 2021-08-13 Tom Lendacky New
[v3,1/8] x86/ioremap: Selectively build arch override encryption functions Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky Accepted
[v3,2/8] mm: Introduce a function to check for confidential computing features Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky Accepted
[v3,3/8] x86/sev: Add an x86 version of cc_platform_has() Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky New
[v3,4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has() Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky Accepted
[v3,5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has() Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky New
[v3,6/8] x86/sev: Replace occurrences of sev_active() with cc_platform_has() Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky New
[v3,7/8] x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky New
[v3,8/8] treewide: Replace the use of mem_encrypt_active() with cc_platform_has() Implement generic cc_platform_has() helper function --- 2021-09-08 Tom Lendacky New
Regression: ef/x86: Remove EfiMemoryMappedIO from E820 map Regression: ef/x86: Remove EfiMemoryMappedIO from E820 map --- 2024-04-11 Tj New
efivarfs: Iterate variables with increasing name buffer sizes efivarfs: Iterate variables with increasing name buffer sizes --- 2024-01-22 Tim Schumacher New
[v2] efivarfs: Halve name buffer size until first successful response [v2] efivarfs: Halve name buffer size until first successful response --- 2024-01-23 Tim Schumacher New
[v3] efivarfs: Request at most 512 bytes for variable names [v3] efivarfs: Request at most 512 bytes for variable names --- 2024-01-26 Tim Schumacher New
[1/3] efi: pstore: Request at most 512 bytes for variable names [1/3] efi: pstore: Request at most 512 bytes for variable names --- 2024-03-15 Tim Schumacher Superseded
[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
[3/3] efi: Clear up misconceptions about a maximum variable name size [1/3] efi: pstore: Request at most 512 bytes for variable names --- 2024-03-15 Tim Schumacher Superseded
[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
[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
[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,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,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
efi/libstub: Fix missing-prototypes in string.c efi/libstub: Fix missing-prototypes in string.c --- 2020-09-21 Tian Tao Accepted
efi: Delete deprecated parameter comments efi: Delete deprecated parameter comments --- 2020-09-24 Tian Tao Accepted
[01/12] efi: Do not include <linux/screen_info.h> from EFI header arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Accepted
[02/12] fbdev/sm712fb: Do not include <linux/screen_info.h> arch,fbdev: Move screen_info into arch/ --- 2023-06-29 Thomas Zimmermann Superseded
« 1 2 3 434 35 »