Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   482 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[01/11] efi: honour memory reservations passed via a linux specific config table [01/11] efi: honour memory reservations passed via a linux specific config table --- 2018-09-27 Ard Biesheuvel Accepted
[01/11] x86/efi: Allocate e820 buffer before calling efi_exit_boot_service EFI updates --- 2018-11-29 Ard Biesheuvel New
[01/12] efi/arm*: Only register page tables when they exist [01/12] efi/arm*: Only register page tables when they exist --- 2018-03-08 Ard Biesheuvel New
[01/12] x86/efi: Clean up efi CR3 save/restore EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[01/14] efi: arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel Accepted
[02/10] x86/efi: Return error status if mapping EFI regions fail EFI changes for v5.1 --- 2019-02-02 Ard Biesheuvel New
[02/11] efi/fdt: Indentation fix EFI updates --- 2018-11-29 Ard Biesheuvel New
[02/13] efi/capsule: Fix return code on failing kmap/vmap First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[02/14] efi/libstub: arm64: use hidden attribute for struct screen_info reference EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel Accepted
[02/17] efi/cper: Remove the INDENT_SP silliness EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[03/10] efi: memattr: don't bail on zero VA if it equals the region's PA EFI changes for v5.1 --- 2019-02-02 Ard Biesheuvel Accepted
[03/11] efi: add API to reserve memory persistently across kexec reboot [01/11] efi: honour memory reservations passed via a linux specific config table --- 2018-09-27 Ard Biesheuvel Accepted
[03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code --- 2016-06-24 Ard Biesheuvel New
[03/12] efi/arm*: Stop printing addresses of virtual mappings [01/12] efi/arm*: Only register page tables when they exist --- 2018-03-08 Ard Biesheuvel Accepted
[03/12] efi: arm-stub: Round up FDT allocation to mapping size EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel Accepted
[03/17] efi: Fix IA32/X64 Processor Error Record definition EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[04/10] efi: use 32-bit alignment for efi_guid_t EFI changes for v5.1 --- 2019-02-02 Ard Biesheuvel Accepted
[04/11] x86/mm/pageattr: Introduce helper function to unmap EFI boot services EFI updates --- 2018-11-29 Ard Biesheuvel New
[04/13] efi/capsule: Clean up pr_err/info messages First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[04/14] efi/libstub: arm64: set -fpie when building the EFI stub EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel Accepted
[05/10] efi/fdt: More cleanups EFI changes for v5.1 --- 2019-02-02 Ard Biesheuvel New
[05/10] x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE Untitled series #282 --- 2017-01-31 Ard Biesheuvel New
[05/11] efi/efi_test: add exporting ResetSystem runtime service [01/11] efi: honour memory reservations passed via a linux specific config table --- 2018-09-27 Ard Biesheuvel Accepted
[05/11] x86/efi: Unmap EFI boot services code/data regions from efi_pgd EFI updates --- 2018-11-29 Ard Biesheuvel New
[05/12] efi: arm64: Check whether x18 is preserved by runtime services calls [01/12] efi/arm*: Only register page tables when they exist --- 2018-03-08 Ard Biesheuvel Accepted
[05/12] efi: bgrt: Enable ACPI BGRT handling on arm64 EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[05/13] efi/capsule: Adjust return type of efi_capsule_setup_info First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[06/10] efi/esrt: Fix spelling mistake "doen't" Untitled series #282 --- 2017-01-31 Ard Biesheuvel New
[06/11] x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86 EFI updates --- 2018-11-29 Ard Biesheuvel New
[06/12] pstore: return error code (if any) from efi_pstore_write EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[06/13] efi/capsule-loader: Use a cached copy of the capsule header First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel Accepted
[06/17] efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[07/12] efi: Use efi_mm in x86 as well as ARM [01/12] efi/arm*: Only register page tables when they exist --- 2018-03-08 Ard Biesheuvel Superseded
[07/12] x86/efi: Clean up a minor mistake in code comment EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel New
[07/13] efi/capsule: Remove NULL test on kmap() First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[07/14] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel Accepted
[07/17] efi: Decode IA32/X64 Cache, TLB, and Bus Check structures EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[08/10] efi/x86: Move EFI BGRT init code to early init code Untitled series #282 --- 2017-01-31 Ard Biesheuvel New
[08/10] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol EFI changes for v5.1 --- 2019-02-02 Ard Biesheuvel Accepted
[08/11] firmware: efi: add NULL pointer checks in efivars api functions EFI updates --- 2018-11-29 Ard Biesheuvel New
[08/13] efi/capsule-loader: Redirect calls to efi_capsule_setup_info via weak alias First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel Accepted
[08/17] efi: Decode additional IA32/X64 Bus Check fields EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[09/10] efi/x86: Add debug code to print cooked memmap Untitled series #282 --- 2017-01-31 Ard Biesheuvel New
[09/10] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation EFI changes for v5.1 --- 2019-02-02 Ard Biesheuvel New
[09/11] efi: permit multiple entries in persistent memreserve data structure EFI updates --- 2018-11-29 Ard Biesheuvel Accepted
[09/12] x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3 [01/12] efi/arm*: Only register page tables when they exist --- 2018-03-08 Ard Biesheuvel Superseded
[09/14] arm: efi: remove pointless dummy .reloc section EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel Accepted
[09/17] efi: Decode IA32/X64 MS Check structure EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[10/10] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered EFI changes for v5.1 --- 2019-02-02 Ard Biesheuvel New
[10/10] efi: libstub: Preserve .debug sections after absolute relocation check Untitled series #282 --- 2017-01-31 Ard Biesheuvel Accepted
[10/11] efi: reduce the amount of memblock reservations for persistent allocations EFI updates --- 2018-11-29 Ard Biesheuvel Accepted
[10/11] efi/x86: Call efi_parse_options() from efi_main() [01/11] efi: honour memory reservations passed via a linux specific config table --- 2018-09-27 Ard Biesheuvel Accepted
[10/12] efi: reorder pr_notice() with add_device_randomness() call [01/12] efi/arm*: Only register page tables when they exist --- 2018-03-08 Ard Biesheuvel Accepted
[10/13] efi/capsule: Add support for Quark security header First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[10/14] arm: efi: replace open coded constants with symbolic ones EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel Accepted
[10/17] efi: Decode IA32/X64 Context Info structure EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[11/11] efi/x86: earlyprintk - Fix infinite loop on some screen widths EFI updates --- 2018-11-29 Ard Biesheuvel New
[11/12] efi/libstub: arm/arm64: Disable debug prints on 'quiet' cmdline arg EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel Accepted
[11/17] efi/libstub/tpm: Make function efi_retrieve_tpm2_eventlog_1_2() static EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[1/1] efi/arm64: add a terminator for ptdump marker [1/1] efi/arm64: add a terminator for ptdump marker --- 2019-02-02 Ard Biesheuvel New
[1/1] efi: fix build error redeclaration of enumerator EFI updates for v5.1 --- 2019-02-15 Ard Biesheuvel New
[1/1] efi/libstub/arm64: handle randomized TEXT_OFFSET EFI fix for v4.17 --- 2018-05-18 Ard Biesheuvel New
[1/1] efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y EFI fix for v4.19-rc --- 2018-09-18 Ard Biesheuvel Accepted
[1/1] efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode EFI fix for v4.18 --- 2018-06-22 Ard Biesheuvel New
[1/1] efi/libstub: tpm: zero initialize pointer variables for mixed mode EFI fix for v4.16 --- 2018-03-13 Ard Biesheuvel Accepted
[1/1] efi: prevent GICv3 WARN() by mapping memreserve table before first use [1/1] efi: prevent GICv3 WARN() by mapping memreserve table before first use --- 2018-11-23 Ard Biesheuvel Accepted
[1/1] efi-stub: Fix get_efi_config_table on mixed-mode setups [1/1] efi-stub: Fix get_efi_config_table on mixed-mode setups --- 2019-08-12 Ard Biesheuvel New
[1/1] efi/x86: remove pointless call to PciIo->Attributes() EFI mixed mode fix for v4.18 --- 2018-07-11 Ard Biesheuvel Accepted
[1/1] fbdev/efifb: ignore framebuffer memmap entries that lack any memory types EFI fix for v5.2 --- 2019-05-16 Ard Biesheuvel New
[1/1] x86/efi: Access EFI MMIO data as unencrypted when SEV is active [1/1] x86/efi: Access EFI MMIO data as unencrypted when SEV is active --- 2018-07-20 Ard Biesheuvel New
[12/12] ef/libstub: arm/arm64: Randomize the base of the UEFI rt services region EFI updates for v4.12 --- 2017-04-04 Ard Biesheuvel Accepted
[12/13] x86/efi: Add EFI_PGT_DUMP support for x86_32 and kexec First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel New
[12/14] arm64: Check for selected granule support --- 2015-09-02 Ard Biesheuvel New
[12/14] firmware: dcdbas: constify attribute_group structures. EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel New
[1/2] arm64: account for GICv3 LPI tables in static memblock reserve table EFI fixes for v5.0-rc --- 2019-02-15 Ard Biesheuvel Accepted
[1/2] ARM: avoid badr macro for switching to Thumb-2 mode Make badr macro compatible with newer GAS versions --- 2018-06-19 Ard Biesheuvel New
[1/2] dt-bindings: i2c: add binding for Socionext SynQuacer I2C [1/2] dt-bindings: i2c: add binding for Socionext SynQuacer I2C --- 2018-02-20 Ard Biesheuvel Superseded
[1/2] efi/capsule-loader: pr_err() strings should end with newlines [1/2] efi/capsule-loader: pr_err() strings should end with newlines --- 2017-10-25 Ard Biesheuvel New
[1/2] efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps() [1/2] efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps() --- 2017-10-25 Ard Biesheuvel New
[1/2] efi: let kmemleak ignore false positives Final EFI fixes for v4.20 --- 2018-12-17 Ard Biesheuvel New
[1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 Ard Biesheuvel New
[1/2] efi: use correct type for struct efi_memory_map::phys_map --- 2015-10-23 Ard Biesheuvel Accepted
[1/2] efi/x86: Add missing error handling to old_memmap 1:1 mapping code EFI fixes for v5.2 --- 2019-05-25 Ard Biesheuvel New
[1/2] fs/proc: kcore: use kcore_list type to check for vmalloc/module address arm64: fix crash when reading /proc/kcore --- 2017-06-08 Ard Biesheuvel Accepted
[1/2] gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask gcc-plugins: fixes for arm_ssp_per_task_plugin --- 2019-01-18 Ard Biesheuvel Accepted
[1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker --- 2015-03-30 Ard Biesheuvel New
[1/2] MAINTAINERS: add myself as EFI maintainer --- 2016-09-21 Ard Biesheuvel Accepted
[1/2] mm: don't dereference struct page fields of invalid pages --- 2016-12-14 Ard Biesheuvel Accepted
[13/13] efi: arm: enable DMI/SMBIOS First batch of EFI updates for v4.13 --- 2017-06-02 Ard Biesheuvel Accepted
[13/17] efi: align efi_pci_io_protocol typedefs to type naming convention EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[14/14] firmware: efi: esrt: constify attribute_group structures. EFI changes for v4.14 --- 2017-08-18 Ard Biesheuvel New
[14/17] efi/x86: fold __setup_efi_pci32 and __setup_efi_pci64 into one EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel Accepted
[1/4] efi/memreserve: deal with memreserve entries in unmapped memory EFI fixes for v5.2 --- 2019-06-22 Ard Biesheuvel Accepted
[1/4] kallsyms: add support for relative offsets in kallsyms address table --- 2016-01-20 Ard Biesheuvel New
[1/5] arch: enable relative relocations for arm64, power, x86, s390 and x86 add support for relative references in special sections --- 2017-08-14 Ard Biesheuvel Superseded
[1/5] arm64/alternative_cb: move callback reference into replacements section arm64: assorted fixes for dcache_by_line_op --- 2018-12-06 Ard Biesheuvel New
[1/5] cpu: move arch_cpu_uevent() to generic code --- 2014-01-29 Ard Biesheuvel New
[1/5] efi/libstub: Enable reset attack mitigation more EFI changes for v4.14 --- 2017-08-25 Ard Biesheuvel New
[1/5] efi/libstub: refactor cmd_stubcopy EFI changes for v5.2 --- 2019-03-28 Ard Biesheuvel New
[1/5] efi: Use efi_mm in x86 as well as ARM more EFI changes for v4.17 --- 2018-03-12 Ard Biesheuvel New
« 1 2 3 44 5 »