From patchwork Sat Nov 3 10:41:19 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 992626 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YWFAaEU5"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42nFqV0bGgzB4cV for ; Sat, 3 Nov 2018 21:41:42 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=9BVaFmX46M0NgraQ4O7ul38JjcNuKtCDxfiuuNtlj90=; b=YWFAaEU50xh3AW 03cdciI09Xcv52yUndGL6sf1OePrDLsXEoIMfoi0/TDsfiahGlezWI9utzoBcBlfMo9kuFNuZcdcT ktpDxUXqfbq0hW52OzEilTym/drDZaoHvMbZGzjUWLLx6AlzeHG2QrukU8D6H6JHm7gTzYwTnkyHG QzJZE54nMHGd1OpARn+FKiJuys+GZIZUJemD9QrOeVN/7+QcxJnqU5+0OqF3MthIXam9o5NnIuHQS DtD76foulrZZ7dISTnR4Uc1D8O55yvWy/BTlnSsV7NhD9FwBZH4l3Yzy36xx+XuzlhJddH1om5ROa Dgfinw1KUU5YKMMOvIJw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gItN3-0007oB-AN; Sat, 03 Nov 2018 10:41:37 +0000 Received: from foss.arm.com ([217.140.101.70]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gItMz-0007nB-DN for linux-arm-kernel@lists.infradead.org; Sat, 03 Nov 2018 10:41:34 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B9BD980D; Sat, 3 Nov 2018 03:41:22 -0700 (PDT) Received: from mbp (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id A66B13F6A8; Sat, 3 Nov 2018 03:41:21 -0700 (PDT) Date: Sat, 3 Nov 2018 10:41:19 +0000 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 2nd round of updates for 4.20 Message-ID: <20181103104115.7imtevbiauvd3qls@mbp> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181103_034133_456808_A719E100 X-CRM114-Status: GOOD ( 12.51 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [217.140.101.70 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Will Deacon , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Linus, Please pull the arm64 updates below. Thank you. The following changes since commit 4debef5510071032c6d5dace31ca1cc42a120073: arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work (2018-10-19 15:37:25 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-upstream for you to fetch changes up to 966866892cf89d606544bca22d584ba2ef9ec208: arm64: kprobe: make page to RO mode when allocate it (2018-11-02 18:15:07 +0000) ---------------------------------------------------------------- arm64 2nd round of updates for 4.20: - Fix W+X page (mark RO) allocated by the arm64 kprobes code - Makefile fix for .i files in out of tree modules ---------------------------------------------------------------- Anders Roxell (1): arm64: kprobe: make page to RO mode when allocate it Victor Kamensky (1): arm64: makefile fix build of .i file in external module case Yangtao Li (1): arm64: kdump: fix small typo arch/arm64/Makefile | 2 ++ arch/arm64/kernel/crash_dump.c | 2 +- arch/arm64/kernel/probes/kprobes.c | 27 ++++++++++++++++++++------- 3 files changed, 23 insertions(+), 8 deletions(-)