summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29UPSTREAM: arm64: include alternative handling in dcache_by_line_opAndre Przywara
2016-09-29UPSTREAM: arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-09-29UPSTREAM: Revert "arm64: alternatives: add enable parameter to conditional as...Andre Przywara
2016-09-29UPSTREAM: arm64: Add new asm macro copy_pageGeoff Levand
2016-09-29UPSTREAM: arm64: kill ESR_LNX_EXECMark Rutland
2016-09-29UPSTREAM: arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-09-29UPSTREAM: arm64: mm: mark fault_info table constMark Rutland
2016-09-29UPSTREAM: arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-09-29BACKPORT: arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-09-29UPSTREAM: arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2016-09-29UPSTREAM: arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-09-29UPSTREAM: arm64: choose memstart_addr based on minimum sparsemem section alig...Ard Biesheuvel
2016-09-29UPSTREAM: arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
2016-09-29UPSTREAM: arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2016-09-29UPSTREAM: arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-09-29UPSTREAM: arm64: Add macros to read/write system registersMark Rutland
2016-09-29UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-09-29UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-09-29UPSTREAM: arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel
2016-09-29BACKPORT: arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2016-09-29UPSTREAM: mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel
2016-09-27ANDROID: dm: android-verity: Remove fec_header location constraintBadhri Jagan Sridharan
2016-09-24BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-09-23android-base.cfg: Enable kernel ASLRJeff Vander Stoep
2016-09-23UPSTREAM: vmlinux.lds.h: allow arch specific handling of ro_after_init data s...Heiko Carstens
2016-09-23UPSTREAM: ARM/vdso: Mark the vDSO code read-only after initDavid Brown
2016-09-23UPSTREAM: x86/vdso: Mark the vDSO code read-only after initKees Cook
2016-09-23UPSTREAM: lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-09-23UPSTREAM: arch: Introduce post-init read-only memoryKees Cook
2016-09-23UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig op...Kees Cook
2016-09-23UPSTREAM: mm/init: Add 'rodata=off' boot cmdline parameter to disable read-on...Kees Cook
2016-09-23UPSTREAM: asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-09-22UPSTREAM: arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-09-22UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-09-22UPSTREAM: arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2016-09-22UPSTREAM: arm64: kasan: Use actual memory node when populating the kernel ima...Catalin Marinas
2016-09-22UPSTREAM: arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel
2016-09-22UPSTREAM: arm64: mm: check at build time that PAGE_OFFSET divides the VA spac...Ard Biesheuvel
2016-09-22UPSTREAM: arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas
2016-09-22UPSTREAM: arm64: consistently use p?d_set_hugeMark Rutland
2016-09-22UPSTREAM: arm64: fix KASLR boot-time I-cache maintenanceMark Rutland
2016-09-22UPSTREAM: arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon
2016-09-22UPSTREAM: arm64: make irq_stack_ptr more robustYang Shi
2016-09-22UPSTREAM: arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel
2016-09-22UPSTREAM: efi: stub: use high allocation for converted command lineArd Biesheuvel
2016-09-22UPSTREAM: efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel
2016-09-22BACKPORT: efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel
2016-09-22BACKPORT: arm64: kaslr: randomize the linear regionArd Biesheuvel
2016-09-22UPSTREAM: arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel
2016-09-22UPSTREAM: arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel