summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02Linux 5.0.11v5.0.11Greg Kroah-Hartman1-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/ncsi: handle overflow when incrementing mac addressTao Ren2-1/+17
2019-05-02net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas1-4/+7
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-02rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds1-1/+1
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-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-02mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg1-4/+15
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-02slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-05-02tipc: handle the err returned from cmd header functionXin Long1-2/+8
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang1-2/+3
2019-05-02ext4: fix some error pointer dereferencesDan Carpenter1-0/+3
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/ttm: fix re-init of global structuresChristian König3-8/+8
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