Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp346474pxu; Thu, 7 Jan 2021 06:37:16 -0800 (PST) X-Google-Smtp-Source: ABdhPJwxC8X3uc8lD24pKENousgbdH9tW/8zlkYD2o5/dbtyHm08xyYzNTtoooDccj+P3zHcODYY X-Received: by 2002:a17:906:ce23:: with SMTP id sd3mr6543267ejb.69.1610030235828; Thu, 07 Jan 2021 06:37:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610030235; cv=none; d=google.com; s=arc-20160816; b=zYZr5fmtqxoG15k4uDhhOEsj49eMmkoP7q5zvaqvLkh5PzlJz4LSNr5FbdFkqUSlXD u8Q0yZUeD2wXv+wW9K5GyyjBX+Co/vwoxqqO02sGddGH+JzTlkVOSmTGAQ0N3JjyE304 cd2yLQej24KKx+60Fh6Eg2kZgrLF0XaQEuI8zsA8QFvMw+t/QtrOlzJw98HL2G19SBQB 7vVccIvkkp1JCGh1Bq5+wWs9ZQOsbZzuSKjg6gUybZuyzjt0AI70S9Sn4U4CooNNLMT+ XasM+EYE5OidwPwq5EXdP6ZKsrijTmnHRDzLU5MPOoCWPaGoQn2fvIUpq256aqunMZVA bi1w== 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=XS/nmSeMkY4G+ztEg8I/V5Wvo3nZq10F6/Qlh4n9yDk=; b=DLQb8MmHkgpuDR72OkYOr9fXbijbfpwrS3A10al6ig8rxCDTv4dN3jgRsod+aZIogG Il6HJ8Whx7HctjiDeKs9icv728j9vYTfik4Ah3rfngBwU6y3ykCKY8pO5U59WQC004pW QF+RDKce+ReGGJZvAbMwxCOJ/elPLO2SrUlulbvuWSqPXxQV6+/+Fr/DPzvTAtXlamFZ 4Wo5/nTH0gJI55CzJMRcM5OqUCYmt/Fe1du4MPL6v29Yi+jdR4hxyK1EbL9oBmoHiAh2 ljrNTjGDnw1wSRyoBbNt0IJ/zCmnqmMscSAL0C1IOVwqRfHgS9V5e8Up2iSAAaHcn1os 0E5g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=XJJsdL2G; 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 u9si2277248edd.26.2021.01.07.06.36.52; Thu, 07 Jan 2021 06:37:15 -0800 (PST) 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=XJJsdL2G; 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 S1729474AbhAGOc7 (ORCPT + 99 others); Thu, 7 Jan 2021 09:32:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:47006 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729463AbhAGOcz (ORCPT ); Thu, 7 Jan 2021 09:32:55 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id D20C82339E; Thu, 7 Jan 2021 14:32:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610029935; bh=oQCAdKBhBf945heMM3FL9MYQ0pO6oTGuWLQQLIFF7HA=; h=From:To:Cc:Subject:Date:From; b=XJJsdL2GEGFvkllAqNX8p1vYVzhju+EPn4/DFxoSgGolZ/Dk8CVKDXmvMRwMr/rB8 s6oeuwvITztrB61cHKsigRH4wSylfympVxq0HLElGMPZMcAkCxTX7QjUqFxMB4Mw/e a3ekgzQ4ByMfZ75Umo5qKCaKXBqmL31MIExHivqg= 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, stable@vger.kernel.org Subject: [PATCH 5.4 00/13] 5.4.88-rc1 review Date: Thu, 7 Jan 2021 15:33:19 +0100 Message-Id: <20210107143049.929352526@linuxfoundation.org> X-Mailer: git-send-email 2.30.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.88-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.88-rc1 X-KernelTest-Deadline: 2021-01-09T14:30+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 5.4.88 release. There are 13 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, 09 Jan 2021 14:30:35 +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.88-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.88-rc1 Zhang Xiaohui mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start Eric W. Biederman exec: Transform exec_update_mutex into a rw_semaphore Eric W. Biederman rwsem: Implement down_read_interruptible Eric W. Biederman rwsem: Implement down_read_killable_nested peterz@infradead.org perf: Break deadlock involving exec_update_mutex Miklos Szeredi fuse: fix bad inode Jonathan Cameron iio:imu:bmi160: Fix alignment and data leak issues Josh Poimboeuf kdev_t: always inline major/minor helper functions Yu Kuai dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate() Yu Kuai dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate() Tudor Ambarus dmaengine: at_hdmac: Substitute kzalloc with kmalloc Felix Fietkau Revert "mtd: spinand: Fix OOB read" Alex Deucher Revert "drm/amd/display: Fix memory leaks in S3 resume" ------------- Diffstat: Makefile | 4 +- drivers/dma/at_hdmac.c | 11 +++-- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +- drivers/iio/imu/bmi160/bmi160.h | 7 +++ drivers/iio/imu/bmi160/bmi160_core.c | 6 +-- drivers/mtd/nand/spi/core.c | 4 -- drivers/net/wireless/marvell/mwifiex/join.c | 2 + fs/exec.c | 12 +++--- fs/fuse/acl.c | 6 +++ fs/fuse/dir.c | 37 +++++++++++++--- fs/fuse/file.c | 19 +++++---- fs/fuse/fuse_i.h | 12 ++++++ fs/fuse/inode.c | 4 +- fs/fuse/readdir.c | 4 +- fs/fuse/xattr.c | 9 ++++ fs/proc/base.c | 10 ++--- include/linux/kdev_t.h | 22 +++++----- include/linux/rwsem.h | 3 ++ include/linux/sched/signal.h | 11 ++--- init/init_task.c | 2 +- kernel/events/core.c | 52 +++++++++++------------ kernel/fork.c | 6 +-- kernel/kcmp.c | 30 ++++++------- kernel/locking/rwsem.c | 40 +++++++++++++++++ 24 files changed, 212 insertions(+), 104 deletions(-)