Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   236 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[3/5] efi/random: treat EFI_RNG_PROTOCOL output as bootloader randomness [1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only --- 2019-10-23 Ard Biesheuvel New
[2/5] efi/tpm: return -EINVAL when determining tpm final events log size fails [1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only --- 2019-10-23 Ard Biesheuvel New
[1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only [1/5] efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only --- 2019-10-23 Ard Biesheuvel New
efi: libstub/arm: account for firmware reserved memory at the base of RAM efi: libstub/arm: account for firmware reserved memory at the base of RAM --- 2019-10-14 Ard Biesheuvel Accepted
[6/7] efi: make unexported efi_rci2_sysfs_init static Untitled series #23811 --- 2019-10-02 Ard Biesheuvel New
efi: don't iterate over EFI vars pointlessly if no SSDT override was specified efi: don't iterate over EFI vars pointlessly if no SSDT override was specified --- 2019-09-11 Ard Biesheuvel Accepted
[5/5] efi: cper: print AER info of PCIe fatal error Untitled series #22598 --- 2019-08-12 Ard Biesheuvel Accepted
[3/4] x86/efi: fix a -Wtype-limits compilation warning Untitled series #21375 --- 2019-06-22 Ard Biesheuvel Accepted
[2/4] efi/bgrt: Drop BGRT status field reserved bits check Untitled series #21375 --- 2019-06-22 Ard Biesheuvel Accepted
efi/memreserve: deal with memreserve entries in unmapped memory efi/memreserve: deal with memreserve entries in unmapped memory --- 2019-06-10 Ard Biesheuvel Accepted
[for-4.9-stable] efi/libstub: Unify command line param parsing [for-4.9-stable] efi/libstub: Unify command line param parsing --- 2019-06-06 Ard Biesheuvel New
[2/2] efi: Allow the number of EFI configuration tables entries to be zero Untitled series #20633 --- 2019-05-25 Ard Biesheuvel New
x86/boot: provide KASAN compatible aliases for string routines x86/boot: provide KASAN compatible aliases for string routines --- 2019-05-18 Ard Biesheuvel Accepted
fbdev/efifb: ignore framebuffer memmap entries that lack any memory types fbdev/efifb: ignore framebuffer memmap entries that lack any memory types --- 2019-04-23 Ard Biesheuvel New
[v2] efi/arm: enable CP15 DMB instructions before cleaning the cache [v2] efi/arm: enable CP15 DMB instructions before cleaning the cache --- 2019-04-09 Ard Biesheuvel Accepted
efi/arm: enable CP15 DMB instructions before cleaning the cache efi/arm: enable CP15 DMB instructions before cleaning the cache --- 2019-03-29 Ard Biesheuvel New
[4/5] efi: Unify dmi setup code over architectures arm/arm64, ia64 and x86 Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[3/5] efi/arm: Show SMBIOS bank/device location in cper and ghes error logs Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[2/5] efifb: omit memory map check on legacy boot Untitled series #19574 --- 2019-03-28 Ard Biesheuvel New
[2/2] efi/arm: Revert "Defer persistent reservations until after paging_init()" efi/arm/gicv3: implement fix for memory reservation issue --- 2019-02-13 Ard Biesheuvel Accepted
[1/2] arm64: account for GICv3 LPI tables in static memblock reserve table efi/arm/gicv3: implement fix for memory reservation issue --- 2019-02-13 Ard Biesheuvel New
x86: defconfig: enable EFI stub, mixed mode and BGRT x86: defconfig: enable EFI stub, mixed mode and BGRT --- 2019-02-11 Ard Biesheuvel Accepted
[07/10] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted [01/10] x86/efi: Mark can_free_region() as an __init function --- 2019-02-02 Ard Biesheuvel Accepted
[06/10] efi: replace GPL license boilerplate with SPDX headers [01/10] x86/efi: Mark can_free_region() as an __init function --- 2019-02-02 Ard Biesheuvel Accepted
[01/10] x86/efi: Mark can_free_region() as an __init function [01/10] x86/efi: Mark can_free_region() as an __init function --- 2019-02-02 Ard Biesheuvel New
[v3,2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation efi: arm: add support for earlycon on EFI framebuffer --- 2019-01-31 Ard Biesheuvel New
[v3,1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol efi: arm: add support for earlycon on EFI framebuffer --- 2019-01-31 Ard Biesheuvel Accepted
efi: let kmemleak ignore false positives efi: let kmemleak ignore false positives --- 2019-01-29 Ard Biesheuvel New
[v2,2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation efi: arm: add support for earlycon on EFI framebuffer --- 2019-01-29 Ard Biesheuvel New
[v2,1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol efi: arm: add support for earlycon on EFI framebuffer --- 2019-01-29 Ard Biesheuvel New
efi: arm/arm64: allow SetVirtualAddressMap() to be omitted efi: arm/arm64: allow SetVirtualAddressMap() to be omitted --- 2019-01-26 Ard Biesheuvel Superseded
[2/2] efi: arm64: Enable earlycon for the GOP framebuffer efi: arm: add support for earlycon on EFI framebuffer --- 2019-01-25 Ard Biesheuvel New
[1/2] efi: x86: move EFI earlyprintk code to shared location efi: arm: add support for earlycon on EFI framebuffer --- 2019-01-25 Ard Biesheuvel New
acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered --- 2019-01-22 Ard Biesheuvel New
[RFC] arm64: efi: fix chicken-and-egg problem in memreserve code [RFC] arm64: efi: fix chicken-and-egg problem in memreserve code --- 2019-01-18 Ard Biesheuvel New
efi: use 32-bit alignment for efi_guid_t efi: use 32-bit alignment for efi_guid_t --- 2019-01-08 Ard Biesheuvel Accepted
efi: memattr: don't bail on zero VA if it equals the region's PA efi: memattr: don't bail on zero VA if it equals the region's PA --- 2018-12-24 Ard Biesheuvel Accepted
[efi-urgent] Revert "efi: Align 'efi_guid_t' to 64 bits" [efi-urgent] Revert "efi: Align 'efi_guid_t' to 64 bits" --- 2018-12-21 Ard Biesheuvel New
[4/4] efi/arm: re-enable the memreserve table for 32-bit ARM ARM: re-enable EFI persistent memory reservations --- 2018-12-10 Ard Biesheuvel New
[3/4] efi/arm: apply persistent memory reservations during paging_init() ARM: re-enable EFI persistent memory reservations --- 2018-12-10 Ard Biesheuvel New
[2/4] ARM: mm: permit early_memremap() to be used in paging_init() ARM: re-enable EFI persistent memory reservations --- 2018-12-10 Ard Biesheuvel New
[1/4] ARM: mm: permit memblock resizing right after mapping the linear region ARM: re-enable EFI persistent memory reservations --- 2018-12-10 Ard Biesheuvel New
[07/11] efi/libstub: Disable some warnings for x86{,_64} Untitled series #16788 --- 2018-11-29 Ard Biesheuvel New
[03/11] efi/fdt: Simplify get_fdt flow Untitled series #16788 --- 2018-11-29 Ard Biesheuvel New
[RFT,v2] efi: map memreserve table before first use [RFT,v2] efi: map memreserve table before first use --- 2018-11-20 Ard Biesheuvel New
[RFT] efi: map memreserve table before first use [RFT] efi: map memreserve table before first use --- 2018-11-20 Ard Biesheuvel New
efi: replace GPL license boilerplate with SPDX headers efi: replace GPL license boilerplate with SPDX headers --- 2018-11-15 Ard Biesheuvel Superseded
[3/5] efi/arm: libstub: pack FDT after populating it EFI fixes for v4.20 --- 2018-11-14 Ard Biesheuvel Accepted
[1/5] efi: Fix debugobjects warning on efi_rts_work EFI fixes for v4.20 --- 2018-11-14 Ard Biesheuvel New
[1/2] efi: arm: revert deferred unmap of early memmap mapping efi/arm regression fixes --- 2018-11-08 Ard Biesheuvel Accepted
[v2,6/6] efi: reduce the amount of memblock reservations for persistent allocations arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-07 Ard Biesheuvel New
[v2,5/6] efi: permit multiple entries in persistent memreserve data structure arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-07 Ard Biesheuvel New
[v2,4/6] efi/arm: defer persistent reservations until after paging_init() arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-07 Ard Biesheuvel New
[v2,3/6] ARM: mm: permit early_memremap() to be used in paging_init() arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-07 Ard Biesheuvel Superseded
[v2,2/6] ARM: mm: permit memblock resizing right after mapping the linear region arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-07 Ard Biesheuvel Superseded
[v2,1/6] arm64: memblock: don't permit memblock resizing until linear mapping is up arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-07 Ard Biesheuvel New
[4/4] efi: reduce the amount of memblock reservations for persistent allocations arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-06 Ard Biesheuvel Superseded
[3/4] efi: permit multiple entries in persistent memreserve data structure arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-06 Ard Biesheuvel Superseded
[2/4] efi/arm: defer persistent reservations until after paging_init() arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-06 Ard Biesheuvel New
[1/4] arm64: memblock: don't permit memblock resizing until linear mapping is up arm/efi: fix memblock reallocation crash due to persistent reservations --- 2018-11-06 Ard Biesheuvel Superseded
[11/11] x86: boot: Fix EFI stub alignment EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[09/11] efi/x86: earlyprintk - Add 64bit efi fb address support EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[08/11] efi/x86: drop task_lock() from efi_switch_mm() EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[07/11] efi/x86: Handle page faults occurring while running EFI runtime services EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[06/11] efi: Make efi_rts_work accessible to efi page fault handler EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[04/11] efi/libstub: arm: support building with clang EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[02/11] efi/arm: libstub: add a root memreserve config table EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[3/3] efi: add API to reserve memory persistently across kexec reboot efi: add support for persistent memory reservations --- 2018-09-21 Ard Biesheuvel Accepted
[2/3] efi/arm: libstub: add a root memreserve config table efi: add support for persistent memory reservations --- 2018-09-21 Ard Biesheuvel Superseded
[1/3] efi: honour memory reservations passed via a linux specific config table efi: add support for persistent memory reservations --- 2018-09-21 Ard Biesheuvel Accepted
[8/9] efi/cper: Use consistent types for UUIDs [1/9] efi/x86: prevent reentrant firmware calls in mixed mode --- 2018-07-20 Ard Biesheuvel New
[4/9] efi/x86: merge 32-bit and 64-bit UGA draw protocol setup routines [1/9] efi/x86: prevent reentrant firmware calls in mixed mode --- 2018-07-20 Ard Biesheuvel New
[3/9] efi/x86: align efi_uga_draw_protocol typedef names to convention [1/9] efi/x86: prevent reentrant firmware calls in mixed mode --- 2018-07-20 Ard Biesheuvel Accepted
[1/9] efi/x86: prevent reentrant firmware calls in mixed mode [1/9] efi/x86: prevent reentrant firmware calls in mixed mode --- 2018-07-20 Ard Biesheuvel New
efi/esrt: only call efi_mem_reserve() for boot services memory efi/esrt: only call efi_mem_reserve() for boot services memory --- 2018-07-16 Ard Biesheuvel Accepted
[6/6] efi/x86: replace references to efi_early->is64 with efi_is_64bit() efi/x86 mixed mode cleanups --- 2018-07-12 Ard Biesheuvel New
[5/6] efi/x86: add missing NULL initialization in UGA draw protocol discovery efi/x86 mixed mode cleanups --- 2018-07-12 Ard Biesheuvel Accepted
[4/6] efi/x86: merge 32-bit and 64-bit UGA draw protocol setup routines efi/x86 mixed mode cleanups --- 2018-07-12 Ard Biesheuvel Superseded
[3/6] efi/x86: align efi_uga_draw_protocol typedef names to convention efi/x86 mixed mode cleanups --- 2018-07-12 Ard Biesheuvel Superseded
[2/6] efi/x86: merge setup_efi_pci32 and setup_efi_pci64 routines efi/x86 mixed mode cleanups --- 2018-07-12 Ard Biesheuvel New
[1/6] efi/x86: prevent reentrant firmware calls in mixed mode efi/x86 mixed mode cleanups --- 2018-07-12 Ard Biesheuvel Superseded
[1/8] efi/x86: Clean up the eboot code [1/8] efi/x86: Clean up the eboot code --- 2018-07-11 Ard Biesheuvel New
[RFC,2/2] efi/libstub: taken contents of LinuxExtraArgs UEFI variable into account efi: add contents of LinuxExtraArgs EFI var to command line --- 2018-07-04 Ard Biesheuvel New
[RFC,1/2] efi/libstub: refactor load option command line processing for reuse efi: add contents of LinuxExtraArgs EFI var to command line --- 2018-07-04 Ard Biesheuvel New
efi/libstub/arm: add opt-in Kconfig option for the DTB loader efi/libstub/arm: add opt-in Kconfig option for the DTB loader --- 2018-06-25 Ard Biesheuvel Accepted
[RFC] x86/efi: remove pointless call to PciIo->Attributes() [RFC] x86/efi: remove pointless call to PciIo->Attributes() --- 2018-06-24 Ard Biesheuvel New
x86/efi: Fix incorrect invocation of PciIo->Attributes() x86/efi: Fix incorrect invocation of PciIo->Attributes() --- 2018-06-23 Ard Biesheuvel Accepted
efi/arm: preserve early mapping of UEFI memory map longer for BGRT efi/arm: preserve early mapping of UEFI memory map longer for BGRT --- 2018-06-18 Ard Biesheuvel Accepted
[2/2] fbdev/efifb: honour UEFI memory map attributes when mapping the fb efi: add support for cacheable efifb mappings --- 2018-06-15 Ard Biesheuvel Accepted
[1/2] efi: drop type and attribute checks in efi_mem_desc_lookup() efi: add support for cacheable efifb mappings --- 2018-06-15 Ard Biesheuvel Accepted
[16/17] efi/capsule-loader: Don't output reset log when reset flags are not set [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[15/17] efi/x86: Ignore unrealistically large option roms [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[12/17] efi: fix efi_pci_io_protocol32 prototype for mixed mode [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[05/17] efi: Decode IA32/X64 Processor Error Info Structure [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[04/17] efi: Decode IA32/X64 Processor Error Section [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot [01/17] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot --- 2018-05-04 Ard Biesheuvel New
[v4,4/4] efi/x86: Ignore unrealistically large option roms Ignore unrealistically large option roms in EFI stub code --- 2018-04-29 Ard Biesheuvel Superseded
[v4,3/4] efi/x86: fold __setup_efi_pci32 and __setup_efi_pci64 into one Ignore unrealistically large option roms in EFI stub code --- 2018-04-29 Ard Biesheuvel Accepted
[v4,2/4] efi: align efi_pci_io_protocol typedefs to type naming convention Ignore unrealistically large option roms in EFI stub code --- 2018-04-29 Ard Biesheuvel New
[v4,1/4] efi: fix efi_pci_io_protocol32 prototype for mixed mode Ignore unrealistically large option roms in EFI stub code --- 2018-04-29 Ard Biesheuvel Superseded
« 1 2 3 »