summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-26x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-26posix-cpu-timers: Ensure set_process_cpu_timer is always evaluatedLaura Abbott
2018-04-26clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang
2018-04-26x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang
2018-04-26btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov
2018-04-26btrfs: fix unaligned access in readdirDavid Sterba
2018-04-26cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-26cifs: smbd: Check for iov length on sending the last iovLong Li
2018-04-24Linux 4.16.4Greg Kroah-Hartman
2018-04-24writeback: safer lock nestingGreg Thelen
2018-04-24HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina
2018-04-24drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li
2018-04-24mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox
2018-04-24autofs: mount point create should honour passed in modeIan Kent
2018-04-24device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-24libnvdimm, dimm: handle EACCES failures from label readsDan Williams
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-24rpc_pipefs: fix double-dput()Al Viro
2018-04-24orangefs_kill_sb(): deal with allocation failuresAl Viro
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro
2018-04-24jffs2_kill_sb(): deal with failed allocationsAl Viro
2018-04-24drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä