Current Team Memberships

Show patches with: Archived = No       |   5390 patches
« 1 2 3 453 54 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header --- 2014-10-22 Ard Biesheuvel Superseded
[01/10] arm64/efi: use dynamically allocated space for EFI pgd --- 2015-05-11 Ard Biesheuvel New
[01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel New
[01/10] efi: Deduplicate efi_file_size() / _read() / _close() [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 Ard Biesheuvel New
[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
[01/11] efi/arm64: Store Runtime Services revision --- 2014-10-20 Ard Biesheuvel New
[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] arm64: neon: replace generic definition of may_use_simd() arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 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/13] x86/efi: Clean up efi CR3 save/restore [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 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
[01/15] ARM: assembler: introduce adr_l, ldr_l and str_l macros ARM: add and use convenience macros for PC relative references --- 2017-08-05 Ard Biesheuvel New
[01/17] crypto: arm/aes - fix round key prototypes crypto: arm/aes - XTS ciphertext stealing and other updates --- 2019-08-21 Ard Biesheuvel Superseded
[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
[01/25] crypto: virtio - implement missing support for output IVs crypto: convert h/w accelerator driver to skcipher API --- 2019-10-14 Ard Biesheuvel Superseded
[02/10] arm64/efi: set PE/COFF section alignment to 4 KB --- 2014-10-22 Ard Biesheuvel Superseded
[02/10] arm64: reduce ID map to a single page --- 2015-05-11 Ard Biesheuvel Accepted
[02/10] crypto: arm/aes-ce - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[02/10] x86/efi: Deduplicate efi_char16_printk() [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 Ard Biesheuvel New
[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/arm: libstub: add a root memreserve config table EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[02/11] efi/fdt: Indentation fix EFI updates --- 2018-11-29 Ard Biesheuvel New
[02/12] crypto: arm64/ghash-ce - add non-SIMD scalar fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[02/12] efi/apple-properties: Device core takes care of empty properties first batch of EFI changes for v4.17 --- 2018-03-08 Ard Biesheuvel New
[02/12] efi: arm-stub: Correct FDT and initrd allocation rules for arm64 Untitled series #1019 --- 2017-04-04 Ard Biesheuvel Accepted
[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/15] ARM: head-common.S: use PC-relative insn sequence for __proc_info ARM: add and use convenience macros for PC relative references --- 2017-08-05 Ard Biesheuvel New
[02/17] crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps crypto: arm/aes - XTS ciphertext stealing and other updates --- 2019-08-21 Ard Biesheuvel Superseded
[02/17] efi/cper: Remove the INDENT_SP silliness EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[02/25] crypto: virtio - deal with unsupported input sizes crypto: convert h/w accelerator driver to skcipher API --- 2019-10-14 Ard Biesheuvel Superseded
[03/10] arm64: drop sleep_idmap_phys and clean up cpu_resume() --- 2015-05-11 Ard Biesheuvel Superseded
[03/10] arm64/efi: set PE/COFF file alignment to 512 bytes --- 2014-10-22 Ard Biesheuvel Superseded
[03/10] crypto: arm/chacha20 - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel New
[03/10] efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 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/fdt: Simplify get_fdt flow Untitled series #16788 --- 2018-11-29 Ard Biesheuvel New
[03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code --- 2016-06-24 Ard Biesheuvel New
[03/12] crypto: arm64/crct10dif - add non-SIMD generic fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[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/13] efi/capsule: Remove pr_debug on ENOMEM or EFAULT [01/13] x86/efi: Clean up efi CR3 save/restore --- 2017-06-02 Ard Biesheuvel New
[03/14] efi/libstub: arm64: force 'hidden' visibility for section markers Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[03/15] ARM: head-common.S: use PC-relative insn sequence for __turn_mmu_on ARM: add and use convenience macros for PC relative references --- 2017-08-05 Ard Biesheuvel New
[03/17] crypto: arm/aes-ce - switch to 4x interleave crypto: arm/aes - XTS ciphertext stealing and other updates --- 2019-08-21 Ard Biesheuvel Superseded
[03/17] efi: Fix IA32/X64 Processor Error Record definition EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[03/25] crypto: virtio - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API --- 2019-10-14 Ard Biesheuvel Superseded
[0/3] kallsyms: remove special handling for CONFIG_ARM --- 2016-02-03 Ard Biesheuvel New
[04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS --- 2014-10-22 Ard Biesheuvel New
[04/10] arm64: use more granular reservations for static page table allocations --- 2015-05-11 Ard Biesheuvel New
[04/10] crypto: arm64/aes-ce-ccm - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[04/10] efi: Introduce EFI_MEM_ATTR bit and set it from memory attributes table [01/10] efi: Deduplicate efi_file_size() / _read() / _close() --- 2017-01-31 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] efi/libstub: arm: support building with clang EFI updates for v4.20 --- 2018-09-27 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/12] crypto: arm64/crc32 - add non-SIMD scalar fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[04/12] efi/x86: Fix trailing semicolons first batch of EFI changes for v4.17 --- 2018-03-08 Ard Biesheuvel New
[04/12] x86/efi-bgrt: Move efi-bgrt handling out of arch/x86 [1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format --- 2017-04-04 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
[04/15] ARM: head.S: use PC-relative insn sequence for secondary_data ARM: add and use convenience macros for PC relative references --- 2017-08-05 Ard Biesheuvel New
[04/17] crypto: arm/aes-ce - replace tweak mask literal with composition crypto: arm/aes - XTS ciphertext stealing and other updates --- 2019-08-21 Ard Biesheuvel Superseded
[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
[04/25] crypto: ccp - switch from ablkcipher to skcipher crypto: convert h/w accelerator driver to skcipher API --- 2019-10-14 Ard Biesheuvel Superseded
[05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) --- 2014-10-22 Ard Biesheuvel Superseded
[05/10] arm64: split off early mapping code from early_fixmap_init() --- 2015-05-11 Ard Biesheuvel Superseded
[05/10] crypto: arm64/aes-blk - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel Superseded
[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] crypto: arm64/sha1-ce - add non-SIMD generic fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 Ard Biesheuvel Superseded
[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
[05/14] efi: arm/arm64: Add missing assignment of efi.config_table Untitled series #3409 --- 2017-08-18 Ard Biesheuvel Accepted
[05/15] ARM: head: use PC-relative insn sequence for __smp_alt ARM: add and use convenience macros for PC relative references --- 2017-08-05 Ard Biesheuvel New
[05/17] crypto: arm/aes-neonbs - replace tweak mask literal with composition crypto: arm/aes - XTS ciphertext stealing and other updates --- 2019-08-21 Ard Biesheuvel Superseded
[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
[05/25] crypto: omap - switch to skcipher API Untitled series #24110 --- 2019-10-14 Ard Biesheuvel Superseded
[06/10] arm64/efi: use UEFI memory map unconditionally if available --- 2014-10-22 Ard Biesheuvel New
[06/10] arm64: mm: explicitly bootstrap the linear mapping --- 2015-05-11 Ard Biesheuvel New
[06/10] crypto: arm64/chacha20 - remove cra_alignmask crypto - AES for ARM/arm64 updates for v4.11 (round #2) --- 2017-01-17 Ard Biesheuvel New
[06/10] efi/esrt: Fix spelling mistake "doen't" Untitled series #282 --- 2017-01-31 Ard Biesheuvel New
[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
[06/11] efi: Make efi_rts_work accessible to efi page fault handler EFI updates for v4.20 --- 2018-09-27 Ard Biesheuvel Accepted
[06/11] x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86 EFI updates --- 2018-11-29 Ard Biesheuvel New
[06/12] crypto: arm64/sha2-ce - add non-SIMD scalar fallback arm64: crypto: prepare for new kernel mode NEON policy --- 2017-06-10 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/12] x86: efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store first batch of EFI changes for v4.17 --- 2018-03-08 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/14] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns Untitled series #3409 --- 2017-08-18 Ard Biesheuvel New
[06/15] ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash ARM: add and use convenience macros for PC relative references --- 2017-08-05 Ard Biesheuvel New
[06/17] crypto: arm64/aes-neonbs - replace tweak mask literal with composition crypto: arm/aes - XTS ciphertext stealing and other updates --- 2019-08-21 Ard Biesheuvel Superseded
[06/17] efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs EFI updates for v4.18 --- 2018-05-04 Ard Biesheuvel New
[06/25] crypto: ux500 - switch to skcipher API crypto: convert h/w accelerator driver to skcipher API --- 2019-10-14 Ard Biesheuvel Superseded
[07/10] arm64: move kernel mapping out of linear region --- 2015-05-11 Ard Biesheuvel New
« 1 2 3 453 54 »

Bundling

Create bundle: