summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-05-043-2/+1
* Linux 4.19.38v4.19.38Greg Kroah-Hartman2019-05-021-1/+1
* powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun2019-05-021-1/+1
* net/tls: don't leak IV and record seq when offload failsJakub Kicinski2019-05-023-6/+4
* net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski2019-05-021-0/+2
* net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-05-021-2/+2
* net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-05-023-4/+24
* mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-05-021-1/+1
* mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-05-021-1/+1
* net: hns: Fix WARNING when hns modules installedJun Xiao2019-05-021-9/+6
* team: fix possible recursive locking when add slavesHangbin Liu2019-05-021-0/+7
* stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-05-021-2/+6
* net/tls: fix refcount adjustment in fallbackJakub Kicinski2019-05-021-3/+10
* net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-05-021-2/+2
* net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet2019-05-021-11/+16
* net: rds: exchange of 8K and 1M poolZhu Yanjun2019-05-022-3/+11
* net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-022-5/+1
* mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-05-021-2/+2
* ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-05-022-1/+5
* ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet2019-05-021-9/+23
* x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2019-05-023-18/+9
* mm: Fix warning in insert_pfn()Jan Kara2019-05-021-2/+7
* x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-05-021-2/+6
* x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann2019-05-021-0/+5
* Fix aio_poll() racesAl Viro2019-05-021-50/+40
* aio: store event at final iocb_put()Al Viro2019-05-021-16/+17
* aio: keep io_event in aio_kiocbAl Viro2019-05-021-18/+13
* aio: fold lookup_kiocb() into its sole callerAl Viro2019-05-021-22/+7
* pin iocb through aio.Linus Torvalds2019-05-021-16/+21
* aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2019-05-022-44/+36
* aio: initialize kiocb private in case any filesystems expect it.Mike Marshall2019-05-021-0/+1
* aio: abstract out io_event filler helperJens Axboe2019-05-021-4/+10
* aio: split out iocb copy from io_submit_one()Jens Axboe2019-05-021-30/+38
* aio: use iocb_put() instead of open coding itJens Axboe2019-05-021-2/+1
* aio: don't zero entire aio_kiocb aio_get_req()Jens Axboe2019-05-021-2/+7
* aio: separate out ring reservation from req allocationChristoph Hellwig2019-05-021-13/+17
* aio: use assigned completion handlerJens Axboe2019-05-021-1/+1
* aio: clear IOCB_HIPRIChristoph Hellwig2019-05-021-3/+8
* rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2019-05-022-5/+10
* net/rds: Check address length before reading address familyTetsuo Handa2019-05-022-0/+5
* net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-05-025-26/+61
* tipc: check link name with right length in tipc_nl_compat_link_setXin Long2019-05-021-1/+6
* tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long2019-05-021-1/+6
* fm10k: Fix a potential NULL pointer dereferenceYue Haibing2019-05-021-0/+2
* netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal2019-05-021-1/+2
* NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-05-021-1/+2
* sched/deadline: Correctly handle active 0-lag timersluca abeni2019-05-021-2/+1
* binder: fix handling of misaligned binder objectTodd Kjos2019-05-021-10/+8
* workqueue: Try to catch flush_work() without INIT_WORK().Tetsuo Handa2019-05-021-0/+3
* fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-05-021-2/+4