Show patches with: none      |   3433 patches
« 1 2 ... 4 5 634 35 »
Patch Series S/W/F Date Submitter Delegate State
[v3,8/8] x86/boot: Increase section and file alignment to 4k/512 x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel Superseded
[v3,7/8] x86/boot: Split off PE/COFF .data section x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel New
[v3,6/8] x86/boot: Drop PE/COFF .reloc section x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel Superseded
[v3,5/8] x86/boot: Construct PE/COFF .text section from assembler x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel New
[v3,4/8] x86/boot: Derive file size from _edata symbol x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel Superseded
[v3,3/8] x86/boot: Define setup size in linker script x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel New
[v3,2/8] x86/boot: Set EFI handover offset directly in header asm x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel Superseded
[v3,1/8] x86/boot: Grab kernel_info offset from zoffset header directly x86/boot: Rework PE header generation --- 2023-09-15 Ard Biesheuvel Superseded
[GIT,PULL] EFI fixes for v6.6 (#1) [GIT,PULL] EFI fixes for v6.6 (#1) --- 2023-09-14 Ard Biesheuvel New
efi: Add new variable attributes efi: Add new variable attributes --- 2023-09-12 Rong Tao New
[v2,15/15] x86/boot: Increase section and file alignment to 4k/512 x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,14/15] x86/boot: Split off PE/COFF .data section x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel Superseded
[v2,13/15] x86/boot: Drop PE/COFF .reloc section x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,12/15] x86/boot: Construct PE/COFF .text section from assembler x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel Superseded
[v2,11/15] x86/boot: Derive file size from _edata symbol x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,10/15] x86/boot: Define setup size in linker script x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel Superseded
[v2,09/15] x86/boot: Set EFI handover offset directly in header asm x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,08/15] x86/boot: Drop references to startup_64 x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,07/15] x86/boot: Grab kernel_info offset from zoffset header directly x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,06/15] x86/boot: Drop redundant code setting the root device x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,05/15] x86/boot: Omit compression buffer from PE/COFF image memory footprint x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,04/15] x86/boot: Remove the 'bugger off' message x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,03/15] x86/efi: Drop alignment flags from PE section headers x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,02/15] x86/efi: Disregard setup header of loaded image x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[v2,01/15] x86/efi: Drop EFI stub .bss from .data section x86/boot: Rework PE header generation --- 2023-09-12 Ard Biesheuvel New
[V2,2/2] proc/kcore: Do not try to access unaccepted memory Do not try to access unaccepted memory --- 2023-09-11 Adrian Hunter Accepted
[V2,1/2] efi/unaccepted: Do not let /proc/vmcore try to access unaccepted memory Do not try to access unaccepted memory --- 2023-09-11 Adrian Hunter Accepted
efi/x86: Disable buggy QueryVariableInfo() on HP ProBook x360 efi/x86: Disable buggy QueryVariableInfo() on HP ProBook x360 --- 2023-09-11 Ard Biesheuvel New
[v2,1/1] efivarfs: fix statfs() on efivarfs [v2,1/1] efivarfs: fix statfs() on efivarfs --- 2023-09-10 Heinrich Schuchardt Superseded
[1/1] efivarfs: fix statfs() on efivarfs [1/1] efivarfs: fix statfs() on efivarfs --- 2023-09-09 Heinrich Schuchardt New
[v5] efivarfs: Add uid/gid mount options [v5] efivarfs: Add uid/gid mount options --- 2023-09-07 Jiao Zhou Superseded
[v4] efivarfs: Add uid/gid mount options [v4] efivarfs: Add uid/gid mount options --- 2023-09-07 Jiao Zhou Superseded
[3/3] /dev/mem: Do not map unaccepted memory Do not map unaccepted memory --- 2023-09-06 Adrian Hunter New
[2/3] proc/kcore: Do not map unaccepted memory Do not map unaccepted memory --- 2023-09-06 Adrian Hunter New
[1/3] proc/vmcore: Do not map unaccepted memory Do not map unaccepted memory --- 2023-09-06 Adrian Hunter New
Documentation efi-stub.rst: fix arm64 EFI source location Documentation efi-stub.rst: fix arm64 EFI source location --- 2023-09-04 Mikko Rapeli Accepted
[v2] efivarfs: Add Mount Option For Efivarfs [v2] efivarfs: Add Mount Option For Efivarfs --- 2023-08-31 Jiao Zhou Superseded
kernel: Add Mount Option For Efivarfs kernel: Add Mount Option For Efivarfs --- 2023-08-31 Jiao Zhou New
[v2] efi: fix -Wmissing-variable-declarations warning [v2] efi: fix -Wmissing-variable-declarations warning --- 2023-08-30 Justin Stitt New
efi: fix -Wmissing-variable-declarations warning efi: fix -Wmissing-variable-declarations warning --- 2023-08-29 Justin Stitt New
[GIT,PULL] EFI updates for v6.6 [GIT,PULL] EFI updates for v6.6 --- 2023-08-28 Ard Biesheuvel New
x86/efistub: Fix PCI ROM preservation in mixed mode x86/efistub: Fix PCI ROM preservation in mixed mode --- 2023-08-23 Mikel Rychliski Accepted
kernel: Add Mount Option For Efivarfs kernel: Add Mount Option For Efivarfs --- 2023-08-22 Jiao Zhou Superseded
[17/17] x86/boot: Drop CRC-32 checksum and the build tool that generates it x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[16/17] x86/boot: Increase section and file alignment to 4k/512 x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[15/17] x86/boot: Split off PE/COFF .data section x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[14/17] x86/boot: Drop PE/COFF .reloc section x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[13/17] x86/boot: Construct PE/COFF .text section from assembler x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[12/17] x86/boot: Derive file size from _edata symbol x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[11/17] x86/boot: Use fixed size of 16k for setup block x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[10/17] x86/boot: Drop workaround for binutils 2.14 in linker script ASSERTs x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[09/17] x86/boot: Set EFI handover offset directly in header asm x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[08/17] x86/boot: Drop references to startup_64 x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[07/17] x86/boot: Grab kernel_info offset from zoffset header directly x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[06/17] x86/boot: Drop redundant code setting the root device x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[05/17] x86/boot: Omit compression buffer from PE/COFF image memory footprint x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[04/17] x86/boot: Remove the 'bugger off' message x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[03/17] x86/efi: Drop alignment flags from PE section headers x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[02/17] x86/efi: Disregard setup header of loaded image x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel New
[01/17] x86/efi: Drop EFI stub .bss from .data section x86/boot: Rework PE header generation --- 2023-08-18 Ard Biesheuvel Accepted
[RFC,v2,11/11] efi/x86: Rely on compiler to emit MS ABI calls efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel New
[RFC,v2,10/11] efi/x86: Realign EFI runtime stack efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel New
[v2,09/11] efi/runtime-wrappers: Clean up white space and add __init annotation efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
[v2,08/11] acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
[v2,07/11] efi/runtime-wrappers: Don't duplicate setup/teardown code efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
[v2,06/11] efi/runtime-wrappers: Remove duplicated macro for service returning void efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel New
[v2,05/11] efi/runtime-wrapper: Move workqueue manipulation out of line efi: Clean up runtime wrapper and wire it up for PRM --- 2023-08-18 Ard Biesheuvel Accepted
[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
« 1 2 ... 4 5 634 35 »