[PATCH 4.14 00/77] 4.14.30-stable review
From: Greg Kroah-Hartman
Date: Fri Mar 23 2018 - 06:01:03 EST
This is the start of the stable review cycle for the 4.14.30 release.
There are 77 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 Sun Mar 25 09:41:18 UTC 2018.
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.30-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.30-rc1
Adit Ranadive <aditr@xxxxxxxxxx>
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
kbuild: fix linker feature test macros when cross compiling with Clang
Leon Romanovsky <leonro@xxxxxxxxxxxx>
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky <leonro@xxxxxxxxxxxx>
RDMA/ucma: Fix access to non-initialized CM_ID object
Jerome Brunet <jbrunet@xxxxxxxxxxxx>
clk: migrate the count of orphaned clocks at init
Tatyana Nikolova <tatyana.e.nikolova@xxxxxxxxx>
RDMA/core: Do not use invalid destination in determining port reuse
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
serial: 8250_pci: Don't fail on multiport card class
Boris Pismenny <borisp@xxxxxxxxxxxx>
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny <borisp@xxxxxxxxxxxx>
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx>
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Mauricio Faria de Oliveira <mauricfo@xxxxxxxxxxxxxxxxxx>
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Vignesh R <vigneshr@xxxxxx>
dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
Lars Persson <lars.persson@xxxxxxxx>
crypto: artpec6 - set correct iv size for gcm(aes)
Sergej Sawazki <sergej@xxxxxxxxxx>
clk: si5351: Rename internal plls to avoid name collisions
Lars-Peter Clausen <lars@xxxxxxxxxx>
clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
clk: Don't touch hardware when reparenting during registration
Romain Izard <romain.izard.pro@xxxxxxxxx>
clk: at91: pmc: Wait for clocks when resuming
Benjamin Coddington <bcodding@xxxxxxxxxx>
nfsd4: permit layoutget of executable-only files
Joel Stanley <joel@xxxxxxxxx>
ARM: dts: aspeed-evb: Add unit name to memory node
Anton Vasilyev <vasilyev@xxxxxxxxx>
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
James Smart <jsmart2021@xxxxxxxxx>
scsi: lpfc: Fix issues connecting with nvme initiator
James Smart <jsmart2021@xxxxxxxxx>
scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
Johan Hovold <johan@xxxxxxxxxx>
soc: qcom: smsm: fix child-node lookup
Haishuang Yan <yanhaishuang@xxxxxxxxxxxxxxxxxxxx>
ip_gre: fix potential memory leak in erspan_rcv
Haishuang Yan <yanhaishuang@xxxxxxxxxxxxxxxxxxxx>
ip_gre: fix error path when erspan_rcv failed
Alexey Kodanev <alexey.kodanev@xxxxxxxxxx>
ip6_vti: adjust vti mtu according to mtu of lower device
Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
iommu/vt-d: clean up pr_irq if request_threaded_irq fails
Brian Norris <briannorris@xxxxxxxxxxxx>
pinctrl: rockchip: enable clock when reading pin direction register
Florian Fainelli <f.fainelli@xxxxxxxxx>
pinctrl: Really force states during suspend/resume
Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
media: davinci: fix a debug printk
Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
Niklas Cassel <niklas.cassel@xxxxxxxx>
PCI: endpoint: Fix find_first_zero_bit() usage
Kishon Vijay Abraham I <kishon@xxxxxx>
PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
Robert Walker <robert.walker@xxxxxxx>
coresight: Fix disabling of CoreSight TPIU
Sahara <keun-o.park@xxxxxxxxxxxxx>
pty: cancel pty slave port buf's work in tty_release
Peter Ujfalusi <peter.ujfalusi@xxxxxx>
drm/omap: DMM: Check for DMM readiness after successful transaction commit
Zhoujie Wu <zjwu@xxxxxxxxxxx>
mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>
omapdrm: panel: fix compatible vendor string for td028ttec1
Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
vgacon: Set VGA struct resource types
Bharat Potnuri <bharat@xxxxxxxxxxx>
iser-target: avoid reinitializing rdma contexts for isert commands
Artemy Kovalyov <artemyko@xxxxxxxxxxxx>
IB/umem: Fix use of npages/nmap fields
Parav Pandit <parav@xxxxxxxxxxxx>
RDMA/cma: Use correct size when writing netlink stats
Erez Shitrit <erezsh@xxxxxxxxxxxx>
IB/ipoib: Avoid memory leak if the SA returns a different DGID
Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
rtc: ac100: Fix multiple race conditions
Shuah Khan <shuah@xxxxxxxxxx>
media: s5p-mfc: Fix lock contention - request_firmware() once
Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
sfp: fix non-detection of PHY
Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
Jerome Brunet <jbrunet@xxxxxxxxxxxx>
net: phy: meson-gxl: check phy_write return value
Kees Cook <keescook@xxxxxxxxxxxx>
/dev/mem: Add bounce buffer for copy-out
Liu, Changcheng <changcheng.liu@xxxxxxxxx>
mmc: block: fix logical error to avoid memory leak
Daniel Drake <drake@xxxxxxxxxxxx>
mmc: avoid removing non-removable hosts during suspend
Logan Gunthorpe <logang@xxxxxxxxxxxx>
drm/tilcdc: ensure nonatomic iowrite64 is not used
Kedareswara rao Appana <appana.durga.rao@xxxxxxxxxx>
dmaengine: zynqmp_dma: Fix race condition in the probe
Shawn Nematbakhsh <shawnn@xxxxxxxxxxxx>
platform/chrome: Use proper protocol transfer function
Guenter Roeck <linux@xxxxxxxxxxxx>
watchdog: Fix kref imbalance seen if handle_boot_enabled=0
Guenter Roeck <linux@xxxxxxxxxxxx>
watchdog: Fix potential kref imbalance when opening watchdog
Arnd Bergmann <arnd@xxxxxxxx>
cros_ec: fix nul-termination for firmware build info
Stefan Potyra <Stefan.Potyra@xxxxxxxxxxxxxx>
serial: 8250_dw: Disable clock on error
Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
tty: goldfish: Enable 'earlycon' only if built-in
BjÃrn Mork <bjorn@xxxxxxx>
qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
Ron Economos <w6rz@xxxxxxxxxxx>
media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
Balaji Pothunoori <bpothuno@xxxxxxxxxxxxxxxx>
ath10k: handling qos at STA side based on AP WMM enable/disable
Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
media: bt8xx: Fix err 'bt878_probe()'
Nicolas Iooss <nicolas.iooss_linux@xxxxxxx>
rtlwifi: always initialize variables given to RT_TRACE()
Tsang-Shian Lin <thlin@xxxxxxxxxxx>
rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
spi: sh-msiof: Avoid writing to registers from spi_master.setup()
Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
hv_netvsc: Fix the TX/RX buffer default sizes
Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
hv_netvsc: Fix the receive buffer size limit
Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
Richard Leitner <richard.leitner@xxxxxxxxxxx>
net: fec: add phy_reset_after_clk_enable() support
Prakash Kamliya <pkamliya@xxxxxxxxxxxxxx>
drm/msm: fix leak in failed get_pages
Gustavo A. R. Silva <garsilva@xxxxxxxxxxxxxx>
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_interrupt
Viresh Kumar <viresh.kumar@xxxxxxxxxx>
cpufreq: longhaul: Revert transition_delay_us to 200 ms
Loic Poulain <loic.poulain@xxxxxxxxxx>
Bluetooth: btqcomsmd: Fix skb double free corruption
Loic Poulain <loic.poulain@xxxxxxxxxx>
Bluetooth: hci_qca: Avoid setup failure on missing rampatch
Yisheng Xie <xieyisheng1@xxxxxxxxxx>
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
Shivasharan S <shivasharan.srikanteshwara@xxxxxxxxxxxx>
scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura controllers
-------------
Diffstat:
.../{toppoly,td028ttec1.txt => tpo,td028ttec1.txt} | 4 +-
Makefile | 4 +-
arch/alpha/kernel/console.c | 1 +
arch/arm/boot/dts/aspeed-ast2500-evb.dts | 2 +-
drivers/bluetooth/btqcomsmd.c | 3 +-
drivers/bluetooth/hci_qca.c | 3 ++
drivers/char/mem.c | 27 +++++++++---
drivers/clk/at91/pmc.c | 24 +++++++----
drivers/clk/clk-axi-clkgen.c | 29 ++++++++++---
drivers/clk/clk-si5351.c | 2 +-
drivers/clk/clk.c | 32 ++++++++------
drivers/cpufreq/longhaul.c | 2 +-
drivers/crypto/axis/artpec6_crypto.c | 5 ++-
drivers/dma/ti-dma-crossbar.c | 10 ++++-
drivers/dma/xilinx/zynqmp_dma.c | 3 +-
drivers/gpu/drm/msm/msm_gem.c | 14 ++++--
.../drm/omapdrm/displays/panel-tpo-td028ttec1.c | 3 ++
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 5 +++
drivers/gpu/drm/tilcdc/tilcdc_regs.h | 2 +-
drivers/hwtracing/coresight/coresight-tpiu.c | 13 ++++--
drivers/infiniband/core/cma.c | 17 +++++---
drivers/infiniband/core/iwpm_util.c | 1 +
drivers/infiniband/core/ucma.c | 8 +++-
drivers/infiniband/core/umem.c | 2 +-
drivers/infiniband/hw/mlx5/qp.c | 24 ++++++++---
drivers/infiniband/hw/mlx5/srq.c | 15 ++++---
drivers/infiniband/hw/ocrdma/ocrdma_stats.c | 2 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c | 4 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c | 4 +-
drivers/infiniband/ulp/ipoib/ipoib_main.c | 16 +++++++
drivers/infiniband/ulp/isert/ib_isert.c | 7 +++
drivers/infiniband/ulp/isert/ib_isert.h | 1 +
drivers/iommu/intel-svm.c | 9 ++--
drivers/media/dvb-frontends/si2168.c | 3 ++
drivers/media/pci/bt8xx/bt878.c | 3 +-
drivers/media/platform/davinci/vpif_capture.c | 4 +-
drivers/media/platform/s5p-mfc/s5p_mfc.c | 6 +++
drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 3 ++
drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c | 5 +++
.../media/platform/sti/c8sectpfe/c8sectpfe-core.c | 4 +-
drivers/mmc/core/block.c | 1 +
drivers/mmc/core/core.c | 8 ++++
drivers/mmc/host/sdhci-xenon.c | 7 +++
drivers/net/ethernet/freescale/fec_main.c | 20 +++++++++
drivers/net/hyperv/hyperv_net.h | 19 ++++++--
drivers/net/hyperv/netvsc.c | 5 +++
drivers/net/hyperv/netvsc_drv.c | 4 --
drivers/net/phy/meson-gxl.c | 50 ++++++++++++++++------
drivers/net/phy/sfp.c | 15 +++----
drivers/net/usb/qmi_wwan.c | 4 +-
drivers/net/wireless/ath/ath10k/mac.c | 2 +-
drivers/net/wireless/realtek/rtlwifi/base.c | 2 +-
drivers/net/wireless/realtek/rtlwifi/pci.c | 7 +++
drivers/pci/dwc/pcie-designware-ep.c | 12 ++----
drivers/pci/dwc/pcie-designware.h | 1 +
drivers/pci/endpoint/pci-ep-cfs.c | 5 ++-
drivers/pci/host/pcie-rcar.c | 5 ++-
drivers/pinctrl/core.c | 24 ++++++++---
drivers/pinctrl/pinctrl-rockchip.c | 8 ++++
drivers/platform/chrome/cros_ec_proto.c | 8 ++--
drivers/platform/chrome/cros_ec_sysfs.c | 2 +-
drivers/rtc/rtc-ac100.c | 19 +++++---
drivers/scsi/lpfc/lpfc_ct.c | 1 +
drivers/scsi/lpfc/lpfc_els.c | 30 ++++++++-----
drivers/scsi/lpfc/lpfc_nportdisc.c | 34 +++++++--------
drivers/scsi/megaraid/megaraid_sas_fusion.c | 42 ++++++------------
drivers/scsi/mpt3sas/mpt3sas_base.c | 8 ++--
drivers/scsi/mpt3sas/mpt3sas_base.h | 3 ++
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 21 ++++++---
drivers/soc/qcom/smsm.c | 6 ++-
drivers/spi/spi-sh-msiof.c | 35 ++++++++++-----
drivers/staging/android/ashmem.c | 8 ++--
drivers/tty/Kconfig | 6 ++-
drivers/tty/goldfish.c | 2 +
drivers/tty/serial/8250/8250_dw.c | 3 +-
drivers/tty/serial/8250/8250_pci.c | 10 +++--
drivers/tty/tty_io.c | 2 +
drivers/video/console/vgacon.c | 34 +++++++++++----
.../omap2/omapfb/displays/panel-tpo-td028ttec1.c | 3 ++
drivers/watchdog/watchdog_dev.c | 17 ++++----
fs/nfsd/nfs4proc.c | 6 +--
include/linux/mlx5/driver.h | 4 +-
net/ipv4/ip_gre.c | 6 ++-
net/ipv6/ip6_vti.c | 20 +++++++++
scripts/Kbuild.include | 5 ++-
security/Kconfig | 1 +
86 files changed, 606 insertions(+), 255 deletions(-)