summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Linux 4.19.38v4.19.38Greg Kroah-Hartman1-1/+1
2019-05-02powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun1-1/+1
2019-05-02net/tls: don't leak IV and record seq when offload failsJakub Kicinski3-6/+4
2019-05-02net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski1-0/+2
2019-05-02net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy1-2/+2
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy3-4/+24
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata1-1/+1
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel1-1/+1
2019-05-02net: hns: Fix WARNING when hns modules installedJun Xiao1-9/+6
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu1-0/+7
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng1-2/+6
2019-05-02net/tls: fix refcount adjustment in fallbackJakub Kicinski1-3/+10
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-05-02net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
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