summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02Linux 5.0.11v5.0.11Greg Kroah-Hartman
2019-05-02net/tls: don't leak IV and record seq when offload failsJakub Kicinski
2019-05-02net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski
2019-05-02net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-05-02net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-05-02mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel
2019-05-02net/ncsi: handle overflow when incrementing mac addressTao Ren
2019-05-02net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net/tls: fix refcount adjustment in fallbackJakub Kicinski
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet
2019-05-02net: rds: exchange of 8K and 1M poolZhu Yanjun
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu
2019-05-02ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-05-02rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds
2019-05-02x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-05-02x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann
2019-05-02Fix aio_poll() racesAl Viro
2019-05-02aio: store event at final iocb_put()Al Viro
2019-05-02aio: keep io_event in aio_kiocbAl Viro
2019-05-02aio: fold lookup_kiocb() into its sole callerAl Viro
2019-05-02pin iocb through aio.Linus Torvalds
2019-05-02rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet
2019-05-02net/rds: Check address length before reading address familyTetsuo Handa
2019-05-02net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-05-02tipc: check link name with right length in tipc_nl_compat_link_setXin Long
2019-05-02tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-05-02netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal
2019-05-02NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa
2019-05-02mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg
2019-05-02sched/deadline: Correctly handle active 0-lag timersluca abeni
2019-05-02binder: fix handling of misaligned binder objectTodd Kjos
2019-05-02workqueue: Try to catch flush_work() without INIT_WORK().Tetsuo Handa
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-05-02tipc: handle the err returned from cmd header functionXin Long
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang
2019-05-02ext4: fix some error pointer dereferencesDan Carpenter
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-05-02drm/ttm: fix re-init of global structuresChristian König
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst
2019-05-02powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman