netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patches required for 3.9 stable
@ 2013-06-17  7:58 Jason Wang
  2013-06-17 15:29 ` Greg KH
  2013-06-17 20:20 ` David Miller
  0 siblings, 2 replies; 8+ messages in thread
From: Jason Wang @ 2013-06-17  7:58 UTC (permalink / raw)
  To: gregkh, netdev@vger.kernel.org; +Cc: Michael S. Tsirkin, jwboyer

Hi Greg:

Please include the following commits into 3.9.y. Which fixes:

1) Crash when sending GSO packets from untrusted sources
9b4d669bc06c215d64f56f1eb0d4eb96e14d689d
38502af77e07b5d6650b9ff99a0b482d86366592
c1aad275b0293d2b1905ec95a945422262470684
f9ca8f74399f9195fd8e01f67a8424a8d33efa55
15e5a030716468dce4032fa0f398d840fa2756f6

2) Can't create a multiqueue tap
e8dbad66ef56074eadb41ed5998acd2320447018

All can be cheery-picked and I have tested them.

Thanks

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Patches required for 3.9 stable
  2013-06-17  7:58 Patches required for 3.9 stable Jason Wang
@ 2013-06-17 15:29 ` Greg KH
  2013-06-18  4:42   ` Jason Wang
  2013-06-17 20:20 ` David Miller
  1 sibling, 1 reply; 8+ messages in thread
From: Greg KH @ 2013-06-17 15:29 UTC (permalink / raw)
  To: Jason Wang; +Cc: netdev@vger.kernel.org, Michael S. Tsirkin, jwboyer

On Mon, Jun 17, 2013 at 03:58:59PM +0800, Jason Wang wrote:
> Hi Greg:
> 
> Please include the following commits into 3.9.y. Which fixes:
> 
> 1) Crash when sending GSO packets from untrusted sources
> 9b4d669bc06c215d64f56f1eb0d4eb96e14d689d
> 38502af77e07b5d6650b9ff99a0b482d86366592
> c1aad275b0293d2b1905ec95a945422262470684
> f9ca8f74399f9195fd8e01f67a8424a8d33efa55
> 15e5a030716468dce4032fa0f398d840fa2756f6
> 
> 2) Can't create a multiqueue tap
> e8dbad66ef56074eadb41ed5998acd2320447018
> 
> All can be cheery-picked and I have tested them.

Then please work with the network maintainer, as he has a separate
stable queue that he tests and then sends to me, I do not apply stable
patches directly for the network subsystem.

Have you looked at the stable patchwork queue to verify that these are
not in there already?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Patches required for 3.9 stable
  2013-06-17  7:58 Patches required for 3.9 stable Jason Wang
  2013-06-17 15:29 ` Greg KH
@ 2013-06-17 20:20 ` David Miller
  2013-06-18  4:48   ` Jason Wang
  2013-06-22 10:39   ` Francois Romieu
  1 sibling, 2 replies; 8+ messages in thread
From: David Miller @ 2013-06-17 20:20 UTC (permalink / raw)
  To: jasowang; +Cc: gregkh, netdev, mst, jwboyer

From: Jason Wang <jasowang@redhat.com>
Date: Mon, 17 Jun 2013 15:58:59 +0800

> Hi Greg:
> 
> Please include the following commits into 3.9.y. Which fixes:
> 
> 1) Crash when sending GSO packets from untrusted sources
> 9b4d669bc06c215d64f56f1eb0d4eb96e14d689d
> 38502af77e07b5d6650b9ff99a0b482d86366592
> c1aad275b0293d2b1905ec95a945422262470684
> f9ca8f74399f9195fd8e01f67a8424a8d33efa55
> 15e5a030716468dce4032fa0f398d840fa2756f6
> 
> 2) Can't create a multiqueue tap
> e8dbad66ef56074eadb41ed5998acd2320447018
> 
> All can be cheery-picked and I have tested them.

I'm currently working on stable submissions for networking.  The
person to ask for this kind of stuff is me, not Greg.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Patches required for 3.9 stable
  2013-06-17 15:29 ` Greg KH
@ 2013-06-18  4:42   ` Jason Wang
  0 siblings, 0 replies; 8+ messages in thread
From: Jason Wang @ 2013-06-18  4:42 UTC (permalink / raw)
  To: Greg KH; +Cc: netdev@vger.kernel.org, Michael S. Tsirkin, jwboyer

On 06/17/2013 11:29 PM, Greg KH wrote:
> On Mon, Jun 17, 2013 at 03:58:59PM +0800, Jason Wang wrote:
>> Hi Greg:
>>
>> Please include the following commits into 3.9.y. Which fixes:
>>
>> 1) Crash when sending GSO packets from untrusted sources
>> 9b4d669bc06c215d64f56f1eb0d4eb96e14d689d
>> 38502af77e07b5d6650b9ff99a0b482d86366592
>> c1aad275b0293d2b1905ec95a945422262470684
>> f9ca8f74399f9195fd8e01f67a8424a8d33efa55
>> 15e5a030716468dce4032fa0f398d840fa2756f6
>>
>> 2) Can't create a multiqueue tap
>> e8dbad66ef56074eadb41ed5998acd2320447018
>>
>> All can be cheery-picked and I have tested them.
> Then please work with the network maintainer, as he has a separate
> stable queue that he tests and then sends to me, I do not apply stable
> patches directly for the network subsystem.

Get it.
> Have you looked at the stable patchwork queue to verify that these are
> not in there already?

These are not in.
>
> thanks,
>
> greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Patches required for 3.9 stable
  2013-06-17 20:20 ` David Miller
@ 2013-06-18  4:48   ` Jason Wang
  2013-06-22 10:39   ` Francois Romieu
  1 sibling, 0 replies; 8+ messages in thread
From: Jason Wang @ 2013-06-18  4:48 UTC (permalink / raw)
  To: David Miller; +Cc: gregkh, netdev, mst, jwboyer

On 06/18/2013 04:20 AM, David Miller wrote:
> From: Jason Wang <jasowang@redhat.com>
> Date: Mon, 17 Jun 2013 15:58:59 +0800
>
>> Hi Greg:
>>
>> Please include the following commits into 3.9.y. Which fixes:
>>
>> 1) Crash when sending GSO packets from untrusted sources
>> 9b4d669bc06c215d64f56f1eb0d4eb96e14d689d
>> 38502af77e07b5d6650b9ff99a0b482d86366592
>> c1aad275b0293d2b1905ec95a945422262470684
>> f9ca8f74399f9195fd8e01f67a8424a8d33efa55
>> 15e5a030716468dce4032fa0f398d840fa2756f6
>>
>> 2) Can't create a multiqueue tap
>> e8dbad66ef56074eadb41ed5998acd2320447018
>>
>> All can be cheery-picked and I have tested them.
> I'm currently working on stable submissions for networking.  The
> person to ask for this kind of stuff is me, not Greg.

Oh, sorry for the trouble, please include those into 3.9 stable.

Thanks

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Patches required for 3.9 stable
  2013-06-17 20:20 ` David Miller
  2013-06-18  4:48   ` Jason Wang
@ 2013-06-22 10:39   ` Francois Romieu
  2013-06-22 14:45     ` Greg KH
  2013-06-22 18:56     ` David Miller
  1 sibling, 2 replies; 8+ messages in thread
From: Francois Romieu @ 2013-06-22 10:39 UTC (permalink / raw)
  To: David Miller; +Cc: jasowang, gregkh, netdev, mst, jwboyer

David Miller <davem@davemloft.net> :
> From: Jason Wang <jasowang@redhat.com>
[...]
> I'm currently working on stable submissions for networking.  The
> person to ask for this kind of stuff is me, not Greg.

Is there a way (git, http, mailing list) to know where things are when
a patch has been removed from patchwork [1] and has not appeared in
Greg's tree [2] ?

I can take it as a signal that it will either appear shortly in Greg's
current queue or signal a problem but a confirmation that I have not
missed an information channel would be welcome.

Thanks.

[1] http://patchwork.ozlabs.org/bundle/davem/stable/?state=*&archive=both
[2] http://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git
    as per Documentation/stable_kernel_rules.txt

-- 
Ueimor

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Patches required for 3.9 stable
  2013-06-22 10:39   ` Francois Romieu
@ 2013-06-22 14:45     ` Greg KH
  2013-06-22 18:56     ` David Miller
  1 sibling, 0 replies; 8+ messages in thread
From: Greg KH @ 2013-06-22 14:45 UTC (permalink / raw)
  To: Francois Romieu; +Cc: David Miller, jasowang, netdev, mst, jwboyer

On Sat, Jun 22, 2013 at 12:39:54PM +0200, Francois Romieu wrote:
> David Miller <davem@davemloft.net> :
> > From: Jason Wang <jasowang@redhat.com>
> [...]
> > I'm currently working on stable submissions for networking.  The
> > person to ask for this kind of stuff is me, not Greg.
> 
> Is there a way (git, http, mailing list) to know where things are when
> a patch has been removed from patchwork [1] and has not appeared in
> Greg's tree [2] ?

Usually it's only a week or so at the most that this gap happens, why
does it matter?

You can watch the stable@vger.kernel.org mailing list and see the
submission by David of the patches, and then my ack of them later when
they hit my tree, is that sufficient?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Patches required for 3.9 stable
  2013-06-22 10:39   ` Francois Romieu
  2013-06-22 14:45     ` Greg KH
@ 2013-06-22 18:56     ` David Miller
  1 sibling, 0 replies; 8+ messages in thread
From: David Miller @ 2013-06-22 18:56 UTC (permalink / raw)
  To: romieu; +Cc: jasowang, gregkh, netdev, mst, jwboyer

From: Francois Romieu <romieu@fr.zoreil.com>
Date: Sat, 22 Jun 2013 12:39:54 +0200

> Is there a way (git, http, mailing list) to know where things are when
> a patch has been removed from patchwork [1] and has not appeared in
> Greg's tree [2] ?

No.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-06-22 18:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17  7:58 Patches required for 3.9 stable Jason Wang
2013-06-17 15:29 ` Greg KH
2013-06-18  4:42   ` Jason Wang
2013-06-17 20:20 ` David Miller
2013-06-18  4:48   ` Jason Wang
2013-06-22 10:39   ` Francois Romieu
2013-06-22 14:45     ` Greg KH
2013-06-22 18:56     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).