aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-07ARM: fix the cockup in the previous patchRussell King
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2018-11-12ARM: clean up per-processor check_bugs method callRussell King
2018-11-12ARM: split out processor lookupRussell King
2018-11-12ARM: make lookup_processor_type() non-__initRussell King
2018-11-12ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-10-05ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2018-10-05ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2018-10-05ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2018-10-05ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2018-10-05ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2018-10-05ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2018-10-05ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2018-10-05ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry
2018-10-05ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-08-02ARM: use __inttype() in get_user()Russell King
2018-08-02ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-07-26ARM: signal: copy registers using __copy_from_user()Russell 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-04-01Linux 4.16Linus Torvalds
2018-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern