From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
patches@lists.linux.dev, linux-kernel@vger.kernel.org,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
hargar@microsoft.com, broonie@kernel.org, achill@achill.org,
sr@sladewatkins.com
Subject: [PATCH 6.17 000/184] 6.17.6-rc1 review
Date: Mon, 27 Oct 2025 19:34:42 +0100 [thread overview]
Message-ID: <20251027183514.934710872@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.17.6 release.
There are 184 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 Wed, 29 Oct 2025 18:34:15 +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.6-rc1.gz
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.6-rc1
William Breathitt Gray <wbg@kernel.org>
gpio: idio-16: Define fixed direction of the GPIO lines
Ioana Ciornei <ioana.ciornei@nxp.com>
gpio: regmap: add the .fixed_direction_output configuration parameter
Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
gpio: regmap: Allow to allocate regmap-irq device
Darrick J. Wong <djwong@kernel.org>
xfs: always warn about deprecated mount options
David Hildenbrand <david@redhat.com>
vmw_balloon: indicate success when effectively deflating during migration
David Hildenbrand <david@redhat.com>
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand <david@redhat.com>
mm/migrate: remove MIGRATEPAGE_UNMAP
Dave Penkler <dpenkler@gmail.com>
staging: gpib: Fix sending clear and trigger events
Dave Penkler <dpenkler@gmail.com>
staging: gpib: Return -EINTR on device clear
Dave Penkler <dpenkler@gmail.com>
staging: gpib: Fix no EOI on 1 and 2 byte writes
Ma Ke <make24@iscas.ac.cn>
staging: gpib: Fix device reference leak in fmh_gpib driver
Hugo Villeneuve <hvilleneuve@dimonoff.com>
serial: sc16is7xx: remove useless enable of enhanced features
Daniel Golle <daniel@makrotopia.org>
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Florian Eckert <fe@dev.tdt.de>
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Artem Shimko <a.shimko.dev@gmail.com>
serial: 8250_dw: handle reset control deassert error
Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100
Xu Yang <xu.yang_2@nxp.com>
dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp
Geert Uytterhoeven <geert+renesas@glider.be>
dt-bindings: serial: sh-sci: Fix r8a78000 interrupts
Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
tty: serial: sh-sci: fix RSCI FIFO overrun handling
Michael Grzeschik <m.grzeschik@pengutronix.de>
tcpm: switch check for role_sw device with fw_node
Victoria Votokina <Victoria.Votokina@kaspersky.com>
most: usb: hdm_probe: Fix calling put_device() before device initialization
Victoria Votokina <Victoria.Votokina@kaspersky.com>
most: usb: Fix use-after-free in hdm_disconnect
Junhao Xie <bigfoot@radxa.com>
misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup
Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLE
Miguel Ojeda <ojeda@kernel.org>
objtool/rust: add one more `noreturn` Rust function
Alexander Usyskin <alexander.usyskin@intel.com>
mei: me: add wildcat lake P DID
Deepanshu Kartikey <kartikey406@gmail.com>
comedi: fix divide-by-zero in comedi_buf_munge()
Alice Ryhl <aliceryhl@google.com>
binder: remove "invalid inc weak" check
Andrew Cooper <andrew.cooper3@citrix.com>
x86/microcode: Fix Entrysign revision check for Zen1/Naples
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Andrey Konovalov <andreyknvl@gmail.com>
usb: raw-gadget: do not limit transfer length
Tim Guttzeit <t.guttzeit@tuxedocomputers.com>
usb/core/quirks: Add Huawei ME906S to wakeup quirk
LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn>
USB: serial: option: add Telit FN920C04 ECM compositions
Reinhard Speyerer <rspmn@arcor.de>
USB: serial: option: add Quectel RG255C
Renjun Wang <renjunw0@foxmail.com>
USB: serial: option: add UNISOC UIS7720
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
sched: Remove never used code in mm_cid_get()
Alok Tiwari <alok.a.tiwari@oracle.com>
io_uring: correct __must_hold annotation in io_install_fixed_file
Haotian Zhang <vulab@iscas.ac.cn>
gpio: ljca: Fix duplicated IRQ mapping
Christoph Hellwig <hch@lst.de>
block: require LBA dma_alignment when using PI
Lorenzo Pieralisi <lpieralisi@kernel.org>
of/irq: Add msi-parent check to of_msi_xlate()
Lorenzo Pieralisi <lpieralisi@kernel.org>
of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
Jocelyn Falempe <jfalempe@redhat.com>
drm/panic: Fix 24bit pixel crossing page boundaries
Jocelyn Falempe <jfalempe@redhat.com>
drm/panic: Fix qr_code, ensure vmargin is positive
Jocelyn Falempe <jfalempe@redhat.com>
drm/panic: Fix drawing the logo on a small narrow screen
Ondrej Mosnacek <omosnace@redhat.com>
nbd: override creds to kernel when calling sock_{send,recv}msg()
Alok Tiwari <alok.a.tiwari@oracle.com>
io_uring: fix incorrect unlikely() usage in io_waitid_prep()
Guenter Roeck <linux@roeck-us.net>
hwmon: (sht3x) Fix error handling
Li Qiang <liqiang01@kylinos.cn>
hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc()
Erick Karanja <karanja99erick@gmail.com>
hwmon: (pmbus/isl68137) Fix child node reference leak on early return
Paul Walmsley <pjw@kernel.org>
riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
Anup Patel <apatel@ventanamicro.com>
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel <apatel@ventanamicro.com>
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Akash Goel <akash.goel@arm.com>
drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
Fernando Fernandez Mancera <fmancera@suse.de>
sysfs: check visibility before changing group attribute ownership
Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
spi: airoha: fix reading/writing of flashes with more than one plane per lun
Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
spi: airoha: switch back to non-dma mode in the case of error
Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
spi: airoha: return an error for continuous mode dirmap creation cases
Artem Shimko <a.shimko.dev@gmail.com>
firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
Cristian Marussi <cristian.marussi@arm.com>
include: trace: Fix inflight count helper on failed initialization
Cristian Marussi <cristian.marussi@arm.com>
firmware: arm_scmi: Account for failed debug initialization
Peter Robinson <pbrobinson@gmail.com>
arm64: dts: broadcom: bcm2712: Define VGIC interrupt
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arm64: dts: broadcom: bcm2712: Add default GIC address cells
Mattijs Korpershoek <mkorpershoek@kernel.org>
spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFER
Haibo Chen <haibo.chen@nxp.com>
spi: spi-nxp-fspi: limit the clock rate for different sample clock source selection
Han Xu <han.xu@nxp.com>
spi: spi-nxp-fspi: add extra delay after dll locked
Haibo Chen <haibo.chen@nxp.com>
spi: spi-nxp-fspi: re-config the clock rate when operation require new clock rate
Haibo Chen <haibo.chen@nxp.com>
spi: spi-nxp-fspi: add the support for sample data from DQS pad
Sudeep Holla <sudeep.holla@arm.com>
firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
Marek Szyprowski <m.szyprowski@samsung.com>
spi: rockchip-sfc: Fix DMA-API usage
SeongJae Park <sj@kernel.org>
mm/damon/sysfs: dealloc commit test ctx always
SeongJae Park <sj@kernel.org>
mm/damon/sysfs: catch commit test ctx alloc failure
Enze Li <lienze@kylinos.cn>
mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_destroy_scheme
SeongJae Park <sj@kernel.org>
mm/damon/core: fix list_add_tail() call on damon_call()
SeongJae Park <sj@kernel.org>
mm/damon/core: use damos_commit_quota_goal() for new goal commit
Charlene Liu <Charlene.Liu@amd.com>
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Matthew Brost <matthew.brost@intel.com>
drm/xe: Check return value of GGTT workqueue allocation
Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap
Qiuxu Zhuo <qiuxu.zhuo@intel.com>
mm: prevent poison consumption when splitting THP
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: mptcp: join: mark implicit tests as skipped if not supported
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
net: ravb: Ensure memory write completes before ringing TX doorbell
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
net: ravb: Enforce descriptor type ordering
Michal Pecio <michal.pecio@gmail.com>
net: usb: rtl8150: Fix frame padding
Sebastian Reichel <sebastian.reichel@collabora.com>
net: stmmac: dwmac-rk: Fix disabling set_clock_selection
Tonghao Zhang <tonghao@bamaicloud.com>
net: bonding: update the slave array for broadcast mode
Stefano Garzarella <sgarzare@redhat.com>
vsock: fix lock inversion in vsock_assign_transport()
Nam Cao <namcao@linutronix.de>
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao <namcao@linutronix.de>
rv: Fully convert enabled_monitors to use list_head as iterator
Deepanshu Kartikey <kartikey406@gmail.com>
ocfs2: clear extent cache after moving/defragmenting extents
Maciej W. Rozycki <macro@orcam.me.uk>
MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering
Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FW
Maarten Lankhorst <dev@lankhorst.se>
devcoredump: Fix circular locking dependency with devcd->mutex.
David Howells <dhowells@redhat.com>
cifs: Fix TCP_Server_Info::credits to be signed
Marc Kleine-Budde <mkl@pengutronix.de>
can: netlink: can_changelink(): allow disabling of automatic restart
Catalin Marinas <catalin.marinas@arm.com>
arm64: mte: Do not warn if the page is already tagged in copy_highpage()
Xi Ruoyao <xry111@xry111.site>
ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
Paulo Alcantara <pc@manguebit.org>
smb: client: get rid of d_drop() in cifs_do_rename()
Hao Ge <gehao@kylinos.cn>
slab: Fix obj_ext mistakenly considered NULL due to race condition
Hao Ge <gehao@kylinos.cn>
slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
Danilo Krummrich <dakr@kernel.org>
rust: device: fix device context of Device::parent()
Paul Walmsley <pjw@kernel.org>
riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Revert "cpuidle: menu: Avoid discarding useful information"
Kurt Borja <kuurtb@gmail.com>
platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlers
tr1x_em <admin@trix.is-a.dev>
platform/x86: alienware-wmi-wmax: Add AWCC support to Dell G15 5530
Darrick J. Wong <djwong@kernel.org>
xfs: fix locking in xchk_nlinks_collect_dir
William Breathitt Gray <wbg@kernel.org>
gpio: 104-idio-16: Define maximum valid register address offset
William Breathitt Gray <wbg@kernel.org>
gpio: pci-idio-16: Define maximum valid register address offset
Amit Dhingra <mechanicalamit@gmail.com>
btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()
Ting-Chang Hou <tchou@synology.com>
btrfs: send: fix duplicated rmdir operations when using extrefs
Dewei Meng <mengdewei@cqsoftware.com.cn>
btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()
Jens Axboe <axboe@kernel.dk>
io_uring/sqpoll: be smarter on when to update the stime usage
Jens Axboe <axboe@kernel.dk>
io_uring/sqpoll: switch away from getrusage() for CPU accounting
Jingwei Wang <wangjingwei@iscas.ac.cn>
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Kaushlendra Kumar <kaushlendra.kumar@intel.com>
arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()
Jason Wang <jasowang@redhat.com>
virtio-net: zero unused hash fields
Marek Szyprowski <m.szyprowski@samsung.com>
dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC
Alexei Starovoitov <ast@kernel.org>
mm: don't spin in add_stack_record when gfp flags don't allow
Lance Yang <lance.yang@linux.dev>
hung_task: fix warnings caused by unaligned lock pointers
Tonghao Zhang <tonghao@bamaicloud.com>
net: bonding: fix possible peer notify event loss or dup issue
Jakub Acs <acsjakub@amazon.de>
fs/notify: call exportfs_encode_fid with s_umount
Patrisious Haddad <phaddad@nvidia.com>
net/mlx5: Fix IPsec cleanup over MPV device
Robert Marko <robert.marko@sartura.hr>
net: phy: micrel: always set shared->phydev for LAN8814
Ralf Lici <ralf@mandelbit.com>
ovpn: use datagram_poll_queue for socket readiness in TCP
Ralf Lici <ralf@mandelbit.com>
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici <ralf@mandelbit.com>
espintcp: use datagram_poll_queue for socket readiness
Fernando Fernandez Mancera <fmancera@suse.de>
net: hsr: prevent creation of HSR device with slaves from another netns
Alexey Simakov <bigalex934@gmail.com>
sctp: avoid NULL dereference when chunk data buffer is missing
Jiasheng Jiang <jiashengjiangcool@gmail.com>
ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
Heiner Kallweit <hkallweit1@gmail.com>
net: hibmcge: select FIXED_PHY
Gao Xiang <xiang@kernel.org>
erofs: avoid infinite loops due to corrupted subpage compact indexes
Huang Ying <ying.huang@linux.alibaba.com>
arm64, mm: avoid always making PTE dirty in pte_mkwrite()
Aksh Garg <a-garg7@ti.com>
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Wang Liang <wangliang74@huawei.com>
net/smc: fix general protection fault in __smc_diag_dump
Amery Hung <ameryhung@gmail.com>
net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
Amery Hung <ameryhung@gmail.com>
net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
Xin Long <lucien.xin@gmail.com>
selftests: net: fix server bind failure in sctp_vrf.sh
Marc Kleine-Budde <mkl@pengutronix.de>
can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
Marc Kleine-Budde <mkl@pengutronix.de>
can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
Marc Kleine-Budde <mkl@pengutronix.de>
can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
Aleksander Jan Bajkowski <olek2@wp.pl>
net: phy: realtek: fix rtl8221b-vm-cg name
Ioana Ciornei <ioana.ciornei@nxp.com>
dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
Wei Fang <wei.fang@nxp.com>
net: enetc: correct the value of ENETC_RXB_TRUESIZE
Jianpeng Chang <jianpeng.chang.cn@windriver.com>
net: enetc: fix the deadlock of enetc_mdio_lock
Gao Xiang <xiang@kernel.org>
erofs: fix crafted invalid cases for encoded extents
Johannes Wiesböck <johannes.wiesboeck@aisec.fraunhofer.de>
rtnetlink: Allow deleting FDB entries in user namespace
Nathan Chancellor <nathan@kernel.org>
net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()
Mario Limonciello (AMD) <superm1@kernel.org>
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate
David Thompson <davthompson@nvidia.com>
platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init
Linus Torvalds <torvalds@linux-foundation.org>
Unbreak 'make tools/*' for user-space targets
Stefan Metzmacher <metze@samba.org>
smb: server: let smb_direct_flush_send_list() invalidate a remote key first
Stefan Metzmacher <metze@samba.org>
smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging
Stefan Metzmacher <metze@samba.org>
smb: client: limit the range of info->receive_credit_target
Stefan Metzmacher <metze@samba.org>
smb: client: queue post_recv_credits_work also if the peer raises the credit target
Heiko Carstens <hca@linux.ibm.com>
s390/mm: Use __GFP_ACCOUNT for user page table allocations
Yicong Yang <yangyicong@hisilicon.com>
drivers/perf: hisi: Relax the event ID check in the framework
Clément Léger <cleger@rivosinc.com>
riscv: cpufeature: add validation for zfa, zfh and zfhmin
Junhui Liu <junhui.liu@pigmoral.tech>
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu <junhui.liu@pigmoral.tech>
riscv: mm: Return intended SATP mode for noXlvl options
Christophe Leroy <christophe.leroy@csgroup.eu>
powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Geert Uytterhoeven <geert@linux-m68k.org>
m68k: bitops: Fix find_*_bit() signatures
Andreas Gruenbacher <agruenba@redhat.com>
gfs2: Fix unlikely race in gdlm_put_lock
Fuad Tabba <tabba@google.com>
arm64: sysreg: Correct sign definitions for EIESB and DoubleLock
Junjie Cao <junjie.cao@intel.com>
lkdtm: fortify: Fix potential NULL dereference on kmalloc failure
Kees Cook <kees@kernel.org>
PCI: Test for bit underflow in pcie_set_readrq()
Yangtao Li <frank.li@vivo.com>
hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super()
Viacheslav Dubeyko <slava@dubeyko.com>
hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()
Alexander Aring <aahringo@redhat.com>
dlm: check for defined force value in dlm_lockspace_release
Viacheslav Dubeyko <slava@dubeyko.com>
hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
Yang Chenzhi <yang.chenzhi@vivo.com>
hfs: validate record offset in hfsplus_bmap_alloc
Viacheslav Dubeyko <slava@dubeyko.com>
hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
Viacheslav Dubeyko <slava@dubeyko.com>
hfs: make proper initalization of struct hfs_find_data
Viacheslav Dubeyko <slava@dubeyko.com>
hfs: clear offset and space out of valid records in b-tree node
Harald Freudenberger <freude@linux.ibm.com>
s390/pkey: Forward keygenflags to ep11_unwrapkey
Simon Schuster <schuster.simon@siemens-energy.com>
nios2: ensure that memblock.current_limit is set when setting pfn limits
Xichao Zhao <zhao.xichao@vivo.com>
exec: Fix incorrect type for ret
Alexander Aring <aahringo@redhat.com>
dlm: move to rinfo for all middle conversion cases
Randy Dunlap <rdunlap@infradead.org>
cgroup/misc: fix misc_res_type kernel-doc warning
Jan Kara <jack@suse.cz>
expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
Nipun Gupta <nipun.gupta@amd.com>
vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ
K Prateek Nayak <kprateek.nayak@amd.com>
sched/fair: Block delayed tasks on throttled hierarchy during dequeue
-------------
Diffstat:
.../devicetree/bindings/serial/renesas,scif.yaml | 1 +
.../devicetree/bindings/usb/fsl,imx8mp-dwc3.yaml | 10 +-
.../devicetree/bindings/usb/qcom,snps-dwc3.yaml | 3 +
Makefile | 8 +-
arch/arm64/boot/dts/broadcom/bcm2712.dtsi | 3 +
arch/arm64/include/asm/pgtable.h | 3 +-
arch/arm64/mm/copypage.c | 11 +-
arch/arm64/tools/sysreg | 4 +-
arch/m68k/include/asm/bitops.h | 25 ++--
arch/mips/mti-malta/malta-setup.c | 2 +-
arch/nios2/kernel/setup.c | 15 +++
arch/powerpc/include/asm/pgtable.h | 12 --
arch/powerpc/mm/book3s32/mmu.c | 4 +-
arch/powerpc/mm/pgtable_32.c | 2 +-
arch/powerpc/platforms/pseries/cmm.c | 2 +-
arch/riscv/include/asm/hwprobe.h | 7 ++
arch/riscv/include/asm/pgtable.h | 2 +
arch/riscv/include/asm/vdso/arch_data.h | 6 +
arch/riscv/kernel/cpu.c | 4 +-
arch/riscv/kernel/cpufeature.c | 10 +-
arch/riscv/kernel/pi/cmdline_early.c | 4 +-
arch/riscv/kernel/pi/fdt_early.c | 40 ++++++
arch/riscv/kernel/pi/pi.h | 1 +
arch/riscv/kernel/sys_hwprobe.c | 94 ++++++++++----
arch/riscv/kernel/unaligned_access_speed.c | 9 +-
arch/riscv/kernel/vdso/hwprobe.c | 2 +-
arch/riscv/mm/init.c | 11 +-
arch/s390/mm/pgalloc.c | 13 +-
arch/x86/kernel/cpu/microcode/amd.c | 2 +-
block/blk-settings.c | 10 ++
drivers/acpi/acpica/tbprint.c | 6 +
drivers/android/binder.c | 11 +-
drivers/base/arch_topology.c | 2 +-
drivers/base/devcoredump.c | 136 +++++++++++++--------
drivers/block/nbd.c | 15 +++
drivers/comedi/comedi_buf.c | 2 +-
drivers/cpufreq/amd-pstate.c | 6 +-
drivers/cpuidle/governors/menu.c | 21 ++--
drivers/firmware/arm_ffa/driver.c | 37 ++++--
drivers/firmware/arm_scmi/common.h | 32 ++++-
drivers/firmware/arm_scmi/driver.c | 54 +++-----
drivers/gpio/gpio-104-idio-16.c | 1 +
drivers/gpio/gpio-idio-16.c | 5 +
drivers/gpio/gpio-ljca.c | 14 +--
drivers/gpio/gpio-pci-idio-16.c | 1 +
drivers/gpio/gpio-regmap.c | 53 +++++++-
.../drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c | 3 +
drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h | 8 +-
drivers/gpu/drm/drm_panic.c | 54 +++++++-
drivers/gpu/drm/panthor/panthor_mmu.c | 10 +-
drivers/gpu/drm/xe/xe_ggtt.c | 3 +
drivers/hwmon/cgbc-hwmon.c | 3 +
drivers/hwmon/pmbus/isl68137.c | 3 +-
drivers/hwmon/pmbus/max34440.c | 12 +-
drivers/hwmon/sht3x.c | 27 ++--
drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c | 2 +-
drivers/misc/fastrpc.c | 2 +
drivers/misc/lkdtm/fortify.c | 6 +
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/misc/vmw_balloon.c | 8 +-
drivers/most/most_usb.c | 13 +-
drivers/net/bonding/bond_main.c | 47 ++++---
drivers/net/can/bxcan.c | 2 +-
drivers/net/can/dev/netlink.c | 6 +-
drivers/net/can/esd/esdacc.c | 2 +-
drivers/net/can/rockchip/rockchip_canfd-tx.c | 2 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 3 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 25 +++-
drivers/net/ethernet/freescale/enetc/enetc.h | 2 +-
drivers/net/ethernet/hisilicon/Kconfig | 1 +
.../net/ethernet/mellanox/mlx5/core/en/params.c | 2 +-
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.h | 5 +
.../mellanox/mlx5/core/en_accel/ipsec_fs.c | 25 +++-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 51 ++++++--
drivers/net/ethernet/renesas/ravb_main.c | 24 +++-
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 9 +-
drivers/net/ethernet/ti/am65-cpts.c | 63 +++++++---
drivers/net/ovpn/tcp.c | 26 +++-
drivers/net/phy/micrel.c | 4 +-
drivers/net/phy/realtek/realtek_main.c | 16 +--
drivers/net/usb/rtl8150.c | 11 +-
drivers/nvmem/rcar-efuse.c | 1 +
drivers/of/irq.c | 62 ++++++----
drivers/pci/msi/irqdomain.c | 2 +-
drivers/pci/pci.c | 6 +-
drivers/perf/hisilicon/hisi_uncore_pmu.c | 2 +-
drivers/perf/hisilicon/hisi_uncore_pmu.h | 3 +-
drivers/platform/mellanox/mlxbf-pmc.c | 1 +
drivers/platform/x86/dell/alienware-wmi-wmax.c | 12 +-
drivers/ptp/ptp_ocp.c | 2 +-
drivers/s390/crypto/zcrypt_ep11misc.c | 4 +-
drivers/spi/spi-airoha-snfi.c | 128 ++++++++++++++-----
drivers/spi/spi-cadence-quadspi.c | 5 +-
drivers/spi/spi-nxp-fspi.c | 80 +++++++++++-
drivers/spi/spi-rockchip-sfc.c | 12 +-
.../staging/gpib/agilent_82350b/agilent_82350b.c | 12 +-
drivers/staging/gpib/fmh_gpib/fmh_gpib.c | 5 +
drivers/staging/gpib/ni_usb/ni_usb_gpib.c | 13 +-
drivers/tty/serial/8250/8250_dw.c | 4 +-
drivers/tty/serial/8250/8250_exar.c | 11 ++
drivers/tty/serial/8250/8250_mtk.c | 6 +-
drivers/tty/serial/sc16is7xx.c | 7 --
drivers/tty/serial/sh-sci.c | 14 ++-
drivers/usb/core/quirks.c | 2 +
drivers/usb/gadget/legacy/raw_gadget.c | 2 -
drivers/usb/host/xhci-dbgcap.c | 15 ++-
drivers/usb/serial/option.c | 10 ++
drivers/usb/typec/tcpm/tcpm.c | 4 +-
drivers/vfio/cdx/Makefile | 6 +-
drivers/vfio/cdx/private.h | 14 +++
drivers/virtio/virtio_balloon.c | 2 +-
fs/aio.c | 2 +-
fs/btrfs/inode.c | 4 +-
fs/btrfs/ref-verify.c | 2 +-
fs/btrfs/send.c | 56 +++++++--
fs/btrfs/super.c | 8 +-
fs/dlm/lock.c | 2 +-
fs/dlm/lockspace.c | 2 +-
fs/dlm/recover.c | 2 +-
fs/erofs/zmap.c | 39 +++---
fs/exec.c | 2 +-
fs/gfs2/lock_dlm.c | 11 +-
fs/hfs/bfind.c | 8 +-
fs/hfs/brec.c | 27 +++-
fs/hfs/mdb.c | 2 +-
fs/hfsplus/bfind.c | 8 +-
fs/hfsplus/bnode.c | 41 -------
fs/hfsplus/btree.c | 6 +
fs/hfsplus/hfsplus_fs.h | 42 +++++++
fs/hfsplus/super.c | 25 +++-
fs/hugetlbfs/inode.c | 4 +-
fs/jfs/jfs_metapage.c | 8 +-
fs/notify/fdinfo.c | 6 +
fs/ocfs2/move_extents.c | 5 +
fs/smb/client/cifsglob.h | 2 +-
fs/smb/client/inode.c | 5 +-
fs/smb/client/smbdirect.c | 30 +++--
fs/smb/client/smbdirect.h | 2 +-
fs/smb/server/transport_rdma.c | 11 +-
fs/sysfs/group.c | 26 +++-
fs/xfs/scrub/nlinks.c | 34 +++++-
fs/xfs/xfs_super.c | 33 +++--
include/linux/arm_ffa.h | 21 +++-
include/linux/exportfs.h | 7 +-
include/linux/gpio/regmap.h | 16 +++
include/linux/hung_task.h | 8 +-
include/linux/migrate.h | 11 +-
include/linux/misc_cgroup.h | 2 +-
include/linux/of_irq.h | 6 -
include/linux/skbuff.h | 3 +
include/linux/virtio_net.h | 4 +
io_uring/fdinfo.c | 8 +-
io_uring/filetable.c | 2 +-
io_uring/sqpoll.c | 65 +++++++---
io_uring/sqpoll.h | 1 +
io_uring/waitid.c | 2 +-
kernel/dma/debug.c | 5 +-
kernel/sched/fair.c | 9 +-
kernel/sched/sched.h | 2 -
kernel/trace/rv/monitors/pagefault/Kconfig | 1 +
kernel/trace/rv/rv.c | 12 +-
mm/damon/core.c | 7 +-
mm/damon/sysfs.c | 7 +-
mm/huge_memory.c | 3 +
mm/migrate.c | 88 +++++++------
mm/migrate_device.c | 2 +-
mm/mremap.c | 15 +--
mm/page_owner.c | 3 +
mm/slub.c | 23 ++--
mm/zsmalloc.c | 4 +-
net/core/datagram.c | 44 +++++--
net/core/rtnetlink.c | 3 -
net/hsr/hsr_netlink.c | 8 +-
net/mptcp/pm_kernel.c | 6 +
net/sctp/inqueue.c | 13 +-
net/smc/smc_inet.c | 13 --
net/vmw_vsock/af_vsock.c | 38 +++---
net/xfrm/espintcp.c | 6 +-
rust/kernel/auxiliary.rs | 8 +-
rust/kernel/device.rs | 4 +-
tools/objtool/check.c | 1 +
tools/testing/selftests/net/mptcp/mptcp_join.sh | 8 +-
tools/testing/selftests/net/sctp_hello.c | 17 +--
tools/testing/selftests/net/sctp_vrf.sh | 73 ++++++-----
186 files changed, 1849 insertions(+), 834 deletions(-)
next reply other threads:[~2025-10-27 19:26 UTC|newest]
Thread overview: 198+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-27 18:34 Greg Kroah-Hartman [this message]
2025-10-27 18:34 ` [PATCH 6.17 001/184] sched/fair: Block delayed tasks on throttled hierarchy during dequeue Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 002/184] vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 003/184] expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 004/184] cgroup/misc: fix misc_res_type kernel-doc warning Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 005/184] dlm: move to rinfo for all middle conversion cases Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 006/184] exec: Fix incorrect type for ret Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 007/184] nios2: ensure that memblock.current_limit is set when setting pfn limits Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 008/184] s390/pkey: Forward keygenflags to ep11_unwrapkey Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 009/184] hfs: clear offset and space out of valid records in b-tree node Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 010/184] hfs: make proper initalization of struct hfs_find_data Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 011/184] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent() Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 012/184] hfs: validate record offset in hfsplus_bmap_alloc Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 013/184] hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat() Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 014/184] dlm: check for defined force value in dlm_lockspace_release Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 015/184] hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits() Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 016/184] hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_super() Greg Kroah-Hartman
2025-10-27 18:34 ` [PATCH 6.17 017/184] PCI: Test for bit underflow in pcie_set_readrq() Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 018/184] lkdtm: fortify: Fix potential NULL dereference on kmalloc failure Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 019/184] arm64: sysreg: Correct sign definitions for EIESB and DoubleLock Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 020/184] gfs2: Fix unlikely race in gdlm_put_lock Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 021/184] m68k: bitops: Fix find_*_bit() signatures Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 022/184] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 023/184] riscv: mm: Return intended SATP mode for noXlvl options Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 024/184] riscv: mm: Use mmu-type from FDT to limit SATP mode Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 025/184] riscv: cpufeature: add validation for zfa, zfh and zfhmin Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 026/184] drivers/perf: hisi: Relax the event ID check in the framework Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 027/184] s390/mm: Use __GFP_ACCOUNT for user page table allocations Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 028/184] smb: client: queue post_recv_credits_work also if the peer raises the credit target Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 029/184] smb: client: limit the range of info->receive_credit_target Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 030/184] smb: client: make use of ib_wc_status_msg() and skip IB_WC_WR_FLUSH_ERR logging Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 031/184] smb: server: let smb_direct_flush_send_list() invalidate a remote key first Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 032/184] Unbreak make tools/* for user-space targets Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 033/184] platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 034/184] cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 035/184] net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size() Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 036/184] rtnetlink: Allow deleting FDB entries in user namespace Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 037/184] erofs: fix crafted invalid cases for encoded extents Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 038/184] net: enetc: fix the deadlock of enetc_mdio_lock Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 039/184] net: enetc: correct the value of ENETC_RXB_TRUESIZE Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 040/184] dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 041/184] net: phy: realtek: fix rtl8221b-vm-cg name Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 042/184] can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb() Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 043/184] can: esd: acc_start_xmit(): " Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 044/184] can: rockchip-canfd: rkcanfd_start_xmit(): " Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 045/184] selftests: net: fix server bind failure in sctp_vrf.sh Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 046/184] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 047/184] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 048/184] net/smc: fix general protection fault in __smc_diag_dump Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 049/184] net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 050/184] arm64, mm: avoid always making PTE dirty in pte_mkwrite() Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 051/184] erofs: avoid infinite loops due to corrupted subpage compact indexes Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 052/184] net: hibmcge: select FIXED_PHY Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 053/184] ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 054/184] sctp: avoid NULL dereference when chunk data buffer is missing Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 055/184] net: hsr: prevent creation of HSR device with slaves from another netns Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 056/184] espintcp: use datagram_poll_queue for socket readiness Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 057/184] net: datagram: introduce datagram_poll_queue for custom receive queues Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 058/184] ovpn: use datagram_poll_queue for socket readiness in TCP Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 059/184] net: phy: micrel: always set shared->phydev for LAN8814 Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 060/184] net/mlx5: Fix IPsec cleanup over MPV device Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 061/184] fs/notify: call exportfs_encode_fid with s_umount Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 062/184] net: bonding: fix possible peer notify event loss or dup issue Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 063/184] hung_task: fix warnings caused by unaligned lock pointers Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 064/184] mm: dont spin in add_stack_record when gfp flags dont allow Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 065/184] dma-debug: dont report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 066/184] virtio-net: zero unused hash fields Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 067/184] arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 068/184] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 069/184] io_uring/sqpoll: switch away from getrusage() for CPU accounting Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 070/184] io_uring/sqpoll: be smarter on when to update the stime usage Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 071/184] btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots() Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 072/184] btrfs: send: fix duplicated rmdir operations when using extrefs Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 073/184] btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree() Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 074/184] gpio: pci-idio-16: Define maximum valid register address offset Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 075/184] gpio: 104-idio-16: " Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 076/184] xfs: fix locking in xchk_nlinks_collect_dir Greg Kroah-Hartman
2025-10-27 18:35 ` [PATCH 6.17 077/184] platform/x86: alienware-wmi-wmax: Add AWCC support to Dell G15 5530 Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 078/184] platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlers Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 079/184] Revert "cpuidle: menu: Avoid discarding useful information" Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 080/184] riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 081/184] rust: device: fix device context of Device::parent() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 082/184] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 083/184] slab: Fix obj_ext mistakenly considered NULL due to race condition Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 084/184] smb: client: get rid of d_drop() in cifs_do_rename() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 085/184] ACPICA: Work around bogus -Wstringop-overread warning since GCC 11 Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 086/184] arm64: mte: Do not warn if the page is already tagged in copy_highpage() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 087/184] can: netlink: can_changelink(): allow disabling of automatic restart Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 088/184] cifs: Fix TCP_Server_Info::credits to be signed Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 089/184] devcoredump: Fix circular locking dependency with devcd->mutex Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 090/184] hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FW Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 091/184] MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 092/184] ocfs2: clear extent cache after moving/defragmenting extents Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 093/184] rv: Fully convert enabled_monitors to use list_head as iterator Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 094/184] rv: Make rtapp/pagefault monitor depends on CONFIG_MMU Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 095/184] vsock: fix lock inversion in vsock_assign_transport() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 096/184] net: bonding: update the slave array for broadcast mode Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 097/184] net: stmmac: dwmac-rk: Fix disabling set_clock_selection Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 098/184] net: usb: rtl8150: Fix frame padding Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 099/184] net: ravb: Enforce descriptor type ordering Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 100/184] net: ravb: Ensure memory write completes before ringing TX doorbell Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 101/184] mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 102/184] selftests: mptcp: join: mark flush re-add as skipped if not supported Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 103/184] selftests: mptcp: join: mark implicit tests " Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 104/184] selftests: mptcp: join: mark delete re-add signal " Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 105/184] mm: prevent poison consumption when splitting THP Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 106/184] mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 107/184] drm/xe: Check return value of GGTT workqueue allocation Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 108/184] drm/amd/display: increase max link count and fix link->enc NULL pointer access Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 109/184] mm/damon/core: use damos_commit_quota_goal() for new goal commit Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 110/184] mm/damon/core: fix list_add_tail() call on damon_call() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 111/184] mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_destroy_scheme Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 112/184] mm/damon/sysfs: catch commit test ctx alloc failure Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 113/184] mm/damon/sysfs: dealloc commit test ctx always Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 114/184] spi: rockchip-sfc: Fix DMA-API usage Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 115/184] firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 116/184] spi: spi-nxp-fspi: add the support for sample data from DQS pad Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 117/184] spi: spi-nxp-fspi: re-config the clock rate when operation require new clock rate Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 118/184] spi: spi-nxp-fspi: add extra delay after dll locked Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 119/184] spi: spi-nxp-fspi: limit the clock rate for different sample clock source selection Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 120/184] spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFER Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 121/184] arm64: dts: broadcom: bcm2712: Add default GIC address cells Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 122/184] arm64: dts: broadcom: bcm2712: Define VGIC interrupt Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 123/184] firmware: arm_scmi: Account for failed debug initialization Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 124/184] include: trace: Fix inflight count helper on failed initialization Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 125/184] firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 126/184] spi: airoha: return an error for continuous mode dirmap creation cases Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 127/184] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 128/184] spi: airoha: switch back to non-dma mode in the case of error Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 129/184] spi: airoha: fix reading/writing of flashes with more than one plane per lun Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 130/184] sysfs: check visibility before changing group attribute ownership Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 131/184] drm/panthor: Fix kernel panic on partial unmap of a GPU VA region Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 132/184] RISC-V: Define pgprot_dmacoherent() for non-coherent devices Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 133/184] RISC-V: Dont print details of CPUs disabled in DT Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 134/184] riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 135/184] hwmon: (pmbus/isl68137) Fix child node reference leak on early return Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 136/184] hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc() Greg Kroah-Hartman
2025-10-27 18:36 ` [PATCH 6.17 137/184] hwmon: (sht3x) Fix error handling Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 138/184] io_uring: fix incorrect unlikely() usage in io_waitid_prep() Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 139/184] nbd: override creds to kernel when calling sock_{send,recv}msg() Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 140/184] drm/panic: Fix drawing the logo on a small narrow screen Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 141/184] drm/panic: Fix qr_code, ensure vmargin is positive Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 142/184] drm/panic: Fix 24bit pixel crossing page boundaries Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 143/184] of/irq: Convert of_msi_map_id() callers to of_msi_xlate() Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 144/184] of/irq: Add msi-parent check " Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 145/184] block: require LBA dma_alignment when using PI Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 146/184] gpio: ljca: Fix duplicated IRQ mapping Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 147/184] io_uring: correct __must_hold annotation in io_install_fixed_file Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 148/184] sched: Remove never used code in mm_cid_get() Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 149/184] USB: serial: option: add UNISOC UIS7720 Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 150/184] USB: serial: option: add Quectel RG255C Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 151/184] USB: serial: option: add Telit FN920C04 ECM compositions Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 152/184] usb/core/quirks: Add Huawei ME906S to wakeup quirk Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 153/184] usb: raw-gadget: do not limit transfer length Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 154/184] xhci: dbc: enable back DbC in resume if it was enabled before suspend Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 155/184] xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 156/184] x86/microcode: Fix Entrysign revision check for Zen1/Naples Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 157/184] binder: remove "invalid inc weak" check Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 158/184] comedi: fix divide-by-zero in comedi_buf_munge() Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 159/184] mei: me: add wildcat lake P DID Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 160/184] objtool/rust: add one more `noreturn` Rust function Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 161/184] nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 162/184] misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookup Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 163/184] most: usb: Fix use-after-free in hdm_disconnect Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 164/184] most: usb: hdm_probe: Fix calling put_device() before device initialization Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 165/184] tcpm: switch check for role_sw device with fw_node Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 166/184] tty: serial: sh-sci: fix RSCI FIFO overrun handling Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 167/184] dt-bindings: serial: sh-sci: Fix r8a78000 interrupts Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 168/184] dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 169/184] dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100 Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 170/184] serial: 8250_dw: handle reset control deassert error Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 171/184] serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018 Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 172/184] serial: 8250_mtk: Enable baud clock and manage in runtime PM Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 173/184] serial: sc16is7xx: remove useless enable of enhanced features Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 174/184] staging: gpib: Fix device reference leak in fmh_gpib driver Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 175/184] staging: gpib: Fix no EOI on 1 and 2 byte writes Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 176/184] staging: gpib: Return -EINTR on device clear Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 177/184] staging: gpib: Fix sending clear and trigger events Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 178/184] mm/migrate: remove MIGRATEPAGE_UNMAP Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 179/184] treewide: remove MIGRATEPAGE_SUCCESS Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 180/184] vmw_balloon: indicate success when effectively deflating during migration Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 181/184] xfs: always warn about deprecated mount options Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 182/184] gpio: regmap: Allow to allocate regmap-irq device Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 183/184] gpio: regmap: add the .fixed_direction_output configuration parameter Greg Kroah-Hartman
2025-10-27 18:37 ` [PATCH 6.17 184/184] gpio: idio-16: Define fixed direction of the GPIO lines Greg Kroah-Hartman
2025-10-27 21:51 ` [PATCH 6.17 000/184] 6.17.6-rc1 review Florian Fainelli
2025-10-27 22:00 ` Ronald Warsow
2025-10-28 5:05 ` Peter Schneider
2025-10-28 10:06 ` Naresh Kamboju
2025-10-28 10:49 ` Takeshi Ogasawara
2025-10-28 11:14 ` Mark Brown
2025-10-28 11:29 ` Jon Hunter
2025-10-28 11:38 ` Ron Economos
2025-10-28 13:53 ` Brett A C Sheffield
2025-10-28 17:11 ` Dileep malepu
2025-10-28 17:40 ` Justin Forbes
2025-10-28 19:24 ` Shuah Khan
2025-10-29 11:45 ` Miguel Ojeda
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=20251027183514.934710872@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=achill@achill.org \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=hargar@microsoft.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=sr@sladewatkins.com \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--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.