From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752839AbbJRGCj (ORCPT ); Sun, 18 Oct 2015 02:02:39 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46032 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752679AbbJRGCi (ORCPT ); Sun, 18 Oct 2015 02:02:38 -0400 Date: Sat, 17 Oct 2015 23:02:37 -0700 From: Greg KH To: Willy Tarreau Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels Message-ID: <20151018060237.GA32100@kroah.com> References: <20151018020952.GA6056@kroah.com> <20151018055606.GA31884@1wt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151018055606.GA31884@1wt.eu> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 18, 2015 at 07:56:06AM +0200, Willy Tarreau wrote: > Hi Greg, > > On Sat, Oct 17, 2015 at 07:09:52PM -0700, Greg KH wrote: > > Hi all, > > > > I've finally caught up on all pending patches for the above mentioned > > stable kernels that have either hit Linus's tree with a stable@ or > > fixes: marking, or have been emailed to the stable@ list requesting to > > be included. > > Impressed :-) > > I'm seeing that each series ends with patch (N-1)/N, so I think something > changed in your scripts, either N is wrong in which case we can ignore > this, or the last patch of each series was not sent. > > Could you please double-check ? I see it on my end, and I got the cc:. vger likes to reject some of the patches due to odd mime-encoding issues as it fights between git send-email and how it creates the patches. So maybe that was one of them, I know I got many bounces this time around. I don't really know how to resolve this, sorry. greg k-h