summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-27arm64: Introduce retpoline for aarch64/arm64.linux-4.16.5-ampChristoph Muellner
2018-04-27x86: Move x86-retpoline CFLAGS into x86 Makefile.Christoph Muellner
2018-04-27arm64: Makefile: Add "-pipe" to CFLAGS to speed up the build.Christoph Muellner
2018-04-27[noupstream] Add gryphon DTS.Christoph Muellner
2018-04-26compat_ptrace_requestYury Norov
2018-04-26copy_siginfo_to_user32Yury Norov
2018-04-26arm64: ilp32: Make the Kconfig option default yCatalin Marinas
2018-04-26arm64:ilp32: add ARM64_ILP32 to KconfigAndrew Pinski
2018-04-26arm64:ilp32: add vdso-ilp32 and use for signal returnPhilipp Tomsich
2018-04-26arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32Yury Norov
2018-04-26arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontextYury Norov
2018-04-26arm64: signal32: move ilp32 and aarch32 common code to separated fileYury Norov
2018-04-26arm64: signal: share lp64 signal structures and routines to ilp32Yury Norov
2018-04-26arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use itAndrew Pinski
2018-04-26arm64: ilp32: share aarch32 syscall handlersYury Norov
2018-04-26arm64: ilp32: introduce binfmt_ilp32.cYury Norov
2018-04-26arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32Yury Norov
2018-04-26arm64: introduce binfmt_elf32.cYury Norov
2018-04-26arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64Yury Norov
2018-04-26arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)Yury Norov
2018-04-26arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64Andrew Pinski
2018-04-26arm64: rename functions that reference compat termYury Norov
2018-04-26arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-04-26arm64: ilp32: add documentation on the ILP32 ABI for ARM64Yury Norov
2018-04-26thread: move thread bits accessors to separated fileYury Norov
2018-04-26asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2018-04-2632-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-04-26compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov
2018-04-26ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlersJames Morse
2018-04-26arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layoutDave Martin
2018-04-26Linux 4.16.5Greg Kroah-Hartman
2018-04-26mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler
2018-04-26Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson
2018-04-26RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky
2018-04-26perf: Return proper values for user stack errorsJiri Olsa
2018-04-26perf: Fix sample_max_stack maximum checkJiri Olsa
2018-04-26netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal
2018-04-26netfilter: compat: reject huge allocation requestsFlorian Westphal
2018-04-26netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-04-26netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-04-26netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal
2018-04-26mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa
2018-04-26alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner
2018-04-26drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak
2018-04-26drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang
2018-04-26drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh
2018-04-26drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula
2018-04-26drm/i915/gvt: Add drm_format_mod updateTina Zhang
2018-04-26drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann
2018-04-26drm/vc4: Fix memory leak during BO teardownDaniel J Blueman