summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-26qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-26openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-05-26net: support compat 64-bit time in {s,g}etsockoptLance Richardson
2018-05-26net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-26net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-26net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-26llc: better deal with too small mtuEric Dumazet
2018-05-26ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov
2018-05-26dccp: fix tasklet usageEric Dumazet
2018-05-26bridge: check iface upper dev when setting master via ioctlHangbin Liu
2018-05-268139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-05-16Linux 4.4.132Greg Kroah-Hartman
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra
2018-05-16perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra
2018-05-16perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra
2018-05-16perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede
2018-05-16atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-16net: atm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-05-16rfkill: gpio: fix memory leak in probe error pathJohan Hovold
2018-05-16xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao
2018-05-16f2fs: fix a dead loop in f2fs_fiemap()Wei Fang
2018-05-16bdi: Fix oops in wb_workfn()Jan Kara
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet
2018-05-16perf: Remove superfluous allocation error checkJiri Olsa
2018-05-16soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-05-16dccp: initialize ireq->ir_markEric Dumazet
2018-05-16net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-05-16net: initialize skb->peeked when cloningEric Dumazet
2018-05-16net: fix rtnh_ok()Eric Dumazet
2018-05-16netlink: fix uninit-value in netlink_sendmsgEric Dumazet
2018-05-16crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-05-16ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov
2018-05-16usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-16USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-16USB: serial: option: reimplement interface maskingJohan Hovold
2018-05-16USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-16USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-16test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-05-16drm/vmwgfx: Fix a buffer object leakThomas Hellstrom
2018-05-16IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-05-16NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-05-16RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-05-16RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-05-16xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong