summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-10-12FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2016-10-12FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-10-12FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2016-10-12FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2016-10-12FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas
2016-10-12UPSTREAM: arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-10-12UPSTREAM: arm64: include alternative handling in dcache_by_line_opAndre Przywara
2016-10-12UPSTREAM: arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-10-12UPSTREAM: Revert "arm64: alternatives: add enable parameter to conditional as...Andre Przywara
2016-10-12UPSTREAM: arm64: Add new asm macro copy_pageGeoff Levand
2016-10-12UPSTREAM: arm64: kill ESR_LNX_EXECMark Rutland
2016-10-12UPSTREAM: arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-10-12UPSTREAM: arm64: mm: mark fault_info table constMark Rutland
2016-10-12UPSTREAM: arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2016-10-12BACKPORT: arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-10-12UPSTREAM: arm64: choose memstart_addr based on minimum sparsemem section alig...Ard Biesheuvel
2016-10-12UPSTREAM: arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
2016-10-12UPSTREAM: arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2016-10-12UPSTREAM: arm64: Add macros to read/write system registersMark Rutland
2016-10-12UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel
2016-10-12UPSTREAM: arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel
2016-10-12BACKPORT: arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2016-10-12UPSTREAM: arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2016-10-12UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-10-12UPSTREAM: arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2016-10-12UPSTREAM: arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-10-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-10-05Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi
2016-10-05usercopy: fold builtin_const check into inline functionKees Cook
2016-09-30MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-09-30MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-09-30MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski
2016-09-30MIPS: Remove compact branch policy Kconfig entriesPaul Burton
2016-09-30MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan
2016-09-30MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn
2016-09-30MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton
2016-09-30net: smc91x: fix SMC accessesRussell King
2016-09-30crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-30crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-09-24Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi
2016-09-24openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-24avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-24ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-24ppc32: fix copy_from_user()Al Viro
2016-09-24sparc32: fix copy_from_user()Al Viro
2016-09-24mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-24nios2: copy_from_user() should zero the tail of destinationAl Viro