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 5.18.7
Date: Sat, 25 Jun 2022 15:42:41 +0200	[thread overview]
Message-ID: <16561645612100@kroah.com> (raw)

I'm announcing the release of the 5.18.7 kernel.

All users of the 5.18 kernel series must upgrade.

The updated 5.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.18.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/devicetree/bindings/nvmem/fsl,layerscape-sfp.yaml |   14 +
 Makefile                                                        |    2 
 arch/s390/mm/pgtable.c                                          |    2 
 arch/x86/boot/boot.h                                            |   36 ++-
 arch/x86/boot/main.c                                            |    2 
 drivers/net/ethernet/sun/cassini.c                              |    4 
 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c            |    5 
 drivers/net/wwan/iosm/iosm_ipc_protocol_ops.c                   |   10 -
 fs/io_uring.c                                                   |    2 
 fs/notify/fanotify/fanotify.c                                   |   24 --
 fs/notify/fsnotify.c                                            |   85 ++++-----
 fs/zonefs/super.c                                               |   94 ++++++----
 include/linux/fsnotify_backend.h                                |   31 ++-
 kernel/bpf/btf.c                                                |    4 
 tools/testing/selftests/bpf/prog_tests/fexit_bpf2bpf.c          |   14 +
 tools/testing/selftests/bpf/progs/freplace_global_func.c        |   18 +
 16 files changed, 216 insertions(+), 131 deletions(-)

Amir Goldstein (2):
      fsnotify: introduce mark type iterator
      fsnotify: consistent behavior for parent not watching children

Christian Borntraeger (1):
      s390/mm: use non-quiescing sske for KVM switch to keyed guest

Damien Le Moal (1):
      zonefs: fix zonefs_iomap_begin() for reads

Greg Kroah-Hartman (1):
      Linux 5.18.7

Jakub Kicinski (2):
      wifi: rtlwifi: remove always-true condition pointed out by GCC 12
      net: wwan: iosm: remove pointless null check

Jens Axboe (1):
      io_uring: use original request task for inflight tracking

Kees Cook (1):
      x86/boot: Wrap literal addresses in absolute_pointer()

Martin Liška (1):
      eth: sun: cassini: remove dead code

Sean Anderson (1):
      dt-bindings: nvmem: sfp: Add clock properties

Toke Høiland-Jørgensen (2):
      bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
      selftests/bpf: Add selftest for calling global functions from freplace


             reply	other threads:[~2022-06-25 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-25 13:42 Greg Kroah-Hartman [this message]
2022-06-25 13:42 ` Linux 5.18.7 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=16561645612100@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.