This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 6.17.11-rc1
Siddharth Vadapalli s-vadapalli@ti.com spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pm
Punit Agrawal punit.agrawal@oss.qualcomm.com Revert "ACPI: Suppress misleading SPCR console message when SPCR table is absent"
Jimmy Hu hhhuuu@google.com usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Kuen-Han Tsai khtsai@google.com usb: udc: Add trace event for usb_gadget_set_state
Youngjun Park youngjun.park@lge.com mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()
ziming zhang ezrakiez@gmail.com libceph: replace BUG_ON with bounds check for map->max_osd
ziming zhang ezrakiez@gmail.com libceph: prevent potential out-of-bounds writes in handle_auth_session_key()
Ilya Dryomov idryomov@gmail.com libceph: fix potential use-after-free in have_mon_and_osd_map()
Bastien Curutchet (Schneider Electric) bastien.curutchet@bootlin.com net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric) bastien.curutchet@bootlin.com net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric) bastien.curutchet@bootlin.com net: dsa: microchip: Don't free uninitialized ksz_irq
Bastien Curutchet (Schneider Electric) bastien.curutchet@bootlin.com net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric) bastien.curutchet@bootlin.com net: dsa: microchip: common: Fix checks on irq_find_mapping()
Mario Limonciello (AMD) superm1@kernel.org drm/amd/display: Increase EDID read retries
Mario Limonciello (AMD) superm1@kernel.org drm/amd/display: Don't change brightness for disabled connectors
Alex Hung alex.hung@amd.com drm/amd/display: Check NULL before accessing
Michael Chen michael.chen@amd.com drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
Prike Liang Prike.Liang@amd.com drm/amdgpu: attach tlb fence to the PTs update
Lucas De Marchi lucas.demarchi@intel.com drm/xe/guc: Fix stack_depot usage
Ville Syrjälä ville.syrjala@linux.intel.com drm/i915/psr: Reject async flips when selective fetch is enabled
Johan Hovold johan@kernel.org drm: sti: fix device leaks at component probe
Vanillan Wang vanillanwang@163.com USB: serial: option: add support for Rolling RW101R-GL
Oleksandr Suvorov cryosay@gmail.com USB: serial: ftdi_sio: add support for u-blox EVK-M101
Łukasz Bartosik ukaszb@chromium.org xhci: dbgtty: fix device unregister
Mathias Nyman mathias.nyman@linux.intel.com xhci: dbgtty: Fix data corruption when transmitting data form DbC to host
Mathias Nyman mathias.nyman@linux.intel.com xhci: fix stale flag preventig URBs after link state error is cleared
Manish Nagar manish.nagar@oss.qualcomm.com usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths
Heikki Krogerus heikki.krogerus@linux.intel.com usb: dwc3: pci: Sort out the Intel device IDs
Heikki Krogerus heikki.krogerus@linux.intel.com usb: dwc3: pci: add support for the Intel Nova Lake -S
Owen Gu guhuinan@xiaomi.com usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
Jameson Thies jthies@google.com usb: typec: ucsi: psy: Set max current to zero when disconnected
Tianchu Chen flynnnchen@tencent.com usb: storage: sddr55: Reject out-of-bound new_pba
Alan Stern stern@rowland.harvard.edu USB: storage: Remove subclass and protocol overrides from Novatek quirk
Desnes Nunes desnesn@redhat.com usb: storage: Fix memory leak in USB bulk transport
Claudiu Beznea claudiu.beznea.uj@bp.renesas.com usb: renesas_usbhs: Fix synchronous external abort on unbind
Kuen-Han Tsai khtsai@google.com usb: gadget: f_eem: Fix memory leak in eem_unwrap
Miaoqian Lin linmq006@gmail.com usb: cdns3: Fix double resource release in cdns3_pci_probe
Johan Hovold johan@kernel.org most: usb: fix double free on late probe failure
Miaoqian Lin linmq006@gmail.com serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
Ilpo Järvinen ilpo.jarvinen@linux.intel.com serial: 8250: Fix 8250_rsa symbol loop
Kuniyuki Iwashima kuniyu@google.com mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose().
Paolo Abeni pabeni@redhat.com mptcp: clear scheduled subflows on retransmit
Jisheng Zhang jszhang@kernel.org mmc: sdhci-of-dwcmshc: Promote the th1520 reset handling to ip level
Deepanshu Kartikey kartikey406@gmail.com mm/memfd: fix information leak in hugetlb folios
Wei Yang richard.weiyang@gmail.com mm/huge_memory: fix NULL pointer deference when splitting folio
Gustavo A. R. Silva gustavoars@kernel.org iommufd/driver: Fix counter initialization for counted_by annotation
Khairul Anuar Romli khairul.anuar.romli@altera.com firmware: stratix10-svc: fix bug in saving controller data
Jens Axboe axboe@kernel.dk io_uring/net: ensure vectored buffer node import is tied to notification
ChiYuan Huang cy_huang@richtek.com regulator: rtq2208: Correct LDO2 logic judgment bits
ChiYuan Huang cy_huang@richtek.com regulator: rtq2208: Correct buck group2 phase mapping logic
Heiner Kallweit hkallweit1@gmail.com r8169: fix RTL8127 hang on suspend/shutdown
Jon Hunter jonathanh@nvidia.com pmdomain: tegra: Add GENPD_FLAG_NO_STAY_ON flag
Wentao Guan guanwentao@uniontech.com nvmem: layouts: fix nvmem_layout_bus_uevent
Miaoqian Lin linmq006@gmail.com slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves
Alan Borzeszkowski alan.borzeszkowski@linux.intel.com thunderbolt: Add support for Intel Wildcat Lake
Paulo Alcantara pc@manguebit.org smb: client: fix memory leak in cifs_construct_tcon()
Thomas Zimmermann tzimmermann@suse.de drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
Jamie Iles jamie.iles@oss.qualcomm.com drivers/usb/dwc3: fix PCI parent check
Mikulas Patocka mpatocka@redhat.com dm-verity: fix unreliable memory allocation
Dharma Balasubiramani dharma.b@microchip.com counter: microchip-tcb-capture: Allow shared IRQ for multi-channel TCBs
Viacheslav Dubeyko Slava.Dubeyko@ibm.com ceph: fix crash in process_v2_sparse_read() for encrypted directories
Marc Kleine-Budde mkl@pengutronix.de can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
Thomas Mühlbacher tmuehlbacher@posteo.net can: sja1000: fix max irq loop handling
Biju Das biju.das.jz@bp.renesas.com can: rcar_canfd: Fix CAN-FD mode as default
Douglas Anderson dianders@chromium.org Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref
Gui-Dong Han hanguidong02@gmail.com atm/fore200e: Fix possible data race in fore200e_open()
Maarten Zanders maarten@zanders.be ARM: dts: nxp: imx6ul: correct SAI3 interrupt line
Xu Yang xu.yang_2@nxp.com arm64: dts: imx8qm-mek: fix mux-controller select/enable-gpios polarity
Frank Li Frank.Li@nxp.com arm64: dts: imx8dxl: Correct pcie-ep interrupt number
Frank Li Frank.Li@nxp.com arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqos
Ivan Zhaldak i.v.zhaldak@gmail.com ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230
René Rebe rene@exactco.de ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection
Deepanshu Kartikey kartikey406@gmail.com tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAs
Jason Wang jasowang@redhat.com vhost: rewind next_avail_head while discarding descriptors
Jon Kohler jon@nutanix.com virtio-net: avoid unnecessary checksum calculation on guest RX
Thomas Bogendoerfer tsbogend@alpha.franken.de MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
Maciej W. Rozycki macro@orcam.me.uk MIPS: mm: Prevent a TLB shutdown on initial uniquification
ChiYuan Huang cy_huang@richtek.com iio: adc: rtq6056: Correct the sign bit index
David Lechner dlechner@baylibre.com iio: adc: ad7380: fix SPI offload trigger rate
David Lechner dlechner@baylibre.com iio: adc: ad7280a: fix ad7280_store_balance_timer()
David Lechner dlechner@baylibre.com iio: adc: ad7124: fix temperature channel
Marcelo Schmitt marcelo.schmitt@analog.com iio: adc: ad4030: Fix _scale value for common-mode channels
Valek Andrej andrej.v@skyrain.eu iio: accel: fix ADXL355 startup race condition
Linus Walleij linus.walleij@linaro.org iio: accel: bmc150: Fix irq assumption regression
Olivier Moysan olivier.moysan@foss.st.com iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling
Christophe JAILLET christophe.jaillet@wanadoo.fr iio:common:ssp_sensors: Fix an error handling path ssp_probe()
Achim Gratz Achim.Gratz@Stromeko.DE iio: pressure: bmp280: correct meas_time_us calculation
Francesco Lavra flavra@baylibre.com iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
Dimitri Fedrau dimitri.fedrau@liebherr.com iio: humditiy: hdc3020: fix units for thresholds and hysteresis
Dimitri Fedrau dimitri.fedrau@liebherr.com iio: humditiy: hdc3020: fix units for temperature and humidity measurement
Nuno Sá nuno.sa@analog.com iio: buffer: support getting dma channel from the buffer
Nuno Sá nuno.sa@analog.com iio: buffer-dmaengine: enable .get_dma_dev()
Nuno Sá nuno.sa@analog.com iio: buffer-dma: support getting the DMA channel
Jiri Olsa jolsa@kernel.org Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
Alex Deucher alexander.deucher@amd.com Revert "drm/amd/display: Move setup_stream_attribute"
Dan Carpenter dan.carpenter@linaro.org timekeeping: Fix error code in tk_aux_sysfs_init()
David Howells dhowells@redhat.com afs: Fix uninit var in afs_alloc_anon_key()
Hang Zhou 929513338@qq.com spi: bcm63xx: fix premature CS deassertion on RX-only transactions
Andy Shevchenko andriy.shevchenko@linux.intel.com spi: nxp-fspi: Propagate fwnode in ACPI case as well
Haibo Chen haibo.chen@nxp.com spi: spi-nxp-fspi: Add OCT-DTR mode support
Haotian Zhang vulab@iscas.ac.cn spi: amlogic-spifc-a1: Handle devm_pm_runtime_enable() errors
Francesco Lavra flavra@baylibre.com spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMA
Sergey Matyukevich geomatsi@gmail.com riscv: dts: allwinner: d1: fix vlenb property
NeilBrown neil@brown.name ovl: fail ovl_lock_rename_workdir() if either target is unhashed
David Howells dhowells@redhat.com afs: Fix delayed allocation of a cell's anonymous key
Andrei Vagin avagin@google.com fs/namespace: fix reference leak in grab_requested_mnt_ns
Anurag Dutta a-dutta@ti.com spi: spi-cadence-quadspi: Enable pm runtime earlier to avoid imbalance
Anurag Dutta a-dutta@ti.com spi: spi-cadence-quadspi: Remove duplicate pm_runtime_put_autosuspend() call
Jamie Iles jamie.iles@oss.qualcomm.com mailbox: pcc: don't zero error register
Jason-JH Lin jason-jh.lin@mediatek.com mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
Haotian Zhang vulab@iscas.ac.cn mailbox: mailbox-test: Fix debugfs_create_dir error checking
Haotian Zhang vulab@iscas.ac.cn usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
Mario Tesi martepisa@gmail.com iio: st_lsm6dsx: Fixed calibrated timestamp calculation
Wei Fang wei.fang@nxp.com net: fec: do not register PPS event for PEROUT
Wei Fang wei.fang@nxp.com net: fec: do not allow enabling PPS and PEROUT simultaneously
Wei Fang wei.fang@nxp.com net: fec: do not update PEROUT if it is enabled
Wei Fang wei.fang@nxp.com net: fec: cancel perout_timer when PEROUT is disabled
Jeremy Kerr jk@codeconstruct.com.au net: mctp: unconditionally set skb->dev on dst output
Jiefeng Zhang jiefeng.z.zhang@gmail.com net: atlantic: fix fragment overflow handling in RX path
Mohsin Bashir mohsin.bashr@gmail.com eth: fbnic: Fix counter roll-over issue
Vladimir Oltean vladimir.oltean@nxp.com net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic
Slark Xiao slark_xiao@163.com net: wwan: mhi: Keep modem name match with Foxconn T99W640
Pranjal Shrivastava praan@google.com dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings
Alex Deucher alexander.deucher@amd.com drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
Fernando Fernandez Mancera fmancera@suse.de xsk: avoid data corruption on cq descriptor number
Maciej Fijalkowski maciej.fijalkowski@intel.com xsk: avoid overwriting skb fields for multi-buffer traffic
Alexey Kodanev aleksei.kodanev@bell-sw.com net: sxgbe: fix potential NULL dereference in sxgbe_rx()
Nikola Z. Ivanov zlatistiv@gmail.com team: Move team device type change at the end of team_port_add
Danielle Costantino dcostantino@meta.com net/mlx5e: Fix validation logic in rate limiting
Harish Chegondi harish.chegondi@intel.com drm/xe: Fix conversion from clock ticks to milliseconds
Horatiu Vultur horatiu.vultur@microchip.com net: lan966x: Fix the initialization of taprio
Daniel Golle daniel@makrotopia.org net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs
Kai-Heng Feng kaihengf@nvidia.com net: aquantia: Add missing descriptor cache invalidation on ATL2
Dan Carpenter dan.carpenter@linaro.org platform/x86: intel: punit_ipc: fix memory corruption
Daniel Golle daniel@makrotopia.org net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY
Devarsh Thakkar devarsht@ti.com drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR
Jesper Dangaard Brouer hawk@kernel.org veth: reduce XDP no_direct return section to fix race
Luiz Augusto von Dentz luiz.von.dentz@intel.com Bluetooth: SMP: Fix not generating mackey and ltk when repairing
Pauli Virtanen pav@iki.fi Bluetooth: hci_core: lookup hci_conn on RX path on protocol side
Edward Adam Davis eadavis@qq.com Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
Luiz Augusto von Dentz luiz.von.dentz@intel.com Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP
Chris Lu chris.lu@mediatek.com Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface
Marc Kleine-Budde mkl@pengutronix.de can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data
Marc Kleine-Budde mkl@pengutronix.de can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header
Marc Kleine-Budde mkl@pengutronix.de can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
Seungjin Bae eeodqql09@gmail.com can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
-------------
Diffstat:
Makefile | 4 +- arch/arm/boot/dts/nxp/imx/imx6ul.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi | 4 +- arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi | 5 + arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 4 +- arch/arm64/kernel/acpi.c | 10 +- arch/mips/mm/tlb-r4k.c | 118 ++++++++++----- arch/riscv/boot/dts/allwinner/sun20i-d1s.dtsi | 2 +- arch/x86/events/core.c | 10 +- drivers/atm/fore200e.c | 2 + drivers/bluetooth/btusb.c | 39 ++++- drivers/counter/microchip-tcb-capture.c | 2 +- drivers/firmware/stratix10-svc.c | 7 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 15 ++ .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 8 +- drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 11 +- .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c | 1 - .../drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c | 2 - .../drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c | 2 - drivers/gpu/drm/amd/display/dc/link/link_dpms.c | 3 + .../display/dc/virtual/virtual_stream_encoder.c | 7 - drivers/gpu/drm/bridge/sii902x.c | 20 ++- drivers/gpu/drm/drm_fb_helper.c | 14 -- drivers/gpu/drm/i915/display/intel_display.c | 8 ++ drivers/gpu/drm/i915/display/intel_psr.c | 6 - drivers/gpu/drm/sti/sti_vtg.c | 7 +- drivers/gpu/drm/xe/xe_gt_clock.c | 7 +- drivers/gpu/drm/xe/xe_guc_ct.c | 3 + drivers/iio/accel/adxl355_core.c | 44 +++++- drivers/iio/accel/bmc150-accel-core.c | 5 + drivers/iio/accel/bmc150-accel.h | 1 + drivers/iio/adc/ad4030.c | 2 +- drivers/iio/adc/ad7124.c | 12 +- drivers/iio/adc/ad7280a.c | 2 +- drivers/iio/adc/ad7380.c | 8 ++ drivers/iio/adc/rtq6056.c | 2 +- drivers/iio/adc/stm32-dfsdm-adc.c | 5 +- drivers/iio/buffer/industrialio-buffer-dma.c | 6 + drivers/iio/buffer/industrialio-buffer-dmaengine.c | 2 + drivers/iio/common/ssp_sensors/ssp_dev.c | 4 +- drivers/iio/humidity/hdc3020.c | 73 ++++++---- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h | 40 ++++-- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 19 ++- drivers/iio/industrialio-buffer.c | 21 ++- drivers/iio/pressure/bmp280-core.c | 15 +- drivers/iommu/iommufd/driver.c | 2 +- drivers/mailbox/mailbox-test.c | 2 +- drivers/mailbox/mtk-cmdq-mailbox.c | 45 ++++-- drivers/mailbox/pcc.c | 8 +- drivers/md/dm-verity-fec.c | 6 +- drivers/mmc/host/sdhci-of-dwcmshc.c | 29 ++-- drivers/most/most_usb.c | 14 +- drivers/net/can/rcar/rcar_canfd.c | 53 ++++--- drivers/net/can/sja1000/sja1000.c | 4 +- drivers/net/can/sun4i_can.c | 4 +- drivers/net/can/usb/gs_usb.c | 102 +++++++++++-- drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 4 +- drivers/net/dsa/microchip/ksz_common.c | 31 ++-- drivers/net/dsa/microchip/ksz_ptp.c | 22 ++- drivers/net/dsa/sja1105/sja1105_main.c | 7 - .../net/ethernet/aquantia/atlantic/aq_hw_utils.c | 22 +++ .../net/ethernet/aquantia/atlantic/aq_hw_utils.h | 1 + drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 5 + .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 19 +-- .../ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c | 2 +- drivers/net/ethernet/freescale/fec.h | 1 + drivers/net/ethernet/freescale/fec_ptp.c | 64 +++++++-- drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 2 +- drivers/net/ethernet/meta/fbnic/fbnic_fw.c | 2 +- .../net/ethernet/microchip/lan966x/lan966x_ptp.c | 5 +- drivers/net/ethernet/realtek/r8169_main.c | 19 ++- drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 4 +- drivers/net/phy/mxl-gpy.c | 20 +-- drivers/net/team/team_core.c | 23 +-- drivers/net/tun_vnet.h | 2 +- drivers/net/veth.c | 7 +- drivers/net/virtio_net.c | 3 +- drivers/net/wwan/mhi_wwan_mbim.c | 2 +- drivers/nvmem/layouts.c | 2 +- drivers/platform/x86/intel/punit_ipc.c | 2 +- drivers/pmdomain/tegra/powergate-bpmp.c | 1 + drivers/regulator/rtq2208-regulator.c | 6 +- drivers/slimbus/qcom-ngd-ctrl.c | 1 + drivers/spi/Kconfig | 4 +- drivers/spi/spi-amlogic-spifc-a1.c | 4 +- drivers/spi/spi-bcm63xx.c | 14 ++ drivers/spi/spi-cadence-quadspi.c | 18 ++- drivers/spi/spi-nxp-fspi.c | 28 +++- drivers/thunderbolt/nhi.c | 2 + drivers/thunderbolt/nhi.h | 1 + drivers/tty/serial/8250/8250.h | 4 +- drivers/tty/serial/8250/8250_platform.c | 2 +- drivers/tty/serial/8250/8250_rsa.c | 26 ++-- drivers/tty/serial/8250/Makefile | 2 +- drivers/tty/serial/amba-pl011.c | 2 +- drivers/usb/cdns3/cdns3-pci-wrap.c | 5 +- drivers/usb/dwc3/core.c | 3 +- drivers/usb/dwc3/dwc3-pci.c | 82 +++++------ drivers/usb/dwc3/ep0.c | 1 + drivers/usb/dwc3/gadget.c | 7 + drivers/usb/gadget/function/f_eem.c | 7 +- drivers/usb/gadget/udc/core.c | 18 ++- drivers/usb/gadget/udc/renesas_usbf.c | 4 +- drivers/usb/gadget/udc/trace.h | 5 + drivers/usb/host/xhci-dbgcap.h | 1 + drivers/usb/host/xhci-dbgtty.c | 23 ++- drivers/usb/host/xhci-ring.c | 15 +- drivers/usb/host/xhci.c | 1 + drivers/usb/renesas_usbhs/common.c | 14 +- drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 1 + drivers/usb/serial/option.c | 10 +- drivers/usb/storage/sddr55.c | 6 + drivers/usb/storage/transport.c | 16 +++ drivers/usb/storage/uas.c | 5 + drivers/usb/storage/unusual_devs.h | 2 +- drivers/usb/typec/ucsi/psy.c | 5 + drivers/vhost/net.c | 53 ++++--- drivers/vhost/vhost.c | 76 ++++++++-- drivers/vhost/vhost.h | 10 +- drivers/video/fbdev/core/fbcon.c | 9 ++ fs/afs/cell.c | 43 ++---- fs/afs/internal.h | 1 + fs/afs/security.c | 49 +++++-- fs/namespace.c | 7 +- fs/overlayfs/util.c | 4 +- fs/smb/client/connect.c | 1 + include/linux/iio/buffer-dma.h | 1 + include/linux/iio/buffer_impl.h | 2 + include/linux/mailbox/mtk-cmdq-mailbox.h | 10 ++ include/linux/usb/gadget.h | 5 + include/linux/virtio_net.h | 7 +- include/net/bluetooth/hci_core.h | 21 ++- io_uring/net.c | 6 +- kernel/dma/direct.c | 1 + kernel/time/timekeeping.c | 4 +- kernel/trace/trace.c | 10 ++ mm/huge_memory.c | 22 ++- mm/memfd.c | 27 ++++ mm/swapfile.c | 4 +- net/bluetooth/hci_core.c | 89 +++++------- net/bluetooth/hci_sock.c | 2 + net/bluetooth/iso.c | 30 +++- net/bluetooth/l2cap_core.c | 23 ++- net/bluetooth/sco.c | 35 +++-- net/bluetooth/smp.c | 31 +--- net/ceph/auth_x.c | 2 + net/ceph/ceph_common.c | 53 ++++--- net/ceph/debugfs.c | 16 ++- net/ceph/messenger_v2.c | 11 +- net/ceph/osdmap.c | 18 ++- net/mctp/route.c | 1 + net/mptcp/protocol.c | 19 ++- net/xdp/xsk.c | 160 +++++++++++++-------- sound/hda/codecs/cirrus/cs420x.c | 1 + sound/usb/quirks.c | 3 + 159 files changed, 1538 insertions(+), 807 deletions(-)
Hi
no regressions here on x86_64 (RKL, Intel 11th Gen. CPU)
Thanks
Tested-by: Ronald Warsow rwarsow@gmx.de
On 12/3/25 07:26, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on BMIPS_GENERIC:
Tested-by: Florian Fainelli florian.fainelli@broadcom.com
On Wed Dec 3, 2025 at 4:26 PM CET, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
Thanks! Builded on all Alpine architectures & boot-tested on x86_64.
Tested-By: Achill Gilgenast achill@achill.org
Hi Greg
On Thu, Dec 4, 2025 at 1:45 AM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
6.17.11-rc1 tested.
Build successfully completed. Boot successfully completed. No dmesg regressions. Video output normal. Sound output normal.
Lenovo ThinkPad X1 Carbon Gen10(Intel i7-1260P(x86_64) arch linux)
[ 0.000000] Linux version 6.17.11-rc1rv-gc434a9350a1d (takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 15.2.1 20251112, GNU ld (GNU Binutils) 2.45.1) #1 SMP PREEMPT_DYNAMIC Thu Dec 4 05:27:29 JST 2025
Thanks
Tested-by: Takeshi Ogasawara takeshi.ogasawara@futuring-girl.com
On 12/3/25 08:26, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan skhan@linuxfoundation.org
thanks, -- Shuah
hello
Compiled and booted 6.17.11-rc1+
dmesg shows err and warn
-----err------------- [ 5.422899] UBSAN: array-index-out-of-bounds in drivers/gpu/drm/radeon/radeon_atombios.c:2720:34 [ 5.422909] index 16 is out of range for type 'UCHAR [*]' [ 5.424099] UBSAN: array-index-out-of-bounds in drivers/gpu/drm/radeon/trinity_dpm.c:1763:32 [ 5.424106] index 16 is out of range for type 'UCHAR [*]' [ 35.833950] systemd[1]: bpf-restrict-fs: Failed to load BPF object: No such process --------err-----------------
----------------warn---------------
[ 0.007594] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20250404/tbfadt-611) [ 0.486793] Could not retrieve perf counters (-19) [ 0.491808] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 5.422897] ------------[ cut here ]------------ [ 5.422917] CPU: 1 UID: 0 PID: 174 Comm: (udev-worker) Not tainted 6.17.11-rc1+ #1 PREEMPT(lazy) [ 5.422921] Hardware name: System manufacturer System Product Name/F2A55-M LK2 PLUS, BIOS 0403 12/06/2012 [ 5.422923] Call Trace: [ 5.422926] <TASK> [ 5.422930] dump_stack_lvl+0x5d/0x80 [ 5.422937] ubsan_epilogue+0x5/0x2b [ 5.422942] __ubsan_handle_out_of_bounds.cold+0x54/0x59 [ 5.422949] radeon_atombios_get_power_modes+0x8d6/0x900 [radeon] [ 5.423086] radeon_pm_init+0x142/0x760 [radeon] [ 5.423212] cayman_init+0xec/0x2b0 [radeon] [ 5.423342] radeon_device_init+0x563/0xba0 [radeon] [ 5.423442] ? pci_find_capability+0x79/0xb0 [ 5.423448] radeon_driver_load_kms+0xa1/0x260 [radeon] [ 5.423548] radeon_pci_probe+0xf6/0x1c0 [radeon] [ 5.423647] local_pci_probe+0x42/0x90 [ 5.423652] pci_device_probe+0xda/0x2b0 [ 5.423656] ? sysfs_do_create_link_sd+0x6d/0xd0 [ 5.423662] really_probe+0xde/0x340 [ 5.423666] ? pm_runtime_barrier+0x55/0x90 [ 5.423670] __driver_probe_device+0x78/0x140 [ 5.423674] driver_probe_device+0x1f/0xa0 [ 5.423677] ? __pfx___driver_attach+0x10/0x10 [ 5.423680] __driver_attach+0xcb/0x1e0 [ 5.423684] bus_for_each_dev+0x85/0xd0 [ 5.423689] bus_add_driver+0x10b/0x1f0 [ 5.423695] ? __pfx_radeon_module_init+0x10/0x10 [radeon] [ 5.423785] driver_register+0x75/0xe0 [ 5.423789] ? radeon_register_atpx_handler+0xe/0x30 [radeon] [ 5.423898] do_one_initcall+0x5b/0x300 [ 5.423903] do_init_module+0x62/0x240 [ 5.423908] ? init_module_from_file+0x8a/0xe0 [ 5.423911] init_module_from_file+0x8a/0xe0 [ 5.423916] idempotent_init_module+0x114/0x310 [ 5.423921] __x64_sys_finit_module+0x6d/0xd0 [ 5.423925] do_syscall_64+0x81/0x970 [ 5.423931] ? __x64_sys_pread64+0x9c/0xd0 [ 5.423936] ? do_syscall_64+0xb9/0x970 [ 5.423939] ? alloc_fd+0x12e/0x190 [ 5.423944] ? do_sys_openat2+0xa2/0xe0 [ 5.423949] ? __x64_sys_openat+0x61/0xa0 [ 5.423953] ? do_syscall_64+0xb9/0x970 [ 5.423956] ? __x64_sys_openat+0x61/0xa0 [ 5.423960] ? do_syscall_64+0xb9/0x970 [ 5.423964] ? do_syscall_64+0xb9/0x970 [ 5.423967] ? restore_fpregs_from_fpstate+0x46/0xa0 [ 5.423973] ? switch_fpu_return+0x5b/0xe0 [ 5.423977] ? do_syscall_64+0x233/0x970 [ 5.423980] ? do_syscall_64+0xb9/0x970 [ 5.423983] ? do_user_addr_fault+0x21a/0x690 [ 5.423988] ? exc_page_fault+0x7e/0x1a0 [ 5.423992] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 5.423996] RIP: 0033:0x7f95a0a75779 [ 5.424000] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 4f 86 0d 00 f7 d8 64 89 01 48 [ 5.424003] RSP: 002b:00007ffd7a6a4738 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [ 5.424007] RAX: ffffffffffffffda RBX: 0000557d39210560 RCX: 00007f95a0a75779 [ 5.424009] RDX: 0000000000000004 RSI: 00007f959ffd344d RDI: 0000000000000044 [ 5.424011] RBP: 0000000000000004 R08: 0000000000000000 R09: 0000557d39193500 [ 5.424013] R10: 0000000000000000 R11: 0000000000000246 R12: 00007f959ffd344d [ 5.424014] R13: 0000000000020000 R14: 0000557d39197fb0 R15: 0000000000000000 [ 5.424018] </TASK> [ 5.424019] ---[ end trace ]--- [ 5.424096] ------------[ cut here ]------------ [ 5.424112] CPU: 1 UID: 0 PID: 174 Comm: (udev-worker) Not tainted 6.17.11-rc1+ #1 PREEMPT(lazy) [ 5.424116] Hardware name: System manufacturer System Product Name/F2A55-M LK2 PLUS, BIOS 0403 12/06/2012 [ 5.424117] Call Trace: [ 5.424119] <TASK> [ 5.424120] dump_stack_lvl+0x5d/0x80 [ 5.424124] ubsan_epilogue+0x5/0x2b [ 5.424128] __ubsan_handle_out_of_bounds.cold+0x54/0x59 [ 5.424133] trinity_dpm_init+0x94c/0x9c0 [radeon] [ 5.424254] radeon_pm_init+0x53c/0x760 [radeon] [ 5.424378] cayman_init+0xec/0x2b0 [radeon] [ 5.424506] radeon_device_init+0x563/0xba0 [radeon] [ 5.424600] ? pci_find_capability+0x79/0xb0 [ 5.424607] radeon_driver_load_kms+0xa1/0x260 [radeon] [ 5.424705] radeon_pci_probe+0xf6/0x1c0 [radeon] [ 5.424795] local_pci_probe+0x42/0x90 [ 5.424799] pci_device_probe+0xda/0x2b0 [ 5.424802] ? sysfs_do_create_link_sd+0x6d/0xd0 [ 5.424806] really_probe+0xde/0x340 [ 5.424809] ? pm_runtime_barrier+0x55/0x90 [ 5.424812] __driver_probe_device+0x78/0x140 [ 5.424814] driver_probe_device+0x1f/0xa0 [ 5.424817] ? __pfx___driver_attach+0x10/0x10 [ 5.424819] __driver_attach+0xcb/0x1e0 [ 5.424821] bus_for_each_dev+0x85/0xd0 [ 5.424825] bus_add_driver+0x10b/0x1f0 [ 5.424829] ? __pfx_radeon_module_init+0x10/0x10 [radeon] [ 5.424907] driver_register+0x75/0xe0 [ 5.424910] ? radeon_register_atpx_handler+0xe/0x30 [radeon] [ 5.425004] do_one_initcall+0x5b/0x300 [ 5.425009] do_init_module+0x62/0x240 [ 5.425012] ? init_module_from_file+0x8a/0xe0 [ 5.425015] init_module_from_file+0x8a/0xe0 [ 5.425018] idempotent_init_module+0x114/0x310 [ 5.425021] __x64_sys_finit_module+0x6d/0xd0 [ 5.425024] do_syscall_64+0x81/0x970 [ 5.425028] ? __x64_sys_pread64+0x9c/0xd0 [ 5.425032] ? do_syscall_64+0xb9/0x970 [ 5.425034] ? alloc_fd+0x12e/0x190 [ 5.425036] ? do_sys_openat2+0xa2/0xe0 [ 5.425040] ? __x64_sys_openat+0x61/0xa0 [ 5.425043] ? do_syscall_64+0xb9/0x970 [ 5.425045] ? __x64_sys_openat+0x61/0xa0 [ 5.425048] ? do_syscall_64+0xb9/0x970 [ 5.425051] ? do_syscall_64+0xb9/0x970 [ 5.425053] ? restore_fpregs_from_fpstate+0x46/0xa0 [ 5.425057] ? switch_fpu_return+0x5b/0xe0 [ 5.425060] ? do_syscall_64+0x233/0x970 [ 5.425062] ? do_syscall_64+0xb9/0x970 [ 5.425064] ? do_user_addr_fault+0x21a/0x690 [ 5.425067] ? exc_page_fault+0x7e/0x1a0 [ 5.425070] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 5.425073] RIP: 0033:0x7f95a0a75779 [ 5.425076] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 4f 86 0d 00 f7 d8 64 89 01 48 [ 5.425079] RSP: 002b:00007ffd7a6a4738 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [ 5.425082] RAX: ffffffffffffffda RBX: 0000557d39210560 RCX: 00007f95a0a75779 [ 5.425083] RDX: 0000000000000004 RSI: 00007f959ffd344d RDI: 0000000000000044 [ 5.425085] RBP: 0000000000000004 R08: 0000000000000000 R09: 0000557d39193500 [ 5.425086] R10: 0000000000000000 R11: 0000000000000246 R12: 00007f959ffd344d [ 5.425087] R13: 0000000000020000 R14: 0000557d39197fb0 R15: 0000000000000000 [ 5.425089] </TASK> [ 5.425114] ---[ end trace ]--- [ 25.822123] clocksource: Long readout interval, skipping watchdog check: cs_nsec: 5685587027 wd_nsec: 5685584899 [ 38.585559] at24 0-0050: supply vcc not found, using dummy regulator [ 38.789287] at24 0-0051: supply vcc not found, using dummy regulator [ 39.678107] asus_wmi: failed to register LPS0 sleep handler in a
---------------warn---------------------------
Version: AMD A4-4000 APU with Radeon(tm) HD Graphics
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity 2 [Radeon HD 7480D]
Tested-by: Jeffrin Jose T jeffrin@rajagiritech.edu.in
-- software engineer rajagiri school of engineering and technology
On Wed, 3 Dec 2025 at 21:19, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing lkft@linaro.org
## Build * kernel: 6.17.11-rc1 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git commit: c434a9350a1d08ea6dff3ed87c9a6104e0641ecf * git describe: v6.17.10-147-gc434a9350a1d * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.17.y/build/v6.17....
## Test Regressions (compared to v6.17.9-177-g6c8c6a34f518)
## Metric Regressions (compared to v6.17.9-177-g6c8c6a34f518)
## Test Fixes (compared to v6.17.9-177-g6c8c6a34f518)
## Metric Fixes (compared to v6.17.9-177-g6c8c6a34f518)
## Test result summary total: 123996, pass: 104773, fail: 4209, skip: 15014, xfail: 0
## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 139 total, 139 passed, 0 failed * arm64: 57 total, 54 passed, 3 failed * i386: 18 total, 18 passed, 0 failed * mips: 34 total, 33 passed, 1 failed * parisc: 4 total, 4 passed, 0 failed * powerpc: 40 total, 39 passed, 1 failed * riscv: 25 total, 25 passed, 0 failed * s390: 22 total, 22 passed, 0 failed * sh: 5 total, 5 passed, 0 failed * sparc: 4 total, 3 passed, 1 failed * x86_64: 49 total, 48 passed, 1 failed
## Test suites summary * boot * commands * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-efivarfs * kselftest-exec * kselftest-fpu * kselftest-ftrace * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-kcmp * kselftest-kvm * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-mincore * kselftest-mm * kselftest-mqueue * kselftest-net * kselftest-net-mptcp * kselftest-openat2 * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-rust * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-tc-testing * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user_events * kselftest-vDSO * kselftest-x86 * kunit * kvm-unit-tests * lava * libgpiod * libhugetlbfs * log-parser-boot * log-parser-build-clang * log-parser-build-gcc * log-parser-test * ltp-capability * ltp-commands * ltp-containers * ltp-controllers * ltp-cpuhotplug * ltp-crypto * ltp-cve * ltp-dio * ltp-fcntl-locktests * ltp-fs * ltp-fs_bind * ltp-fs_perms_simple * ltp-hugetlb * ltp-math * ltp-mm * ltp-nptl * ltp-pty * ltp-sched * ltp-smoke * ltp-syscalls * ltp-tracing * perf * rcutorture * rt-tests-cyclicdeadline * rt-tests-pi-stress * rt-tests-pmqtest * rt-tests-rt-migrate-test * rt-tests-signaltest
-- Linaro LKFT https://lkft.linaro.org
Am 03.12.2025 um 16:26 schrieb Greg Kroah-Hartman:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Builds, boots and works on my 2-socket Ivy Bridge Xeon E5-2697 v2 server. No dmesg oddities or regressions found.
Tested-by: Peter Schneider pschneider1968@googlemail.com
Beste Grüße, Peter Schneider
On Wed, 03 Dec 2025 16:26:18 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
All tests passing for Tegra ...
Test results for stable-v6.17: 10 builds: 10 pass, 0 fail 28 boots: 28 pass, 0 fail 120 tests: 120 pass, 0 fail
Linux version: 6.17.11-rc1-gc434a9350a1d Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra186-p3509-0000+p3636-0001, tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Jon Hunter jonathanh@nvidia.com
Jon
On 12/3/25 07:26, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
Built and booted successfully on RISC-V RV64 (HiFive Unmatched).
Tested-by: Ron Economos re@w6rz.net
On Wed, Dec 3, 2025 at 9:44 PM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.17.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.17.y and the diffstat can be found below.
thanks,
greg k-h
Build and Boot Report for 6.17.11-rc1
The kernel version 6.17.11 was built and boot-tested using qemu-x86_64 and qemu-arm64 with the default configuration (defconfig). The build and boot processes completed successfully, and the kernel operated as expected in the virtualized environments without any issues. No dmesg regressions found.
Build Details : Builds : arm64, x86_64 Kernel Version: 6.17.11 Configuration : defconfig Source: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Commit :
Tested-by: Dileep Malepu dileep.debian@gmail.com
Best regards, Dileep Malepu.
On Wed, Dec 03, 2025 at 04:26:18PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Tested-by: Mark Brown broonie@kernel.org
On Thu, Dec 4, 2025 at 9:46 PM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
Are these new from 6.17.10? if so, can you bisect to find the offending commit?
thanks,
greg k-h
i Have not compiled 6.17.10 This machine is not the normal machine i compile for kernek testin THis is a typically old processor and motherboard But let me try to compile 6.17.10. and see if i can do git bisec ( i kind of forgot .. i have to learn again)
anyway THANKSt
On Wed, 03 Dec 2025 16:26:18 +0100 Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 6.17.11 release. There are 146 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri, 05 Dec 2025 15:23:16 +0000. Anything received after that time might be too late.
Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested for arm and loongarch64:
Tested-by: Miguel Ojeda ojeda@kernel.org
Thanks!
Cheers, Miguel
# Librecast Test Results
020/020 [ OK ] liblcrq 010/010 [ OK ] libmld 120/120 [ OK ] liblibrecast
CPU/kernel: Linux auntie 6.17.11-rc1-gc434a9350a1d #3 SMP PREEMPT_DYNAMIC Fri Dec 5 10:49:28 -00 2025 x86_64 AMD Ryzen 9 9950X 16-Core Processor AuthenticAMD GNU/Linux
Tested-by: Brett A C Sheffield bacs@librecast.net
On Thu, Dec 4, 2025 at 9:46 PM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Thu, Dec 04, 2025 at 02:38:10PM +0530, Jeffrin Thalakkottoor wrote:
hello
Compiled and booted 6.17.11-rc1+
dmesg shows err and warn
Are these new from 6.17.10? if so, can you bisect to find the offending commit?
thanks,
greg k-h
hello
6.17.10 has the same dmesg err and warn .
On December 5, 2025 6:51:36 AM EST, Jeffrin Thalakkottoor jeffrin@rajagiritech.edu.in wrote:
On Thu, Dec 4, 2025 at 9:46 PM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Thu, Dec 04, 2025 at 02:38:10PM +0530, Jeffrin Thalakkottoor wrote:
hello
Compiled and booted 6.17.11-rc1+
dmesg shows err and warn
Are these new from 6.17.10? if so, can you bisect to find the offending commit?
thanks,
greg k-h
hello
6.17.10 has the same dmesg err and warn .
Hey Jeffrin,
Can you please bisect and find the offending commit? We'd love to figure this out, but can't do much of anything with no information from you.
Reading your previous emails on this, it seems like you're using a different machine. Have you run this on your usual machine to see if it builds?
Thanks, Slade
Sent from my Pixel 10 Pro XL
On Fri, Dec 5, 2025 at 5:41 PM Slade Watkins sr@sladewatkins.com wrote:
On December 5, 2025 6:51:36 AM EST, Jeffrin Thalakkottoor jeffrin@rajagiritech.edu.in wrote:
On Thu, Dec 4, 2025 at 9:46 PM Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Thu, Dec 04, 2025 at 02:38:10PM +0530, Jeffrin Thalakkottoor wrote:
hello
Compiled and booted 6.17.11-rc1+
dmesg shows err and warn
Are these new from 6.17.10? if so, can you bisect to find the offending commit?
thanks,
greg k-h
hello
6.17.10 has the same dmesg err and warn .
Hey Jeffrin,
Can you please bisect and find the offending commit? We'd love to figure this out, but can't do much of anything with no information from you.
Reading your previous emails on this, it seems like you're using a different machine. Have you run this on your usual machine to see if it builds?
compiled and booted 6.17.11-rc1 on my laptop (typical usual machine) no typical errors and typical warnings . so the error has something to do with my Desktop one thing i want to say is that my onboard graphics is connected to a vga port which is converted to hdmi using a converter. video=VGA-1:1366x768@144.
--------my desktop ------------------ jeffrin@debian:~/kernel/linux-stable-rc$ sudo dmesg -l debug [sudo] password for jeffrin: [ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved [ 0.001421] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001425] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001653] e820: update [mem 0x9f800000-0xffffffff] usable ==> reserved [ 0.025796] pcpu-alloc: s212992 r8192 d28672 u1048576 alloc=1*2097152 [ 0.025799] pcpu-alloc: [0] 0 1 [ 0.361824] PCI: pci_cache_line_size set to 64 bytes [ 0.361824] e820: reserve RAM buffer [mem 0x9e5e4000-0x9fffffff] [ 0.361824] e820: reserve RAM buffer [mem 0x9eeb7000-0x9fffffff] [ 0.361824] e820: reserve RAM buffer [mem 0x9f4d3000-0x9fffffff] [ 0.361824] e820: reserve RAM buffer [mem 0x9f800000-0x9fffffff] [ 0.361824] e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff] [ 0.364954] pnp 00:06: [dma 0 disabled] [ 1.132492] with arguments: [ 1.132494] /init [ 1.132496] with environment: [ 1.132498] HOME=/ [ 1.132500] TERM=linux [ 2.382115] QUIRK: Enable AMD PLL fix [ 2.560086] libata version 3.00 loaded. [ 3.420789] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.648703] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 34.329828] PM: Image not found (code -22) [ 49.778876] rfkill: input handler disabled [ 61.785074] rfkill: input handler enabled jeffrin@debian:~/kernel/linux-stable-rc$ -------------------my desktop---------------------
i have to find a kernel that works without the given err and warn related
please explain to me how to do git bisect with two sources( kernel x and kernel y)
-- software engineer rajagiri school of engineering and technology