Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp2265938pxb; Fri, 8 Oct 2021 04:32:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw0GMUCvtVuceRXPBNa5ejp4JIJnckropI5q22YBrhNaHtihw5oztfU5SgBT8gjj0IkrcGa X-Received: by 2002:a05:6a00:26e9:b0:44c:654f:80e9 with SMTP id p41-20020a056a0026e900b0044c654f80e9mr10053143pfw.14.1633692733078; Fri, 08 Oct 2021 04:32:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633692733; cv=none; d=google.com; s=arc-20160816; b=E1TIcrrETL2o1Xva+f+NxMEUAFWU7gh5ymEjdRi8LsTKwuhW3hXdPuRRxE/WpbQeUk q/i+PDa/UxymYoFv+SOaZ4q99H7VM+RLca44d58nRcRlY7yhSr3eZHr//pXYA5kV/zmx h3i+iHRroBk1ZtImPwkuO/FQALHnrfi1xa711o00PNu/OROLr50C5hCI9jaSKj7nCrZr 2v4uO2Q6LmRTd/ocGV9IKviUI8aPDFw3SYSDjYO6rVtpWbTUc8e+8jU144534XihvFQ/ +T7UAnZv8RoSfpaGyMSG6QIhFN9Nj16IEzTxu8Aa8aIMl+ie5NdOms6xNX9An3lxtN2B bCpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=d3nAT73rvT9/V0HZ+aTpOBzGzXb3P+tZu6Ieo/AFAYs=; b=zhT4vjbsawz/TTV/qmfZbp4ePLJlVmwW90HUPZikxhhsEGa6B8BINWEnFzgAbDIi/d aVaQs0qFnm8I6UUKofVwN3efvpfvKqZ+7X742TlCrxcA2ohm3JzYW6mQAhLYjAVvVJzf Ay2lAQHsxoRrZAfPOFmfZep3aTZszR0GpJZ/W1rUNXXdbJS3v5EfTrFZUwJoEGFVrgA+ T6EOuvM2ilALpBptuBg4nT3wIA+yBoPkK5JyV0NgEgtfjNXws+dYZgiWQ0XtnjLKKIV6 78njdHh1RNFcnBCWF7biQdOd2waEytUpXi9dlqjWBWHVkD/QoW09hqIH99RTbcOdJuBm AW3A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=2cl8YC1j; 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=pass (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 i2si14650601pjt.122.2021.10.08.04.32.00; Fri, 08 Oct 2021 04:32:13 -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=@linuxfoundation.org header.s=korg header.b=2cl8YC1j; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240328AbhJHLcy (ORCPT + 99 others); Fri, 8 Oct 2021 07:32:54 -0400 Received: from mail.kernel.org ([198.145.29.99]:59712 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240946AbhJHLbg (ORCPT ); Fri, 8 Oct 2021 07:31:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1E78A6120C; Fri, 8 Oct 2021 11:29:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1633692573; bh=yQ8uQrfIoW4oGG8ACTtjnTx7C/9vE+fOg8e9k2on/kg=; h=From:To:Cc:Subject:Date:From; b=2cl8YC1j5NDzOk50ChWhARM9lVarR3XcfDaV0k2sWA4LvluuHJ6qSaRoGQ+BxnoxR 9DM25SP0IC4FT091rvHmjtrm91CjVLeTPNO2EITdBKMYIsvJC8TKkkus0/Gw43MdWN +/Yalx85YmdGyAnLodTmJuiyB3QEL+dXpwVLv2wI= 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, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 4.14 00/10] 4.14.250-rc1 review Date: Fri, 8 Oct 2021 13:27:41 +0200 Message-Id: <20211008112714.445637990@linuxfoundation.org> X-Mailer: git-send-email 2.33.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.14.250-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.250-rc1 X-KernelTest-Deadline: 2021-10-10T11:27+00:00 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.14.250 release. There are 10 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 Sun, 10 Oct 2021 11:27:07 +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.14.250-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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.250-rc1 Davidlohr Bueso lib/timerqueue: Rely on rbtree semantics for next timer Kate Hsuan libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. Wen Xiong scsi: ses: Retry failed Send/Receive Diagnostic commands Yang Yingliang usb: dwc2: check return value after calling platform_get_resource() Faizel K B usb: testusb: Fix for showing the connection speed Ming Lei scsi: sd: Free scsi_disk device via put_device() Dan Carpenter ext2: fix sleeping in atomic bugs on error Linus Torvalds sparc64: fix pci_iounmap() when CONFIG_PCI is not set Jan Beulich xen-netback: correct success/error reporting for the SKB-with-fraglist case Vladimir Oltean net: mdio: introduce a shutdown method to mdio device drivers ------------- Diffstat: Makefile | 4 ++-- arch/sparc/lib/iomap.c | 2 ++ drivers/ata/libata-core.c | 34 ++++++++++++++++++++++++++++++++-- drivers/net/phy/mdio_device.c | 11 +++++++++++ drivers/net/xen-netback/netback.c | 2 +- drivers/scsi/sd.c | 9 +++++---- drivers/scsi/ses.c | 22 ++++++++++++++++++---- drivers/usb/dwc2/hcd.c | 4 ++++ fs/ext2/balloc.c | 14 ++++++-------- include/linux/libata.h | 1 + include/linux/mdio.h | 3 +++ include/linux/timerqueue.h | 13 ++++++------- lib/timerqueue.c | 30 ++++++++++++------------------ tools/usb/testusb.c | 14 ++++++++------ 14 files changed, 111 insertions(+), 52 deletions(-)