summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-19net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani
2019-09-19net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers
2019-09-19ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-19bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel
2019-09-16Linux 4.14.144v4.14.144Greg Kroah-Hartman
2019-09-16vhost: make sure log_num < in_numyongduan
2019-09-16kernel/module: Fix mem leak in module_add_modinfo_attrsYueHaibing
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat
2019-09-16arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik
2019-09-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy
2019-09-16hv_sock: Fix hang when a connection is closedDexuan Cui
2019-09-16batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann
2019-09-16batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet
2019-09-16vhost/test: fix build for vhost testTiwei Bie
2019-09-16PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R
2019-09-16PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel
2019-09-16ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-09-16xfrm: clean up xfrm protocol checksCong Wang
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-09-16sched/fair: Don't assign runtime for throttled cfs_rqLiangyan
2019-09-16ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai
2019-09-10Linux 4.14.143v4.14.143Greg Kroah-Hartman
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-09-10mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-09-10tcp: remove empty skb from write queue in error casesEric Dumazet
2019-09-10tcp: inherit timestamp on mtu probeWillem de Bruijn
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-09-10net: fix skb use after free in netpollFeng Sun
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui
2019-09-10HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires
2019-09-10kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi