All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.4 0/3] Stable candidates from Ubuntu Xenial 4.4-lts
@ 2017-07-31 17:53 Sumit Semwal
  2017-07-31 17:53 ` [PATCH for-4.4 1/3] Make file credentials available to the seqfile interfaces Sumit Semwal
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sumit Semwal @ 2017-07-31 17:53 UTC (permalink / raw)
  To: stable; +Cc: Sumit Semwal

Hi Greg,

While looking at the Ubuntu Xenial patches, I came across two patches from
Linus, written last year around 4.6 time frame, that are used as a fix for
CVE-2015-8944. The patches look stable-worthy to me, but were not backported
to 4.4, hence sending for your review.

Also, another patch for vlan that looks useful, if you could please review and
merge to your stable tree?

These have been build-tested with x86 and arm64 allmodconfig. They apply
cleanly on top of 4.4.79, and are present in 4.9.y+.

Best regards,
Sumit.

Linus Torvalds (2):
  Make file credentials available to the seqfile interfaces
  /proc/iomem: only expose physical resource addresses to privileged
    users

Mike Manning (1):
  vlan: Propagate MAC address to VLANs

 fs/seq_file.c            |  7 ++++---
 include/linux/seq_file.h | 13 ++++---------
 kernel/resource.c        | 13 +++++++++++--
 net/8021q/vlan.c         |  5 +++++
 net/8021q/vlan.h         |  2 ++
 net/8021q/vlan_dev.c     | 20 +++++++++++++++++---
 6 files changed, 43 insertions(+), 17 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-08-04 19:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-31 17:53 [PATCH for-4.4 0/3] Stable candidates from Ubuntu Xenial 4.4-lts Sumit Semwal
2017-07-31 17:53 ` [PATCH for-4.4 1/3] Make file credentials available to the seqfile interfaces Sumit Semwal
2017-07-31 17:53 ` [PATCH for-4.4 2/3] /proc/iomem: only expose physical resource addresses to privileged users Sumit Semwal
2017-08-04 19:41   ` Greg KH
2017-07-31 17:53 ` [PATCH for-4.4 3/3] vlan: Propagate MAC address to VLANs Sumit Semwal
2017-08-04 19:44 ` [PATCH for-4.4 0/3] Stable candidates from Ubuntu Xenial 4.4-lts Greg KH

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.