Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp774163ybb; Wed, 1 Apr 2020 09:22:23 -0700 (PDT) X-Google-Smtp-Source: ADFU+vsMPtTdIFYdWVj0mbaLNLYFvMwx42gadHRc+8GAa8YPdyBYlcbifdmJ26bU7JqMmgbT0cR+ X-Received: by 2002:a4a:e144:: with SMTP id p4mr12350702oot.55.1585758142844; Wed, 01 Apr 2020 09:22:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585758142; cv=none; d=google.com; s=arc-20160816; b=dgzEgrUllHhfZXICXe3NrqZxiDP+TpbD4Zq8LTJpQrHFNodzyVK7WhXgyWLWLOJnmC W2yCf4jk3O7i7x4keZw6c7B9UXgfzf7mVnjOW0rGtV+1xn3ZCLVBGlbp5YPRSgnMR6tp v+i1PHzkIGxOo2r+CRVYcsYrwslYTLrvK8e6ea6ZowwECEWH0obuhZBriCUfVVyF6tgc UiK1P6NGLFfV/NkPrEMc356kO/jeeMEO17EfdxsGdl3fTE+kQucDph+p154tsgpjixdP +wpss5zo4TD26FsL4xjj1cW6BR2xN66NRkP3qK7WfxwLj8L7dRCIsdvON3aKCRLteK1t BbTA== 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=prrt+o0D8Driltu9ytVgJMKr1wUZen80Squ2vPTdRvc=; b=Up22ox2+YXG8DAh3xVd8M2N+zlqKiiaN8/MLMFs7lt2UN07aEkjhagEPK0AZ5W96hi AbQZ6uMmSYGs0JJQgubkXAUctANuuqHmNCabu3aS7acvbc85R+hClQEATHQPc7yakVTW SO16+k4g+7G+6S4+NHxJ9xCq0pWTnnHlYPQG9XeXn5fA2J6a9itJhBEb2OXjdYz7w7R/ zBMBWJ5BC2nFk099BiJ/vX3FpDetE5jVm/2WwoF4p3UqRbnxMXScx/wBcujXjUIIemw9 Eo77i4g+Bh6uNU7t8nUT/TCYO1RWlHSqo3Jy+dG1NTQTwl9AzPlSWGBYRLIlShdJqxBl dkAA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wkYjadIy; 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 p126si1097386oib.73.2020.04.01.09.22.08; Wed, 01 Apr 2020 09:22:22 -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=wkYjadIy; 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 S1733161AbgDAQVL (ORCPT + 99 others); Wed, 1 Apr 2020 12:21:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:43926 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733210AbgDAQVH (ORCPT ); Wed, 1 Apr 2020 12:21:07 -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 8121320857; Wed, 1 Apr 2020 16:21:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585758065; bh=UmJt/vpTd8/HqoQFGz6homwA/A7dAtSQNP0xxzn5/JY=; h=From:To:Cc:Subject:Date:From; b=wkYjadIyJEtcY2sqRRRZq/esenjv9K5v4wmoyXlFGd9/sGz7KFa6YiUop/uMSTtfr amx1Dm92H0d1JUupyatUFKBfn3aQyEMVB3Yv6hwW6/Oh1DFrwbPHBa/JTMhSz+jcbU fCsPzbIcleZNQinVDwSLpDGAcw0FG5yxsI8djQFo= 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.5 00/30] 5.5.15-rc1 review Date: Wed, 1 Apr 2020 18:17:04 +0200 Message-Id: <20200401161414.345528747@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.5.15-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.5.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.5.15-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.5.15 release. There are 30 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.5.15-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.5.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.5.15-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 Nicolas Saenz Julienne ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations 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 Golan Ben Ami iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table 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 Daniel Borkmann bpf: update jmp32 test cases to fix range bound deduction ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 1 + arch/arm/boot/dts/bcm2835-rpi.dtsi | 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/net/wireless/intel/iwlwifi/fw/acpi.c | 14 +++-- drivers/net/wireless/intel/iwlwifi/fw/acpi.h | 14 +++-- drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 9 ++- 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 +- tools/testing/selftests/bpf/verifier/jmp32.c | 9 ++- 33 files changed, 281 insertions(+), 130 deletions(-)