aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-24LSK-ANDROID: arm64: mm: Fix __create_pgd_mapping() callAmit Pundir
2018-01-22FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas
2018-01-22FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-01-22FROMLIST: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon
2018-01-22arm64: issue isb when trapping CNTVCT_EL0 accessGreg Hackmann
2018-01-22BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier
2018-01-22BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2018-01-22arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon
2018-01-22arm64: use RET instruction for exiting the trampolineWill Deacon
2018-01-22FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-01-22FROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...Will Deacon
2018-01-22FROMLIST: arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon
2018-01-22FROMLIST: arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon
2018-01-22FROMLIST: arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native t...Will Deacon
2018-01-22FROMLIST: arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon
2018-01-22FROMLIST: arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon
2018-01-22FROMLIST: arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon
2018-01-22FROMLIST: arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2018-01-22FROMLIST: arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon
2018-01-22FROMLIST: arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon
2018-01-22FROMLIST: arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon
2018-01-22FROMLIST: arm64: mm: Allocate ASIDs in pairsWill Deacon
2018-01-22FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon
2018-01-22FROMLIST: arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon
2018-01-22FROMLIST: arm64: mm: Temporarily disable ARM64_SW_TTBR0_PANWill Deacon
2018-01-22FROMLIST: arm64: mm: Use non-global mappings for kernel spaceWill Deacon
2018-01-22UPSTREAM: arm64: factor out entry stack manipulationMark Rutland
2018-01-22UPSTREAM: arm64: tlbflush.h: add __tlbi() macroMark Rutland
2018-01-22UPSTREAM: arm64: setup: introduce kaslr_offset()Alexander Popov
2018-01-22BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2018-01-22BACKPORT: irq: Make the irqentry text section unconditionalMasami Hiramatsu
2018-01-22UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko
2018-01-22UPSTREAM: x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko
2018-01-22UPSTREAM: x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf
2018-01-22BACKPORT: kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov
2018-01-22BACKPORT: mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2018-01-22BACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz
2018-01-22UPSTREAM: arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland
2018-01-22BACKPORT: arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven
2018-01-22BACKPORT: arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2018-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-01-18 Merge tag 'v4.4.112' into linux-linaro-lsk-v4.4Alex Shi
2018-01-17x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse
2018-01-17x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-01-17x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-17x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov
2018-01-17x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-17x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-17x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner
2018-01-17x86/cpufeatures: Make CPU bugs stickyThomas Gleixner