Show patches with: Submitter = Ard Biesheuvel       |    Archived = No       |   1040 patches
« 1 2 3 410 11 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] arm64: remove the now unneeded relocate_initrd() --- 2016-03-30 Ard Biesheuvel Accepted
[1/2] arm64: add the initrd region to the linear mapping explicitly --- 2016-03-30 Ard Biesheuvel Accepted
[v2,3/3] Revert "arm64: account for sparsemem section alignment when choosing vmemmap offset" --- 2016-03-30 Ard Biesheuvel Accepted
[v2,2/3] arm64: choose memstart_addr based on minimum sparsemem section alignment --- 2016-03-30 Ard Biesheuvel Accepted
[v2,1/3] arm64/mm: ensure memstart_addr remains sufficiently aligned --- 2016-03-30 Ard Biesheuvel Accepted
efi/arm64: don't apply MEMBLOCK_NOMAP to UEFI memory map mapping --- 2016-03-30 Ard Biesheuvel Accepted
[PULL,4/4] ARM: memremap: implement arch_memremap_wb() --- 2016-03-29 Ard Biesheuvel Superseded
[PULL,3/4] memremap: add arch specific hook for MEMREMAP_WB mappings --- 2016-03-29 Ard Biesheuvel Superseded
[PULL,2/4] mtd: pxa2xx-flash: switch back from memremap to ioremap_cached --- 2016-03-29 Ard Biesheuvel Superseded
[PULL,1/4] ARM: reintroduce ioremap_cached() for creating cached I/O mappings --- 2016-03-29 Ard Biesheuvel Superseded
[2/2] arm*: efi: drop writable mapping of the UEFI System table --- 2016-03-22 Ard Biesheuvel New
[2/2] arm64: choose memstart_addr based on minimum sparsemem section alignment --- 2016-03-21 Ard Biesheuvel New
[1/2] arm64/mm: ensure memstart_addr remains sufficiently aligned --- 2016-03-21 Ard Biesheuvel Superseded
arm64: kaslr: use callee saved register to preserve SCTLR across C call --- 2016-03-21 Ard Biesheuvel Accepted
arm64/kernel: fix incorrect EL0 check in inv_entry macro --- 2016-03-18 Ard Biesheuvel Accepted
[8/8] efi/arm: populate screen_info based on data provided by the UEFI stub --- 2016-03-10 Ard Biesheuvel New
[7/8] efi/arm*: efifb: expose efifb platform device if GOP is available --- 2016-03-10 Ard Biesheuvel New
[6/8] efi/arm*: libstub: wire up GOP handling into the ARM UEFI stub --- 2016-03-10 Ard Biesheuvel New
[5/8] efi: efifb: use builtin_platform_driver and drop unused includes --- 2016-03-10 Ard Biesheuvel Superseded
[4/8] efi/x86: efifb: move DMI based quirks handling out of generic code --- 2016-03-10 Ard Biesheuvel Superseded
[3/8] efi/x86: libstub: move to generic GOP code --- 2016-03-10 Ard Biesheuvel New
[2/8] efi: libstub: move Graphics Output Protocol handling to generic code --- 2016-03-10 Ard Biesheuvel New
[1/8] efi: make install_configuration_table() boot service usable --- 2016-03-10 Ard Biesheuvel New
arm64: account for sparsemem section alignment when choosing vmemmap offset --- 2016-03-08 Ard Biesheuvel Accepted
[v2,1/2] arm64: vmemmap: use virtual projection of linear region --- 2016-03-08 Ard Biesheuvel New
DWord alignment on ARMv7 --- 2016-03-04 Ard Biesheuvel New
[v3,4/4] ARM: memremap: implement arch_memremap_wb() --- 2016-03-04 Ard Biesheuvel Superseded
[v2,3/3] arm64: kaslr: increase randomization granularity --- 2016-03-03 Ard Biesheuvel New
[v2,2/3] arm64: kaslr: deal with physically misaligned kernel images --- 2016-03-03 Ard Biesheuvel New
[v2,1/3] arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it --- 2016-03-03 Ard Biesheuvel New
arm64: efi: add missing frame pointer assignment --- 2016-03-03 Ard Biesheuvel Accepted
arm64: enable CONFIG_DEBUG_RODATA by default --- 2016-03-03 Ard Biesheuvel Accepted
[3/3] arm64: simplify kernel segment mapping granularity --- 2016-03-03 Ard Biesheuvel New
[2/3] arm64: cover the .head.text section in the .text segment mapping --- 2016-03-03 Ard Biesheuvel Superseded
[1/3] arm64: move early boot code to the .init segment --- 2016-03-03 Ard Biesheuvel Superseded
[3/3] arm64: kaslr: increase randomization granularity --- 2016-03-02 Ard Biesheuvel Superseded
[2/3] arm64: kaslr: deal with physically misaligned kernel images --- 2016-03-02 Ard Biesheuvel Superseded
[1/3] arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it --- 2016-03-02 Ard Biesheuvel New
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly --- 2016-03-02 Ard Biesheuvel Accepted
[v2,9/9] mm: replace open coded page to virt conversion with page_to_virt() --- 2016-02-29 Ard Biesheuvel Superseded
[v2,8/9] openrisc: drop wrongly typed definition of page_to_virt() --- 2016-02-29 Ard Biesheuvel Superseded
[v2,7/9] nios2: use correct void* return type for page_to_virt() --- 2016-02-29 Ard Biesheuvel Superseded
[v2,6/9] arm64: mm: restrict virt_to_page() to the linear mapping --- 2016-02-29 Ard Biesheuvel Superseded
[v2,5/9] arm64: mm: move vmemmap region right below the linear region --- 2016-02-29 Ard Biesheuvel Superseded
[v2,4/9] arm64: insn: avoid virt_to_page() translations on core kernel symbols --- 2016-02-29 Ard Biesheuvel Superseded
[v2,3/9] arm64: mm: avoid virt_to_page() translation for the zero page --- 2016-02-29 Ard Biesheuvel Superseded
[v2,2/9] arm64: mm: free __init memory via the linear mapping --- 2016-02-29 Ard Biesheuvel Superseded
[v2,1/9] arm64: vdso: avoid virt_to_page() translations on kernel symbols --- 2016-02-29 Ard Biesheuvel New
[v2,2/2] arm64: mm: treat memstart_addr as a signed quantity --- 2016-02-29 Ard Biesheuvel New
arm64: mm: list kernel sections in order --- 2016-02-26 Ard Biesheuvel Accepted
[v2,1/3] Revert "mtd: pxa2xx-flash: switch from ioremap_cache to memremap" --- 2016-02-26 Ard Biesheuvel New
[v2,2/2] arm64: mm: treat memstart_addr as a signed quantity --- 2016-02-26 Ard Biesheuvel New
[v2,1/2] arm64: vmemmap: use virtual projection of linear region --- 2016-02-26 Ard Biesheuvel New
[2/2] arm*: efi: drop writable mapping of the UEFI System table --- 2016-02-26 Ard Biesheuvel New
[1/2] efi: get rid of EFI_SYSTEM_TABLES status bit --- 2016-02-26 Ard Biesheuvel Accepted
arm64 defconfig currently broken in -next --- 2016-02-26 Ard Biesheuvel New
[v2] arm64: lse: deal with clobbered x16 register after branch via PLT --- 2016-02-25 Ard Biesheuvel New
arm64: lse: deal with clobbered x16 register after branch via PLT --- 2016-02-25 Ard Biesheuvel Superseded
[RFC,6/6] arm64: mm: disregard PHYS_OFFSET in virt_to_page() --- 2016-02-24 Ard Biesheuvel New
[RFC,5/6] kernel: insn: avoid virt_to_page() translations on core kernel symbols --- 2016-02-24 Ard Biesheuvel Superseded
[RFC,4/6] arm64: mm: avoid virt_to_page() translation for the zero page --- 2016-02-24 Ard Biesheuvel Superseded
[RFC,3/6] arm64: mm: free __init memory via the linear mapping --- 2016-02-24 Ard Biesheuvel Superseded
[RFC,2/6] arm64: vdso: avoid virt_to_page() translations on kernel symbols --- 2016-02-24 Ard Biesheuvel Superseded
[RFC,1/6] arm64: vmemmap: use virtual projection of linear region --- 2016-02-24 Ard Biesheuvel Superseded
arm64: move brk immediate argument definitions to separate header --- 2016-02-23 Ard Biesheuvel Accepted
[RFC,10/10] arm64: mm: restrict __pa() translations to linear virtual addresses --- 2016-02-22 Ard Biesheuvel New
[RFC,09/10] arm64: insn: avoid __pa translations --- 2016-02-22 Ard Biesheuvel New
[RFC,08/10] arm64: vdso: avoid __pa translations --- 2016-02-22 Ard Biesheuvel New
[RFC,07/10] arm64: mm: avoid __pa translations for idmap_pg_dir and swapper_pg_dir --- 2016-02-22 Ard Biesheuvel New
[RFC,06/10] arm64: mm: use __pa_symbol() not __pa() for section boundary symbols --- 2016-02-22 Ard Biesheuvel New
[RFC,05/10] arm64: mm: avoid __pa translations in early_fixmap_init --- 2016-02-22 Ard Biesheuvel New
[RFC,04/10] arm64: mm: avoid __pa translations on empty_zero_page --- 2016-02-22 Ard Biesheuvel New
[RFC,03/10] arm64: mm: avoid __pa translations in cpu_replace_ttbr1 --- 2016-02-22 Ard Biesheuvel New
[RFC,02/10] arm64: introduce __kimg_to_phys() and __pa_symbol() --- 2016-02-22 Ard Biesheuvel New
[RFC,01/10] arm64: mm: move assignment of 'high_memory' before its first use --- 2016-02-22 Ard Biesheuvel New
[2/2] arm64: mm: use bit ops rather than arithmetic in pa/va translations --- 2016-02-22 Ard Biesheuvel New
[1/2] arm64: mm: only perform memstart_addr sanity check if DEBUG_VM --- 2016-02-22 Ard Biesheuvel New
arm*: efi: drop permanent mapping of the UEFI System table --- 2016-02-22 Ard Biesheuvel New
[5/5] arm*: efi: take the Memory Attributes table into account --- 2016-02-22 Ard Biesheuvel Superseded
[4/5] efi: implement generic support for the Memory Attributes table --- 2016-02-22 Ard Biesheuvel New
[3/5] efi: add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table --- 2016-02-22 Ard Biesheuvel Superseded
[2/5] arm64: efi: apply strict permissons for UEFI Runtime Services regions --- 2016-02-22 Ard Biesheuvel New
[1/5] ARM: efi: apply strict permissons for UEFI Runtime Services regions --- 2016-02-22 Ard Biesheuvel Superseded
[3/3] arm64: ptdump: include UEFI runtime service mappings --- 2016-02-22 Ard Biesheuvel New
[2/3] arm64: ptdump: add region marker for kasan shadow region --- 2016-02-22 Ard Biesheuvel Superseded
[1/3] arm64: ptdump: use static initializers for vmemmap region boundaries --- 2016-02-22 Ard Biesheuvel New
[v6sub1,11/11] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,10/11] arm64: defer __va translation of initrd_start and initrd_end --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,09/11] arm64: move kernel image to base of vmalloc area --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,08/11] arm64: kvm: deal with kernel symbols outside of linear mapping --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,07/11] arm64: decouple early fixmap init from linear mapping --- 2016-02-16 Ard Biesheuvel New
[v6sub1,06/11] arm64: pgtable: implement static [pte|pmd|pud]_offset variants --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,05/11] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,04/11] arm64: add support for ioremap() block mappings --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,03/11] arm64: prevent potential circular header dependencies in asm/bug.h --- 2016-02-16 Ard Biesheuvel New
[v6sub1,02/11] of/fdt: factor out assignment of initrd_start/initrd_end --- 2016-02-16 Ard Biesheuvel Accepted
[v6sub1,01/11] of/fdt: make memblock minimum physical address arch configurable --- 2016-02-16 Ard Biesheuvel Accepted
[v2,2/2] arm64/efi: esrt: add missing call to efi_esrt_init() --- 2016-02-15 Ard Biesheuvel New
[v2,1/2] efi: esrt: use memremap not ioremap to access ESRT table in memory --- 2016-02-15 Ard Biesheuvel New
arm64: mark kernel text segment as MEMBLOCK_NOMAP --- 2016-02-15 Ard Biesheuvel New
« 1 2 3 410 11 »