Show patches with: Submitter = Ard Biesheuvel       |    State = Action Required       |    Archived = No       |   299 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/17] x86/boot: Increase section and file alignment to 4k/512 Untitled series #56013 - - - --- 2023-08-18 Ard Biesheuvel New
[14/17] x86/boot: Drop PE/COFF .reloc section Untitled series #56013 - - - --- 2023-08-18 Ard Biesheuvel New
[13/17] x86/boot: Construct PE/COFF .text section from assembler Untitled series #56013 - - - --- 2023-08-18 Ard Biesheuvel New
[12/17] x86/boot: Derive file size from _edata symbol Untitled series #56013 - - - --- 2023-08-18 Ard Biesheuvel New
[06/17] x86/boot: Drop redundant code setting the root device Untitled series #56013 - - - --- 2023-08-18 Ard Biesheuvel New
[05/17] x86/boot: Omit compression buffer from PE/COFF image memory footprint Untitled series #56013 - - - --- 2023-08-18 Ard Biesheuvel New
[04/17] x86/boot: Remove the 'bugger off' message Untitled series #56013 1 - - --- 2023-08-18 Ard Biesheuvel New
[03/17] x86/efi: Drop alignment flags from PE section headers Untitled series #56013 - - - --- 2023-08-18 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 New
[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 New
[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 New
[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 New
[v9,18/23] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot - - - --- 2023-08-07 Ard Biesheuvel New
[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 New
[v9,16/23] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-07 Ard Biesheuvel New
[v9,15/23] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-07 Ard Biesheuvel New
[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 New
[v9,13/23] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-07 Ard Biesheuvel New
[v9,12/23] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-07 Ard Biesheuvel New
[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 1 - - --- 2023-08-07 Ard Biesheuvel New
[v9,10/23] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-07 Ard Biesheuvel New
[v9,09/23] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-07 Ard Biesheuvel New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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,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 New
[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 New
[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 New
[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 New
[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 New
[v8,18/23] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot - - - --- 2023-08-02 Ard Biesheuvel New
[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 New
[v8,16/23] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-02 Ard Biesheuvel New
[v8,15/23] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-02 Ard Biesheuvel New
[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 New
[v8,13/23] x86/decompressor: Only call the trampoline when changing paging levels efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-02 Ard Biesheuvel New
[v8,12/23] x86/decompressor: Call trampoline directly from C code efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-02 Ard Biesheuvel New
[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 1 - - --- 2023-08-02 Ard Biesheuvel New
[v8,10/23] x86/decompressor: Use standard calling convention for trampoline efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-02 Ard Biesheuvel New
[v8,09/23] x86/decompressor: Call trampoline as a normal function efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-08-02 Ard Biesheuvel New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[v2] efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec [v2] efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec - - 1 --- 2023-08-02 Ard Biesheuvel New
efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec - - 1 --- 2023-08-02 Ard Biesheuvel New
[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 New
[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 New
[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 New
[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 New
[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 New
[v7,17/22] decompress: Use 8 byte alignment efi/x86: Avoid bare metal decompressor during EFI boot - - - --- 2023-07-28 Ard Biesheuvel New
[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 New
[v7,15/22] x86/efistub: Perform 4/5 level paging switch from the stub efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 2023-07-28 Ard Biesheuvel New
[v7,14/22] x86/decompressor: Merge trampoline cleanup with switching code efi/x86: Avoid bare metal decompressor during EFI boot 1 - - --- 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 1 - - --- 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 1 - - --- 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 1 - - --- 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 1 - - --- 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 1 - - --- 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 New
[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 New
[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 New
[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 New
[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
[RFC,21/21] crypto: scompress - Drop the use of per-cpu scratch buffers crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,20/21] crypto: deflate - implement acomp API directly crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,19/21] crypto: remove obsolete 'comp' compression API crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,18/21] crypto: compress_null - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,17/21] crypto: cavium/zip - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,16/21] crypto: zstd - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,15/21] crypto: lzo - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,14/21] crypto: lzo-rle - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,13/21] crypto: lz4hc - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,12/21] crypto: lz4 - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,11/21] crypto: deflate - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,10/21] crypto: 842 - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,09/21] crypto: nx - Migrate to scomp API crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,08/21] zram: Migrate to acomp compression API crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,07/21] ubifs: Migrate to acomp compression API crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,06/21] ubifs: Avoid allocating buffer space unnecessarily crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,05/21] ubifs: Pass worst-case buffer size to compression routines crypto: consolidate and clean up compression APIs - 2 - --- 2023-07-18 Ard Biesheuvel New
[RFC,04/21] net: ipcomp: Migrate to acomp API from deprecated comp API crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,03/21] crypto: acompress - Drop destination scatterlist allocation feature crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,02/21] crypto: qat - Drop support for allocating destination buffers crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[RFC,01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)" crypto: consolidate and clean up compression APIs - - - --- 2023-07-18 Ard Biesheuvel New
[v6,21/21] x86/efistub: Avoid legacy decompressor when doing EFI boot efi/x86: Avoid bare metal decompressor during EFI boot - - - --- 2023-07-11 Ard Biesheuvel New
« 1 2 3 »