Merge 4.14.105 into android-4.14-p
authorGreg Kroah-Hartman <gregkh@google.com>
Tue, 5 Mar 2019 17:03:29 +0000 (18:03 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 5 Mar 2019 17:03:29 +0000 (18:03 +0100)
commitb273eac5f86319bd02e4d3dbd2f72ae31aed9b9b
treec758b0e2138a48c36cc7cc1a899117fc69ca5866
parent61ca7343b046fa50fc54493cf65b54d0abbe4f96
parent99403097be0cbe12042775d9ca3a66f2018adc3e
Merge 4.14.105 into android-4.14-p

Changes in 4.14.105
Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
Revert "loop: Get rid of loop_index_mutex"
Revert "loop: Fold __loop_release into loop_release"
net: stmmac: Fix reception of Broadcom switches tags
net: stmmac: Disable ACS Feature for GMAC >= 4
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
drm/msm: Unblock writer if reader closes file
ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
ALSA: compress: prevent potential divide by zero bugs
ASoC: Variable "val" in function rt274_i2c_probe() could be uninitialized
clk: vc5: Abort clock configuration without upstream clock
thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
usb: gadget: Potential NULL dereference on allocation error
genirq: Make sure the initial affinity is not empty
ASoC: dapm: change snprintf to scnprintf for possible overflow
ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
selftests: seccomp: use LDLIBS instead of LDFLAGS
selftests: gpio-mockup-chardev: Check asprintf() for error
ARC: fix __ffs return value to avoid build warnings
drivers: thermal: int340x_thermal: Fix sysfs race condition
staging: rtl8723bs: Fix build error with Clang when inlining is disabled
mac80211: fix miscounting of ttl-dropped frames
sched/wait: Fix rcuwait_wake_up() ordering
futex: Fix (possible) missed wakeup
locking/rwsem: Fix (possible) missed wakeup
drm/amd/powerplay: OD setting fix on Vega10
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
staging: android: ion: Support cpu access during dma_buf_detach
direct-io: allow direct writes to empty inodes
writeback: synchronize sync(2) against cgroup writeback membership switches
scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
net: altera_tse: fix connect_local_phy error path
hv_netvsc: Fix ethtool change hash key error
net: usb: asix: ax88772_bind return error when hw_reset fail
net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
ibmveth: Do not process frames after calling napi_reschedule
mac80211: don't initiate TDLS connection if station is not associated to AP
mac80211: Add attribute aligned(2) to struct 'action'
cfg80211: extend range deviation for DMG
svm: Fix AVIC incomplete IPI emulation
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1
powerpc: Always initialize input array when calling epapr_hypercall()
mmc: spi: Fix card detection during probe
mmc: tmio_mmc_core: don't claim spurious interrupts
mmc: tmio: fix access width of Block Count Register
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
mm: enforce min addr even if capable() in expand_downwards()
MIPS: fix truncation in __cmpxchg_small for short values
MIPS: eBPF: Fix icache flush end address
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
Linux 4.14.105

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Makefile
fs/fs-writeback.c
mm/mmap.c