summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-05-02ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2-1/+5
2019-05-02ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-05-02x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior3-18/+9
2019-05-02mm: Fix warning in insert_pfn()Jan Kara1-2/+7
2019-05-02x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann1-2/+6
2019-05-02x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann1-0/+5
2019-05-02Fix aio_poll() racesAl Viro1-50/+40
2019-05-02aio: store event at final iocb_put()Al Viro1-16/+17
2019-05-02aio: keep io_event in aio_kiocbAl Viro1-18/+13
2019-05-02aio: fold lookup_kiocb() into its sole callerAl Viro1-22/+7
2019-05-02pin iocb through aio.Linus Torvalds1-16/+21
2019-05-02aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2-44/+36
2019-05-02aio: initialize kiocb private in case any filesystems expect it.Mike Marshall1-0/+1
2019-05-02aio: abstract out io_event filler helperJens Axboe1-4/+10
2019-05-02aio: split out iocb copy from io_submit_one()Jens Axboe1-30/+38
2019-05-02aio: use iocb_put() instead of open coding itJens Axboe1-2/+1
2019-05-02aio: don't zero entire aio_kiocb aio_get_req()Jens Axboe1-2/+7
2019-05-02aio: separate out ring reservation from req allocationChristoph Hellwig1-13/+17
2019-05-02aio: use assigned completion handlerJens Axboe1-1/+1
2019-05-02aio: clear IOCB_HIPRIChristoph Hellwig1-3/+8
2019-05-02rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2-5/+10
2019-05-02net/rds: Check address length before reading address familyTetsuo Handa2-0/+5
2019-05-02net: netrom: Fix error cleanup path of nr_proto_initYueHaibing5-26/+61
2019-05-02tipc: check link name with right length in tipc_nl_compat_link_setXin Long1-1/+6
2019-05-02tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long1-1/+6
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-05-02netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal1-1/+2
2019-05-02NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa1-1/+2
2019-05-02sched/deadline: Correctly handle active 0-lag timersluca abeni1-2/+1
2019-05-02binder: fix handling of misaligned binder objectTodd Kjos1-10/+8
2019-05-02workqueue: Try to catch flush_work() without INIT_WORK().Tetsuo Handa1-0/+3
2019-05-02fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing1-2/+4
2019-05-02intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin1-1/+1
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst1-1/+1
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-05-02powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2-1/+2
2019-05-02ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel1-1/+15
2019-05-02dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff1-3/+23
2019-05-02dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme1-1/+3
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson1-0/+14
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-05-02perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan1-5/+5
2019-05-02sunrpc: don't mark uninitialised items as VALID.NeilBrown1-0/+3