Show patches with: none      |   3466 patches
« 1 2 ... 5 6 734 35 »
Patch Series S/W/F Date Submitter Delegate State
[v2,04/11] efi/runtime-wrappers: Use type safe encapsulation of call arguments efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
[v2,03/11] efi/riscv: Move EFI runtime call setup/teardown helpers out of line efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
[v2,02/11] efi/arm64: Move EFI runtime call setup/teardown helpers out of line efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
[v2,01/11] efi/x86: Move EFI runtime call setup/teardown helpers out of line efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges --- 2023-08-16 Kirill A. Shutemov New
efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table --- 2023-08-16 Ard Biesheuvel Accepted
[RFC] efi/x86: Limit mixed mode support to runtime services [RFC] efi/x86: Limit mixed mode support to runtime services --- 2023-08-10 Ard Biesheuvel New
[v9,23/23] x86/efistub: Avoid legacy decompressor when doing EFI boot efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,22/23] x86/efistub: Perform SNP feature test while running in the firmware efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel New
[v9,21/23] efi/libstub: Add limit argument to efi_random_alloc() efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,20/23] x86/decompressor: Factor out kernel decompression and relocation efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,19/23] x86/decompressor: Move global symbol references to C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,18/23] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,17/23] x86/efistub: Prefer EFI memory attributes protocol over DXE services efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,16/23] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,15/23] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,14/23] x86/decompressor: Pass pgtable address to trampoline directly efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,13/23] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,12/23] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,11/23] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,10/23] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,09/23] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,08/23] x86/decompressor: Assign paging related global variables earlier efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,07/23] x86/decompressor: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,06/23] x86/efistub: Clear BSS in EFI handover protocol entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,05/23] x86/decompressor: Avoid magic offsets for EFI handover entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,04/23] x86/efistub: Simplify and clean up handover entry code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,03/23] x86/efistub: Branch straight to kernel entry point from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,02/23] x86/head_64: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel Accepted
[v9,01/23] x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-07 Ard Biesheuvel New
[v8,5/5] efivarfs: force RO when remounting if SetVariable is not supported [v8,1/5] efi: expose efivar generic ops register function --- 2023-08-07 Masahisa Kojima Superseded
[v8,4/5] efivarfs: automatically update super block flag [v8,1/5] efi: expose efivar generic ops register function --- 2023-08-07 Masahisa Kojima Superseded
[v8,3/5] efi: Add tee-based EFI variable driver [v8,1/5] efi: expose efivar generic ops register function --- 2023-08-07 Masahisa Kojima Superseded
[v8,2/5] efi: Add EFI_ACCESS_DENIED status code [v8,1/5] efi: expose efivar generic ops register function --- 2023-08-07 Masahisa Kojima Superseded
[v8,1/5] efi: expose efivar generic ops register function [v8,1/5] efi: expose efivar generic ops register function --- 2023-08-07 Masahisa Kojima Superseded
RISC-V: Optimize bitops with Zbb extension RISC-V: Optimize bitops with Zbb extension --- 2023-08-06 Wang, Xiao W Superseded
[4/4] acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-04 Ard Biesheuvel New
[3/4] efi/runtime-wrappers: Remove duplicated macro for service returning void efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-04 Ard Biesheuvel New
[2/4] efi/runtime-wrapper: Move workqueue manipulation out of line efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-04 Ard Biesheuvel New
[1/4] efi/runtime-wrappers: Use type safe encapsulation of call arguments efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-04 Ard Biesheuvel New
efi/riscv: libstub: Fix comment about absolute relocation efi/riscv: libstub: Fix comment about absolute relocation --- 2023-08-03 Wang, Xiao W Accepted
[v8,23/23] x86/efistub: Avoid legacy decompressor when doing EFI boot efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,22/23] x86/efistub: Perform SNP feature test while running in the firmware efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,21/23] efi/libstub: Add limit argument to efi_random_alloc() efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,20/23] x86/decompressor: Factor out kernel decompression and relocation efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,19/23] x86/decompressor: Move global symbol references to C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,18/23] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,17/23] x86/efistub: Prefer EFI memory attributes protocol over DXE services efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,16/23] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,15/23] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,14/23] x86/decompressor: Pass pgtable address to trampoline directly efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,13/23] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,12/23] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,11/23] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,10/23] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,09/23] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,08/23] x86/decompressor: Assign paging related global variables earlier efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,07/23] x86/decompressor: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,06/23] x86/efistub: Clear BSS in EFI handover protocol entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,05/23] x86/decompressor: Avoid magic offsets for EFI handover entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,04/23] x86/efistub: Simplify and clean up handover entry code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,03/23] x86/efistub: Branch straight to kernel entry point from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,02/23] x86/head_64: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v8,01/23] x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-08-02 Ard Biesheuvel Superseded
[v2] efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec [v2] efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec --- 2023-08-02 Ard Biesheuvel Accepted
efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec --- 2023-08-02 Ard Biesheuvel New
[-next] efi: memmap: Remove kernel-doc warnings [-next] efi: memmap: Remove kernel-doc warnings --- 2023-07-31 Zhu Wang Accepted
[v7,5/5] efivarfs: force RO when remounting if SetVariable is not supported [v7,1/5] efi: expose efivar generic ops register function --- 2023-07-31 Masahisa Kojima Superseded
[v7,4/5] efivarfs: automatically update super block flag [v7,1/5] efi: expose efivar generic ops register function --- 2023-07-31 Masahisa Kojima Superseded
[v7,3/5] efi: Add tee-based EFI variable driver [v7,1/5] efi: expose efivar generic ops register function --- 2023-07-31 Masahisa Kojima Superseded
[v7,2/5] efi: Add EFI_ACCESS_DENIED status code [v7,1/5] efi: expose efivar generic ops register function --- 2023-07-31 Masahisa Kojima Superseded
[v7,1/5] efi: expose efivar generic ops register function [v7,1/5] efi: expose efivar generic ops register function --- 2023-07-31 Masahisa Kojima Superseded
[v7,22/22] x86/efistub: Avoid legacy decompressor when doing EFI boot efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,21/22] x86/efistub: Perform SNP feature test while running in the firmware efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,20/22] efi/libstub: Add limit argument to efi_random_alloc() efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,19/22] x86/decompressor: Factor out kernel decompression and relocation efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,18/22] x86/decompressor: Move global symbol references to C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,17/22] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,16/22] x86/efistub: Prefer EFI memory attributes protocol over DXE services efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,15/22] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,14/22] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,13/22] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,12/22] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,11/22] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,10/22] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,09/22] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,08/22] x86/decompressor: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,07/22] x86/decompressor: Use proper sequence to take the address of the GOT efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,06/22] x86/efistub: Clear BSS in EFI handover protocol entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,05/22] x86/decompressor: Avoid magic offsets for EFI handover entrypoint efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,04/22] x86/efistub: Simplify and clean up handover entry code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,03/22] x86/efistub: Branch straight to kernel entry point from C code efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel Superseded
[v7,02/22] x86/head_64: Store boot_params pointer in callee save register efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel New
[v7,01/22] x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved efi/x86: Avoid bare metal decompressor during EFI boot --- 2023-07-28 Ard Biesheuvel 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
[mm-hotfixes] mm/pagewalk: fix EFI_PGT_DUMP of espfix area [mm-hotfixes] mm/pagewalk: fix EFI_PGT_DUMP of espfix area --- 2023-07-23 Hugh Dickins Accepted
[v6,5/5] riscv: libstub: Implement KASLR by using generic functions riscv: Introduce KASLR --- 2023-07-22 Alexandre Ghiti Accepted
[v6,4/5] libstub: Fix compilation warning for rv32 riscv: Introduce KASLR --- 2023-07-22 Alexandre Ghiti Accepted
[v6,3/5] arm64: libstub: Move KASLR handling functions to kaslr.c riscv: Introduce KASLR --- 2023-07-22 Alexandre Ghiti Superseded
[v6,2/5] riscv: Dump out kernel offset information on panic riscv: Introduce KASLR --- 2023-07-22 Alexandre Ghiti Accepted
« 1 2 ... 5 6 734 35 »