summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Linux 4.14.144v4.14.144Greg Kroah-Hartman1-1/+1
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2
2019-09-16kernel/module: Fix mem leak in module_add_modinfo_attrsYueHaibing1-5/+17
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor1-1/+1
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat1-1/+1
2019-09-16arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik1-0/+2
2019-09-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy1-0/+2
2019-09-16hv_sock: Fix hang when a connection is closedDexuan Cui1-0/+8
2019-09-16batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann1-7/+13
2019-09-16batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet1-1/+1
2019-09-16vhost/test: fix build for vhost testTiwei Bie1-4/+9
2019-09-16PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R1-1/+2
2019-09-16PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2-10/+32
2019-09-16ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet1-1/+0
2019-09-16xfrm: clean up xfrm protocol checksCong Wang4-15/+22
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-16sched/fair: Don't assign runtime for throttled cfs_rqLiangyan1-0/+5
2019-09-16ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang1-0/+2
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai3-1/+5
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai1-2/+2
2019-09-10Linux 4.14.143v4.14.143Greg Kroah-Hartman1-1/+1
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-09-10mld: fix memory leak in mld_del_delrec()Eric Dumazet1-2/+3
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov3-2/+6
2019-09-10tcp: remove empty skb from write queue in error casesEric Dumazet1-9/+20
2019-09-10tcp: inherit timestamp on mtu probeWillem de Bruijn1-1/+2
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang17-21/+24
2019-09-10net: fix skb use after free in netpollFeng Sun1-3/+3
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl1-4/+4
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl1-7/+0
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl1-33/+18
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones1-0/+7
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques1-3/+4
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques4-6/+16
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques1-2/+6
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov1-1/+1
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-09-10HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires1-2/+6
2019-09-10kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi1-4/+4
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10net: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10vfs: fix page locking deadlocks when deduping filesDarrick J. Wong1-8/+41
2019-09-10lan78xx: Fix memory leaksWenwen Wang1-3/+5