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=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 A4033C43381 for ; Mon, 28 Dec 2020 12:53:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6A6B422582 for ; Mon, 28 Dec 2020 12:53:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728225AbgL1Mxj (ORCPT ); Mon, 28 Dec 2020 07:53:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:50430 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728170AbgL1Mxb (ORCPT ); Mon, 28 Dec 2020 07:53:31 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7C50122BED; Mon, 28 Dec 2020 12:52:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1609159944; bh=ZXwDpr7HuLleAuKubW1A+YyPIbnc1aELGcXJrE/sNag=; h=From:To:Cc:Subject:Date:From; b=kNTx+LGOAIfG1v2/YjLVc6glX5cKyCoBVWnvwxdJU3XGSC2Nc8m9ytSCxhCJ6qIRT OUzX2JreXOHpT/4GI2KrNXOym/1dR77DLHQjsSdMBQ6PnQuV8dntkcgBzuvrIKyBZ3 Z0dWtamHjsP8SqDLd7uB+iZbmPfrbZAnZ+FDltdA= 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, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: [PATCH 4.4 000/132] 4.4.249-rc1 review Date: Mon, 28 Dec 2020 13:48:04 +0100 Message-Id: <20201228124846.409999325@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 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.4.249-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.4.249-rc1 X-KernelTest-Deadline: 2020-12-30T12:48+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.4.249 release. There are 132 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 Wed, 30 Dec 2020 12:48:23 +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.4.249-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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.4.249-rc1 Jubin Zhong PCI: Fix pci_slot_release() NULL pointer dereference SeongJae Park xenbus/xenbus_backend: Disallow pending watch messages SeongJae Park xen/xenbus: Count pending messages for each watch SeongJae Park xen/xenbus/xen_bus_type: Support will_handle watch callback SeongJae Park xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() SeongJae Park xen/xenbus: Allow watches discard events before queueing Jonathan Cameron iio:pressure:mpl3115: Force alignment of buffer Qinglang Miao iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resume Sven Eckelmann mtd: parser: cmdline: Fix parsing of part-names with colons Lukas Wunner spi: rb4xx: Don't leak SPI master in probe error path Dave Kleikamp jfs: Fix array index bounds check in dbAdjTree Zhe Li jffs2: Fix GC exit abnormally Luis Henriques ceph: fix race in concurrent __ceph_remove_cap invocations Chunguang Xu ext4: fix a memory leak of ext4_free_data Pavel Machek btrfs: fix return value mixup in btrfs_get_extent Filipe Manana Btrfs: fix selftests failure due to uninitialized i_mode in test inodes Qu Wenruo btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() Qu Wenruo btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf Johan Hovold USB: serial: keyspan_pda: fix write unthrottling Johan Hovold USB: serial: keyspan_pda: fix tx-unthrottle use-after-free Johan Hovold USB: serial: keyspan_pda: fix write-wakeup use-after-free Johan Hovold USB: serial: keyspan_pda: fix stalled writes Johan Hovold USB: serial: keyspan_pda: fix write deadlock Johan Hovold USB: serial: keyspan_pda: fix dropped unthrottle interrupts Johan Hovold USB: serial: mos7720: fix parallel-port state restore Athira Rajeev powerpc/perf: Exclude kernel samples while counting events in user space. Ian Abbott staging: comedi: mf6x4: Fix AI end-of-conversion detection Stefan Haberland s390/dasd: fix list corruption of lcu list Stefan Haberland s390/dasd: fix list corruption of pavgroup group list Takashi Iwai ALSA: pcm: oss: Fix a few more UBSAN fixes Hui Wang ACPI: PNP: compare the string length in the matching_id() Daniel Scally Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" Arnd Bergmann Input: cyapa_gen6 - fix out-of-bounds stack access Lukas Wunner media: netup_unidvb: Don't leak SPI master in probe error path Sean Young media: sunxi-cir: ensure IR is handled when it is continuous Alan Stern media: gspca: Fix memory leak in probe Simon Beginn Input: goodix - add upside-down quirk for Teclast X98 Pro tablet Dmitry Torokhov Input: cros_ec_keyb - send 'scancodes' in addition to key events Sara Sharon cfg80211: initialize rekey_data Christophe JAILLET clk: s2mps11: Fix a resource leak in error handling paths in the probe function Dan Carpenter qlcnic: Fix error code in probe Zheng Zengkai perf record: Fix memory leak when using '--user-regs=?' to list registers Zhang Qilong clk: ti: Fix memleak in ti_fapll_synth_setup Vincent Stehlé net: korina: fix return value Christophe JAILLET net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function Christophe JAILLET net: bcmgenet: Fix a resource leak in an error handling path in the probe functin Dwaipayan Ray checkpatch: fix unescaped left brace Vincent Stehlé powerpc/ps3: use dma_mapping_error() Bongsu Jeon nfc: s3fwrn5: Release the nfc firmware Anton Ivanov um: chan_xterm: Fix fd leak Dan Carpenter ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() Marek Szyprowski extcon: max77693: Fix modalias string Masami Hiramatsu x86/kprobes: Restore BTF if the single-stepping is cancelled Cheng Lin nfs_common: need lock during iterate through the list Yang Yingliang speakup: fix uninitialized flush_lock Zhang Qilong usb: oxu210hp-hcd: Fix memory leak in oxu_create Zhang Qilong usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe Nathan Lynch powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops Zhang Changzhong scsi: fnic: Fix error return code in fnic_probe() Arnd Bergmann seq_buf: Avoid type mismatch for seq_buf_init Zhang Qilong scsi: pm80xx: Fix error return in pm8001_pci_probe() Pali Rohár cpufreq: scpi: Add missing MODULE_ALIAS Pali Rohár cpufreq: loongson1: Add missing MODULE_ALIAS Pali Rohár cpufreq: highbank: Add missing MODULE_DEVICE_TABLE Keqian Zhu clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI Qinglang Miao dm ioctl: fix error return code in target_message Chuhong Yuan ASoC: jz4740-i2s: add missed checks for clk_get() Jing Xiangfeng memstick: r592: Fix error return in r592_probe() Yu Kuai pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe() Dan Carpenter media: saa7146: fix array overflow in vidioc_s_audio() NeilBrown NFS: switch nfsiod to be an UNBOUND workqueue. Calum Mackay lockd: don't use interval-based rebinding over TCP Olga Kornievskaia NFSv4.2: condition READDIR's mask for security label based on LSM state Qinglang Miao mips: cdmm: fix use-after-free in mips_cdmm_bus_discover Qinglang Miao cw1200: fix missing destroy_workqueue() on error in cw1200_init_common Sebastian Andrzej Siewior orinoco: Move context allocation after processing the skb Cristian Birsan ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host Cristian Birsan ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host Qinglang Miao memstick: fix a double-free bug in memstick_check Zhihao Cheng drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe Zhang Qilong soc: ti: Fix reference imbalance in knav_dma_probe Zhang Qilong soc: ti: knav_qmss: fix reference leak in knav_queue_probe Christophe Leroy powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32 Dmitry Torokhov Input: ads7846 - fix unaligned access on 7845 Oleksij Rempel Input: ads7846 - fix integer overflow on Rt calculation Yang Yingliang drm/omap: dmm_tiler: fix return error code in omap_dmm_probe() Qinglang Miao media: solo6x10: fix missing snd_card_free in error handling case Necip Fazil Yildiran MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA Arnd Bergmann RDMa/mthca: Work around -Wenum-conversion warning Vincent Bernat net: evaluate net.ipv4.conf.all.proxy_arp_pvlan Vincent Bernat net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown Zhang Qilong spi: tegra114: fix reference leak in tegra spi ops Zhang Qilong spi: tegra20-sflash: fix reference leak in tegra_sflash_resume Zhang Qilong spi: tegra20-slink: fix reference leak in slink ops of tegra20 Zhang Qilong spi: spi-ti-qspi: fix reference leak in ti_qspi_setup Anmol Karn Bluetooth: Fix null pointer dereference in hci_event_packet() Cezary Rojewski ASoC: pcm: DRAIN support reactivation Zhang Qilong spi: img-spfi: fix reference leak in img_spfi_resume Christophe Leroy crypto: talitos - Fix return type of current_desc_hdr() Ard Biesheuvel ARM: p2v: fix handling of LPAE translation in BE mode Tom Rix drm/gma500: fix double free of gma_connector Peilin Ye Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() Antti Palosaari media: msi2500: assign SPI bus number dynamically Fabio Estevam usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul Will McVicker USB: gadget: f_rndis: fix bitrate for SuperSpeed and above Johan Hovold USB: serial: option: add interface-number sanity check to flag handling Nicolin Chen soc/tegra: fuse: Fix index bug in get_process_id Thomas Gleixner dm table: Remove BUG_ON(in_interrupt()) Leon Romanovsky RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait Zhang Qilong can: softing: softing_netdev_open(): fix error handling Randy Dunlap scsi: bnx2i: Requires MMU Brant Merryman USB: serial: cp210x: enable usb generic throttle/unthrottle Alexander Sverdlin serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access Takashi Iwai ALSA: pcm: oss: Fix potential out-of-bounds shift Thomas Gleixner USB: sisusbvga: Make console support depend on BROKEN Li Jun xhci: Give USB2 ports time to enter U3 in bus suspend Takashi Iwai ALSA: usb-audio: Fix control 'access overflow' errors from chmap Takashi Iwai ALSA: usb-audio: Fix potential out-of-bounds shift Oliver Neukum USB: add RESET_RESUME quirk for Snapscan 1212 Bui Quang Minh USB: dummy-hcd: Fix uninitialized array use in init() Zhang Changzhong net: bridge: vlan: fix error return code in __vlan_add() Fugang Duan net: stmmac: delete the eee_ctrl_timer after napi disabled Neal Cardwell tcp: fix cwnd-limited bug for TSO deferral where we send nothing Moshe Shemesh net/mlx4_en: Avoid scheduling restart task if it is already running Lukas Wunner spi: Prevent adding devices below an unregistering controller Coiby Xu pinctrl: amd: remove debounce filter setting in IRQ type setting Chris Chiu Input: i8042 - add Acer laptops to the i8042 reset list Dmitry Torokhov Input: cm109 - do not stomp on control URB Timo Witte platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE Vineet Gupta ARC: stack unwinding: don't assume non-current task is sleeping Nathan Chancellor spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe Lukas Wunner spi: bcm2835aux: Fix use-after-free on unbind ------------- Diffstat: Documentation/networking/ip-sysctl.txt | 3 ++ Makefile | 4 +- arch/arc/kernel/stacktrace.c | 23 ++++++--- arch/arm/boot/dts/at91-sama5d3_xplained.dts | 7 +++ arch/arm/boot/dts/at91-sama5d4_xplained.dts | 7 +++ arch/arm/kernel/head.S | 6 +-- arch/mips/bcm47xx/Kconfig | 1 + arch/powerpc/include/asm/cputable.h | 5 -- arch/powerpc/perf/core-book3s.c | 10 ++++ arch/powerpc/platforms/pseries/suspend.c | 1 - arch/um/drivers/xterm.c | 5 ++ arch/x86/kernel/kprobes/core.c | 5 ++ drivers/acpi/acpi_pnp.c | 3 ++ drivers/acpi/resource.c | 2 +- drivers/block/xen-blkback/xenbus.c | 3 +- drivers/bus/mips_cdmm.c | 4 +- drivers/clk/clk-s2mps11.c | 1 + drivers/clk/ti/fapll.c | 11 +++- drivers/clocksource/arm_arch_timer.c | 23 ++++++--- drivers/cpufreq/highbank-cpufreq.c | 7 +++ drivers/cpufreq/ls1x-cpufreq.c | 1 + drivers/cpufreq/scpi-cpufreq.c | 1 + drivers/crypto/talitos.c | 6 +-- drivers/extcon/extcon-max77693.c | 2 +- drivers/gpu/drm/gma500/cdv_intel_dp.c | 2 +- drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 1 + drivers/iio/adc/rockchip_saradc.c | 2 +- drivers/iio/pressure/mpl3115.c | 9 +++- drivers/infiniband/core/cm.c | 2 + drivers/infiniband/hw/mthca/mthca_cq.c | 2 +- drivers/infiniband/hw/mthca/mthca_dev.h | 1 - drivers/input/keyboard/cros_ec_keyb.c | 1 + drivers/input/misc/cm109.c | 7 ++- drivers/input/mouse/cyapa_gen6.c | 2 +- drivers/input/serio/i8042-x86ia64io.h | 42 +++++++++++++++ drivers/input/touchscreen/ads7846.c | 8 +-- drivers/input/touchscreen/goodix.c | 12 +++++ drivers/md/dm-ioctl.c | 1 + drivers/md/dm-table.c | 6 --- drivers/media/pci/netup_unidvb/netup_unidvb_spi.c | 5 +- drivers/media/pci/saa7146/mxb.c | 19 +++---- drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +- drivers/media/rc/sunxi-cir.c | 2 + drivers/media/usb/gspca/gspca.c | 1 + drivers/media/usb/msi2500/msi2500.c | 2 +- drivers/memstick/core/memstick.c | 1 - drivers/memstick/host/r592.c | 12 +++-- drivers/mtd/cmdlinepart.c | 14 ++++- drivers/net/can/softing/softing_main.c | 9 +++- drivers/net/ethernet/allwinner/sun4i-emac.c | 7 ++- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 4 +- drivers/net/ethernet/korina.c | 2 +- drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 17 +++--- drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 7 ++- drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 1 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 13 +++-- drivers/net/wireless/cw1200/main.c | 2 + drivers/net/wireless/orinoco/orinoco_usb.c | 14 ++--- drivers/net/xen-netback/xenbus.c | 4 +- drivers/nfc/s3fwrn5/firmware.c | 4 +- drivers/pci/slot.c | 6 +-- drivers/pinctrl/pinctrl-amd.c | 7 --- drivers/pinctrl/pinctrl-falcon.c | 14 +++-- drivers/platform/x86/acer-wmi.c | 1 + drivers/ps3/ps3stor_lib.c | 2 +- drivers/s390/block/dasd_alias.c | 3 +- drivers/scsi/bnx2i/Kconfig | 1 + drivers/scsi/fnic/fnic_main.c | 1 + drivers/scsi/pm8001/pm8001_init.c | 3 +- drivers/soc/tegra/fuse/speedo-tegra210.c | 2 +- drivers/soc/ti/knav_dma.c | 13 ++++- drivers/soc/ti/knav_qmss_queue.c | 4 +- drivers/spi/Kconfig | 3 ++ drivers/spi/spi-bcm2835aux.c | 17 +++--- drivers/spi/spi-img-spfi.c | 4 +- drivers/spi/spi-rb4xx.c | 2 +- drivers/spi/spi-tegra114.c | 2 + drivers/spi/spi-tegra20-sflash.c | 1 + drivers/spi/spi-tegra20-slink.c | 2 + drivers/spi/spi-ti-qspi.c | 1 + drivers/spi/spi.c | 21 +++++++- drivers/staging/comedi/drivers/mf6x4.c | 3 +- drivers/staging/speakup/speakup_dectlk.c | 2 +- drivers/tty/serial/8250/8250_omap.c | 5 -- drivers/usb/chipidea/ci_hdrc_imx.c | 3 +- drivers/usb/core/quirks.c | 3 ++ drivers/usb/gadget/function/f_rndis.c | 4 +- drivers/usb/gadget/udc/dummy_hcd.c | 2 +- drivers/usb/host/ehci-omap.c | 1 + drivers/usb/host/oxu210hp-hcd.c | 4 +- drivers/usb/host/xhci-hub.c | 4 ++ drivers/usb/misc/sisusbvga/Kconfig | 2 +- drivers/usb/serial/cp210x.c | 2 + drivers/usb/serial/keyspan_pda.c | 63 ++++++++++++----------- drivers/usb/serial/mos7720.c | 2 + drivers/usb/serial/option.c | 23 ++++++++- drivers/xen/xen-pciback/xenbus.c | 2 +- drivers/xen/xenbus/xenbus_client.c | 8 ++- drivers/xen/xenbus/xenbus_probe.c | 1 + drivers/xen/xenbus/xenbus_probe.h | 2 + drivers/xen/xenbus/xenbus_probe_backend.c | 7 +++ drivers/xen/xenbus/xenbus_xs.c | 38 +++++++++----- fs/btrfs/inode.c | 2 +- fs/btrfs/qgroup.c | 4 +- fs/btrfs/scrub.c | 17 +++--- fs/btrfs/tests/btrfs-tests.c | 8 ++- fs/ceph/caps.c | 11 +++- fs/ext4/mballoc.c | 1 + fs/jffs2/readinode.c | 16 ++++++ fs/jfs/jfs_dmap.h | 2 +- fs/lockd/host.c | 20 +++---- fs/nfs/inode.c | 2 +- fs/nfs/nfs4proc.c | 10 +++- fs/nfs_common/grace.c | 6 ++- include/linux/inetdevice.h | 4 +- include/linux/seq_buf.h | 2 +- include/linux/trace_seq.h | 4 +- include/xen/xenbus.h | 15 +++++- net/bluetooth/hci_event.c | 17 +++--- net/bridge/br_vlan.c | 4 +- net/ipv4/tcp_output.c | 9 ++-- net/wireless/nl80211.c | 2 +- scripts/checkpatch.pl | 2 +- sound/core/oss/pcm_oss.c | 28 ++++++---- sound/soc/codecs/wm_adsp.c | 5 +- sound/soc/jz4740/jz4740-i2s.c | 4 ++ sound/soc/soc-pcm.c | 2 + sound/usb/format.c | 2 + sound/usb/stream.c | 6 +-- tools/perf/util/parse-regs-options.c | 2 +- 130 files changed, 624 insertions(+), 255 deletions(-)