Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4781182yba; Mon, 20 May 2019 03:44:55 -0700 (PDT) X-Google-Smtp-Source: APXvYqwqcHfsOFlhtUTmUz48dQfwyvFJcrx+6fdU92FWzALcacILWEOvtLEQly0pfuYX4cVnLxLp X-Received: by 2002:a17:902:2924:: with SMTP id g33mr48674215plb.57.1558349094977; Mon, 20 May 2019 03:44:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558349094; cv=none; d=google.com; s=arc-20160816; b=G2QDX8yHTovYWmdoKlwbsdCWk3sKmCQz0wda1LN7PZ/14DqkwQMmJ05xGJJUcb6eCZ c14F0jw/PtE/k18Ddv+ID/oaHGg6+UERqcUAocds1pGeC7aFtoqiLxYjXTP6rxLmzzSN PBkk834zjlPIKlT+PhLvG8JtXuIJ4319kVuTfuXIJjj2ZWfZ0ooRGs7aWFfGts6UVs15 3ZNkTnuG9fvH6KYFTpCDjodsP28KrAmdJreYFn42OJz3zcULcDhR1vyTVq1rluHLPYCJ Js0E7+nCLLpJZHnm0yXoqkcSV4uSWqaOY0yx+Kv0kLkGzzup7AtFB+mghxBwBZssNd4H x68A== 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=3tjxvzw1SNIaSi/o9bXQkRJJne4mPtAxnshXeVOQubw=; b=ylPSDNpEHuG0fCex0LWq4eNQF3utZp1s/6prz38qfyYg3nFzwY5BIef+KQj+g/JcST Dknjx3afzjVrH2LHr0wJeA8qf22GWEpN4bq91GhGVkVNhHPHFGEEBVhfPw2lUGFD5cdr IGnStKCwJDV+EAB313PGdQlTS7vR91NjgQDD+ONk6j6e3X6vnezdgxm+gOuSdJaYW2uc 16qQB3ngGKqBpiEhojbof3NGWYPcdIVFd9vtYbmI+Tn5deCgvltKCpBqc2zm4wkkvzGX KYvAA+wurhj0ZuqMrvhdgjnY77HDz8WxlyPTg2+iZcM0p5TH11xcvC8llTdJZgGh5JqC G57w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=h7HLue19; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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 f10si18693072pgb.464.2019.05.20.03.44.39; Mon, 20 May 2019 03:44:54 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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=h7HLue19; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732160AbfETJaO (ORCPT + 99 others); Mon, 20 May 2019 05:30:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:42982 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730966AbfETJaO (ORCPT ); Mon, 20 May 2019 05:30:14 -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 9557320675; Mon, 20 May 2019 09:30:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558344611; bh=5Ih4ArUAWK//Nx2oUT0KcJI/at5Zl82NJS59rQmq708=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=h7HLue19It3sE0XIVt6GtgiE9KZ2l5YsIdaLSMqP9udJvHgM1W/3D2zY7CLEJ59gS qPKXq5wbOocvjHpSxckWlgpcp4KmkMWWpHaFn+yFq41YKgtBHcNZGYy2pWcSjLuMIo bvcHMothVb+eikfwlgUSqoqp+36a4/20aU94Sd4Q= Date: Mon, 20 May 2019 11:30:08 +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: <20190520093008.GA4476@kroah.com> References: <20190418133913.9122-1-gilad@benyossef.com> <20190517145235.GB10613@kroah.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-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 19, 2019 at 11:28:05AM +0300, Gilad Ben-Yossef wrote: > On Sat, May 18, 2019 at 10:36 AM Gilad Ben-Yossef wrote: > > > > Hi > > > > On Fri, May 17, 2019 at 5:52 PM Greg KH wrote: > > > > > > 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? > > > > Sure, I'll send them early next week. > > hm... I've just fetched the latest from > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git, > rebased that branch against the linux-4.19.y branch and it all went > smooth. > > What am I'm missing? is there some other tree I should be doing this on? I do not know, can you just send the 2 patches that I said failed for me? Those are the only ones that I need here. I can't use random github trees, sorry, let's stick to email for patches please. thanks, greg k-h