From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from www62.your-server.de ([213.133.104.62]:60979 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932304AbeCIWgN (ORCPT ); Fri, 9 Mar 2018 17:36:13 -0500 Subject: Re: [PATCH stable 4.9 0/6] BPF stable patches To: Greg KH Cc: ast@kernel.org, stable@vger.kernel.org References: <20180309222217.GA11146@kroah.com> From: Daniel Borkmann Message-ID: <177d3ceb-b7be-8876-f0ec-b489cbf843dd@iogearbox.net> Date: Fri, 9 Mar 2018 23:36:10 +0100 MIME-Version: 1.0 In-Reply-To: <20180309222217.GA11146@kroah.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 03/09/2018 11:22 PM, Greg KH wrote: > On Thu, Mar 08, 2018 at 04:17:31PM +0100, Daniel Borkmann wrote: >> All for 4.9 backported and tested. > > All now applied. Should I work to backport these to the 4.4.y tree? Yeah, would be great as I don't have a way to test them on 4.4. Thanks Greg!