Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1940407yba; Fri, 17 May 2019 07:53:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqyo7n29+X47Y62iXl5dUAHIOEfpWQFs7uIHy9SZ8ArtiNsUsipY/7sIvWYfRFrlq27q7gH5 X-Received: by 2002:a17:902:5910:: with SMTP id o16mr56363336pli.289.1558104814364; Fri, 17 May 2019 07:53:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558104814; cv=none; d=google.com; s=arc-20160816; b=jq4ox2E2zcy6fQ7o7lCS21qw8wvq/foUAx6YARb01z3p8vXs89cklOL4bFs9ZwRX3d xk4I6wd/xMGOr3zX5kkvI30u1kezgASq+pZSJdVBR9xJM3VxxFJ+HXUJq7IbHy3/PQIZ c6k6SpTJg3MjOUDrwRj1wKBwfNUxnu/NAaw7Pe7WZRtHlQzPA/F6yT1+Svy9UyyXRhFM HqzXl7hZHbcZ25x6cxZ/IlLyiL0PTplqr5ZDIfyKmXgYrt/iEWI+ITuj/Y4Uelu3HYR1 blqH9qdTbM38q6FIEby5+L1SR5BKGbobMhPMpDsIXqJTI43f7yDhGlqRcnesfuzruPHs DwQQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=MFWJ24ONf0Vmpwwq+yhJOI4zNedkuwXJT0cGr8XI5Xg=; b=IRSNGk5WuU67vLsYLOh08POXGBMCMoAe0G4Xa2NTHsk2TlznY3YCp3G0GRUYH8qra5 iNIcISSz4XcUAX0ucbkDchr7Kt+baTwcCnIEZoUODko3CD3sX10DH4cp4Ajg78s631kO IkGqB1fzqA9DHdbqjbmA6bfYz9duIF+BsV+8suBvN+H9kXS+NoATY4jC3URe9oRcPVhX hGzRlDkARndMOLJuSlFRumHqIaCFMBDygvOxCtH021ZU/G4nnvYsZWbgYwA4JoxU2wHU tFvHfTZX2a+5R60eOISJTYx/bd4QDWsNZBYDr/XRzehzwDuzMLKRIZZeIoAfCLoNqO87 4ciQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=XzPSRxhu; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-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 z25si7942178pgv.442.2019.05.17.07.53.12; Fri, 17 May 2019 07:53:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-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=XzPSRxhu; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728978AbfEQOwi (ORCPT + 99 others); Fri, 17 May 2019 10:52:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:49830 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728968AbfEQOwi (ORCPT ); Fri, 17 May 2019 10:52:38 -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 3B7762168B; Fri, 17 May 2019 14:52:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558104757; bh=GWPQahVBLc9oCB8wTxBcTd3TyO8Alw8wwia+iCLmYwM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XzPSRxhuJeAU0NHHV0zUbVzWRB26FRuJ/3AltD4zUgMHCwRuVLwCoWXsvnh/f1M/o zor7FnbIyNhmgAh76jLylIBoBb9qObAWRu4IZRSyEVun2kZ4aIagQw1TQQ6FAUkjC5 deQwi1Z9KDUB+G5K/cvajvAYivqjJKJjCFCC0Jv4= Date: Fri, 17 May 2019 16:52:35 +0200 From: Greg KH To: Gilad Ben-Yossef Cc: Herbert Xu , "David S. Miller" , stable@vger.kernel.org, Ofir Drang , Linux Crypto Mailing List , Linux kernel mailing list Subject: Re: [PATCH 00/35] crypto: ccree: features and bug fixes for 5.2 Message-ID: <20190517145235.GB10613@kroah.com> References: <20190418133913.9122-1-gilad@benyossef.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Sun, Apr 21, 2019 at 11:52:55AM +0300, Gilad Ben-Yossef wrote: > On Thu, Apr 18, 2019 at 4:39 PM Gilad Ben-Yossef wrote: > > > > A set of new features, mostly support for CryptoCell 713 > > features including protected keys, security disable mode and > > new HW revision indetification interface alongside many bug fixes. > > FYI, > > A port of those patches from this patch series which have been marked > for stable is available at > https://github.com/gby/linux/tree/4.19-ccree Hm, all I seem to need are 2 patches that failed to apply. Can you just provide backports for them? thanks, greg k-h