This is the start of the stable review cycle for the 3.18.129 release. There are 54 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:33 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.129-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.129-rc1 Felix Fietkau <nbd@xxxxxxxx> mac80211: fix reordering of buffered broadcast packets Ben Greear <greearb@xxxxxxxxxxxxxxx> mac80211: Clear beacon_int in ieee80211_do_stop Macpaul Lin <macpaul@xxxxxxxxx> kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Staging: lustre: remove two build warnings Bjørn Mork <bjorn@xxxxxxx> USB: serial: option: add device ID for HP lt2523 (Novatel E371) 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 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 Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> ALSA: hda: Add support for AMD Stoney Ridge 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 Anton Blanchard <anton@xxxxxxxxx> powerpc/vdso64: Use double word compare on pointers Yangtao Li <tiny.windzz@xxxxxxxxx> net: amd: add missing of_node_put() Vincent Chen <vincentc@xxxxxxxxxxxxx> net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts Aya Levin <ayal@xxxxxxxxxxxx> net/mlx4: Fix UBSAN warning of signed integer overflow Jack Morgenstein <jackm@xxxxxxxxxxxxxxxxxx> net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command 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 Arnd Bergmann <arnd@xxxxxxxx> usb: gadget: dummy: fix nonsensical comparisons Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx> mm: cleancache: fix corruption on missed inode invalidation Cameron Gutman <aicommander@xxxxxxxxx> Input: xpad - quirk all PDP Xbox One gamepads Laura Abbott <labbott@xxxxxxxxxx> kgdboc: Fix warning with module build Laura Abbott <labbott@xxxxxxxxxx> kgdboc: Fix restrict error Kees Cook <keescook@xxxxxxxxxxxx> scsi: csiostor: Avoid content leaks and casts Takashi Iwai <tiwai@xxxxxxx> ALSA: trident: Suppress gcc string warning Martin Wilck <mwilck@xxxxxxxx> scsi: scsi_devinfo: cleanly zero-pad devinfo strings Sam Bobroff <sbobroff@xxxxxxxxxxxxx> drm/ast: Fix incorrect free on ioregs Dmitry V. Levin <ldv@xxxxxxxxxxxx> mips: fix mips_get_syscall_arg o32 check Andrea Parri <andrea.parri@xxxxxxxxxxxxxxxxxxxx> uprobes: Fix handle_swbp() vs. unregister() + register() race once more Sagi Grimberg <sagi@xxxxxxxxxxx> iser: set sector for ambiguous mr status errors Arnd Bergmann <arnd@xxxxxxxx> kdb: use memmove instead of overlapping memcpy Arnd Bergmann <arnd@xxxxxxxx> scsi: bfa: convert to strlcpy/strlcat Arnd Bergmann <arnd@xxxxxxxx> drm: gma500: fix logic error Sultan Alsawaf <sultanxda@xxxxxxxxx> ip_tunnel: Fix name string concatenate in __ip_tunnel_create() Guenter Roeck <linux@xxxxxxxxxxxx> kernfs: Replace strncpy with memcpy Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> unifdef: use memcpy instead of strncpy Guenter Roeck <linux@xxxxxxxxxxxx> kobject: Replace strncpy with memcpy Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> disable stringop truncation warnings for now Xiongfeng Wang <xiongfeng.wang@xxxxxxxxxx> Kbuild: suppress packed-not-aligned warning for default setting only Michael Niewöhner <linux@xxxxxxxxxxxxxx> usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> USB: usb-storage: Add new IDs to ums-realtek Richard Genoud <richard.genoud@xxxxxxxxx> dmaengine: at_hdmac: fix module unloading Richard Genoud <richard.genoud@xxxxxxxxx> dmaengine: at_hdmac: fix memory leak in at_dma_xlate() Pan Bian <bianpan2016@xxxxxxx> ext2: fix potential use after free Takashi Iwai <tiwai@xxxxxxx> ALSA: sparc: Fix invalid snd_free_pages() at error path Takashi Iwai <tiwai@xxxxxxx> ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write Takashi Iwai <tiwai@xxxxxxx> ALSA: wss: Fix invalid snd_free_pages() at error path Bernd Eckstein <3erndeckstein@xxxxxxxxx> usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 Julian Wiedmann <jwi@xxxxxxxxxxxxx> s390/qeth: fix length check in SNMP processing Pan Bian <bianpan2016@xxxxxxx> rapidio/rionet: do not free skb before reading its length Sasha Levin <sashal@xxxxxxxxxx> Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()" ------------- Diffstat: Makefile | 7 ++- arch/mips/include/asm/syscall.h | 2 +- arch/powerpc/kernel/vdso64/datapage.S | 2 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 2 +- drivers/dma/at_hdmac.c | 10 +++- drivers/dma/cppi41.c | 16 +++++- drivers/gpu/drm/ast/ast_main.c | 3 +- drivers/gpu/drm/gma500/mdfld_intel_display.c | 2 +- drivers/infiniband/ulp/iser/iser_verbs.c | 7 ++- drivers/input/joystick/xpad.c | 16 +++--- drivers/iommu/ipmmu-vmsa.c | 3 ++ drivers/net/can/rcar_can.c | 5 +- drivers/net/ethernet/amd/sunlance.c | 4 +- drivers/net/ethernet/faraday/ftmac100.c | 7 ++- drivers/net/ethernet/mellanox/mlx4/mlx4.h | 4 +- drivers/net/ethernet/mellanox/mlx4/mr.c | 1 + drivers/net/rionet.c | 2 +- drivers/net/usb/ipheth.c | 10 ++-- drivers/net/wireless/ti/wlcore/cmd.c | 6 --- drivers/s390/net/qeth_core_main.c | 27 +++++----- drivers/scsi/bfa/bfa_fcbuild.c | 8 +-- drivers/scsi/bfa/bfa_fcs.c | 78 ++++++++++++++-------------- drivers/scsi/bfa/bfa_fcs_lport.c | 62 +++++++++------------- drivers/scsi/bfa/bfa_ioc.c | 2 +- drivers/scsi/bfa/bfa_svc.c | 4 +- drivers/scsi/bfa/bfad.c | 20 +++---- drivers/scsi/bfa/bfad_attr.c | 2 +- drivers/scsi/bfa/bfad_bsg.c | 6 +-- drivers/scsi/csiostor/csio_lnode.c | 43 +++++++++------ drivers/scsi/scsi_devinfo.c | 22 +++----- drivers/staging/lustre/lustre/lmv/lmv_obd.c | 2 +- drivers/tty/serial/kgdboc.c | 47 ++++++++--------- drivers/usb/core/hub.c | 3 +- drivers/usb/core/quirks.c | 7 +++ drivers/usb/core/usb.c | 6 +-- drivers/usb/gadget/udc/dummy_hcd.c | 9 ++-- drivers/usb/host/hwa-hc.c | 2 +- drivers/usb/host/xhci.c | 16 ++++++ drivers/usb/misc/appledisplay.c | 1 + drivers/usb/serial/option.c | 1 + drivers/usb/storage/unusual_realtek.h | 10 ++++ fs/ext2/xattr.c | 2 +- fs/kernfs/symlink.c | 2 +- include/linux/usb.h | 4 +- include/sound/pcm_params.h | 4 +- kernel/debug/kdb/kdb_support.c | 4 +- kernel/events/uprobes.c | 12 ++++- lib/kobject.c | 2 +- mm/truncate.c | 8 ++- net/ipv4/ip_tunnel.c | 4 +- net/mac80211/iface.c | 2 + net/mac80211/tx.c | 4 +- net/sunrpc/auth_gss/auth_gss.c | 4 ++ scripts/Makefile.extrawarn | 3 ++ scripts/unifdef.c | 4 +- sound/core/pcm_native.c | 3 +- sound/isa/wss/wss_lib.c | 2 - sound/pci/ac97/ac97_codec.c | 2 +- sound/pci/hda/hda_intel.c | 4 ++ sound/pci/trident/trident.c | 2 +- sound/sparc/cs4231.c | 8 +-- 61 files changed, 314 insertions(+), 253 deletions(-)