From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8B99C388F7 for ; Tue, 10 Nov 2020 22:55:02 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 668B7207E8 for ; Tue, 10 Nov 2020 22:55:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fh2PXGsC"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="PMMtGRTi" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 668B7207E8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-foundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Mime-Version:References:In-Reply-To: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:List-Owner; bh=ofg8UZJfivsqW/LQIBFFRoerkh2yjSnGEmCxbCW3ggM=; b=fh2PXGsC3PjS38zppX8Wgr84p ++Od2oOjBvXXCzoYLLBox/ceBRsSOxAWtQ+gyav+oah9wr9cuux/+8TAWEZfL81gogIIq4o40pZnL MdMwtPHLseFI+85n20h3crqROvDrM+2RXndl35l2SsUgLVZg/wda+hcddg9ecWbZ6cYt/PAa1Rnv8 kOVo90yhko2GArWwfU1LkS9DRd6ukRc5JNMt17609EePO01l3kHA9ZG2NnPktg6x3TZDSWK2mrCT/ x/CfdMNWegVtheXLay9lKdZYQCq5kShl9980Zi17W2veiqy9c+NDfAJ/X/a4RNcHOQcpF2NE1tCY1 BtuSvn2vg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kccX9-0005KF-KJ; Tue, 10 Nov 2020 22:54:39 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kccX3-0005IU-4q for linux-arm-kernel@lists.infradead.org; Tue, 10 Nov 2020 22:54:37 +0000 Received: from localhost.localdomain (c-73-231-172-41.hsd1.ca.comcast.net [73.231.172.41]) (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 1C691205CA; Tue, 10 Nov 2020 22:54:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605048872; bh=gsDtrEo/+4VxZ0lzAA/UbiyTAEoGDS7zICfT710MOJc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=PMMtGRTiQw6LrxiauVSJv7kDsCfSrfZpwm3o2p8MOLy3Yet+GKJp7JttqW6HOKnxA SiA9IlhVAj3WCPPPjK8a+Xw8xQmQ5D82W+Q4HPRKcrErSQeroIuiFctZGp6dshOys+ oI79pcHx2EBfWhbmWqBPV4+dRUlvsMDzDF2eJYI0= Date: Tue, 10 Nov 2020 14:54:30 -0800 From: Andrew Morton To: Andrey Konovalov Subject: Re: [PATCH v9 00/44] kasan: add hardware tag-based mode for arm64 Message-Id: <20201110145430.e15cb0e0d51498d961206be9@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201110_175433_329551_30E9BB01 X-CRM114-Status: GOOD ( 14.92 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, Marco Elver , Catalin Marinas , Kevin Brodsky , Will Deacon , Branislav Rankov , kasan-dev@googlegroups.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Alexander Potapenko , Evgenii Stepanov , Andrey Ryabinin , Vincenzo Frascino , Dmitry Vyukov Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 10 Nov 2020 23:09:57 +0100 Andrey Konovalov wrote: > This patchset adds a new hardware tag-based mode to KASAN [1]. The new mode > is similar to the existing software tag-based KASAN, but relies on arm64 > Memory Tagging Extension (MTE) [2] to perform memory and pointer tagging > (instead of shadow memory and compiler instrumentation). I have that all merged up on top of linux-next. Numerous minor conflicts, mainly in arch/arm/Kconfig. Also the changes in https://lkml.kernel.org/r/20201103175841.3495947-7-elver@google.com had to be fed into "kasan: split out shadow.c from common.c". I staged it after linux-next to provide visibility into potentially conflicting changes in the arm tree as things move forward. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel