summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-27Merge branch 'v4.9/topic/PANemulation' into linux-linaro-lsk-v4.9Alex Shi
2017-05-27arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2017-05-27arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas
2017-05-27arm64: Handle faults caused by inadvertent user access with PAN enabledCatalin Marinas
2017-05-27arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-05-27arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas
2017-05-27arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas
2017-05-27arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas
2017-05-27arm64: Update the synchronous external abort fault descriptionCatalin Marinas
2017-05-27arm64: split thread_info from task stackMark Rutland
2017-05-27arm64: assembler: introduce ldr_this_cpuMark Rutland
2017-05-27arm64: make cpu number a percpu variableMark Rutland
2017-05-27arm64: smp: prepare for smp_processor_id() reworkMark Rutland
2017-05-27arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland
2017-05-27arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland
2017-05-27arm64: unexport walk_stackframeMark Rutland
2017-05-27arm64: traps: simplify die() and __die()Mark Rutland
2017-05-27arm64: factor out current_stack_pointerMark Rutland
2017-05-27arm64: asm-offsets: remove unused definitionsMark Rutland
2017-05-27arm64: thread_info remove stale itemsMark Rutland
2017-05-27arm64: percpu: kill off final ACCESS_ONCE() usesMark Rutland
2017-05-25um: Fix to call read_initrd after init_bootmemMasami Hiramatsu
2017-05-25osf_wait4(): fix infoleakAl Viro
2017-05-25MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen
2017-05-25metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-05-25metag/uaccess: Fix access_ok()James Hogan
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-05-25arm64: ensure extension of smp_store_release valueMark Rutland
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland
2017-05-25arm64: dts: hi6220: Reset the mmc hostsDaniel Lezcano
2017-05-25ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez
2017-05-25ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-05-25ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-05-25ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin
2017-05-25ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel
2017-05-25KVM: arm: plug potential guest hardware debug leakageZhichao Huang
2017-05-25arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier
2017-05-25arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier
2017-05-25powerpc/tm: Fix FP and VMX register corruptionMichael Neuling
2017-05-25powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-05-25powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-25powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar
2017-05-25powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-05-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky
2017-05-25s390/kdump: Add final noteMichael Holzheu
2017-05-25x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li