[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024111715-unearth-zipfile-a86d@gregkh>
Date: Sun, 17 Nov 2024 15:18:14 +0100
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.15.173
I'm announcing the release of the 5.15.173 kernel.
All users of the 5.15 kernel series must upgrade.
The updated 5.15.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.15.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
------------
Makefile | 2 -
arch/powerpc/platforms/powernv/opal-irqchip.c | 1
block/elevator.c | 4 +--
drivers/crypto/marvell/cesa/hash.c | 12 +++++------
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 +--
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 4 ++-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h | 3 --
drivers/hid/hid-ids.h | 1
drivers/hid/hid-lenovo.c | 8 +++++++
drivers/hid/hid-multitouch.c | 13 ++++++++++++
drivers/irqchip/irq-mscc-ocelot.c | 4 +--
drivers/md/raid10.c | 23 +++++++++++-----------
drivers/net/usb/qmi_wwan.c | 1
drivers/vdpa/ifcvf/ifcvf_base.c | 2 -
fs/ocfs2/file.c | 9 +++++---
fs/udf/directory.c | 27 ++++++++++++++++++--------
fs/udf/udfdecl.h | 2 -
io_uring/io_uring.c | 5 ++++
kernel/bpf/verifier.c | 4 +--
mm/memory.c | 11 ++++++++++
mm/slab_common.c | 2 -
net/9p/client.c | 12 ++++++++++-
sound/Kconfig | 2 -
23 files changed, 110 insertions(+), 46 deletions(-)
Alessandro Zanni (1):
fs: Fix uninitialized value issue in from_kuid and from_kgid
Greg Kroah-Hartman (1):
Linux 5.15.173
Hagar Hemdan (1):
io_uring: fix possible deadlock in io_register_iowq_max_workers()
Hans de Goede (1):
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
Herbert Xu (1):
crypto: marvell/cesa - Disable hash algorithms
Ian Forbes (1):
drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS
Jan Kara (2):
udf: Allocate name buffer in directory iterator on heap
udf: Avoid directory type conversion failure due to ENOMEM
Julian Vetter (1):
sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
Kenneth Albanowski (1):
HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad
Li Nan (1):
md/raid10: improve code of mrdev in raid10_sync_request
Linus Torvalds (1):
9p: fix slab cache name creation for real
Michael Ellerman (1):
powerpc/powernv: Free name on error in opal_event_init()
Pedro Falcato (1):
9p: Avoid creating multiple slab caches with the same name
Qun-Wei Lin (1):
mm: krealloc: Fix MTE false alarm in __do_krealloc
Reinhard Speyerer (1):
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Rik van Riel (1):
bpf: use kvzmalloc to allocate BPF verifier environment
Sergey Matsievskiy (1):
irqchip/ocelot: Fix trigger register address
Stefan Blum (1):
HID: multitouch: Add support for B2402FVA track point
SurajSonawane2415 (1):
block: Fix elevator_get_default() checking for NULL q->tag_set
WangYuli (1):
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
Yuan Can (1):
vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Yuanzheng Song (1):
mm/memory: add non-anonymous page check in the copy_present_page()
Powered by blists - more mailing lists