[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025101229-hypnotism-thimble-b140@gregkh>
Date: Sun, 12 Oct 2025 13:24:28 +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 6.17.2
I'm announcing the release of the 6.17.2 kernel.
All users of the 6.17 kernel series must upgrade.
The updated 6.17.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.17.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/x86/kvm/emulate.c | 9 -
arch/x86/kvm/kvm_emulate.h | 3
arch/x86/kvm/x86.c | 15 -
crypto/rng.c | 8
crypto/testmgr.c | 5
crypto/zstd.c | 2
drivers/android/dbitmap.h | 1
drivers/base/faux.c | 1
drivers/bluetooth/btusb.c | 2
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 6
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 5
drivers/gpu/drm/amd/include/mes_v11_api_def.h | 3
drivers/gpu/drm/amd/include/mes_v12_api_def.h | 3
drivers/misc/amd-sbi/Kconfig | 1
drivers/net/wireless/realtek/rtl8xxxu/core.c | 2
drivers/net/wireless/realtek/rtlwifi/rtl8192cu/sw.c | 1
drivers/nvmem/layouts.c | 13 +
drivers/staging/axis-fifo/axis-fifo.c | 68 +++----
drivers/tty/serial/Kconfig | 2
drivers/tty/serial/qcom_geni_serial.c | 176 +-------------------
drivers/usb/serial/option.c | 6
fs/f2fs/f2fs.h | 4
fs/f2fs/gc.c | 4
fs/f2fs/node.c | 58 ++++--
fs/f2fs/node.h | 1
fs/f2fs/recovery.c | 2
include/linux/device.h | 3
kernel/trace/ring_buffer.c | 2
net/9p/trans_fd.c | 8
rust/kernel/block/mq/gen_disk.rs | 2
rust/kernel/drm/device.rs | 2
rust/kernel/drm/driver.rs | 2
rust/kernel/drm/file.rs | 2
rust/kernel/drm/gem/mod.rs | 2
rust/kernel/drm/ioctl.rs | 2
rust/kernel/pci.rs | 6
37 files changed, 178 insertions(+), 256 deletions(-)
Ankit Khushwaha (1):
ring buffer: Propagate __rb_map_vma return value to caller
Bitterblue Smith (2):
wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188
wifi: rtl8xxxu: Don't claim USB ID 07b8:8188
Carlos Llamas (1):
binder: fix double-free in dbitmap
Chao Yu (1):
f2fs: fix to do sanity check on node footer for non inode dnode
Greg Kroah-Hartman (1):
Linux 6.17.2
Herbert Xu (3):
Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"
crypto: zstd - Fix compression bug caused by truncation
crypto: rng - Ensure set_ent is always present
Krzysztof Kozlowski (1):
serial: qcom-geni: Fix blocked task
Mario Limonciello (1):
drm/amdgpu: Enable MES lr_compute_wa by default
Max Kellermann (1):
drivers/misc/amd-sbi/Kconfig: select REGMAP_I2C
Michael Walle (1):
nvmem: layouts: fix automatic module loading
Miguel Ojeda (2):
rust: drm: fix `srctree/` links
rust: block: fix `srctree/` links
Nalivayko Sergey (1):
net/9p: fix double req put in p9_fd_cancelled
Ovidiu Panait (3):
staging: axis-fifo: fix maximum TX packet length check
staging: axis-fifo: fix TX handling on copy_from_user() failure
staging: axis-fifo: flush RX FIFO on read errors
Rafael J. Wysocki (2):
driver core: faux: Set power.no_pm for faux devices
driver core/PM: Set power.no_callbacks along with power.no_pm
Rahul Rameshbabu (2):
rust: pci: fix incorrect platform reference in PCI driver probe doc comment
rust: pci: fix incorrect platform reference in PCI driver unbind doc comment
Raphael Gallais-Pou (1):
serial: stm32: allow selecting console when the driver is module
Sean Christopherson (1):
KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O
Xiaowei Li (1):
USB: serial: option: add SIMCom 8230C compositions
Zenm Chen (1):
Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
Powered by blists - more mailing lists