This is the start of the stable review cycle for the 4.9.145 release. There are 51 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 Thu Dec 13 15:15:52 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.9.145-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.9.145-rc1 Stefan Agner <stefan@xxxxxxxx> kbuild: allow to use GCC toolchain not in Clang search path Nick Desaulniers <ndesaulniers@xxxxxxxxxx> kbuild: fix linker feature test macros when cross compiling with Clang Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> mac80211: ignore NullFunc frames in the duplicate detection Felix Fietkau <nbd@xxxxxxxx> mac80211: fix reordering of buffered broadcast packets Felix Fietkau <nbd@xxxxxxxx> mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext Ben Greear <greearb@xxxxxxxxxxxxxxx> mac80211: Clear beacon_int in ieee80211_do_stop Vasyl Vavrychuk <vasyl.vavrychuk@xxxxxxxxxxxxxxx> mac80211_hwsim: Timer should be initialized before device registered Macpaul Lin <macpaul@xxxxxxxxx> kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() Chanho Park <parkch98@xxxxxxxxx> tty: do not set TTY_IO_ERROR flag if console port Peter Shih <pihsun@xxxxxxxxxxxx> tty: serial: 8250_mtk: always resume the device in probe. Young Xiao <YangX92@xxxxxxxxxxx> staging: rtl8712: Fix possible buffer overrun Paulo Alcantara <palcantara@xxxxxxxx> cifs: Fix separator when building path from dentry Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Staging: lustre: remove two build warnings Stefan Hajnoczi <stefanha@xxxxxxxxxx> vhost/vsock: fix use-after-free in network stack callers Gao feng <omarapazanadi@xxxxxxxxx> vsock: lookup and setup guest_cid inside vhost_vsock_lock Kees Cook <keescook@xxxxxxxxxxxx> swiotlb: clean up reporting Jens Axboe <axboe@xxxxxxxxx> sr: pass down correctly sized SCSI sense buffer Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> xhci: Prevent U1/U2 link pm states if exit latency is too long Bin Liu <b-liu@xxxxxx> dmaengine: cppi41: delete channel from pending list when stop channel Chuck Lever <chuck.lever@xxxxxxxxxx> SUNRPC: Fix leak of krb5p encode pages Halil Pasic <pasic@xxxxxxxxxxxxx> virtio/s390: fix race in ccw_io_helper() Halil Pasic <pasic@xxxxxxxxxxxxx> virtio/s390: avoid race on vcdev->config Takashi Iwai <tiwai@xxxxxxx> ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570 Takashi Iwai <tiwai@xxxxxxx> ALSA: pcm: Fix interval evaluation with openmin/max Takashi Iwai <tiwai@xxxxxxx> ALSA: pcm: Call snd_pcm_unlink() conditionally at closing Chanho Min <chanho.min@xxxxxxx> ALSA: pcm: Fix starvation on down_write_nonblock() Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> ALSA: hda: Add support for AMD Stoney Ridge Hui Peng <benquike@xxxxxxxxx> ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c Mathias Payer <mathias.payer@xxxxxxxxxxxxx> USB: check usb_get_extra_descriptor for proper size Alexander Theissen <alex.theissen@xxxxxx> usb: appledisplay: Add 27" Apple Cinema Display Harry Pan <harry.pan@xxxxxxxxx> usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device Alexey Brodkin <alexey.brodkin@xxxxxxxxxxxx> ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigs Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> mm: don't warn about allocations which stall for too long Yangtao Li <tiny.windzz@xxxxxxxxx> net: amd: add missing of_node_put() Hangbin Liu <liuhangbin@xxxxxxxxx> team: no need to do team_notify_peers or team_mcast_rejoin when disabling port Pan Bian <bianpan2016@xxxxxxx> iommu/vt-d: Use memunmap to free memremap Vincent Chen <vincentc@xxxxxxxxxxxxx> net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts Olof Johansson <olof@xxxxxxxxx> mtd: rawnand: qcom: Namespace prefix some commands Aya Levin <ayal@xxxxxxxxxxxx> net/mlx4: Fix UBSAN warning of signed integer overflow Tariq Toukan <tariqt@xxxxxxxxxxxx> net/mlx4_core: Fix uninitialized variable compilation warning Jack Morgenstein <jackm@xxxxxxxxxxxxxxxxxx> net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command Denis Bolotin <denis.bolotin@xxxxxxxxxx> qed: Fix reading wrong value in loop condition Denis Bolotin <denis.bolotin@xxxxxxxxxx> qed: Fix PTT leak in qed_drain() Sudarsana Reddy Kalluru <sudarsana.kalluru@xxxxxxxxxx> bnx2x: Assign unique DMAE channel number for FW DMAE transactions. Sven Eckelmann <sven@xxxxxxxxxxxxx> batman-adv: Expand merged fragment buffer for full packet Benson Leung <bleung@xxxxxxxxxxxx> HID: input: Ignore battery reported by Symbol DS4308 Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> can: rcar_can: Fix erroneous registration Geert Uytterhoeven <geert+renesas@xxxxxxxxx> iommu/ipmmu-vmsa: Fix crash on early domain free Rafał Miłecki <rafal@xxxxxxxxxx> brcmutil: really fix decoding channel info for 160 MHz bandwidth Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> media: omap3isp: Unregister media device as first ------------- Diffstat: Makefile | 12 +++--- arch/arc/configs/zebu_hs_defconfig | 1 - arch/arc/configs/zebu_hs_smp_defconfig | 1 - drivers/dma/cppi41.c | 16 ++++++- drivers/hid/hid-ids.h | 1 + drivers/hid/hid-input.c | 3 ++ drivers/iommu/intel-iommu.c | 2 +- drivers/iommu/intel-svm.c | 2 +- drivers/iommu/ipmmu-vmsa.c | 3 ++ drivers/media/platform/omap3isp/isp.c | 3 +- drivers/mtd/nand/qcom_nandc.c | 32 +++++++------- drivers/net/can/rcar/rcar_can.c | 5 ++- drivers/net/ethernet/amd/sunlance.c | 4 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 7 +++ drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 1 + drivers/net/ethernet/faraday/ftmac100.c | 7 ++- drivers/net/ethernet/mellanox/mlx4/alloc.c | 2 +- drivers/net/ethernet/mellanox/mlx4/mlx4.h | 4 +- drivers/net/ethernet/mellanox/mlx4/mr.c | 1 + drivers/net/ethernet/qlogic/qed/qed_int.c | 2 + drivers/net/ethernet/qlogic/qed/qed_main.c | 2 +- drivers/net/team/team.c | 2 - .../net/wireless/broadcom/brcm80211/brcmutil/d11.c | 3 ++ drivers/net/wireless/mac80211_hwsim.c | 8 ++-- drivers/s390/virtio/virtio_ccw.c | 17 ++++++-- drivers/scsi/sr_ioctl.c | 21 +++------ drivers/staging/lustre/lnet/lnet/config.c | 3 +- drivers/staging/lustre/lustre/lmv/lmv_obd.c | 2 +- drivers/staging/rtl8712/mlme_linux.c | 2 +- drivers/staging/rtl8712/rtl871x_mlme.c | 2 +- drivers/tty/serial/8250/8250_mtk.c | 16 +++---- drivers/tty/serial/kgdboc.c | 4 +- drivers/tty/tty_port.c | 3 +- drivers/usb/core/hub.c | 2 +- drivers/usb/core/quirks.c | 4 ++ drivers/usb/core/usb.c | 6 +-- drivers/usb/host/hwa-hc.c | 2 +- drivers/usb/host/xhci.c | 16 +++++++ drivers/usb/misc/appledisplay.c | 1 + drivers/vhost/vsock.c | 50 +++++++++++++++------- fs/cifs/dir.c | 2 +- include/linux/usb.h | 4 +- include/sound/pcm_params.h | 4 +- lib/swiotlb.c | 20 ++++----- mm/page_alloc.c | 10 ----- net/batman-adv/fragmentation.c | 2 +- net/mac80211/iface.c | 2 + net/mac80211/rx.c | 1 + net/mac80211/status.c | 2 + net/mac80211/tx.c | 4 +- net/sunrpc/auth_gss/auth_gss.c | 4 ++ scripts/Kbuild.include | 5 ++- sound/core/pcm_native.c | 14 +++--- sound/pci/hda/hda_intel.c | 4 ++ sound/pci/hda/patch_realtek.c | 9 ++++ sound/usb/card.c | 5 ++- 56 files changed, 232 insertions(+), 135 deletions(-)