[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <16561645612100@kroah.com>
Date: Sat, 25 Jun 2022 15:42:41 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc: lwn@....net, jslaby@...e.cz,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.18.7
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
Powered by blists - more mailing lists