summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-11-10ARM: fix the cockup in the previous patchRussell King
2019-11-10ARM: ensure that processor vtables is not lost after bootRussell King
2019-11-10ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-11-10ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-11-10ARM: clean up per-processor check_bugs method callRussell King
2019-11-10ARM: split out processor lookupRussell King
2019-11-10ARM: make lookup_processor_type() non-__initRussell King
2019-11-10ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2019-11-10ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-11-10ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-11-10ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry
2019-11-10ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry
2019-11-10ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry
2019-11-10ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry
2019-11-10ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry
2019-11-10ARM: spectre-v1: mitigate user accessesRussell King
2019-11-10ARM: spectre-v1: use get_user() for __get_user()Russell King
2019-11-10ARM: use __inttype() in get_user()Russell King
2019-11-10ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2019-11-10ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2019-11-10ARM: signal: copy registers using __copy_from_user()Russell King
2019-11-10ARM: spectre-v1: fix syscall entryRussell King
2019-11-10ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2019-11-10ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2019-11-10ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2019-11-10ARM: spectre-v2: add firmware based hardeningRussell King
2019-11-10ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2019-11-10ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2019-11-10ARM: spectre-v2: harden branch predictor on context switchesRussell King
2019-11-10ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2019-11-10ARM: bugs: add support for per-processor bug checkingRussell King
2019-11-10ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2019-11-10ARM: bugs: prepare processor bug infrastructureRussell King
2019-11-10ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2019-11-10ARM: Move system register accessors to asm/cp15.hVladimir Murzin
2019-11-10ARM: uaccess: remove put_user() code duplicationRussell King
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2019-11-10ARM: 8479/2: add implementation for arm-smcccJens Wiklander
2019-11-10ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-11-10ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford
2019-10-29ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi
2019-10-29ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-08-25ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann