Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1249717 > unrolled thread

Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels

Started byGreg KH <gregkh@linuxfoundation.org>
First post2015-10-18 05:20 +0200
Last post2015-10-18 08:10 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel


Contents

  Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable  kernels Greg KH <gregkh@linuxfoundation.org> - 2015-10-18 05:20 +0200
    Re: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels Willy Tarreau <w@1wt.eu> - 2015-10-18 08:00 +0200
      Re: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable  kernels Greg KH <gregkh@linuxfoundation.org> - 2015-10-18 08:10 +0200
        Re: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels Willy Tarreau <w@1wt.eu> - 2015-10-18 08:10 +0200

#1249717 — Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels

FromGreg KH <gregkh@linuxfoundation.org>
Date2015-10-18 05:20 +0200
SubjectStable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels
Message-ID<qkMFQ-XR-9@gated-at.bofh.it>
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.

Note, I have not included anything since 4.2-rc5 was released, those 38
patches will end up in the next round, I need to wait until they show up
in a public release from Linus before I can apply them.

So, if you have sent in a patch to be included, and don't see it in
these latest round of -rc releases, consider it lost and please resend.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1250086 — Re: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels

FromWilly Tarreau <w@1wt.eu>
Date2015-10-18 08:00 +0200
SubjectRe: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels
Message-ID<qkPaG-4yn-7@gated-at.bofh.it>
In reply to#1249717
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 ?

Thanks,
Willy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1250088

FromGreg KH <gregkh@linuxfoundation.org>
Date2015-10-18 08:10 +0200
Message-ID<qkPkl-4YR-1@gated-at.bofh.it>
In reply to#1250086
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1250089 — Re: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels

FromWilly Tarreau <w@1wt.eu>
Date2015-10-18 08:10 +0200
SubjectRe: Stable queue is caught up on for 3.10, 3.14, 4.1, and 4.2-stable kernels
Message-ID<qkPkl-4YR-7@gated-at.bofh.it>
In reply to#1250088
On Sat, Oct 17, 2015 at 11:02:37PM -0700, Greg KH wrote:
> 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.

yes indeed I've met this as well.

> I don't really know how to resolve this, sorry.

No problem, I wanted to be sure that you didn't break something in your
scripts.

Thanks!
Willy

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web