[PATCH 4.14 000/105] 4.14.154-stable review

From: Greg Kroah-Hartman
Date: Mon Nov 11 2019 - 14:07:57 EST


This is the start of the stable review cycle for the 4.14.154 release.
There are 105 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed, 13 Nov 2019 18:08:44 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.154-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.14.154-rc1

Tejun Heo <tj@xxxxxxxxxx>
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead

Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
mm/filemap.c: don't initiate writeback if mapping has no dirty pages

Joakim Zhang <qiangqing.zhang@xxxxxxx>
can: flexcan: disable completely the ECC mechanism

Jan Beulich <jbeulich@xxxxxxxx>
x86/apic/32: Avoid bogus LDR warnings

Dou Liyang <douly.fnst@xxxxxxxxxxxxxx>
x86/apic: Drop logical_smp_processor_id() inline

Dou Liyang <douly.fnst@xxxxxxxxxxxxxx>
x86/apic: Move pending interrupt check code into it's own function

Wenwen Wang <wenwen@xxxxxxxxxx>
e1000: fix memory leaks

Manfred Rudigier <manfred.rudigier@xxxxxxxxxxxxxxxxx>
igb: Fix constant media auto sense switching when no cable is connected

Chuhong Yuan <hslester96@xxxxxxxxx>
net: ethernet: arc: add the missed clk_disable_unprepare

Trond Myklebust <trondmy@xxxxxxxxx>
NFSv4: Don't allow a cached open with a revoked delegation

Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
hv_netvsc: Fix error handling in netvsc_attach()

Jiangfeng Xiao <xiaojiangfeng@xxxxxxxxxx>
net: hisilicon: Fix "Trying to free already-free IRQ"

Will Deacon <will@xxxxxxxxxx>
fjes: Handle workqueue allocation failure

Nicholas Piggin <npiggin@xxxxxxxxx>
scsi: qla2xxx: stop timer in shutdown path

Potnuri Bharat Teja <bharat@xxxxxxxxxxx>
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case

Johan Hovold <johan@xxxxxxxxxx>
USB: ldusb: use unsigned size format specifiers

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: Skip endpoints with 0 maxpacket length

Kim Phillips <kim.phillips@xxxxxxx>
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)

Kim Phillips <kim.phillips@xxxxxxx>
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity

Yinbo Zhu <yinbo.zhu@xxxxxxx>
usb: dwc3: remove the call trace of USBx_GFLADJ

Peter Chen <peter.chen@xxxxxxx>
usb: gadget: configfs: fix concurrent issue between composite APIs

Chandana Kishori Chiluveru <cchiluve@xxxxxxxxxxxxxx>
usb: gadget: composite: Fix possible double free memory bug

Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx>
usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.

Nikhil Badola <nikhil.badola@xxxxxxxxxxxxx>
usb: fsl: Check memory resource before releasing it

Taehee Yoo <ap420073@xxxxxxxxx>
macsec: fix refcnt leak in module exit routine

Taehee Yoo <ap420073@xxxxxxxxx>
bonding: fix unexpected IFF_BONDING bit unset

Eric Dumazet <edumazet@xxxxxxxxxx>
ipvs: move old_secure_tcp into struct netns_ipvs

Davide Caratti <dcaratti@xxxxxxxxxx>
ipvs: don't ignore errors in case refcounting ip_vs module fails

Himanshu Madhani <hmadhani@xxxxxxxxxxx>
scsi: qla2xxx: Initialized mailbox to prevent driver load failure

Daniel Wagner <dwagner@xxxxxxx>
scsi: lpfc: Honor module parameter lpfc_use_adisc

Hillf Danton <hdanton@xxxxxxxx>
net: openvswitch: free vport unless register_netdevice() succeeds

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
RDMA/uverbs: Prevent potential underflow

Hannes Reinecke <hare@xxxxxxxx>
scsi: qla2xxx: fixup incorrect usage of host_byte

Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq

Kamal Heib <kamalheib1@xxxxxxxxx>
RDMA/qedr: Fix reported firmware version

Zhang Lixu <lixu.zhang@xxxxxxxxx>
HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()

Radhey Shyam Pandey <radhey.shyam.pandey@xxxxxxxxxx>
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config

Vidya Sagar <vidyas@xxxxxxxxxx>
PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30

Suwan Kim <suwan.kim027@xxxxxxxxx>
usbip: Implement SG support to vhci-hcd and stub driver

Shuah Khan <shuah@xxxxxxxxxx>
usbip: stub_rx: fix static checker warning on unnecessary checks

Shuah Khan <shuah@xxxxxxxxxx>
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path

Bart Van Assche <bart.vanassche@xxxxxxx>
lib/scatterlist: Introduce sgl_alloc() and sgl_free()

Qian Cai <cai@xxxxxx>
sched/fair: Fix -Wunused-but-set-variable warnings

Dave Chiluk <chiluk+linux@xxxxxxxxxx>
sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices

Roger Quadros <rogerq@xxxxxx>
ARM: dts: dra7: Disable USB metastability workaround for USB2

Zumeng Chen <zumeng.chen@xxxxxxxxx>
cpufreq: ti-cpufreq: add missing of_node_put()

Claudio Foellmi <claudio.foellmi@xxxxxxxx>
i2c: omap: Trigger bus recovery in lockup case

Christophe Jaillet <christophe.jaillet@xxxxxxxxxx>
ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'

Takashi Iwai <tiwai@xxxxxxx>
ASoC: davinci: Kill BUG_ON() usage

Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
ASoC: davinci-mcasp: Handle return value of devm_kasprintf

Gustavo A. R. Silva <garsilva@xxxxxxxxxxxxxx>
ASoC: tlv320dac31xx: mark expected switch fall-through

Sudeep Holla <sudeep.holla@xxxxxxx>
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone

Kishon Vijay Abraham I <kishon@xxxxxx>
misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()

Keerthy <j-keerthy@xxxxxx>
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
misc: pci_endpoint_test: Prevent some integer overflows

Vignesh R <vigneshr@xxxxxx>
mtd: spi-nor: cadence-quadspi: add a delay in write sequence

Roman Yeryomin <leroi.lists@xxxxxxxxx>
mtd: spi-nor: enable 4B opcodes for mx66l51235l

Andrew F. Davis <afd@xxxxxx>
ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes

Keerthy <j-keerthy@xxxxxx>
mfd: palmas: Assign the right powerhold mask for tps65917

Roger Quadros <rogerq@xxxxxx>
usb: dwc3: Allow disabling of metastability workaround

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
configfs: fix a deadlock in configfs_symlink()

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
configfs: provide exclusion between IO and removals

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
configfs: new object reprsenting tree fragments

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
configfs_register_group() shouldn't be (and isn't) called in rmdirable parts

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
configfs: stash the data we need into configfs_buffer at open time

Thomas Meyer <thomas@xxxxxxxx>
configfs: Fix bool initialization/comparison

Johan Hovold <johan@xxxxxxxxxx>
can: peak_usb: fix slab info leak

Johan Hovold <johan@xxxxxxxxxx>
can: mcba_usb: fix use-after-free on disconnect

Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
can: gs_usb: gs_can_open(): prevent memory leak

Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak

Stephane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
can: peak_usb: fix a potential out-of-sync while decoding packets

Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
can: c_can: c_can_poll(): only read status register after status IRQ

Johan Hovold <johan@xxxxxxxxxx>
can: usb_8dev: fix use-after-free on disconnect

Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
intel_th: pci: Add Jasper Lake PCH support

Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
intel_th: pci: Add Comet Lake PCH support

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
netfilter: ipset: Fix an error code in ip_set_sockfn_get()

Lukas Wunner <lukas@xxxxxxxxx>
netfilter: nf_tables: Align nft_expr private data to 64-bit

Andreas Klinger <ak@xxxxxxxxxxxxx>
iio: srf04: fix wrong limitation in distance measuring

Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx>
iio: imu: adis16480: make sure provided frequency is positive

Fabrice Gasnier <fabrice.gasnier@xxxxxx>
iio: adc: stm32-adc: fix stopping dma

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
ceph: add missing check in d_revalidate snapdir handling

Luis Henriques <lhenriques@xxxxxxxx>
ceph: fix use-after-free in __ceph_remove_cap()

Catalin Marinas <catalin.marinas@xxxxxxx>
arm64: Do not mask out PTE_RDONLY in pte_same()

Jason Gerecke <killertofu@xxxxxxxxx>
HID: wacom: generic: Treat serial number and related fields as unsigned

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix si_enable_smc_cac() failed issue

Jiri Olsa <jolsa@xxxxxxxxxx>
perf tools: Fix time sorting

Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
tools: gpio: Use !building_out_of_srctree to determine srctree

Kevin Hao <haokexin@xxxxxxxxx>
dump_stack: avoid the livelock of the dump_lock

Michal Hocko <mhocko@xxxxxxxx>
mm, vmstat: hide /proc/pagetypeinfo from normal users

Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
mm: thp: handle page cache THP correctly in PageTransCompoundMap

Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>
mm, meminit: recalculate pcpu batch and high limits after init completes

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda/ca0132 - Fix possible workqueue stall

Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series

Takashi Iwai <tiwai@xxxxxxx>
ALSA: timer: Fix incorrectly assigned timer instance

Manish Chopra <manishc@xxxxxxxxxxx>
qede: fix NULL pointer deref in __qede_remove()

Pan Bian <bianpan2016@xxxxxxx>
NFC: st21nfca: fix double free

Pan Bian <bianpan2016@xxxxxxx>
nfc: netlink: fix double device reference drop

Pan Bian <bianpan2016@xxxxxxx>
NFC: fdp: fix incorrect free object

Aleksander Morgado <aleksander@xxxxxxxxxxxxx>
net: usb: qmi_wwan: add support for DW5821e with eSIM support

Sean Tranchetti <stranche@xxxxxxxxxxxxxx>
net: qualcomm: rmnet: Fix potential UAF when unregistering

Eric Dumazet <edumazet@xxxxxxxxxx>
net: fix data-race in neigh_event_send()

Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx>
net: ethernet: octeon_mgmt: Account for second possible VLAN header

David Ahern <dsahern@xxxxxxxxxx>
ipv4: Fix table id reference in fib_sync_down_addr

Oliver Neukum <oneukum@xxxxxxxx>
CDC-NCM: handle incomplete transfer of MTU

Jay Vosburgh <jay.vosburgh@xxxxxxxxxxxxx>
bonding: fix state transition issue in link monitoring


-------------

Diffstat:

Documentation/devicetree/bindings/usb/dwc3.txt | 2 +
Documentation/scheduler/sched-bwc.txt | 45 ++++
Makefile | 4 +-
arch/arm/boot/dts/dra7.dtsi | 1 +
arch/arm64/include/asm/pgtable.h | 17 --
arch/x86/events/amd/ibs.c | 8 +-
arch/x86/include/asm/smp.h | 10 -
arch/x86/kernel/apic/apic.c | 122 +++++----
drivers/cpufreq/ti-cpufreq.c | 1 +
drivers/dma/xilinx/xilinx_dma.c | 7 +
drivers/gpu/drm/radeon/si_dpm.c | 1 +
drivers/hid/intel-ish-hid/ishtp/client-buffers.c | 2 +-
drivers/hid/wacom.h | 15 ++
drivers/hid/wacom_wac.c | 10 +-
drivers/hwtracing/intel_th/pci.c | 10 +
drivers/i2c/busses/i2c-omap.c | 25 +-
drivers/iio/adc/stm32-adc.c | 4 +-
drivers/iio/imu/adis16480.c | 5 +-
drivers/iio/proximity/srf04.c | 29 +-
drivers/infiniband/core/uverbs.h | 2 +-
drivers/infiniband/hw/cxgb4/cm.c | 2 -
drivers/infiniband/hw/qedr/main.c | 2 +-
drivers/mailbox/mailbox.c | 4 +-
drivers/mailbox/pcc.c | 4 +-
drivers/mfd/palmas.c | 10 +-
drivers/misc/pci_endpoint_test.c | 17 ++
drivers/mtd/spi-nor/cadence-quadspi.c | 27 +-
drivers/mtd/spi-nor/spi-nor.c | 2 +-
drivers/net/bonding/bond_main.c | 47 ++--
drivers/net/can/c_can/c_can.c | 25 +-
drivers/net/can/c_can/c_can.h | 1 +
drivers/net/can/flexcan.c | 1 +
drivers/net/can/rx-offload.c | 6 +-
drivers/net/can/usb/gs_usb.c | 1 +
drivers/net/can/usb/mcba_usb.c | 3 +-
drivers/net/can/usb/peak_usb/pcan_usb.c | 17 +-
drivers/net/can/usb/peak_usb/pcan_usb_core.c | 2 +-
drivers/net/can/usb/usb_8dev.c | 3 +-
drivers/net/ethernet/arc/emac_rockchip.c | 3 +
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c | 2 +-
drivers/net/ethernet/hisilicon/hip04_eth.c | 1 -
drivers/net/ethernet/intel/e1000/e1000_ethtool.c | 7 +-
drivers/net/ethernet/intel/igb/igb_main.c | 3 +-
.../net/ethernet/mellanox/mlx5/core/fpga/conn.c | 4 +-
drivers/net/ethernet/qlogic/qede/qede_main.c | 12 +-
drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 4 +-
drivers/net/fjes/fjes_main.c | 15 +-
drivers/net/hyperv/netvsc_drv.c | 9 +-
drivers/net/macsec.c | 4 -
drivers/net/usb/cdc_ncm.c | 6 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/nfc/fdp/i2c.c | 2 +-
drivers/nfc/st21nfca/core.c | 1 +
drivers/pci/dwc/pci-dra7xx.c | 17 ++
drivers/pci/host/pci-tegra.c | 7 +-
drivers/scsi/lpfc/lpfc_nportdisc.c | 4 +-
drivers/scsi/qla2xxx/qla_bsg.c | 6 +-
drivers/scsi/qla2xxx/qla_mbx.c | 3 +-
drivers/scsi/qla2xxx/qla_os.c | 4 +
drivers/usb/core/config.c | 5 +
drivers/usb/dwc3/core.c | 6 +-
drivers/usb/dwc3/core.h | 3 +
drivers/usb/dwc3/gadget.c | 6 +-
drivers/usb/gadget/composite.c | 4 +
drivers/usb/gadget/configfs.c | 110 +++++++-
drivers/usb/gadget/udc/atmel_usba_udc.c | 6 +-
drivers/usb/gadget/udc/fsl_udc_core.c | 2 +-
drivers/usb/misc/ldusb.c | 7 +-
drivers/usb/usbip/Kconfig | 1 +
drivers/usb/usbip/stub.h | 7 +-
drivers/usb/usbip/stub_main.c | 57 ++--
drivers/usb/usbip/stub_rx.c | 213 ++++++++++-----
drivers/usb/usbip/stub_tx.c | 99 +++++--
drivers/usb/usbip/usbip_common.c | 59 +++--
drivers/usb/usbip/vhci_hcd.c | 16 +-
drivers/usb/usbip/vhci_rx.c | 3 +
drivers/usb/usbip/vhci_tx.c | 66 ++++-
fs/ceph/caps.c | 10 +-
fs/ceph/inode.c | 1 +
fs/configfs/configfs_internal.h | 15 +-
fs/configfs/dir.c | 137 +++++++---
fs/configfs/file.c | 294 ++++++++++-----------
fs/configfs/symlink.c | 33 ++-
fs/fs-writeback.c | 9 +-
fs/nfs/delegation.c | 10 +
fs/nfs/delegation.h | 1 +
fs/nfs/nfs4proc.c | 7 +-
include/linux/mfd/palmas.h | 3 +
include/linux/mm.h | 5 -
include/linux/mm_types.h | 5 +
include/linux/page-flags.h | 20 +-
include/linux/scatterlist.h | 10 +
include/net/bonding.h | 3 +-
include/net/ip_vs.h | 1 +
include/net/neighbour.h | 4 +-
include/net/netfilter/nf_tables.h | 3 +-
include/rdma/ib_verbs.h | 2 +-
kernel/sched/fair.c | 85 +-----
kernel/sched/sched.h | 4 -
lib/Kconfig | 4 +
lib/dump_stack.c | 7 +-
lib/scatterlist.c | 105 ++++++++
mm/filemap.c | 3 +-
mm/page_alloc.c | 10 +-
mm/vmstat.c | 2 +-
net/ipv4/fib_semantics.c | 2 +-
net/netfilter/ipset/ip_set_core.c | 8 +-
net/netfilter/ipvs/ip_vs_app.c | 12 +-
net/netfilter/ipvs/ip_vs_ctl.c | 29 +-
net/netfilter/ipvs/ip_vs_pe.c | 3 +-
net/netfilter/ipvs/ip_vs_sched.c | 3 +-
net/netfilter/ipvs/ip_vs_sync.c | 13 +-
net/nfc/netlink.c | 2 -
net/openvswitch/vport-internal_dev.c | 11 +-
sound/core/timer.c | 6 +-
sound/firewire/bebob/bebob_focusrite.c | 3 +
sound/pci/hda/patch_ca0132.c | 2 +-
sound/soc/codecs/tlv320aic31xx.c | 30 ++-
sound/soc/davinci/davinci-mcasp.c | 21 +-
tools/gpio/Makefile | 6 +-
tools/perf/util/hist.c | 2 +-
121 files changed, 1532 insertions(+), 693 deletions(-)