All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.15.9
Date: Sun, 11 Mar 2018 17:46:11 +0100	[thread overview]
Message-ID: <20180311164611.GA24041@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2329 bytes --]

I'm announcing the release of the 4.15.9 kernel.

All users of the 4.15 kernel series must upgrade.

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

thanks,

greg k-h

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

 Documentation/virtual/kvm/cpuid.txt         |    4 +
 Documentation/virtual/kvm/msr.txt           |    3 -
 Makefile                                    |    2 
 arch/arm64/net/bpf_jit_comp.c               |    5 +
 arch/powerpc/net/bpf_jit_comp64.c           |    1 
 arch/x86/include/asm/nospec-branch.h        |   37 ++++++++++++
 arch/x86/include/uapi/asm/kvm_para.h        |    1 
 arch/x86/kernel/kvm.c                       |    8 +-
 arch/x86/kvm/cpuid.c                        |    3 -
 arch/x86/net/bpf_jit_comp.c                 |    9 +--
 drivers/scsi/mpt3sas/mpt3sas_base.c         |    8 +-
 drivers/scsi/mpt3sas/mpt3sas_base.h         |    3 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c        |   21 +++++--
 kernel/bpf/arraymap.c                       |   33 ++++++-----
 kernel/bpf/lpm_trie.c                       |   14 ++--
 kernel/bpf/verifier.c                       |   42 ++++++++------
 tools/testing/selftests/bpf/test_verifier.c |   84 ++++++++++++++++++++++++++++
 17 files changed, 221 insertions(+), 57 deletions(-)

Daniel Borkmann (5):
      bpf: fix mlock precharge on arraymaps
      bpf, x64: implement retpoline for tail call
      bpf, arm64: fix out of bounds access in tail call
      bpf: allow xadd only on aligned memory
      bpf, ppc64: fix out of bounds access in tail call

Eric Dumazet (1):
      bpf: add schedule points in percpu arrays management

Greg Kroah-Hartman (1):
      Linux 4.15.9

Mauricio Faria de Oliveira (1):
      scsi: mpt3sas: fix oops in error handlers after shutdown/unload

Radim Krčmář (1):
      KVM: x86: fix backward migration with async_PF

Sreekanth Reddy (1):
      scsi: mpt3sas: wait for and flush running commands on shutdown/unload

Yonghong Song (2):
      bpf: fix memory leak in lpm_trie map_free callback function
      bpf: fix rcu lockdep warning for lpm_trie map_free callback


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-03-11 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-11 16:46 Greg KH [this message]
2018-03-11 16:46 ` Linux 4.15.9 Greg KH

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=20180311164611.GA24041@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.