Merge 4.14.143 into android-4.14-q
authorGreg Kroah-Hartman <gregkh@google.com>
Tue, 10 Sep 2019 09:50:07 +0000 (10:50 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 10 Sep 2019 09:50:07 +0000 (10:50 +0100)
Changes in 4.14.143
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
hv_netvsc: Fix a warning of suspicious RCU usage
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Bluetooth: btqca: Add a short delay before downloading the NVM
ibmveth: Convert multicast list size for little-endian system
gpio: Fix build error of function redefinition
drm/mediatek: use correct device to import PRIME buffers
drm/mediatek: set DMA max segment size
cxgb4: fix a memory leak bug
liquidio: add cleanup in octeon_setup_iq()
net: myri10ge: fix memory leaks
lan78xx: Fix memory leaks
vfs: fix page locking deadlocks when deduping files
cx82310_eth: fix a memory leak bug
net: kalmia: fix memory leaks
wimax/i2400m: fix a memory leak bug
ravb: Fix use-after-free ravb_tstamp_skb
kprobes: Fix potential deadlock in kprobe_optimizer()
HID: cp2112: prevent sleeping function called from invalid context
Input: hyperv-keyboard: Use in-place iterator API in the channel callback
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
IB/mlx4: Fix memory leaks
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
KVM: arm/arm64: Only skip MMIO insn once
libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
spi: bcm2835aux: unifying code between polling and interrupt driven code
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
spi: bcm2835aux: fix corruptions for longer spi transfers
Revert "x86/apic: Include the LDR when clearing out APIC registers"
net: fix skb use after free in netpoll
net_sched: fix a NULL pointer deref in ipt action
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
tcp: inherit timestamp on mtu probe
tcp: remove empty skb from write queue in error cases
net: sched: act_sample: fix psample group handling on overwrite
mld: fix memory leak in mld_del_delrec()
x86/boot: Preserve boot_params.secure_boot from sanitizing
Linux 4.14.143

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
1  2 
Makefile
fs/read_write.c
net/ipv4/tcp_output.c

diff --cc Makefile
Simple merge
diff --cc fs/read_write.c
Simple merge
Simple merge