aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-12ARM: split out processor lookupRussell King2-12/+20
2018-11-12ARM: make lookup_processor_type() non-__initRussell King1-3/+3
2018-11-12ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry1-1/+1
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel1-1/+1
2018-10-05ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2-2/+7
2018-10-05ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry3-5/+38
2018-10-05ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry1-6/+9
2018-10-05ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry1-0/+8
2018-10-05ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry1-4/+4
2018-10-05ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry1-2/+6
2018-10-05ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry3-20/+17
2018-10-05ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry1-4/+6
2018-10-05ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry1-22/+27
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-08-02ARM: use __inttype() in get_user()Russell King1-1/+8
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-24/+17
2018-07-26ARM: signal: copy registers using __copy_from_user()Russell King1-17/+21
2018-05-31ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2018-05-31ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+19
2018-05-31ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-05-31ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King1-1/+16
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King1-0/+1
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2-0/+29
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier3-5/+85
2018-05-31ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2018-05-31ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2018-05-31ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+17
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+6
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-24/+25
2018-03-28Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-90/+154
2018-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-39/+123
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com1-1/+1
2018-03-28KVM: x86: Fix pv tlb flush dependenciesWanpeng Li1-2/+2
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman3-2/+4
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-11/+12
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixesArnd Bergmann1-3/+60
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann3-16/+38
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1