All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vivek Goyal <vgoyal@redhat.com>
To: "Srivatsa S. Bhat" <srivatsa@csail.mit.edu>
Cc: stable@vger.kernel.org, gregkh@linuxfoundation.org,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Miklos Szeredi" <mszeredi@redhat.com>,
	"David S. Miller" <davem@davemloft.net>,
	"Radim Krčmář" <rkrcmar@redhat.com>,
	"Wanpeng Li" <wanpengli@tencent.com>, "Wei Wu" <ww9210@gmail.com>,
	"Gen Zhang" <blackgod016574@gmail.com>,
	akaher@vmware.com, srinidhir@vmware.com, bvikas@vmware.com,
	amakhalov@vmware.com, srivatsab@vmware.com
Subject: Re: [4.4.y PATCH 0/4] Backported fixes for 4.4 stable tree
Date: Mon, 1 Jul 2019 11:32:52 -0400	[thread overview]
Message-ID: <20190701153252.GA32227@redhat.com> (raw)
In-Reply-To: <156174751125.35226.7600381640894671668.stgit@srivatsa-ubuntu>

On Fri, Jun 28, 2019 at 11:45:40AM -0700, Srivatsa S. Bhat wrote:
> Hi,
> 
> This patchset includes a few backported fixes for the 4.4 stable tree.
> I would appreciate if you could kindly consider including them in the
> next release.
> 
> Thank you!
> 
> Regards,
> Srivatsa
> 
> ---
> 
> Gen Zhang (2):
>       ip_sockglue: Fix missing-check bug in ip_ra_control()
>       ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
> 
> Vivek Goyal (1):
>       ovl: modify ovl_permission() to do checks on two inodes

Hi Srivatsa,

Curious, why are you backporting above patch. These changes were done in
a series primarily to support SELinux with overlay. Are you fixing a
particular issue with this single patch?

Vivek

> 
> Wanpeng Li (1):
>       KVM: X86: Fix scan ioapic use-before-initialization
> 
> 
>  arch/x86/kvm/x86.c       |    3 ++-
>  fs/overlayfs/inode.c     |   13 +++++++++++++
>  net/ipv4/ip_sockglue.c   |    2 ++
>  net/ipv6/ipv6_sockglue.c |    2 ++
>  4 files changed, 19 insertions(+), 1 deletion(-)

  parent reply	other threads:[~2019-07-01 15:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-28 18:45 [4.4.y PATCH 0/4] Backported fixes for 4.4 stable tree Srivatsa S. Bhat
2019-06-28 18:45 ` [4.4.y PATCH 1/4] ovl: modify ovl_permission() to do checks on two inodes Srivatsa S. Bhat
2019-07-01 15:23   ` Greg KH
2019-06-28 18:46 ` [4.4.y PATCH 2/4] KVM: X86: Fix scan ioapic use-before-initialization Srivatsa S. Bhat
2019-07-01 15:23   ` Greg KH
2019-06-28 18:46 ` [4.4.y PATCH 3/4] ip_sockglue: Fix missing-check bug in ip_ra_control() Srivatsa S. Bhat
2019-06-28 18:46 ` [4.4.y PATCH 4/4] ipv6_sockglue: Fix a missing-check bug in ip6_ra_control() Srivatsa S. Bhat
2019-07-01 15:32 ` Vivek Goyal [this message]
2019-07-09  0:09   ` [4.4.y PATCH 0/4] Backported fixes for 4.4 stable tree Srivatsa S. Bhat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190701153252.GA32227@redhat.com \
    --to=vgoyal@redhat.com \
    --cc=akaher@vmware.com \
    --cc=amakhalov@vmware.com \
    --cc=blackgod016574@gmail.com \
    --cc=bvikas@vmware.com \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=mszeredi@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    --cc=srinidhir@vmware.com \
    --cc=srivatsa@csail.mit.edu \
    --cc=srivatsab@vmware.com \
    --cc=stable@vger.kernel.org \
    --cc=wanpengli@tencent.com \
    --cc=ww9210@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.