Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2517063imu; Thu, 29 Nov 2018 06:17:54 -0800 (PST) X-Google-Smtp-Source: AFSGD/VgR6GulxUyH29cGfNnTZtYKFJalXIEvby4a/d2Cr0QunIJXXYeeUAeoIE8/sIl4n5ousB8 X-Received: by 2002:a17:902:784d:: with SMTP id e13mr1680825pln.188.1543501074600; Thu, 29 Nov 2018 06:17:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543501074; cv=none; d=google.com; s=arc-20160816; b=RY9IqCneJSZqJU78X6iGpRCOmLgHe5+/kHwX+jzQMzZGkpAoElrD5spCt+Bfk7ALyr zsi5Ki7hCXV1cZQXpJKLTGvTBEo9HYoR29obhAX7cix27o/hIJrW6m+hl8g/wHsSjWj+ GyPOsIn+5o+bW/ir0wDuzMPsBkbmkm35IHAkIUAKF4RLm0h3R5LHrkw0EVl/S+uG6PoD IwlT0QXt2YdDR/Tfx4gqI8PpvB7YjYZaihnsqiIb8CKN5iZpoXbIpcNCCw5mVBFJLzyg qCyccTGTjlv23++3aqzz7ShypjWFiQangC0eVJO5qCFmU65XsG6FI6/4F5Y4JS5rzIjg Ud2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=iZeAqAzfLQVrLEFmC9NcZaXIcYlHfb45aEbx9zEfJ2M=; b=V9xSWeyNQr7P5S+JQo+R7ULZNYTxFcnuEnHqBULumPSb86lDJ9OdU+ov7mqklQnGT6 5xK1Y9BLta9QGcdy4puIHe5TQQxDwu7noxmbfJVEqMt0yM8gJPhMhMoLxSdzYZdXM9PY tMxDotrNNhl73lIjEJsptTh4LUnQY9++15iuFjHfcTotbK9GWCnE2NSIu5cHPjGg8lK6 0A5borTT3iHcGbyJk4sSDC+fe4WVqecCi+E+BKOD01wGH9oyXZFBw1z5aL+Al6gvAbKt 1wgHeIhnBd8yjLlaVcQakd5Y+KKelhxcDUBhdYSOiMstcAIei+6bNkzH7pHDE4NgsPco baCw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ChTHdJN6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c11si2146136pgj.255.2018.11.29.06.17.39; Thu, 29 Nov 2018 06:17:54 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ChTHdJN6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729354AbeK3BUV (ORCPT + 99 others); Thu, 29 Nov 2018 20:20:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:41218 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728611AbeK3BUU (ORCPT ); Thu, 29 Nov 2018 20:20:20 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4609C205C9; Thu, 29 Nov 2018 14:14:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543500889; bh=P5ev/Zt3fVB1ws59yUA03ZaG4+vgyBg/2gaquH5uKCk=; h=From:To:Cc:Subject:Date:From; b=ChTHdJN6yLAHpMoGSOB7eowqvcGnsXO1WmmfOEO794ZQzzbgKvJmJ7X3zwPzK+Nqo YNmeKQRGIqzXgrD8yTSWQlhvsFOtsQYHJOivah7Up1HHD4BSEdD6Tmi9TOc/i8cWlb ITx1nGU8rshLeRJsBjw1XV8XUjzo4v+HZTsjK5VE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 3.18 00/83] 3.18.128-stable review Date: Thu, 29 Nov 2018 15:11:18 +0100 Message-Id: <20181129140138.002176596@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-3.18.128-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-3.18.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 3.18.128-rc1 X-KernelTest-Deadline: 2018-12-01T14:01+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 3.18.128 release. There are 83 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 Sat Dec 1 14:01:23 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.128-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 Linux 3.18.128-rc1 Thomas Zimmermann drm/ast: Remove existing framebuffers before loading driver WANG Cong af_unix: move unix_mknod() out of bindlock Greg Kroah-Hartman tty: wipe buffer if not echoing data Linus Torvalds tty: wipe buffer. Mauricio Faria de Oliveira scsi: qla2xxx: do not queue commands when unloading Subhash Jadavani scsi: ufs: fix race between clock gating and devfreq scaling work Venkat Gopalakrishnan scsi: ufshcd: Fix race between clk scaling and ungate work Yaniv Gardi scsi: ufs: fix bugs related to null pointer access and array size Johannes Thumshirn cw1200: Don't leak memory if krealloc failes Ramses Ramírez Input: xpad - add support for Xbox1 PDP Camo series gamepad Enno Boland Input: xpad - fix GPD Win 2 controller name Ethan Lee Input: xpad - add GPD Win 2 Controller USB IDs Marcus Folkesson Input: xpad - avoid using __set_bit() for capabilities Leo Sperling Input: xpad - fix some coding style issues Francis Therien Input: xpad - add PDP device id 0x02a4 Mark Furneaux Input: xpad - add support for PDP Xbox One controllers Cameron Gutman Input: xpad - validate USB endpoint type during probe Cameron Gutman Input: xpad - fix PowerA init quirk for some gamepad models Arvind Yadav Input: xpad - constify usb_device_id Benjamin Valentin Input: xpad - sync supported devices with XBCD Benjamin Valentin Input: xpad - sync supported devices with 360Controller Benjamin Valentin Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth Benjamin Valentin Input: xpad - sync supported devices with xboxdrv Benjamin Valentin Input: xpad - sort supported devices by USB ID Cameron Gutman Input: xpad - support some quirky Xbox One pads Cameron Gutman Input: xpad - restore LED state after device resume Cameron Gutman Input: xpad - fix stuck mode button on Xbox One S pad Cameron Gutman Input: xpad - don't depend on endpoint order Pavel Rojtberg Input: xpad - simplify error condition in init_output Daniel Tobias Input: xpad - move reporting xbox one home button to common function Daniel Tobias Input: xpad - correctly sort vendor id's Pavel Rojtberg Input: xpad - use correct product id for x360w controllers Cameron Gutman Input: xpad - fix Xbox One rumble stopping after 2.5 secs Cameron Gutman Input: xpad - add product ID for Xbox One S pad Cameron Gutman Input: xpad - power off wireless 360 controllers on suspend Cameron Gutman Input: xpad - fix oops when attaching an unknown Xbox One gamepad Cameron Gutman Input: xpad - fix rumble on Xbox One controllers with 2015 firmware Pavel Rojtberg Input: xpad - xbox one elite controller support Pavel Rojtberg Input: xpad - add more third-party controllers Cameron Gutman Input: xpad - prevent spurious input from wired Xbox 360 controllers Pavel Rojtberg Input: xpad - move pending clear to the correct location Silvan Jegen Input: xpad - add Mad Catz FightStick TE 2 VID/PID Arnd Bergmann Input: xpad - remove unused function Pavel Rojtberg Input: xpad - correct xbox one pad device name Dmitry Torokhov Input: xpad - use LED API when identifying wireless controllers Pavel Rojtberg Input: xpad - workaround dead irq_out after suspend/ resume Pierre-Loup A. Griffais Input: xpad - update Xbox One Force Feedback Support Pavel Rojtberg Input: xpad - correctly handle concurrent LED and FF requests Pierre-Loup A. Griffais Input: xpad - handle "present" and "gone" correctly Clement Calmels Input: xpad - remove spurious events of wireless xpad 360 controller Pavel Rojtberg Input: xpad - fix clash of presence handling with LED setting Pavel Rojtberg Input: xpad - query wireless controller state at init Pierre-Loup A. Griffais Input: xpad - move the input device creation to a new function Pavel Rojtberg Input: xpad - x360w: report dpad as buttons and axes Pavel Rojtberg Input: xpad - factor out URB submission in xpad_play_effect Pavel Rojtberg Input: xpad - remove needless bulk out URB used for LED setup Pavel Rojtberg Input: xpad - use ida() for finding the pad_nr Pavel Rojtberg Input: xpad - clarify LED enumeration Dario Scarpa Input: xpad - fix Razer Atrox Arcade Stick button mapping Erik Lundgren Input: xpad - add Covert Forces edition of the Xbox One controller Pavel Rojtberg Input: xpad - re-send LED command on present event Pierre-Loup A. Griffais Input: xpad - set the LEDs properly on XBox Wireless controllers Ming-ting Yao Wei Input: xpad - add rumble support for Xbox One controller Aniroop Mathur Input: initialize device counter variables with -1 Greg Hackmann arm64: remove no-op -p linker flag Yufen Yu tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset Satheesh Rajendran powerpc/numa: Suppress "VPHN is not supported" messages Prarit Bhargava kdb: Use strscpy with destination buffer size Trond Myklebust SUNRPC: Fix a bogus get/put in generic_key_to_expire() Russell King ARM: make lookup_processor_type() non-__init Anson Huang cpufreq: imx6q: add return value check for voltage scale Marc Kleine-Budde can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb Marc Kleine-Budde can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of bounds Marc Kleine-Budde can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length Marc Kleine-Budde can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() Y.C. Chen drm/ast: change resolution may cause screen blurred Y.C. Chen drm/ast: fixed cursor may disappear sometimes Eric Dumazet llc: do not use sk_eat_skb() Andrew Price gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd Xin Long sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer Tetsuo Handa bfs: add sanity check at bfs_fill_super() Dominique Martinet v9fs_dir_readdir: fix double-free on p9stat_read error Dennis Wassenberg usb: core: Fix hub port connection events lost ------------- Diffstat: Makefile | 4 +- arch/arm/kernel/head-common.S | 6 +- arch/arm64/Makefile | 2 +- arch/powerpc/mm/numa.c | 2 +- drivers/cpufreq/imx6q-cpufreq.c | 7 +- drivers/gpu/drm/ast/ast_drv.c | 21 + drivers/gpu/drm/ast/ast_mode.c | 3 +- drivers/input/gameport/gameport.c | 4 +- drivers/input/joystick/xpad.c | 1422 +++++++++++++++++++++++++++---------- drivers/input/misc/ims-pcu.c | 4 +- drivers/input/serio/serio.c | 4 +- drivers/input/serio/serio_raw.c | 4 +- drivers/net/can/dev.c | 48 +- drivers/net/wireless/cw1200/wsm.c | 16 +- drivers/scsi/qla2xxx/qla_os.c | 5 + drivers/scsi/ufs/ufs.h | 3 +- drivers/scsi/ufs/ufshcd.c | 72 +- drivers/tty/n_tty.c | 19 +- drivers/tty/tty_buffer.c | 2 + drivers/usb/core/hub.c | 4 +- fs/9p/vfs_dir.c | 11 - fs/bfs/inode.c | 9 +- fs/gfs2/ops_fstype.c | 2 +- include/linux/can/dev.h | 1 + kernel/debug/kdb/kdb_io.c | 15 +- kernel/debug/kdb/kdb_private.h | 2 +- kernel/debug/kdb/kdb_support.c | 10 +- mm/shmem.c | 4 +- net/llc/af_llc.c | 11 +- net/sctp/associola.c | 10 +- net/sunrpc/auth_generic.c | 8 +- net/unix/af_unix.c | 27 +- 32 files changed, 1293 insertions(+), 469 deletions(-)