summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.144v4.14.144Greg Kroah-Hartman2019-09-161-1/+1
* vhost: make sure log_num < in_numyongduan2019-09-161-2/+2
* kernel/module: Fix mem leak in module_add_modinfo_attrsYueHaibing2019-09-161-5/+17
* clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor2019-09-161-1/+1
* scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat2019-09-161-1/+1
* arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik2019-09-161-0/+2
* powerpc/64: mark start_here_multiplatform as __refChristophe Leroy2019-09-161-0/+2
* hv_sock: Fix hang when a connection is closedDexuan Cui2019-09-161-0/+8
* batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann2019-09-161-7/+13
* batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet2019-09-161-1/+1
* vhost/test: fix build for vhost testTiwei Bie2019-09-161-4/+9
* PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R2019-09-161-1/+2
* PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel2019-09-162-10/+32
* ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet2019-09-161-1/+0
* xfrm: clean up xfrm protocol checksCong Wang2019-09-164-15/+22
* powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero2019-09-161-1/+2
* drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter2019-09-161-5/+3
* sched/fair: Don't assign runtime for throttled cfs_rqLiangyan2019-09-161-0/+5
* ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang2019-09-161-0/+2
* ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-09-163-1/+5
* ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-09-161-2/+2
* Linux 4.14.143v4.14.143Greg Kroah-Hartman2019-09-101-1/+1
* x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-101-0/+1
* mld: fix memory leak in mld_del_delrec()Eric Dumazet2019-09-101-2/+3
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-103-2/+6
* tcp: remove empty skb from write queue in error casesEric Dumazet2019-09-101-9/+20
* tcp: inherit timestamp on mtu probeWillem de Bruijn2019-09-101-1/+2
* net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-09-101-4/+2
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-1017-21/+24
* net: fix skb use after free in netpollFeng Sun2019-09-101-3/+3
* Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-101-4/+0
* spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl2019-09-101-4/+4
* spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl2019-09-101-7/+0
* spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl2019-09-101-33/+18
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-101-1/+2
* KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones2019-09-101-0/+7
* ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques2019-09-101-3/+4
* ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques2019-09-104-6/+16
* ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques2019-09-101-2/+6
* IB/mlx4: Fix memory leaksWenwen Wang2019-09-101-2/+2
* Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov2019-09-101-1/+1
* Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui2019-09-101-29/+6
* HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires2019-09-101-2/+6
* kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi2019-09-101-4/+4
* ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-09-101-2/+6
* wimax/i2400m: fix a memory leak bugWenwen Wang2019-09-101-1/+3
* net: kalmia: fix memory leaksWenwen Wang2019-09-101-3/+3
* cx82310_eth: fix a memory leak bugWenwen Wang2019-09-101-1/+2
* vfs: fix page locking deadlocks when deduping filesDarrick J. Wong2019-09-101-8/+41
* lan78xx: Fix memory leaksWenwen Wang2019-09-101-3/+5