Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp284116pxk; Wed, 2 Sep 2020 00:49:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxTsRiBGC1VPDoWVRYwHp2oEbN5fu/3qNAs+UWsuznjZmNiUSG8p9S59E92t9RLvNkqzgVq X-Received: by 2002:a17:906:8687:: with SMTP id g7mr5207673ejx.129.1599032954787; Wed, 02 Sep 2020 00:49:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599032954; cv=none; d=google.com; s=arc-20160816; b=eaH5AcYWFxPIeDC4PyM+Ey5oJ19G1dH48VlNW7nkIYqK9kBU3GKdYyiWOWRzGe6HSo 2BJRBIjshhw1endn9mIIWmjCyDcc3QLB7m3KrYtTVeWAFrD1nYM4npAUFPkGTRh5lzs0 H2BY6TAZBXCIn3yJ0ZrxX1X8Zxkmgix/eKDPkZjo9sdqcNUXdgpNCneJzJTLhTE3Shwk XwftHkW5wq4ti4+FEdK7Ub9fOjhy8TRPovTs4v3KcbTDdzREatOv9kJ7wyNEJsirDI1r B0QBIcDaTRnxdPihtWx/65yZU2LtC9CZ587hs4nh/l4C7BiIDmQdBIxGwUt0k3jarI1/ x16Q== 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=rbRRzs6Opw9C1TGjuI8adlY90Hb/8MhIxRe6kPDa4YI=; b=w8K9o9wwAyGs9m6Y47Hs3EwRJ4jU/qFwgQGRP3wA0AYZLisLNdVyF5Tm0WrEB3NHpT X8QvFB6Kqciy9LryOMrrSjjJA1xZpDR9M6/gRvWFnP6hT+yq78rcCqjp2BXKzQ2gWNFF 3QupkYJ/d2tqqFWgtectHLIEofPcE+SAVTkyqidEr75DbvlQqlNE9hS4ynP6zJpTMCnk 3EKB7JrV0WG6+0WCyU5EM/BbASE86DrF1wo4hR3G6T5LPHUdI5Usx8+FdgmXAySC8oAM iQAj/9QieDmEnHSiwxIBUckmmC0SX+y4FgmSemR/hjUQEO/DEsYIJOTq4mlXPPyDiQEN x6AA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yHQR9qzs; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lk17si2165448ejb.188.2020.09.02.00.48.50; Wed, 02 Sep 2020 00:49:14 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=yHQR9qzs; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726323AbgIBHsM (ORCPT + 99 others); Wed, 2 Sep 2020 03:48:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:49946 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726183AbgIBHsM (ORCPT ); Wed, 2 Sep 2020 03:48:12 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 B847620826; Wed, 2 Sep 2020 07:48:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599032890; bh=Ljt5Vmy1rpAU0eskIppb3iyFqqTsZGpAqZPte2rU1pI=; h=From:To:Cc:Subject:Date:From; b=yHQR9qzsiNj9VkqTb5NdXUQQZ3WKVToUALKo5cJU/vk2ycQBjS0TFhPoHilgyuc/o 61EH+c9RT7+OS1XISFTKbq6AN6mjsriLyHcmHYiaPB1+5FZ4D8ja9Ud4Ipaq0nPkD3 JkOR1VWOrvn0Dc5tReQVk50wG7zt/zF2a51oMvl8= 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.4 00/61] 4.4.235-rc2 review Date: Wed, 2 Sep 2020 09:48:35 +0200 Message-Id: <20200902074814.459749499@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 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.235-rc2.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.235-rc2 X-KernelTest-Deadline: 2020-09-04T07:48+00:00 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 4.4.235 release. There are 61 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 Fri, 04 Sep 2020 07:47:57 +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.235-rc2.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.235-rc2 Hector Martin ALSA: usb-audio: Update documentation comment for MS2109 quirk Peilin Ye HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() Josef Bacik btrfs: check the right error variable in btrfs_del_dir_entries_in_log Alan Stern usb: storage: Add unusual_uas entry for Sony PSZ drives Tang Bin usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe() Cyril Roelandt USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge Kai-Heng Feng USB: quirks: Add no-lpm quirk for another Raydium touchscreen Thinh Nguyen usb: uas: Add quirk for PNY Pro Elite Alan Stern USB: yurex: Fix bad gfp argument Heikki Krogerus device property: Fix the secondary firmware node handling in set_primary_fwnode() Rafael J. Wysocki PM: sleep: core: Fix the handling of pending runtime resume requests Kai-Heng Feng xhci: Do warm-reset when both CAS and XDEV_RESUME are set Thomas Gleixner XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information. Jan Kara writeback: Fix sync livelock due to b_dirty_time processing Jan Kara writeback: Avoid skipping inode writeback Jan Kara writeback: Protect inode->i_io_list with inode->i_lock Sergey Senozhatsky serial: 8250: change lock order in serial8250_do_startup() Lukas Wunner serial: pl011: Don't leak amba_ports entry on driver register error Tamseel Shams serial: samsung: Removes the IRQ not found warning George Kennedy vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize() Tetsuo Handa vt: defer kfree() of vc_screenbuf in vc_do_resize() Evgeny Novikov USB: lvtest: return proper error code in probe George Kennedy fbcon: prevent user font height or width change from causing potential out-of-bounds access Sumera Priyadarsini net: gianfar: Add of_node_put() before goto statement Stanley Chu scsi: ufs: Fix possible infinite loop in ufshcd_hold Vineeth Vijayan s390/cio: add cond_resched() in the slow_eval_known_fn() loop zhangyi (F) jbd2: abort journal if free a async write error metadata buffer Lukas Czerner jbd2: make sure jh have b_transaction set in refile/unfile_buffer Wolfram Sang i2c: rcar: in slave mode, clear NACK earlier Zhi Chen Revert "ath10k: fix DMA related firmware crashes on multiple devices" Changming Liu USB: sisusbvga: Fix a potential UB casued by left shifting a negative value Arnd Bergmann powerpc/spufs: add CONFIG_COREDUMP dependency Evgeny Novikov media: davinci: vpif_capture: fix potential double free Jason Baron EDAC/ie31200: Fallback if host bridge device is already initialized Javed Hasan scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() Xiubo Li ceph: fix potential mdsc use-after-free crash Jing Xiangfeng scsi: iscsi: Do not put host in iscsi_set_flashnode_param() Chris Wilson locking/lockdep: Fix overflow in presentation of average lock-time Aditya Pakki drm/nouveau: Fix reference count leak in nouveau_connector_detect Aditya Pakki drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open Peng Fan mips/vdso: Fix resource leaks in genvdso.c Reto Schneider rtlwifi: rtl8192cu: Prevent leaking urb Qiushi Wu PCI: Fix pci_create_slot() reference count leak Desnes A. Nunes do Rosario selftests/powerpc: Purge extra count_pmc() calls of ebb selftests Dick Kennedy scsi: lpfc: Fix shost refcount mismatch when deleting vport Navid Emamdoost drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails Navid Emamdoost drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config Navid Emamdoost drm/amd/display: fix ref count leak in amdgpu_drm_ioctl Navid Emamdoost drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms Aditya Pakki drm/radeon: fix multiple reference count leak Qiushi Wu drm/amdkfd: Fix reference count leaks. Bodo Stroesser scsi: target: tcmu: Fix crash on ARM during cmd completion Jia-Ju Bai media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() Qiushi Wu ASoC: tegra: Fix reference count leaks. Randy Dunlap ALSA: pci: delete repeated words in comments Vasant Hegde powerpc/pseries: Do not initiate shutdown when system is running on UPS Cong Wang bonding: fix a potential double-unregister Jarod Wilson bonding: show saner speed for broadcast mode Mahesh Bandewar ipvlan: fix device features Cong Wang tipc: fix uninit skb->data in tipc_nl_compat_dumpit() Miaohe Lin net: Fix potential wrong skb->protocol in skb_vlan_untag() ------------- Diffstat: Makefile | 4 +- arch/mips/vdso/genvdso.c | 10 +++ arch/powerpc/platforms/cell/Kconfig | 1 + arch/powerpc/platforms/pseries/ras.c | 1 - drivers/base/core.c | 12 ++-- drivers/base/power/main.c | 16 +++-- drivers/edac/ie31200_edac.c | 50 ++++++++++++- drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 16 +++-- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 5 +- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 3 +- drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 20 ++++-- drivers/gpu/drm/nouveau/nouveau_connector.c | 4 +- drivers/gpu/drm/nouveau/nouveau_fbcon.c | 4 +- drivers/gpu/drm/radeon/radeon_connectors.c | 20 ++++-- drivers/hid/usbhid/hiddev.c | 4 ++ drivers/i2c/busses/i2c-rcar.c | 1 + drivers/media/pci/ttpci/av7110.c | 5 +- drivers/media/platform/davinci/vpif_capture.c | 2 - drivers/net/bonding/bond_main.c | 24 +++++-- drivers/net/ethernet/freescale/gianfar.c | 4 +- drivers/net/ipvlan/ipvlan_main.c | 25 +++++-- drivers/net/wireless/ath/ath10k/hw.h | 2 +- drivers/net/wireless/realtek/rtlwifi/usb.c | 5 +- drivers/pci/slot.c | 6 +- drivers/s390/cio/css.c | 5 ++ drivers/scsi/fcoe/fcoe_ctlr.c | 2 +- drivers/scsi/lpfc/lpfc_vport.c | 26 +++---- drivers/scsi/scsi_transport_iscsi.c | 2 +- drivers/scsi/ufs/ufshcd.c | 5 +- drivers/target/target_core_user.c | 9 ++- drivers/tty/serial/8250/8250_port.c | 9 ++- drivers/tty/serial/amba-pl011.c | 5 +- drivers/tty/serial/samsung.c | 8 ++- drivers/tty/vt/vt.c | 5 +- drivers/tty/vt/vt_ioctl.c | 12 +++- drivers/usb/core/quirks.c | 2 + drivers/usb/host/ohci-exynos.c | 5 +- drivers/usb/host/xhci-hub.c | 19 ++--- drivers/usb/misc/lvstest.c | 2 +- drivers/usb/misc/sisusbvga/sisusb.c | 2 +- drivers/usb/misc/yurex.c | 2 +- drivers/usb/storage/unusual_devs.h | 2 +- drivers/usb/storage/unusual_uas.h | 14 ++++ drivers/video/console/fbcon.c | 25 ++++++- drivers/xen/events/events_base.c | 16 ++--- fs/btrfs/tree-log.c | 10 +-- fs/ceph/mds_client.c | 14 +++- fs/fs-writeback.c | 83 ++++++++++++---------- fs/jbd2/transaction.c | 26 +++++++ include/linux/fs.h | 8 ++- include/trace/events/writeback.h | 13 ++-- kernel/locking/lockdep_proc.c | 2 +- net/core/skbuff.c | 4 +- net/tipc/netlink_compat.c | 12 +++- sound/pci/cs46xx/cs46xx_lib.c | 2 +- sound/pci/cs46xx/dsp_spos_scb_lib.c | 2 +- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/hda_generic.c | 2 +- sound/pci/hda/patch_sigmatel.c | 2 +- sound/pci/ice1712/prodigy192.c | 2 +- sound/pci/oxygen/xonar_dg.c | 2 +- sound/soc/tegra/tegra30_ahub.c | 4 +- sound/soc/tegra/tegra30_i2s.c | 4 +- sound/usb/quirks-table.h | 4 +- .../powerpc/pmu/ebb/back_to_back_ebbs_test.c | 2 - .../selftests/powerpc/pmu/ebb/cycles_test.c | 2 - .../powerpc/pmu/ebb/cycles_with_freeze_test.c | 2 - .../powerpc/pmu/ebb/cycles_with_mmcr2_test.c | 2 - tools/testing/selftests/powerpc/pmu/ebb/ebb.c | 2 - .../powerpc/pmu/ebb/ebb_on_willing_child_test.c | 2 - .../powerpc/pmu/ebb/lost_exception_test.c | 1 - .../selftests/powerpc/pmu/ebb/multi_counter_test.c | 7 -- .../powerpc/pmu/ebb/multi_ebb_procs_test.c | 2 - .../selftests/powerpc/pmu/ebb/pmae_handling_test.c | 2 - .../powerpc/pmu/ebb/pmc56_overflow_test.c | 2 - 76 files changed, 445 insertions(+), 203 deletions(-)