summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King
2018-05-31ARM: spectre-v1: fix syscall entryRussell King
2018-05-31ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-05-31ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King
2018-05-31ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier
2018-05-31ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-05-31ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-05-31ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-05-19ARM: fix kill( ,SIGFPE) breakageRussell King
2018-05-19ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-05-19ARM: 8768/1: uaccess: remove const to avoid duplicate specifierStefan Agner
2018-05-19ARM: 8767/1: add support for building ARM kernel with clangStefan Agner
2018-05-19ARM: 8766/1: drop no-thumb-interwork in EABI modeStefan Agner
2018-05-19ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko
2018-05-19ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-05-19ARM: 8763/1: dma-mapping: Use vma_pages()Fabio Estevam
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin
2018-05-19ARM: 8756/1: NOMMU: Postpone MPU activation till __after_proc_initVladimir Murzin
2018-05-19ARM: 8755/1: NOMMU: Reorganise __setup_mpuVladimir Murzin
2018-05-19ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespaceVladimir Murzin
2018-05-19ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y'Anders Roxell
2018-05-19ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-19ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-05-19ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu
2018-05-19ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu
2018-05-19ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King
2018-05-19ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach
2018-05-19ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo