summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-05-29x86: Move x86-retpoline CFLAGS into x86 Makefile.Christoph Muellner
2018-05-29[noupstream] Add gryphon support.Christoph Muellner
2018-05-29arm64: ilp32: Make the Kconfig option default yCatalin Marinas
2018-05-29arm64:ilp32: add ARM64_ILP32 to KconfigAndrew Pinski
2018-05-29arm64:ilp32: add vdso-ilp32 and use for signal returnPhilipp Tomsich
2018-05-29arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32Yury Norov
2018-05-29arm64: ilp32: introduce ilp32-specific sigframe and ucontextYury Norov
2018-05-29arm64: signal32: move ilp32 and aarch32 common code to separated fileYury Norov
2018-05-29arm64: signal: share lp64 signal structures and routines to ilp32Yury Norov
2018-05-29arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use itAndrew Pinski
2018-05-29arm64: ilp32: share aarch32 syscall handlersYury Norov
2018-05-29arm64: ilp32: introduce binfmt_ilp32.cYury Norov
2018-05-29arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32Yury Norov
2018-05-29arm64: introduce binfmt_elf32.cYury Norov
2018-05-29arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64Yury Norov
2018-05-29arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)Yury Norov
2018-05-29arm64: uapi: set __BITS_PER_LONG correctly for ILP32 and LP64Andrew Pinski
2018-05-29arm64: rename functions that reference compat termYury Norov
2018-05-29arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-05-29asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2018-05-2932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-05-29compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov
2018-05-29arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layoutDave Martin
2018-05-25x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-25s390: use expoline thunks in the BPF JITMartin Schwidefsky
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/lib: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-25s390: correct module section names for expoline code revertMartin Schwidefsky
2018-05-25s390: correct nospec auto detection init orderMartin Schwidefsky
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky
2018-05-25s390: add sysfs attributes for spectreMartin Schwidefsky
2018-05-25s390: report spectre mitigation via syslogMartin Schwidefsky
2018-05-25s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-05-25s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-05-25powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-05-25powerpc: Move default security feature flagsMauricio Faria de Oliveira
2018-05-25powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira
2018-05-25powerpc/64s: Wire up cpu_show_spectre_v2()Michael Ellerman
2018-05-25powerpc/64s: Wire up cpu_show_spectre_v1()Michael Ellerman
2018-05-25powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman
2018-05-25powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()Michael Ellerman
2018-05-25powerpc/64s: Enhance the information in cpu_show_meltdown()Michael Ellerman
2018-05-25powerpc/64s: Move cpu_show_meltdown()Michael Ellerman
2018-05-25powerpc/powernv: Set or clear security feature flagsMichael Ellerman
2018-05-25powerpc/pseries: Set or clear security feature flagsMichael Ellerman