summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-11-10ARM: fix the cockup in the previous patchRussell King1-2/+2
2019-11-10ARM: ensure that processor vtables is not lost after bootRussell King1-0/+10
2019-11-10ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King4-15/+62
2019-11-10ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2-16/+27
2019-11-10ARM: clean up per-processor check_bugs method callRussell King2-2/+3
2019-11-10ARM: split out processor lookupRussell King2-12/+20
2019-11-10ARM: make lookup_processor_type() non-__initRussell King1-3/+3
2019-11-10ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry1-1/+1
2019-11-10ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry3-5/+38
2019-11-10ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry1-6/+9
2019-11-10ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry1-0/+8
2019-11-10ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry1-4/+4
2019-11-10ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry1-2/+6
2019-11-10ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry3-20/+17
2019-11-10ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry1-22/+27
2019-11-10ARM: spectre-v1: mitigate user accessesRussell King2-0/+13
2019-11-10ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2019-11-10ARM: use __inttype() in get_user()Russell King1-1/+8
2019-11-10ARM: oabi-compat: copy semops using __copy_from_user()Russell King1-3/+5
2019-11-10ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King3-21/+17
2019-11-10ARM: signal: copy registers using __copy_from_user()Russell King1-17/+21
2019-11-10ARM: spectre-v1: fix syscall entryRussell King2-11/+32
2019-11-10ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King1-0/+21
2019-11-10ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2-0/+21
2019-11-10ARM: spectre-v2: warn about incorrect context switching functionsRussell King1-0/+15
2019-11-10ARM: spectre-v2: add firmware based hardeningRussell King2-0/+81
2019-11-10ARM: spectre-v2: harden user aborts in kernel spaceRussell King5-8/+94
2019-11-10ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King3-3/+39
2019-11-10ARM: spectre-v2: harden branch predictor on context switchesRussell King3-35/+115
2019-11-10ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King1-0/+4
2019-11-10ARM: bugs: add support for per-processor bug checkingRussell King3-1/+10
2019-11-10ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King4-0/+13
2019-11-10ARM: bugs: prepare processor bug infrastructureRussell King3-2/+12
2019-11-10ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2019-11-10ARM: Move system register accessors to asm/cp15.hVladimir Murzin2-16/+26
2019-11-10ARM: uaccess: remove put_user() code duplicationRussell King1-57/+49
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander5-62/+2
2019-11-10ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander5-1/+53
2019-11-10ARM: 8479/2: add implementation for arm-smcccJens Wiklander4-0/+71
2019-11-10ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+1
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King1-8/+36
2019-11-10ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford1-0/+4
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer1-1/+1
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young1-3/+0
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang1-1/+2
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1