Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp646716pxa; Wed, 5 Aug 2020 09:29:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzRQeUaHoAd4gzkw9syGwbOxHAdP5L8C4QJQwo2js7BL6X05ot1mcD4Qmz3Uvtwrrfmp3xo X-Received: by 2002:a17:906:e289:: with SMTP id gg9mr79928ejb.448.1596644994025; Wed, 05 Aug 2020 09:29:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596644994; cv=none; d=google.com; s=arc-20160816; b=muvhhA/9IWLm5jTQ1eFK6vIpb5DJIQ+tV3/ESC1Mknp6x8EzcAugapc3C6SYjBgzbg 857g0sN+x9bIMwakoDfIYK7ELNiWrrPH4nyb+S0TVYKmAYrxptaMimz676kY3iqtlzpI iFaqZBP/lDmYMh2WVq1hr8SL9OiCnkj2un+sloGO+ZmHb8JfBk3ykoumxoKsFbQkm48y wOPAb25l2o+on+/trn6BUYsRHwx1f10ceJhYLFfmh1kU6hF4Nw8/fxz1eSRufc/5xpev 8WnGL2sEj1AZg0N8PpRBRwizVlbyuCuSi3yXQSCGKSZcVEtljjXXJy6iPNwir1Gr5Fln PJ1A== 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=bPcI5rOxX1/Nqu+m6Q5VIhcaYCS6tAEXEcfkVcwXc8w=; b=QIREcrnOwtqp3U0NJcINsqtVo5eCAdyNDLsdx8SvPNgDtSHmJY2aZ8IcyPI7m1jnxV As/rz11F2APzg/PFusHeN8xA9qmqcnMrWFevOrJf+xvvJlYNJWbYHeREYvNJHZUhbMQy OJ6iIenDacc8sZ8JU6iqpM1ozr0nXNnkhnbIHpnDDgHWMbfB+HhWDN8rw0CbLUupytS9 zgXtj9MN88kJrrl/9foWJfiH8Co/qeHD3FW+zYn3g+se8/XQC/Me5kYdRhy+Xzg+6zVe TNW32/3gGb/nAYwixgxN2C/azHTgjFYrBRqqqbPy0/Y4DzNUY1047Xy5b48j1nWCyZYf AwTw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="M5I/gLV1"; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g6si1575479ejr.212.2020.08.05.09.29.07; Wed, 05 Aug 2020 09:29:54 -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=@kernel.org header.s=default header.b="M5I/gLV1"; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727041AbgHEQ1t (ORCPT + 99 others); Wed, 5 Aug 2020 12:27:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:48916 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726981AbgHEQZe (ORCPT ); Wed, 5 Aug 2020 12:25:34 -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 C03DE233EA; Wed, 5 Aug 2020 15:53:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596642805; bh=Vnpavvxe8eGhapeUtR3pmJcXKQkD1enXO3mcQe6i6Dw=; h=From:To:Cc:Subject:Date:From; b=M5I/gLV1dixpnHbCswIbHCiXzuCVG+bza169wVueh3NQFGwn4At5amKtLwBGsUqj4 ldgyXpT+jZnPLcYkvPQbBUfWpuvB/FOlkqZQ29UZFCfEuMFclDUZ4zqyXCySOYNQSO hkhpAxw6IhzbhGaiPCf9Jqltar2Frx06K0DuVGRs= 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 4.19 0/6] 4.19.138-rc1 review Date: Wed, 5 Aug 2020 17:52:59 +0200 Message-Id: <20200805153505.472594546@linuxfoundation.org> X-Mailer: git-send-email 2.28.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.19.138-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.138-rc1 X-KernelTest-Deadline: 2020-08-07T15:35+00:00 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 4.19.138 release. There are 6 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, 07 Aug 2020 15:34:53 +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.19.138-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.138-rc1 Jiang Ying ext4: fix direct I/O read error Linus Torvalds random32: move the pseudo-random 32-bit definitions to prandom.h Linus Torvalds random32: remove net_rand_state from the latent entropy gcc plugin Willy Tarreau random: fix circular include dependency on arm64 after addition of percpu.h Grygorii Strashko ARM: percpu.h: fix build error Willy Tarreau random32: update the net random state on interrupt and activity ------------- Diffstat: Makefile | 4 +-- arch/arm/include/asm/percpu.h | 2 ++ drivers/char/random.c | 1 + fs/ext4/inode.c | 5 +++ include/linux/prandom.h | 78 +++++++++++++++++++++++++++++++++++++++++++ include/linux/random.h | 63 +++------------------------------- kernel/time/timer.c | 8 +++++ lib/random32.c | 2 +- 8 files changed, 101 insertions(+), 62 deletions(-)