Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   773 patches
« 1 2 ... 4 5 67 8 »
Patch Series S/W/F Date Submitter Delegate State
[v2,2/2] efi/libstub: measure EFI LoadOptions efi: measure kernel command line --- 2022-09-20 Ard Biesheuvel Accepted
[v2,1/2] efi/libstub: refactor the initrd measuring functions efi: measure kernel command line --- 2022-09-20 Ard Biesheuvel Accepted
[3/3] efi: random: combine bootloader provided RNG seed with RNG protocol output efi: consume random seed provided by loader --- 2022-09-19 Ard Biesheuvel New
[2/3] efi: random: Use 'ACPI reclaim' memory for random seed efi: consume random seed provided by loader --- 2022-09-19 Ard Biesheuvel Superseded
[1/3] efi: random: reduce seed size to 32 bytes efi: consume random seed provided by loader --- 2022-09-19 Ard Biesheuvel Superseded
[12/12] efi: loongarch: add support for DT hardware descriptions efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[11/12] efi/loongarch: libstub: remove dependency on flattened DT efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[10/12] efi: libstub: remove pointless goto kludge efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[09/12] efi: libstub: install boot-time memory map as config table efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[08/12] efi: libstub: remove DT dependency from generic stub efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[07/12] efi: libstub: unify initrd loading between architectures efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[06/12] efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[05/12] efi: libstub: avoid efi_get_memory_map() for allocating the virt map efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
[04/12] efi: libstub: fix type confusion for load_options_size efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel New
[03/12] efi: libstub: fix up the last remaining open coded boot service call efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Accepted
[02/12] efi/arm: libstub: move ARM specific code out of generic routines efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Accepted
[01/12] efi: libstub: drop pointless get_memory_map() call efi: disentangle the generic EFI stub from FDT --- 2022-09-18 Ard Biesheuvel Superseded
efi/libstub: arm64: avoid SetVirtualAddressMap() when possible efi/libstub: arm64: avoid SetVirtualAddressMap() when possible --- 2022-09-16 Ard Biesheuvel New
[v5,8/8] loongarch: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[v5,7/8] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,6/8] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,5/8] efi/libstub: implement generic EFI zboot efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,4/8] efi/libstub: move efi_system_table global var into separate object efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[v5,3/8] efi/libstub: use EFI provided memcpy/memset routines efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,2/8] efi/libstub: add some missing EFI prototypes efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel Accepted
[v5,1/8] efi: name the ARCH-stub.c files uniformly efi: implement generic compressed boot support --- 2022-09-10 Ard Biesheuvel New
[GIT,PULL] EFI fixes for v6.0 #1 [GIT,PULL] EFI fixes for v6.0 #1 --- 2022-09-08 Ard Biesheuvel New
[v3,7/7] arm64: efi/libstub: enter with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel New
[v3,6/7] arm64: efi/libstub: use EFI_LOADER_CODE region when moving the kernel in memory arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel Accepted
[v3,5/7] arm64: head: clean the ID map page to the PoC arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel Superseded
[v3,4/7] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel Superseded
[v3,3/7] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel Superseded
[v3,2/7] arm64: kernel: move ID map out of .text mapping arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel New
[v3,1/7] arm64: lds: reduce effective minimum image alignment to 64k arm64: efi: leave MMU and caches on at boot --- 2022-08-27 Ard Biesheuvel Superseded
[v4,9/9] loongarch: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
[v4,8/9] loongarch: avoid orphan input sections efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
[v4,7/9] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
[v4,6/9] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel New
[v4,5/9] efi/libstub: implement generic EFI zboot efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel Superseded
[v4,4/9] efi/libstub: move efi_system_table global var into separate object efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel Superseded
[v4,3/9] efi/libstub: use EFI provided memcpy/memset routines efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel Superseded
[v4,2/9] efi/libstub: add some missing EFI prototypes efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel Superseded
[v4,1/9] efi: name the ARCH-stub.c files uniformly efi: implement generic compressed boot support --- 2022-08-27 Ard Biesheuvel Superseded
efi: libstub: Disable struct randomization efi: libstub: Disable struct randomization --- 2022-08-22 Ard Biesheuvel New
[resend,9/9] linux: ignore FDT unless we need to modify it linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,8/9] efi: implement LoadFile2 initrd loading protocol for Linux linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,7/9] efi/efinet: Don't close connections at fini_hw() time linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,6/9] efi: add definition of LoadFile2 protocol linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,5/9] linux/arm: account for COFF headers appearing at unexpected offsets linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,4/9] linux/arm: unify ARM/arm64 vs Xen PE/COFF header handling linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,3/9] arm64/linux: Remove magic number header field check linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,2/9] efi: move MS-DOS stub out of generic PE header definition linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[resend,1/9] loader: drop argv[] argument in grub_initrd_load() linux: implement LoadFile2 initrd loading --- 2022-08-18 Ard Biesheuvel New
[v3,6/6] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-17 Ard Biesheuvel New
[v3,5/6] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-17 Ard Biesheuvel New
[v3,4/6] efi/libstub: implement generic EFI zboot efi: implement generic compressed boot support --- 2022-08-17 Ard Biesheuvel New
[v3,3/6] efi/libstub: move efi_system_table global var into separate object efi: implement generic compressed boot support --- 2022-08-17 Ard Biesheuvel Superseded
[v3,2/6] efi/libstub: add some missing boot service prototypes efi: implement generic compressed boot support --- 2022-08-17 Ard Biesheuvel New
[v3,1/6] efi/libstub: use EFI provided memcpy/memset routines efi: implement generic compressed boot support --- 2022-08-17 Ard Biesheuvel New
[6/6] x86/compressed: only build mem_encrypt.S if AMD_MEM_ENCRYPT=y x86: head_64.S spring cleaning --- 2022-08-15 Ard Biesheuvel New
[5/6] x86/compressed: adhere to calling convention in get_sev_encryption_bit() x86: head_64.S spring cleaning --- 2022-08-15 Ard Biesheuvel New
[4/6] x86/compressed: move startup32_check_sev_cbit out of startup code x86: head_64.S spring cleaning --- 2022-08-15 Ard Biesheuvel New
[3/6] x86/compressed: move startup32_load_idt() out of startup code x86: head_64.S spring cleaning --- 2022-08-15 Ard Biesheuvel New
[2/6] efi/x86: simplify IDT/GDT preserve/restore x86: head_64.S spring cleaning --- 2022-08-15 Ard Biesheuvel Superseded
[1/6] x86/head_64: clean up mixed mode 32-bit entry code x86: head_64.S spring cleaning --- 2022-08-15 Ard Biesheuvel New
efi/x86-mixed: move unmitigated RET into .rodata efi/x86-mixed: move unmitigated RET into .rodata --- 2022-08-15 Ard Biesheuvel Accepted
arm64/linux: Remove magic number header field check arm64/linux: Remove magic number header field check --- 2022-08-11 Ard Biesheuvel New
[v2,6/6] riscv: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-09 Ard Biesheuvel New
[v2,5/6] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-08-09 Ard Biesheuvel New
[v2,4/6] efi: stub: implement generic EFI zboot efi: implement generic compressed boot support --- 2022-08-09 Ard Biesheuvel New
[v2,3/6] efi: stub: move efi_system_table global var into separate object efi: implement generic compressed boot support --- 2022-08-09 Ard Biesheuvel Superseded
[v2,2/6] efi: stub: split off printk() routines efi: implement generic compressed boot support --- 2022-08-09 Ard Biesheuvel New
[v2,1/6] efi: stub: add some missing boot service prototypes efi: implement generic compressed boot support --- 2022-08-09 Ard Biesheuvel New
[GIT,PULL,2/2] EFI removal of efivars sysfs driver EFI pull requests for v5.20 --- 2022-08-01 Ard Biesheuvel New
[GIT,PULL,1/2] EFI updates for v5.20 EFI pull requests for v5.20 --- 2022-08-01 Ard Biesheuvel New
efi/x86-mixed: leave RET unmitigated but move it into .rodata efi/x86-mixed: leave RET unmitigated but move it into .rodata --- 2022-07-22 Ard Biesheuvel New
[v3,9/9] efi: vars: Move efivar caching layer into efivarfs efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,8/9] efi: vars: Switch to new wrapper layer efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,7/9] efi: vars: Remove deprecated 'efivars' sysfs interface efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,6/9] efi: vars: Drop __efivar_entry_iter() helper which is no longer used efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,5/9] efi: vars: Use locking version to iterate over efivars linked lists efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,4/9] efi: pstore: Omit efivars caching EFI varstore access layer efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,3/9] efi: vars: Add thin wrapper around EFI get/set variable interface efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,2/9] efi: vars: Don't drop lock in the middle of efivar_init() efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[v3,1/9] pstore: Add priv field to pstore_record for backend specific use efi: Restructure EFI varstore driver --- 2022-06-24 Ard Biesheuvel Accepted
[GIT,PULL] EFI fixes for v5.19 #1 [GIT,PULL] EFI fixes for v5.19 #1 --- 2022-06-21 Ard Biesheuvel New
[v2,9/9] efi: vars: Move efivar caching layer into efivarfs efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel Superseded
[v2,8/9] efi: vars: Switch to new wrapper layer efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel Superseded
[v2,7/9] efi: vars: Remove deprecated 'efivars' sysfs interface efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel Superseded
[v2,6/9] efi: vars: Drop __efivar_entry_iter() helper which is no longer used efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel Superseded
[v2,5/9] efi: vars: Use locking version to iterate over efivars linked lists efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel Superseded
[v2,4/9] efi: pstore: Omit efivars caching EFI varstore access layer efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel New
[v2,3/9] efi: vars: Add thin wrapper around EFI get/set variable interface efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel Superseded
[v2,2/9] efi: vars: Don't drop lock in the middle of efivar_init() efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel Superseded
[v2,1/9] pstore: Don't expose ECC metadata via pstore file system efi: Restructure EFI varstore driver --- 2022-06-21 Ard Biesheuvel New
efi: efibc: avoid efivar API for setting variables efi: efibc: avoid efivar API for setting variables --- 2022-06-20 Ard Biesheuvel Accepted
media: atomisp_gmin_platform: stop abusing efivar API media: atomisp_gmin_platform: stop abusing efivar API --- 2022-06-20 Ard Biesheuvel Accepted
[4/4] brcmfmac: Switch to appropriate helper to load EFI variable contents efivar: remove inappropriate uses of the efivar API --- 2022-06-17 Ard Biesheuvel Accepted
[3/4] iwlwifi: Switch to proper EFI variable store interface efivar: remove inappropriate uses of the efivar API --- 2022-06-17 Ard Biesheuvel Accepted
[2/4] Input: applespi - avoid efivars API and invoke EFI services directly efivar: remove inappropriate uses of the efivar API --- 2022-06-17 Ard Biesheuvel Accepted
« 1 2 ... 4 5 67 8 »