All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 4.9.299
Date: Sat, 29 Jan 2022 11:59:22 +0100	[thread overview]
Message-ID: <1643453962188126@kroah.com> (raw)

I'm announcing the release of the 4.9.299 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Documentation/virtual/kvm/mmu.txt       |    4 -
 Makefile                                |    2 
 arch/arm/Kconfig.debug                  |   44 +++++++++-----
 arch/x86/kvm/paging_tmpl.h              |   44 +++++++++-----
 drivers/gpu/drm/i915/i915_drv.h         |    5 +
 drivers/gpu/drm/i915/i915_gem.c         |   72 ++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_gem_gtt.c     |    4 +
 drivers/gpu/drm/i915/i915_reg.h         |    6 ++
 drivers/media/firewire/firedtv-avc.c    |   14 +++-
 drivers/media/firewire/firedtv-ci.c     |    2 
 drivers/staging/android/ion/ion-ioctl.c |   96 ++++++++++++++++++++++++++++----
 drivers/staging/android/ion/ion.c       |   19 ++++--
 drivers/staging/android/ion/ion.h       |    4 +
 drivers/staging/android/ion/ion_priv.h  |    4 +
 fs/nfs/nfs4client.c                     |   82 ++++++++++++++-------------
 lib/Kconfig.debug                       |    6 +-
 16 files changed, 310 insertions(+), 98 deletions(-)

Dan Carpenter (1):
      media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()

Daniel Rosenberg (2):
      ion: Fix use after free during ION_IOC_ALLOC
      ion: Protect kref from userspace manipulation

Greg Kroah-Hartman (1):
      Linux 4.9.299

Lai Jiangshan (1):
      KVM: X86: MMU: Use the correct inherited permissions to get shadow page

Lee Jones (1):
      ion: Do not 'put' ION handle until after its final use

Paolo Bonzini (1):
      KVM: nVMX: fix EPT permissions as reported in exit qualification

Stefan Agner (1):
      ARM: 8800/1: use choice for kernel unwinders

Trond Myklebust (1):
      NFSv4: Initialise connection to the server in nfs4_alloc_client()

Tvrtko Ursulin (1):
      drm/i915: Flush TLBs before releasing backing store


             reply	other threads:[~2022-01-29 10:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 10:59 Greg Kroah-Hartman [this message]
2022-01-29 10:59 ` Linux 4.9.299 Greg Kroah-Hartman

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=1643453962188126@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.