Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   773 patches
« 1 2 ... 5 6 7 8 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] efi: avoid efivars layer when loading SSDTs from variables efivar: remove inappropriate uses of the efivar API --- 2022-06-17 Ard Biesheuvel Accepted
[RFC,2/2] efi: remove deprecated 'efivars' sysfs interface efi: get rid of deprecated sysfs varstore interface --- 2022-06-16 Ard Biesheuvel New
[RFC,1/2] selftests/kexec: remove broken EFI_VARS secure boot fallback check efi: get rid of deprecated sysfs varstore interface --- 2022-06-16 Ard Biesheuvel Accepted
efi: random: wait for CRNG to become ready before refreshing the seed efi: random: wait for CRNG to become ready before refreshing the seed --- 2022-06-08 Ard Biesheuvel New
[GIT,PULL] EFI updates for v5.19 #2 [GIT,PULL] EFI updates for v5.19 #2 --- 2022-06-03 Ard Biesheuvel New
efi: clean up Kconfig dependencies on CONFIG_EFI efi: clean up Kconfig dependencies on CONFIG_EFI --- 2022-05-28 Ard Biesheuvel Accepted
efi/x86: libstub: Make DXE calls mixed mode safe efi/x86: libstub: Make DXE calls mixed mode safe --- 2022-05-28 Ard Biesheuvel Accepted
[GIT,PULL] EFI updates for v5.19 [GIT,PULL] EFI updates for v5.19 --- 2022-05-20 Ard Biesheuvel New
efi: stub: prefer mirrored memory for randomized allocations efi: stub: prefer mirrored memory for randomized allocations --- 2022-05-03 Ard Biesheuvel Accepted
[RFC,4/4] arm64: efi: enable generic EFI compressed boot efi: implement generic compressed boot support --- 2022-05-02 Ard Biesheuvel New
[RFC,3/4] efi: stub: implement generic EFI zboot efi: implement generic compressed boot support --- 2022-05-02 Ard Biesheuvel New
[RFC,2/4] efi: stub: split off printk() routines efi: implement generic compressed boot support --- 2022-05-02 Ard Biesheuvel Superseded
[RFC,1/4] efi: stub: add prototypes for load_image and start_image efi: implement generic compressed boot support --- 2022-05-02 Ard Biesheuvel New
[v3,30/30] arm64: efi/libstub: enter with the MMU on if executing in place arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,29/30] efi/arm64: libstub: run image in place if randomized by the loader arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,28/30] efi: libstub: pass image handle to handle_kernel_image() arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,27/30] arm64: head: clean the ID map page to the PoC arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,26/30] arm64: head: avoid cache invalidation when entering with the MMU on arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Superseded
[v3,25/30] arm64: head: record the MMU state at primary entry arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,24/30] arm64: mm: add support for WXN memory translation attribute arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,23/30] arm64: mm: move ro_after_init section into the data segment arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,22/30] arm64: setup: drop early FDT pointer helpers arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,21/30] arm64: head: remap the kernel text/inittext region read-only arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,20/30] arm64: head: relocate kernel only a single time if KASLR is enabled arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,19/30] arm64: kaslr: deal with init called with VA randomization enabled arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,18/30] arm64: head: record CPU boot mode after enabling the MMU arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,17/30] arm64: head: populate kernel page tables with MMU and caches on arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,16/30] arm64: head: factor out TTBR1 assignment into a macro arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,15/30] arm64: idreg-override: use early FDT mapping in ID map arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,14/30] arm64: head: create a temporary FDT mapping in the initial ID map arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,13/30] arm64: head: use relative references to the RELA and RELR tables arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,12/30] arm64: head: cover entire kernel image in initial ID map arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,11/30] arm64: head: add helper function to remap regions in early page tables arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,10/30] arm64: mm: provide idmap pointer to cpu_replace_ttbr1() arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,09/30] arm64: head: pass ID map root table address to __enable_mmu() arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,08/30] arm64: kernel: drop unnecessary PoC cache clean+invalidate arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,07/30] arm64: head: split off idmap creation code arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,06/30] arm64: head: switch to map_memory macro for the extended ID map arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,05/30] arm64: head: simplify page table mapping macros (slightly) arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,04/30] arm64: head: drop idmap_ptrs_per_pgd arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,03/30] arm64: head: move assignment of idmap_t0sz to C code arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[v3,02/30] arm64: mm: make vabits_actual a build time constant if possible arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel New
[v3,01/30] arm64: head: move kimage_vaddr variable into C file arm64: support WXN and entry with MMU enabled --- 2022-04-11 Ard Biesheuvel Accepted
[RFC,v2,17/18] efi/arm64: libstub: run image in place if randomized by the loader arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel Superseded
[RFC,v2,16/18] efi: libstub: pass image handle to handle_kernel_image() arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel Superseded
[RFC,v2,13/18] arm64: head: record CPU boot mode after enabling the MMU arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel New
[RFC,v2,12/18] arm64: head: avoid cache invalidation when entering with the MMU on arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel New
[RFC,v2,10/18] arm64: head: record the MMU state at primary entry arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel New
[RFC,v2,08/18] arm64: setup: defer R/O remapping of FDT arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel New
[RFC,v2,06/18] arm64: head: populate kernel page tables with MMU and caches on arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel New
[RFC,v2,04/18] arm64: head: cover entire kernel image in ID map arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel New
[RFC,v2,03/18] arm64: kernel: drop unnecessary PoC cache clean+invalidate arm64: efi: leave MMU and caches on at boot --- 2022-03-30 Ard Biesheuvel Superseded
[GIT,PULL] EFI fix for v5.17 [GIT,PULL] EFI fix for v5.17 --- 2022-03-16 Ard Biesheuvel New
[RFC,v0,6/6] Temporarily pass the kaslr seed via register X1 Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,5/6] Remap code section of loaded kernel and boot it Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,4/6] Discover QEMU fwcfg device and use it to load the kernel Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,3/6] Add paging code to manage the full ID map Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,2/6] Add DTB processing Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[RFC,v0,1/6] Implement a bare metal Rust runtime on top of QEMU's mach-virt Minimal Linux/arm64 VM firmware (written in Rust) --- 2022-03-14 Ard Biesheuvel New
[GIT,PULL] More EFI fixes for v5.17 [GIT,PULL] More EFI fixes for v5.17 --- 2022-02-28 Ard Biesheuvel New
[GIT,PULL] EFI fixes for v5.17 [GIT,PULL] EFI fixes for v5.17 --- 2022-01-28 Ard Biesheuvel New
efi: runtime: avoid EFIv2 runtime services on Apple x86 machines efi: runtime: avoid EFIv2 runtime services on Apple x86 machines --- 2022-01-12 Ard Biesheuvel Accepted
[GIT,PULL] EFI updates for v5.17 [GIT,PULL] EFI updates for v5.17 --- 2022-01-10 Ard Biesheuvel New
[GIT,PULL] EFI fix for v5.16 [GIT,PULL] EFI fix for v5.16 --- 2021-12-06 Ard Biesheuvel New
[v3,3/4] efi/libstub: arm64: Warn when efi_random_alloc() fails efi/arm64: work around Image placement issues --- 2021-07-26 Ard Biesheuvel Accepted
[v3,2/4] efi/libstub: arm64: Relax 2M alignment again for relocatable kernels efi/arm64: work around Image placement issues --- 2021-07-26 Ard Biesheuvel Accepted
[v2,1/2] efi/libstub: arm64: Force Image reallocation if BSS was not reserved [v2,1/2] efi/libstub: arm64: Force Image reallocation if BSS was not reserved --- 2021-07-26 Ard Biesheuvel Accepted
efistub: arm64: relax 2M alignment again for relocatable kernels efistub: arm64: relax 2M alignment again for relocatable kernels --- 2021-07-22 Ard Biesheuvel Superseded
efi: use 32-bit alignment for efi_guid_t literals efi: use 32-bit alignment for efi_guid_t literals --- 2021-03-10 Ard Biesheuvel New
efi: stub: override RT_PROP table supported mask based on EFI variable efi: stub: override RT_PROP table supported mask based on EFI variable --- 2021-03-06 Ard Biesheuvel New
[1/1] efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table use RT_PROPERTIES table to implement efi=novamap --- 2021-03-05 Ard Biesheuvel Accepted
[2/2] efi: x86: clean up previous struct mm switching [1/2] efi: x86: move mixed mode stack PA variable out of 'efi_scratch' --- 2021-01-19 Ard Biesheuvel Accepted
[1/2] efi: x86: move mixed mode stack PA variable out of 'efi_scratch' [1/2] efi: x86: move mixed mode stack PA variable out of 'efi_scratch' --- 2021-01-19 Ard Biesheuvel Accepted
efi: ia64: move IA64-only declarations to new asm/efi.h header efi: ia64: move IA64-only declarations to new asm/efi.h header --- 2021-01-18 Ard Biesheuvel Accepted
[v2] efi: ia64: disable the capsule loader [v2] efi: ia64: disable the capsule loader --- 2020-12-14 Ard Biesheuvel Accepted
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN efi: arm: force use of unsigned type for EFI_PHYS_ALIGN --- 2020-12-13 Ard Biesheuvel Accepted
efi: ia64: disable the capsule loader efi: ia64: disable the capsule loader --- 2020-12-13 Ard Biesheuvel Superseded
[1/2] efi: capsule: use atomic kmap for transient sglist mappings efi capsule loader fixes --- 2020-12-07 Ard Biesheuvel Accepted
[2/2] efi: capsule: clean scatter-gather entries from the D-cache efi capsule loader fixes --- 2020-12-07 Ard Biesheuvel Accepted
efivarfs: revert "fix memory leak in efivarfs_create()" efivarfs: revert "fix memory leak in efivarfs_create()" --- 2020-11-25 Ard Biesheuvel Accepted
[v4,3/3] arm64/ima: add ima_arch support [v4,1/3] efi: generalize efi_get_secureboot --- 2020-11-02 Ard Biesheuvel New
[v4,1/3] efi: generalize efi_get_secureboot [v4,1/3] efi: generalize efi_get_secureboot --- 2020-11-02 Ard Biesheuvel Accepted
[RFC,6/7] efi/libstub: consolidate initrd handling across architectures efi/libstub: measurement initrd data loaded by the EFI stub --- 2020-11-02 Ard Biesheuvel Accepted
[RFC,4/7] efi/libstub: move TPM related prototypes into efistub.h efi/libstub: measurement initrd data loaded by the EFI stub --- 2020-11-02 Ard Biesheuvel New
[RFC,2/7] efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log() efi/libstub: measurement initrd data loaded by the EFI stub --- 2020-11-02 Ard Biesheuvel Accepted
efi: stub: get rid of efi_get_max_fdt_addr() efi: stub: get rid of efi_get_max_fdt_addr() --- 2020-10-29 Ard Biesheuvel Accepted
[v2] ima: defer arch_ima_get_secureboot() call to IMA init time [v2] ima: defer arch_ima_get_secureboot() call to IMA init time --- 2020-10-13 Ard Biesheuvel Accepted
ima: defer arch_ima_get_secureboot() call to IMA init time ima: defer arch_ima_get_secureboot() call to IMA init time --- 2020-10-12 Ard Biesheuvel Superseded
efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP --- 2020-10-04 Ard Biesheuvel Accepted
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure --- 2020-09-26 Ard Biesheuvel Accepted
efi: mokvar-table: fix some issues in new code efi: mokvar-table: fix some issues in new code --- 2020-09-24 Ard Biesheuvel Accepted
efi: add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it efi: add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it --- 2020-09-24 Ard Biesheuvel Accepted
[6/7] efi: efivars: limit availability to X86 builds [1/7] efi: pstore: disentangle from deprecated efivars module --- 2020-09-23 Ard Biesheuvel New
[5/7] efi: remove some false dependencies on CONFIG_EFI_VARS [1/7] efi: pstore: disentangle from deprecated efivars module --- 2020-09-23 Ard Biesheuvel Accepted
[3/7] efi: efivars: un-export efivars_sysfs_init() [1/7] efi: pstore: disentangle from deprecated efivars module --- 2020-09-23 Ard Biesheuvel Accepted
[1/7] efi: pstore: disentangle from deprecated efivars module [1/7] efi: pstore: disentangle from deprecated efivars module --- 2020-09-23 Ard Biesheuvel Accepted
[v2,09/10] ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE [v2,01/10] ARM: p2v: fix handling of LPAE translation in BE mode --- 2020-09-21 Ard Biesheuvel Accepted
[v2,07/10] ARM: p2v: use relative references in patch site arrays [v2,01/10] ARM: p2v: fix handling of LPAE translation in BE mode --- 2020-09-21 Ard Biesheuvel Accepted
[v2,05/10] ARM: p2v: factor out BE8 handling [v2,01/10] ARM: p2v: fix handling of LPAE translation in BE mode --- 2020-09-21 Ard Biesheuvel Accepted
[v2,03/10] ARM: p2v: move patching code to separate assembler source file [v2,01/10] ARM: p2v: fix handling of LPAE translation in BE mode --- 2020-09-21 Ard Biesheuvel Accepted
« 1 2 ... 5 6 7 8 »