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,URIBL_BLOCKED,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 3B042C4332B for ; Thu, 19 Mar 2020 13:30:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EE70B20409 for ; Thu, 19 Mar 2020 13:30:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584624602; bh=He8TZSn4gguk9XoBDHfUbJg9MQVz4jeLH65wZiRVTf8=; h=From:To:Cc:Subject:Date:List-ID:From; b=jkkqY5FEWJfoGx+B3z+b6Ij+V3T/NEfTf91K6/WECLE4gH8R88lqH6Wg4eb3dbJ41 2kRclZULwNw+lhUwTBNLO3/JcID9uSaHpKxjt8EW5Lm+ZTMkbX4OzXYyqBtYsq/EaD qRLd0B1P7x81WhVCjtKKleE+V8nHRPXpPiTaXG1I= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729639AbgCSNWh (ORCPT ); Thu, 19 Mar 2020 09:22:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:48026 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730243AbgCSNWg (ORCPT ); Thu, 19 Mar 2020 09:22:36 -0400 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 7BD5A206D7; Thu, 19 Mar 2020 13:22:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584624154; bh=He8TZSn4gguk9XoBDHfUbJg9MQVz4jeLH65wZiRVTf8=; h=From:To:Cc:Subject:Date:From; b=wOYjHu+THyMkhCpD9XHbrzQcpfJvGOEuQildXf9Gt776l5NN3Tzcn0rQZ2VZN1U2M pgS4qAd+EcWmbwHc1VRXIFSaplvPrqz/fYpSMepjOCA/cMG/IEaDkBRw7kpoHFmSul KDycA/bPzzpnCvQzBIe6NvLsVde2qUNgDLWezhXM= 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 5.4 00/60] 5.4.27-rc1 review Date: Thu, 19 Mar 2020 14:03:38 +0100 Message-Id: <20200319123919.441695203@linuxfoundation.org> X-Mailer: git-send-email 2.25.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-5.4.27-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.4.27-rc1 X-KernelTest-Deadline: 2020-03-21T12:39+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 5.4.27 release. There are 60 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, 21 Mar 2020 12:37:04 +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/v5.x/stable-review/patch-5.4.27-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-5.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.4.27-rc1 Matteo Croce ipv4: ensure rcu_read_lock() in cipso_v4_error() Ard Biesheuvel ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin Tony Fischetti HID: add ALWAYS_POLL quirk to lenovo pixart mouse Chen-Tsung Hsieh HID: google: add moonball USB id Jann Horn mm: slub: add missing TID bump in kmem_cache_alloc_bulk() Kees Cook ARM: 8958/1: rename missed uaccess .fixup section Florian Fainelli ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional() Carl Huang net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue Ming Lei blk-mq: insert flush request to the front of dispatch queue Qian Cai jbd2: fix data races at struct journal_head Alex Maftei (amaftei) sfc: fix timestamp reconstruction at 16-bit rollover points Taehee Yoo net: rmnet: fix packet forwarding in rmnet bridge mode Taehee Yoo net: rmnet: fix bridge mode bugs Taehee Yoo net: rmnet: use upper/lower device infrastructure Taehee Yoo net: rmnet: do not allow to change mux id if mux id is duplicated Taehee Yoo net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() Taehee Yoo net: rmnet: fix suspicious RCU usage Taehee Yoo net: rmnet: fix NULL pointer dereference in rmnet_changelink() Taehee Yoo net: rmnet: fix NULL pointer dereference in rmnet_newlink() Luo bin hinic: fix a bug of rss configuration Luo bin hinic: fix a bug of setting hw_ioctxt Luo bin hinic: fix a irq affinity bug Antoine Tenart net: phy: mscc: fix firmware paths yangerkun slip: not call free_netdev before rtnl_unlock in slip_open Linus Torvalds signal: avoid double atomic counter increments for user accounting Masahiro Yamada kbuild: add dt_binding_check to PHONY in a correct place Masahiro Yamada kbuild: add dtbs_check to PHONY Monk Liu drm/amdgpu: fix memory leak during TDR test(v2) Ming Lei blk-mq: insert passthrough request into hctx->dispatch directly Esben Haabendal net: ll_temac: Handle DMA halt condition caused by buffer underrun Esben Haabendal net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure Esben Haabendal net: ll_temac: Add more error handling of dma_map_single() calls Esben Haabendal net: ll_temac: Fix race condition causing TX hang Madhuparna Bhowmik mac80211: rx: avoid RCU list traversal under mutex Marek Vasut net: ks8851-ml: Fix IRQ handling and locking Daniele Palmas net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch Igor Druzhinin scsi: libfc: free response frame from GPN_ID Johannes Berg cfg80211: check reg_rule for NULL in handle_channel_custom() Tom Zanussi tracing: Fix number printing bug in print_synth_event() Michael Ellerman selftests/rseq: Fix out-of-tree compilation Nathan Chancellor MIPS: vdso: Wrap -mexplicit-relocs in cc-option Hanno Zulla HID: hid-bigbenff: fix race condition for scheduled work during removal Hanno Zulla HID: hid-bigbenff: call hid_hw_stop() in case of error Hanno Zulla HID: hid-bigbenff: fix general protection fault caused by double kfree Victor Kamensky mips: vdso: add build time check that no 'jalr t9' calls left Paul Burton MIPS: Disable VDSO time functionality on microMIPS Victor Kamensky mips: vdso: fix 'jalr t9' crash in vdso code Kai-Heng Feng HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override Mika Westerberg ACPI: watchdog: Set default timeout in probe Mansour Behabadi HID: apple: Add support for recent firmware on Magic Keyboards Jean Delvare ACPI: watchdog: Allow disabling WDAT at boot Ulf Hansson mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard Ulf Hansson mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command Ulf Hansson mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY Ulf Hansson mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY Ulf Hansson mmc: core: Allow host controllers to require R1B for CMD6 Ulf Hansson mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch() Felix Kuehling drm/amdgpu: Fix TLB invalidation request when using semaphore Cong Wang netfilter: xt_hashlimit: unregister proc file before releasing mutex Florian Westphal netfilter: hashlimit: do not use indirect calls during gc ------------- Diffstat: Documentation/admin-guide/kernel-parameters.txt | 4 + Makefile | 7 +- arch/arm/Makefile | 4 +- arch/arm/boot/compressed/Makefile | 4 +- arch/arm/kernel/vdso.c | 2 + arch/arm/lib/copy_from_user.S | 2 +- arch/mips/vdso/Makefile | 28 ++- block/blk-flush.c | 2 +- block/blk-mq-sched.c | 44 ++++- block/blk-mq.c | 18 +- block/blk-mq.h | 3 +- drivers/acpi/acpi_watchdog.c | 12 +- drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 5 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 8 +- drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 +- drivers/hid/hid-apple.c | 3 +- drivers/hid/hid-bigbenff.c | 31 ++- drivers/hid/hid-google-hammer.c | 2 + drivers/hid/hid-ids.h | 2 + drivers/hid/hid-quirks.c | 1 + drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 + drivers/mmc/core/core.c | 5 +- drivers/mmc/core/mmc.c | 7 +- drivers/mmc/core/mmc_ops.c | 27 ++- drivers/mmc/host/sdhci-omap.c | 3 + drivers/mmc/host/sdhci-tegra.c | 3 + drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c | 1 + drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h | 2 +- drivers/net/ethernet/huawei/hinic/hinic_hw_if.h | 1 + drivers/net/ethernet/huawei/hinic/hinic_hw_qp.h | 1 + drivers/net/ethernet/huawei/hinic/hinic_main.c | 3 +- drivers/net/ethernet/huawei/hinic/hinic_rx.c | 5 +- drivers/net/ethernet/micrel/ks8851_mll.c | 14 +- drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 186 +++++++++--------- drivers/net/ethernet/qualcomm/rmnet/rmnet_config.h | 3 +- .../net/ethernet/qualcomm/rmnet/rmnet_handlers.c | 7 +- drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c | 8 - drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.h | 1 - drivers/net/ethernet/sfc/ptp.c | 38 +++- drivers/net/ethernet/xilinx/ll_temac.h | 4 + drivers/net/ethernet/xilinx/ll_temac_main.c | 209 +++++++++++++++++---- drivers/net/phy/mscc.c | 4 +- drivers/net/slip/slip.c | 3 + drivers/net/usb/qmi_wwan.c | 3 + drivers/scsi/libfc/fc_disc.c | 2 + drivers/watchdog/wdat_wdt.c | 23 +++ fs/jbd2/transaction.c | 8 +- include/linux/mmc/host.h | 1 + kernel/signal.c | 23 ++- kernel/trace/trace_events_hist.c | 32 +++- mm/slub.c | 9 + net/ipv4/cipso_ipv4.c | 7 +- net/mac80211/rx.c | 2 +- net/netfilter/xt_hashlimit.c | 36 +--- net/qrtr/qrtr.c | 2 +- net/wireless/reg.c | 2 +- tools/testing/selftests/rseq/Makefile | 2 +- 57 files changed, 615 insertions(+), 268 deletions(-)