This is the start of the stable review cycle for the 3.18.120 release. There are 56 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 Tue Aug 28 06:42:19 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/v3.x/stable-review/patch-3.18.120-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-3.18.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.18.120-rc1 Jann Horn <jannh@xxxxxxxxxx> reiserfs: fix broken xattr handling (heap corruption, bad retval) Lukas Wunner <lukas@xxxxxxxxx> PCI: hotplug: Don't leak pci_slot on registration failure Willem de Bruijn <willemb@xxxxxxxxxx> packet: refine ring v3 block size test to hold one frame Florian Westphal <fw@xxxxxxxxx> netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state Eric Dumazet <edumazet@xxxxxxxxxx> xfrm_user: prevent leaking 2 bytes of kernel memory Daniel Rosenberg <drosen@xxxxxxxxxx> staging: android: ion: check for kref overflow Randy Dunlap <rdunlap@xxxxxxxxxxxxx> tcp: identify cryptic messages as TCP seq # bugs Stefan Wahren <stefan.wahren@xxxxxxxx> net: qca_spi: Make sure the QCA7000 reset is triggered Stefan Wahren <stefan.wahren@xxxxxxxx> net: qca_spi: Avoid packet drop during initial sync David Lechner <david@xxxxxxxxxxxxxx> net: usb: rtl8150: demote allmulti message to dev_dbg() Dan Carpenter <dan.carpenter@xxxxxxxxxx> qlogic: check kstrtoul() for errors Alexander Duyck <alexander.h.duyck@xxxxxxxxx> ixgbe: Be more careful when modifying MAC filters Adam Ford <aford173@xxxxxxxxx> ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller Russell King <rmk+kernel@xxxxxxxxxxxxxxx> drm/armada: fix colorkey mode property Daniel Mack <daniel@xxxxxxxxxx> ARM: pxa: irq: fix handling of ICMR registers in suspend/resume Florian Westphal <fw@xxxxxxxxx> netfilter: x_tables: set module owner for icmp(6) matches Yuiko Oshino <yuiko.oshino@xxxxxxxxxxxxx> smsc75xx: Add workaround for gigabit link up hardware errata. Mathieu Malaterre <malat@xxxxxxxxxx> tracing: Use __printf markup to silence compiler Fabio Estevam <fabio.estevam@xxxxxxx> ARM: imx_v4_v5_defconfig: Select ULPI support Greg Ungerer <gerg@xxxxxxxxxxxxxx> m68k: fix "bad page state" oops on ColdFire boot Sudarsana Reddy Kalluru <sudarsana.kalluru@xxxxxxxxxx> bnx2x: Fix receiving tx-timeout in error or recovery state. Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes BingJing Chang <bingjingc@xxxxxxxxxxxx> md/raid10: fix that replacement cannot complete recovery after reassemble Dan Carpenter <dan.carpenter@xxxxxxxxxx> dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate() Keerthy <j-keerthy@xxxxxx> ARM: dts: da850: Fix interrups property for gpio Sandipan Das <sandipan@xxxxxxxxxxxxx> perf report powerpc: Fix crash if callchain is empty Daniel Mack <daniel@xxxxxxxxxx> ARM: dts: am437x: make edt-ft5x06 a wakeup source Michael Trimarchi <michael@xxxxxxxxxxxxxxxxxxxx> brcmfmac: stop watchdog before detach and free everything Ganesh Goudar <ganeshgr@xxxxxxxxxxx> cxgb4: when disabling dcb set txq dcb priority to 0 Casey Schaufler <casey@xxxxxxxxxxxxxxxx> Smack: Mark inode instant in smack_task_to_inode Hangbin Liu <liuhangbin@xxxxxxxxx> ipv6: mcast: fix unsolicited report interval after receiving querys Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> locking/lockdep: Do not record IRQ state within lockdep code Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> net: davinci_emac: match the mdio device against its compatible if possible Li RongQing <lirongqing@xxxxxxxxx> net: propagate dev_get_valid_name return code Stefan Agner <stefan@xxxxxxxx> net: hamradio: use eth_broadcast_addr Govindarajulu Varadarajan <gvaradar@xxxxxxxxx> enic: initialize enic->rfs_h.lock in enic_probe Zhizhou Zhang <zhizhouzhang@xxxxxxxxxxxx> arm64: make secondary_start_kernel() notrace Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> usb: gadget: composite: fix delayed_status race condition when set_interface William Wu <william.wu@xxxxxxxxxxxxxx> usb: dwc2: fix isoc split in transfer with no data Fathi Boudra <fathi.boudra@xxxxxxxxxx> selftests: sync: add config fragment for testing sync framework Eric Dumazet <edumazet@xxxxxxxxxx> netfilter: ipv6: nf_defrag: reduce struct net memory waste Kees Cook <keescook@xxxxxxxxxxxx> isdn: Disable IIOCDBGVAR Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> Bluetooth: avoid killing an already killed socket Chen Hu <hu1.chen@xxxxxxxxx> serial: 8250_dw: always set baud rate in dw8250_set_termios John Ogness <john.ogness@xxxxxxxxxxxxx> USB: serial: sierra: fix potential deadlock at close Takashi Iwai <tiwai@xxxxxxx> ALSA: vxpocket: Fix invalid endian conversions Takashi Iwai <tiwai@xxxxxxx> ALSA: memalloc: Don't exceed over the requested size Takashi Iwai <tiwai@xxxxxxx> ALSA: cs5535audio: Fix invalid endian conversion Takashi Iwai <tiwai@xxxxxxx> ALSA: virmidi: Fix too long output trigger loop Takashi Iwai <tiwai@xxxxxxx> ALSA: vx222: Fix invalid endian conversions Cong Wang <xiyou.wangcong@xxxxxxxxx> vsock: split dwork to avoid reinitializations Hangbin Liu <liuhangbin@xxxxxxxxx> net_sched: fix NULL pointer dereference when delete tcindex filter Hangbin Liu <liuhangbin@xxxxxxxxx> net_sched: Fix missing res info when create new tc_index filter Cong Wang <xiyou.wangcong@xxxxxxxxx> llc: use refcount_inc_not_zero() for llc_sap_find() Wei Wang <weiwan@xxxxxxxxxx> l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache Alexey Kodanev <alexey.kodanev@xxxxxxxxxx> dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/am3517.dtsi | 5 ++ arch/arm/boot/dts/am437x-sk-evm.dts | 2 + arch/arm/boot/dts/da850.dtsi | 6 +-- arch/arm/configs/imx_v4_v5_defconfig | 2 + arch/arm/mach-pxa/irq.c | 4 +- arch/arm64/kernel/smp.c | 2 +- arch/m68k/include/asm/mcf_pgalloc.h | 4 +- drivers/dma/k3dma.c | 2 +- drivers/gpu/drm/armada/armada_hw.h | 1 + drivers/gpu/drm/armada/armada_overlay.c | 30 ++++++++--- drivers/gpu/drm/exynos/exynos_drm_gsc.c | 29 ++++++---- drivers/gpu/drm/exynos/regs-gsc.h | 1 + drivers/isdn/i4l/isdn_common.c | 8 +-- drivers/md/raid10.c | 7 +++ drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 1 + drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 6 +++ drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 6 +++ drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2 +- drivers/net/ethernet/cisco/enic/enic_clsf.c | 3 +- drivers/net/ethernet/cisco/enic/enic_main.c | 3 +- drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 12 ++++- drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | 2 + drivers/net/ethernet/qualcomm/qca_spi.c | 5 +- drivers/net/ethernet/ti/davinci_emac.c | 4 ++ drivers/net/hamradio/bpqether.c | 8 +-- drivers/net/usb/rtl8150.c | 2 +- drivers/net/usb/smsc75xx.c | 62 ++++++++++++++++++++++ drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c | 7 +++ drivers/pci/hotplug/pci_hotplug_core.c | 9 ++++ drivers/staging/android/ion/ion.c | 17 ++++-- drivers/tty/serial/8250/8250_dw.c | 2 +- drivers/usb/dwc2/hcd_intr.c | 3 +- drivers/usb/gadget/composite.c | 3 ++ drivers/usb/serial/sierra.c | 4 +- fs/reiserfs/xattr.c | 4 +- include/net/af_vsock.h | 4 +- include/net/llc.h | 5 ++ include/net/net_namespace.h | 1 + include/net/netns/ipv6.h | 1 - kernel/locking/lockdep.c | 12 ++--- kernel/trace/trace.c | 5 ++ net/bluetooth/sco.c | 3 +- net/core/dev.c | 4 +- net/dccp/ccids/ccid2.c | 6 ++- net/ipv4/netfilter/ip_tables.c | 1 + net/ipv4/tcp.c | 4 +- net/ipv6/mcast.c | 9 ++-- net/ipv6/netfilter/ip6_tables.c | 1 + net/ipv6/netfilter/nf_conntrack_reasm.c | 6 +-- net/l2tp/l2tp_core.c | 2 +- net/llc/llc_core.c | 4 +- net/netfilter/nf_conntrack_proto_dccp.c | 8 +-- net/packet/af_packet.c | 10 ++-- net/sched/cls_tcindex.c | 8 ++- net/vmw_vsock/af_vsock.c | 15 +++--- net/vmw_vsock/vmci_transport.c | 3 +- net/xfrm/xfrm_user.c | 8 +-- security/smack/smack_lsm.c | 1 + sound/core/memalloc.c | 8 +-- sound/core/seq/seq_virmidi.c | 10 ++++ sound/pci/cs5535audio/cs5535audio.h | 6 +-- sound/pci/cs5535audio/cs5535audio_pcm.c | 4 +- sound/pci/vx222/vx222_ops.c | 8 +-- sound/pcmcia/vx/vxp_ops.c | 10 ++-- tools/perf/arch/powerpc/util/skip-callchain-idx.c | 2 +- tools/testing/selftests/sync/config | 4 ++ 67 files changed, 316 insertions(+), 129 deletions(-)