summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-14UPSTREAM: arm64: account for sparsemem section alignment when choosing vmemma...Ard Biesheuvel
2016-10-05BACKPORT: arm64: Correctly bounds check virt_addr_validLaura Abbott
2016-10-05BACKPORT: arm64: mm: Mark .rodata as ROJeremy Linton
2016-10-03UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel
2016-09-29FROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2016-09-29FROMLIST: arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas
2016-09-29FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2016-09-29FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-09-29FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2016-09-29FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2016-09-29FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas
2016-09-29UPSTREAM: arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-09-29BACKPORT: arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
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-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: 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: 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