summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Linux 4.16.5v4.16.5Greg Kroah-Hartman1-1/+1
2018-04-26mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler1-2/+5
2018-04-26Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"Sean Christopherson1-1/+1
2018-04-26RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky1-1/+2
2018-04-26perf: Return proper values for user stack errorsJiri Olsa1-2/+2
2018-04-26perf: Fix sample_max_stack maximum checkJiri Olsa1-9/+12
2018-04-26netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal1-0/+3
2018-04-26netfilter: compat: reject huge allocation requestsFlorian Westphal1-8/+18
2018-04-26netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal6-12/+32
2018-04-26netfilter: x_tables: add counters allocation wrapperFlorian Westphal5-3/+19
2018-04-26netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal1-1/+2
2018-04-26mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa3-8/+29
2018-04-26alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner1-8/+26
2018-04-26drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak1-7/+32
2018-04-26drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-26drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh1-1/+1
2018-04-26drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula1-4/+9
2018-04-26drm/i915/gvt: Add drm_format_mod updateTina Zhang1-0/+1
2018-04-26drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann1-1/+1
2018-04-26drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2-0/+3
2018-04-26x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao1-1/+1
2018-04-26posix-cpu-timers: Ensure set_process_cpu_timer is always evaluatedLaura Abbott1-1/+3
2018-04-26clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang1-1/+1
2018-04-26x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang1-0/+4
2018-04-26btrfs: Fix race condition between delayed refs and blockgroup removalNikolay Borisov3-10/+26
2018-04-26btrfs: fix unaligned access in readdirDavid Sterba1-8/+12
2018-04-26cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French1-4/+5
2018-04-26cifs: smbd: Check for iov length on sending the last iovLong Li1-0/+2
2018-04-24Linux 4.16.4v4.16.4Greg Kroah-Hartman1-1/+1
2018-04-24writeback: safer lock nestingGreg Thelen4-26/+34
2018-04-24HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina1-1/+1
2018-04-24drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li4-20/+205
2018-04-24mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-5/+4
2018-04-24autofs: mount point create should honour passed in modeIan Kent1-1/+1
2018-04-24device-dax: allow MAP_SYNC to succeedDave Jiang1-0/+2
2018-04-24libnvdimm, dimm: handle EACCES failures from label readsDan Williams1-10/+12
2018-04-24Don't leak MNT_INTERNAL away from internal mountsAl Viro1-1/+2
2018-04-24rpc_pipefs: fix double-dput()Al Viro1-0/+1
2018-04-24orangefs_kill_sb(): deal with allocation failuresAl Viro1-0/+5
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24jffs2_kill_sb(): deal with failed allocationsAl Viro1-1/+1
2018-04-24drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä2-18/+73
2018-04-24drm/i915: Fix hibernation with ACPI S0 target stateImre Deak2-13/+11
2018-04-24mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz1-2/+23
2018-04-24fanotify: fix logic of events on childAmir Goldstein1-19/+15
2018-04-24udf: Fix leak of UTF-16 surrogates into encoded stringsJan Kara1-0/+6
2018-04-24powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-24powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt1-0/+4
2018-04-24powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1