Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   1040 patches
« 1 2 3 410 11 »
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
[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
[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
[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
[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
[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
[07/10] arm64: move kernel mapping out of linear region --- 2015-05-11 Ard Biesheuvel New
[07/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table --- 2014-10-22 Ard Biesheuvel New
[08/10] arm64: map linear region as non-executable --- 2015-05-11 Ard Biesheuvel Superseded
[08/10] dmi: add support for SMBIOS 3.0 64-bit entry point --- 2014-10-22 Ard Biesheuvel New
[09/10] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-05-11 Ard Biesheuvel New
[09/10] arm64: dmi: Add SMBIOS/DMI support --- 2014-10-22 Ard Biesheuvel Superseded
[10/10] arm64: dmi: set DMI string as dump stack arch description --- 2014-10-22 Ard Biesheuvel Superseded
[10/10] arm64/efi: adapt to relaxed kernel Image placement requirements --- 2015-05-11 Ard Biesheuvel New
[1/2] arm64: add C struct definition for Image header --- 2014-07-14 Ard Biesheuvel New
[1/2] arm64: add kernel emulation for AES and SHA1 instructions --- 2014-03-06 Ard Biesheuvel New
[1/2] arm64: add the initrd region to the linear mapping explicitly --- 2016-03-30 Ard Biesheuvel Accepted
[1/2] arm64/crypto: fix data corruption bug in GHASH algorithm --- 2014-06-16 Ard Biesheuvel Accepted
[1/2] arm64/efi: base UEFI mapping permissions on region attributes --- 2015-06-30 Ard Biesheuvel New
[1/2] arm64/efi: deal with NULL return value of early_memremap() --- 2015-11-23 Ard Biesheuvel Accepted
[1/2] arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation --- 2015-11-09 Ard Biesheuvel Accepted
[1/2] arm64: ftrace: eliminate literal pool entries --- 2014-11-07 Ard Biesheuvel Accepted
[1/2] arm64/mm: ensure memstart_addr remains sufficiently aligned --- 2016-03-21 Ard Biesheuvel Superseded
[1/2] arm64: mm: make create_mapping_late() non-allocating --- 2016-07-22 Ard Biesheuvel Accepted
[1/2] arm64: mm: only perform memstart_addr sanity check if DEBUG_VM --- 2016-02-22 Ard Biesheuvel New
[1/2] arm64: use ENDPIPROC() to annotate position independent assembler routines --- 2015-09-24 Ard Biesheuvel New
[1/2] ARM: crypto: enable NEON SHA-1 for big endian --- 2014-08-04 Ard Biesheuvel New
[1/2] ARM: drop kernel segment resources from /proc/iomem --- 2016-06-16 Ard Biesheuvel New
[1/2] ARM: include Thumb2 bit in PROCINFO setup function offset --- 2015-04-21 Ard Biesheuvel New
[1/2] ARM: kernel: merge core and init PLTs --- 2016-08-16 Ard Biesheuvel Superseded
[1/2] ARM: kvm: define PAGE_S2_DEVICE as read-only by default --- 2014-09-13 Ard Biesheuvel Superseded
[1/2] ARM: Thumb-2: infer function annotation for external ksyms --- 2016-08-20 Ard Biesheuvel New
[1/2] ARM: Thumb-2: infer function annotation for external ksyms --- 2014-11-26 Ard Biesheuvel Superseded
[1/2] efi: add 'offset' param to efi_low_alloc() --- 2015-07-29 Ard Biesheuvel New
[1/2] efi: add support for seeding the RNG from a UEFI config table --- 2016-10-06 Ard Biesheuvel New
[1/2] efi: arm64: abort boot on pending SError --- 2016-07-01 Ard Biesheuvel New
[1/2] efi/arm64: fix potential NULL dereference of efi.systab --- 2014-07-02 Ard Biesheuvel New
[1/2] efi/arm64: use UEFI for system poweroff --- 2014-08-29 Ard Biesheuvel New
[1/2] efi: get rid of EFI_SYSTEM_TABLES status bit --- 2016-02-26 Ard Biesheuvel Accepted
[1/2] efi/x86: move UEFI Runtime Services wrappers to generic code --- 2014-06-23 Ard Biesheuvel New
[1/2] of/fdt: make memblock maximum physical address arch configurable --- 2015-08-18 Ard Biesheuvel Accepted
[1/3] arm64: add abstractions for FPSIMD state manipulation --- 2014-05-08 Ard Biesheuvel Accepted
[1/3] arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it --- 2016-03-02 Ard Biesheuvel New
[1/3] arm64/efi: set EFI_MEMMAP bit only after mapping the memory map --- 2015-10-29 Ard Biesheuvel New
[1/3] arm64: efistub: drop __init annotation from handle_kernel_image() --- 2016-01-28 Ard Biesheuvel Superseded
[1/3] arm64: fix typo in I-cache policy detection --- 2014-08-04 Ard Biesheuvel New
[1/3] arm64: merge __enable_mmu and __turn_mmu_on --- 2015-03-17 Ard Biesheuvel New
[1/3] arm64: move early boot code to the .init segment --- 2016-03-03 Ard Biesheuvel Superseded
[1/3] arm64: ptdump: use static initializers for vmemmap region boundaries --- 2016-02-22 Ard Biesheuvel New
[1/3] arm64: spin-table: handle unmapped cpu-release-addrs --- 2014-07-29 Ard Biesheuvel New
[1/3] ARM: efistub: check for LPAE support before booting a LPAE kernel --- 2016-01-28 Ard Biesheuvel Superseded
[1/3] ARM: move cpu_resume() to .text section --- 2015-03-24 Ard Biesheuvel New
[1/3] ARM: move .vectors and .stubs sections back into the kernel VMA --- 2016-02-08 Ard Biesheuvel New
[1/3] ARM: move .vectors and .stubs sections back into the kernel VMA --- 2016-02-02 Ard Biesheuvel Superseded
[1/3] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table --- 2015-09-14 Ard Biesheuvel Superseded
[1/4] arm64: use tagged pointers to distinguish kernel text from the linear mapping --- 2015-03-23 Ard Biesheuvel New
[1/5] arm64: mm: add param to force create_pgd_mapping() to use page mappings --- 2016-06-29 Ard Biesheuvel New
[1/5] ARM: add support for kernel mode NEON --- 2013-06-06 Ard Biesheuvel Accepted
[1/5] ARM: efi: apply strict permissons for UEFI Runtime Services regions --- 2016-02-22 Ard Biesheuvel Superseded
[1/5] of/fdt: allow FDT virtual address outside of linear direct mapping --- 2015-03-03 Ard Biesheuvel New
[1/6] arm64/mm: add explicit struct_mm argument to __create_mapping() --- 2014-10-24 Ard Biesheuvel New
[1/6] arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages --- 2014-09-17 Ard Biesheuvel Superseded
[1/8] arm64/efi: use UEFI memory map unconditionally if available --- 2014-12-22 Ard Biesheuvel New
[1/8] arm64/kernel: use literal for relocated address of __secondary_switched --- 2016-04-04 Ard Biesheuvel New
[1/8] ARM: assembler: introduce adr_l, ldr_l and str_l macros --- 2016-08-03 Ard Biesheuvel New
[1/8] efi: make install_configuration_table() boot service usable --- 2016-03-10 Ard Biesheuvel New
[1/8] of/fdt: split off FDT self reservation from memreserve processing --- 2015-05-11 Ard Biesheuvel Superseded
[1/9] arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM --- 2015-10-01 Ard Biesheuvel New
[2/2] arm64: Add support for SHA1 using ARMv8 Crypto Extensions --- 2014-03-06 Ard Biesheuvel New
[2/2] arm64: choose memstart_addr based on minimum sparsemem section alignment --- 2016-03-21 Ard Biesheuvel New
[2/2] arm64/crypto: improve performance of GHASH algorithm --- 2014-06-16 Ard Biesheuvel Accepted
[2/2] arm64: document that pending SErrors are not allowed at kernel entry --- 2016-07-01 Ard Biesheuvel New
[2/2] arm64: drop kernel segment resources from /proc/iomem --- 2016-06-16 Ard Biesheuvel New
[2/2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions --- 2015-06-30 Ard Biesheuvel New
[2/2] arm64/efi: efistub: get text offset and image size from the Image header --- 2014-07-14 Ard Biesheuvel New
[2/2] arm64: efi: fix initcall return values --- 2015-11-23 Ard Biesheuvel New
[2/2] arm64/efi: isolate EFI stub from the kernel proper --- 2015-09-24 Ard Biesheuvel Superseded
[2/2] arm64/efi: use efi_low_alloc() with offset to allocate kernel --- 2015-07-29 Ard Biesheuvel New
[2/2] arm64: fix R/O permissions of FDT mapping --- 2015-11-09 Ard Biesheuvel Accepted
[2/2] arm64: kvm: define PAGE_S2_DEVICE as read-only by default --- 2014-09-13 Ard Biesheuvel Superseded
[2/2] arm64: kvm: eliminate literal pool entries --- 2014-11-07 Ard Biesheuvel Accepted
[2/2] arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages --- 2016-07-22 Ard Biesheuvel Accepted
[2/2] arm64: mm: use bit ops rather than arithmetic in pa/va translations --- 2016-02-22 Ard Biesheuvel New
[2/2] arm64: remove the now unneeded relocate_initrd() --- 2016-03-30 Ard Biesheuvel Accepted
[2/2] arm64: set MAX_MEMBLOCK_ADDR according to linear region size --- 2015-08-18 Ard Biesheuvel Accepted
[2/2] ARM: add interworking support to Thumb-2 kernel --- 2016-08-20 Ard Biesheuvel New
[2/2] ARM: add partial interworking support to Thumb-2 kernel --- 2014-11-26 Ard Biesheuvel New
[2/2] ARM: crypto: enable NEON SHA-384/SHA-512 for big endian --- 2014-08-04 Ard Biesheuvel Accepted
[2/2] arm*: efi: drop writable mapping of the UEFI System table --- 2016-03-22 Ard Biesheuvel New
[2/2] arm*: efi: drop writable mapping of the UEFI System table --- 2016-02-26 Ard Biesheuvel New
« 1 2 3 410 11 »