From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20C8BC33CB1 for ; Tue, 14 Jan 2020 10:18:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DDB5E207FF for ; Tue, 14 Jan 2020 10:18:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578997127; bh=STI68TSEDb5ph5FMcCq7Gh050wmxkEKWPvyslTy8OiA=; h=From:To:Cc:Subject:Date:List-ID:From; b=rhXRS1EhOj5hRlSpb0uaG7nP1MGPmkyB3vcrBacoocpVSXk3X5h/+1ysDxpaokKCN k4YGXFsWiqgPggx4Y9bVt46RUAi2Jkzr1GNKrKd6kqgYf+HFitAiSzLH8l5LgVAfJ6 agMM91Q+WLS9IVzvKA4+CJyXHin3hrPNkE8ymE5s= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729527AbgANKHK (ORCPT ); Tue, 14 Jan 2020 05:07:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:36908 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729904AbgANKHK (ORCPT ); Tue, 14 Jan 2020 05:07:10 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 0000624676; Tue, 14 Jan 2020 10:07:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578996428; bh=STI68TSEDb5ph5FMcCq7Gh050wmxkEKWPvyslTy8OiA=; h=From:To:Cc:Subject:Date:From; b=owUIb/H97XzzUpAHCPD5/WcGNcwDNxMJaaiYLRhatKmmwf4qvKRnV099VYVsLZfk+ IpTjaucv+Qxjiy+kFcTogjbiInzLCh7O7kSFQ5nde8dQL7vNW4KFoN52WdpeJSZzTn 7P6xRiifIhlvpOOfsRXdfYJInR6ZRSaRbZ58MOSY= 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 4.19 00/46] 4.19.96-stable review Date: Tue, 14 Jan 2020 11:01:17 +0100 Message-Id: <20200114094339.608068818@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.96-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.96-rc1 X-KernelTest-Deadline: 2020-01-16T09:43+00:00 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org This is the start of the stable review cycle for the 4.19.96 release. There are 46 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, 16 Jan 2020 09:41:58 +0000. 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.19.96-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.96-rc1 Florian Westphal netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present Florian Westphal netfilter: conntrack: dccp, sctp: handle null timeout argument Florian Westphal netfilter: arp_tables: init netns pointer in xt_tgchk_param struct Tony Lindgren phy: cpcap-usb: Fix flakey host idling and enumerating of devices Tony Lindgren phy: cpcap-usb: Fix error path when no host driver is loaded Alan Stern USB: Fix: Don't skip endpoint descriptors with maxpacket=0 Dmitry Torokhov HID: hiddev: fix mess in hiddev_open() Navid Emamdoost ath10k: fix memory leak Navid Emamdoost rtl8xxxu: prevent leaking urb Navid Emamdoost scsi: bfa: release allocated memory in case of error Navid Emamdoost mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf Ganapathi Bhat mwifiex: fix possible heap overflow in mwifiex_process_country_ie() Sudip Mukherjee tty: always relink the port Sudip Mukherjee tty: link tty and port before configuring it as console Punit Agrawal serdev: Don't claim unsupported ACPI serial devices Michael Straube staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21 Ian Abbott staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713 Paul Cercueil usb: musb: dma: Correct parameter passed to IRQ handler Paul Cercueil usb: musb: Disable pullup at init Tony Lindgren usb: musb: fix idling for suspend after disconnect interrupt Daniele Palmas USB: serial: option: add ZLP support for 0x1bc7/0x9010 Malcolm Priestley staging: vt6656: set usb_set_intfdata on driver fail. Hans de Goede gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism Hans de Goede gpiolib: acpi: Turn dmi_system_id table into a generic quirk table Oliver Hartkopp can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs Florian Faber can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode Johan Hovold can: gs_usb: gs_usb_probe(): use descriptors of current altsetting Johan Hovold can: kvaser_usb: fix interface sanity check Wayne Lin drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ Geert Uytterhoeven drm/fb-helper: Round up bits_per_pixel if possible Chen-Yu Tsai drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model Arnd Bergmann Input: input_event - fix struct padding on sparc64 Dmitry Torokhov Input: add safety guards to input_set_keycode() Dmitry Torokhov HID: hid-input: clear unmapped usages Marcel Holtmann HID: uhid: Fix returning EPOLLOUT from uhid_char_poll Alan Stern HID: Fix slab-out-of-bounds read in hid_field_extract Joel Fernandes (Google) tracing: Change offset type to s32 in preempt/irq tracepoints Steven Rostedt (VMware) tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined Kaitao Cheng kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail Kailang Yang ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen Kailang Yang ALSA: hda/realtek - Set EAPD control to default for ALC222 Kailang Yang ALSA: hda/realtek - Add new codec supported for ALCS1200A Takashi Iwai ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5 Guenter Roeck usb: chipidea: host: Disable port power only if previously enabled Russell King i2c: fix bus recovery stop mode timing Will Deacon chardev: Avoid potential use-after-free in 'chrdev_open()' ------------- Diffstat: Makefile | 4 +- drivers/gpio/gpiolib-acpi.c | 51 ++++++++++-- drivers/gpu/drm/drm_dp_mst_topology.c | 2 +- drivers/gpu/drm/drm_fb_helper.c | 7 +- drivers/gpu/drm/sun4i/sun4i_tcon.c | 15 +++- drivers/gpu/drm/sun4i/sun4i_tcon.h | 1 + drivers/hid/hid-core.c | 6 ++ drivers/hid/hid-input.c | 16 +++- drivers/hid/uhid.c | 2 +- drivers/hid/usbhid/hiddev.c | 97 ++++++++++------------ drivers/i2c/i2c-core-base.c | 13 ++- drivers/input/evdev.c | 14 ++-- drivers/input/input.c | 26 +++--- drivers/input/misc/uinput.c | 14 ++-- drivers/net/can/mscan/mscan.c | 21 +++-- drivers/net/can/usb/gs_usb.c | 4 +- drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 2 +- drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 2 +- drivers/net/wireless/ath/ath10k/usb.c | 1 + drivers/net/wireless/marvell/mwifiex/pcie.c | 4 +- drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 13 ++- .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 1 + drivers/phy/motorola/phy-cpcap-usb.c | 35 ++++---- drivers/scsi/bfa/bfad_attr.c | 4 +- drivers/staging/comedi/drivers/adv_pci1710.c | 4 +- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 + drivers/staging/vt6656/device.h | 1 + drivers/staging/vt6656/main_usb.c | 1 + drivers/staging/vt6656/wcmd.c | 1 + drivers/tty/serdev/core.c | 10 +++ drivers/tty/serial/serial_core.c | 1 + drivers/usb/chipidea/host.c | 4 +- drivers/usb/core/config.c | 12 ++- drivers/usb/musb/musb_core.c | 11 +++ drivers/usb/musb/musbhsdma.c | 2 +- drivers/usb/serial/option.c | 8 ++ drivers/usb/serial/usb-wwan.h | 1 + drivers/usb/serial/usb_wwan.c | 4 + fs/char_dev.c | 2 +- include/linux/can/dev.h | 34 ++++++++ include/trace/events/preemptirq.h | 8 +- include/uapi/linux/input.h | 1 + kernel/trace/trace_sched_wakeup.c | 4 +- kernel/trace/trace_stack.c | 5 ++ net/ipv4/netfilter/arp_tables.c | 27 +++--- net/netfilter/ipset/ip_set_core.c | 3 +- net/netfilter/nf_conntrack_proto_dccp.c | 3 + net/netfilter/nf_conntrack_proto_sctp.c | 3 + sound/pci/hda/patch_realtek.c | 5 ++ sound/usb/quirks.c | 1 + 50 files changed, 354 insertions(+), 158 deletions(-)