Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp776524ybb; Wed, 1 Apr 2020 09:24:50 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtbEoDIna7/jshv/vonwiUN5DkkzJFspv+H3jt8FmqNyjuVvj4cGoPOBFTdTeaU8A+kaDht X-Received: by 2002:a9d:356:: with SMTP id 80mr16861878otv.15.1585758289930; Wed, 01 Apr 2020 09:24:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585758289; cv=none; d=google.com; s=arc-20160816; b=FQZtEzZnZWR4CNjXRnKT89EVyezgu8zHG2wiezhPcLmbqNl+/CAu1SvoeqGe3w6MJT vaVMGm/nHJ7+mOb3XLwNnBeQvXiN9CuxLZjLGeUjDaG7JsreKItYIY7L1T5iynyrEjK/ 47+LjL5hkeVhNCrwEmw4biRIxHX1gt2DAMYC7YnolP/HvNQsVgVFzvG/vs+0eaZCmOXu PLyJcpfz1MwFQ/lu2RQkoFkrKjmOZTqi1Istk1uDZnwmrnfp+HhNxc8+/u7dVZ/Ypi0Y RXh0M2xp/J36fk5JmzG7xiogvqcGm461BtuxtZAGkucQ3tpCVEioX1iVFwbJHfz0BL+k aJsA== 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=LL+5MfjPcQ4xoDRn+/iH4G5YiKvbfOj6Qyleyjgx3s8=; b=aAlPvBhNNMmV9Hx3vd503N8rThemWRBz816jVs6X0iky3nOok0XXqADWOWe65Xmoxy l0perfmHkxUCbE5sQQvzt2tBAM8mFQytQRh/yRJkVNrATKYtkk9Pc33GiQ6fHxXnd3Se W4QSZTSgVVnJyhTidsil/AGWn3Wg5qjFrLfJoe0+JSdD6dzmiSdFvRzh+zOhLMp5W5eD QMabDTepqoceeNw2A+0G0RkDdcSlI1IHPVWxALIJdcUrU+yDzW7CPqdx14Ffbf6AmomV g2SvoN8fff13xNaizEaq8Cx6JezglWyz1RavPIfhirVUWVeErWzc2nwl0HadnGpx65qy tBnA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S+f0xe6f; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m15si1017033otr.116.2020.04.01.09.24.35; Wed, 01 Apr 2020 09:24:49 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S+f0xe6f; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732376AbgDAQWm (ORCPT + 99 others); Wed, 1 Apr 2020 12:22:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:45748 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387515AbgDAQWk (ORCPT ); Wed, 1 Apr 2020 12:22:40 -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 1692D20857; Wed, 1 Apr 2020 16:22:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585758159; bh=Lo6aLleuc8gQtoccgiwhgbjbh0eEiciV2V5nIHfa410=; h=From:To:Cc:Subject:Date:From; b=S+f0xe6fY8cszvWt1LlYQUKN3ackRE1/Bx2VWDrQVhPIfuWOWRdJVmqN12u9ybo15 iyMGBCK+eozpl15QPzdoLB+jckGuwdjxHks3LXzaV5vNyo+CMzvYfQ+q+bW2n3UL8S CVpHpWR2yHKMeJOgcZRScdEqQjV0eB+W9SyRBru8= 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/27] 5.4.30-rc1 review Date: Wed, 1 Apr 2020 18:17:28 +0200 Message-Id: <20200401161414.352722470@linuxfoundation.org> X-Mailer: git-send-email 2.26.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-5.4.30-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.30-rc1 X-KernelTest-Deadline: 2020-04-03T16:14+00:00 Content-Type: text/plain; charset=UTF-8 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 5.4.30 release. There are 27 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, 03 Apr 2020 16:09:36 +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.30-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.30-rc1 Madalin Bucur arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode Madalin Bucur arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id Chen-Yu Tsai ARM: dts: sun8i: r40: Move AHCI device node based on address order Arthur Demchenkov ARM: dts: N900: fix onenand timings Marco Felsch ARM: dts: imx6: phycore-som: fix arm and soc minimum voltage Nick Hudson ARM: bcm2835-rpi-zero-w: Add missing pinctrl name Sungbo Eo ARM: dts: oxnas: Fix clear-mask property disconnect3d perf map: Fix off by one in strncpy() size argument Ilie Halip arm64: alternative: fix build with clang integrated assembler Ilya Dryomov libceph: fix alloc_msg_with_page_vector() memory leaks Tony Lindgren clk: ti: am43xx: Fix clock parent for RTC clock Leonard Crestez clk: imx: Align imx sc clock parent msg structs to 4 Leonard Crestez clk: imx: Align imx sc clock msg structs to 4 Marek Vasut net: ks8851-ml: Fix IO operations, again Hans de Goede gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model Greg Kroah-Hartman bpf: Explicitly memset some bpf info structures declared on the stack Greg Kroah-Hartman bpf: Explicitly memset the bpf_attr structure Georg Müller platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table Eric Biggers vt: vt_ioctl: fix use-after-free in vt_in_use() Eric Biggers vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console Eric Biggers vt: vt_ioctl: remove unnecessary console allocation checks Jiri Slaby vt: switch vt_dont_switch to bool Jiri Slaby vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines Jiri Slaby vt: selection, introduce vc_is_sel Lanqing Liu serial: sprd: Fix a dereference warning Johannes Berg mac80211: fix authentication with iwlwifi/mvm Jouni Malinen mac80211: Check port authorization in the ieee80211_tx_dequeue() case ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 1 + arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 4 +- arch/arm/boot/dts/omap3-n900.dts | 44 ++++++++----- arch/arm/boot/dts/ox810se.dtsi | 4 +- arch/arm/boot/dts/ox820.dtsi | 4 +- arch/arm/boot/dts/sun8i-r40.dtsi | 21 +++---- arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts | 4 +- arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts | 4 +- arch/arm64/include/asm/alternative.h | 2 +- drivers/clk/imx/clk-scu.c | 8 +-- drivers/clk/ti/clk-43xx.c | 2 +- drivers/gpio/gpiolib-acpi.c | 15 +++++ drivers/net/ethernet/micrel/ks8851_mll.c | 56 +++++++++++++++-- drivers/platform/x86/pmc_atom.c | 8 +++ drivers/tty/serial/sprd_serial.c | 3 +- drivers/tty/vt/selection.c | 5 ++ drivers/tty/vt/vt.c | 30 +++++++-- drivers/tty/vt/vt_ioctl.c | 75 ++++++++++++----------- include/linux/ceph/messenger.h | 7 ++- include/linux/selection.h | 4 +- include/linux/vt_kern.h | 2 +- kernel/bpf/btf.c | 3 +- kernel/bpf/syscall.c | 9 ++- net/ceph/messenger.c | 9 ++- net/ceph/osd_client.c | 14 +---- net/mac80211/tx.c | 20 +++++- tools/perf/util/map.c | 2 +- 28 files changed, 250 insertions(+), 114 deletions(-)