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 6.17.1
Date: Mon, 6 Oct 2025 11:56:32 +0200 [thread overview]
Message-ID: <2025100633-update-gown-60c0@gregkh> (raw)
I'm announcing the release of the 6.17.1 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
block/blk-mq-tag.c | 1
drivers/media/i2c/tc358743.c | 4 -
drivers/media/pci/b2c2/flexcop-pci.c | 2
drivers/media/platform/qcom/iris/iris_buffer.c | 10 +++
drivers/media/platform/st/stm32/stm32-csi.c | 4 -
drivers/media/rc/imon.c | 27 ++++++---
drivers/media/tuners/xc5000.c | 2
drivers/media/usb/uvc/uvc_driver.c | 73 +++++++++++++++----------
drivers/media/usb/uvc/uvcvideo.h | 2
drivers/net/wireless/ath/ath11k/qmi.c | 2
drivers/net/wireless/realtek/rtw89/core.c | 30 ++++++++--
drivers/net/wireless/realtek/rtw89/core.h | 35 +++++++++++
drivers/net/wireless/realtek/rtw89/pci.c | 3 -
drivers/net/wireless/realtek/rtw89/ser.c | 2
drivers/target/target_core_configfs.c | 2
mm/swapfile.c | 3 +
scripts/gcc-plugins/gcc-common.h | 7 ++
sound/soc/qcom/qdsp6/topology.c | 4 -
sound/usb/midi.c | 9 +--
20 files changed, 165 insertions(+), 59 deletions(-)
Chandra Mohan Sundar (1):
media: stm32-csi: Fix dereference before NULL check
Charan Teja Kalla (1):
mm: swap: check for stable address space before operating on the VMA
Dikshita Agarwal (1):
media: iris: Fix memory leak by freeing untracked persist buffer
Duoming Zhou (3):
media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove
media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe
media: tuner: xc5000: Fix use-after-free in xc5000_release
Fedor Pchelkin (1):
wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
Greg Kroah-Hartman (1):
Linux 6.17.1
Jeongjun Park (1):
ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free
Kees Cook (1):
gcc-plugins: Remove TODO_verify_il for GCC >= 16
Larshin Sergey (1):
media: rc: fix races with imon_disconnect()
Matvey Kovalev (1):
wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
Srinivas Kandagatla (1):
ASoC: qcom: audioreach: fix potential null pointer dereference
Thadeu Lima de Souza Cascardo (1):
media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
Wang Haoran (1):
scsi: target: target_core_configfs: Add length check to avoid buffer overflow
Yu Kuai (1):
blk-mq: fix blk_mq_tags double free while nr_requests grown
next reply other threads:[~2025-10-06 9:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 9:56 Greg Kroah-Hartman [this message]
2025-10-06 9:56 ` Linux 6.17.1 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=2025100633-update-gown-60c0@gregkh \
--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.