summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King-16/+27
2018-11-12ARM: clean up per-processor check_bugs method callRussell King-2/+3
2018-11-12ARM: split out processor lookupRussell King-12/+20
2018-11-12ARM: make lookup_processor_type() non-__initRussell King-3/+3
2018-11-12ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry-1/+1
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel-1/+1
2018-10-05ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry-2/+7
2018-10-05ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry-5/+38
2018-10-05ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry-6/+9
2018-10-05ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry-0/+8
2018-10-05ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry-4/+4
2018-10-05ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry-2/+6
2018-10-05ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry-20/+17
2018-10-05ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry-4/+6
2018-10-05ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry-22/+27
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King-0/+13
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Russell King-6/+11
2018-08-02ARM: use __inttype() in get_user()Russell King-1/+8
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King-3/+5
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King-24/+17
2018-07-26ARM: signal: copy registers using __copy_from_user()Russell King-17/+21
2018-05-31ARM: spectre-v1: fix syscall entryRussell King-11/+32
2018-05-31ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King-0/+19
2018-05-31ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King-0/+21
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King-2/+12
2018-05-31ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King-1/+16
2018-05-31ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King-0/+1
2018-05-31ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier-0/+29
2018-05-31ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier-5/+85
2018-05-31ARM: spectre-v2: warn about incorrect context switching functionsRussell King-0/+15
2018-05-31ARM: spectre-v2: add firmware based hardeningRussell King-0/+81
2018-05-31ARM: spectre-v2: harden user aborts in kernel spaceRussell King-8/+94
2018-05-31ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King-3/+39
2018-05-31ARM: spectre-v2: harden branch predictor on context switchesRussell King-35/+115
2018-05-31ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King-0/+4
2018-05-31ARM: bugs: add support for per-processor bug checkingRussell King-1/+10
2018-05-31ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King-0/+13
2018-05-31ARM: bugs: prepare processor bug infrastructureRussell King-2/+12
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King-0/+8
2018-04-01Linux 4.16v4.16Linus Torvalds-1/+1
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-31/+24
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+6
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+12
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+12
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-384/+793
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev-0/+1
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern-0/+3
2018-03-30vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern-2/+3
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun-9/+7
2018-03-30Merge tag 'ceph-for-4.16-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds-3/+6