public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 000/147] 5.10.252-rc1 review
@ 2026-02-28 18:17 Sasha Levin
  2026-03-01  3:47 ` Barry K. Nathan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sasha Levin @ 2026-02-28 18:17 UTC (permalink / raw)
  To: linux-kernel, stable
  Cc: Sasha Levin, gregkh, patches, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, rwarsow, conor, hargar, broonie, achill, sr


This is the start of the stable review cycle for the 5.10.252 release.
There are 147 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 Mon Mar  2 06:17:30 PM UTC 2026.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
        https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.10.y&id2=v5.10.251
or in the git tree and branch at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
and the diffstat can be found below.

Thanks,
Sasha

-------------
Pseudo-Shortlog of commits:

Aboorva Devarajan (1):
  cpuidle: Skip governor when only one idle state is available

Aleksei Oladko (1):
  selftests: forwarding: vxlan_bridge_1d: fix test failure with
    br_netfilter enabled

Alexander Koskovich (1):
  power: reset: nvmem-reboot-mode: respect cell size for
    nvmem_cell_write

Allison Henderson (1):
  net/rds: rds_sendmsg should not discard payload_len

Alok Tiwari (1):
  mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helper

Alper Ak (2):
  tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
  tpm: st33zp24: Fix missing cleanup on get_burstcount() error

Andreas Gruenbacher (6):
  gfs2: Add new gfs2_iomap_get helper
  gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
  gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
  gfs2: Add wrapper for iomap_file_buffered_write
  gfs2: Move the inode glock locking to gfs2_file_buffered_write
  gfs2: Add metapath_dibh helper

André Draszik (1):
  regulator: core: move supply check earlier in
    set_machine_constraints()

AngeloGioacchino Del Regno (2):
  arm64: dts: qcom: sdm630: Add qfprom subnodes
  dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX

Anshumali Gaur (1):
  octeontx2-af: Fix PF driver crash with kexec kernel booting

Anthony Iliopoulos (1):
  nfsd: never defer requests during idmap lookup

Antonio Borneo (1):
  coresight: etm3x: Fix cpulocked warning on cpuhp

Ben Dooks (1):
  fs: add <linux/init_task.h> for 'init_fs'

Billy Tsai (1):
  i3c: Move device name assignment after i3c_bus_init

Chaitanya Mishra (1):
  staging: greybus: lights: avoid NULL deref

Chen Jinghuang (1):
  sched/rt: Skip currently executing CPU in rto_next_cpu()

Chen-Yu Tsai (1):
  ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" property

Christian Kohlschütter (1):
  regulator: core: Fix off-on-delay-us for always-on/boot-on regulators

Christoph Hellwig (1):
  iomap: fix submission side handling of completion side errors

Chuck Lever (9):
  svcrdma: Add a batch Receive posting mechanism
  svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
  svcrdma: Maintain a Receive water mark
  RDMA/core: Fix a couple of obvious typos in comments
  svcrdma: Remove queue-shortening warnings
  svcrdma: Clean up comment in svc_rdma_accept()
  svcrdma: Increase the per-transport rw_ctx count
  svcrdma: Reduce the number of rdma_rw contexts per-QP
  RDMA/core: add rdma_rw_max_sge() helper for SQ sizing

Colin Ian King (1):
  scsi: csiostor: Fix dereference of null pointer rn

Dan Carpenter (2):
  EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()
  EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()

Davide Caratti (1):
  selftests: forwarding: tc_actions: cleanup temporary files when test
    is aborted

Deepanshu Kartikey (1):
  gfs2: Fix use-after-free in iomap inline data write path

Dmitry Baryshkov (3):
  arm64: dts: qcom: sdm630: fix gpu_speed_bin size
  arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1
  clk: qcom: dispcc-sdm845: convert to parent data

Dmytro Maluka (1):
  iommu/vt-d: Flush cache for PASID table before using it

Douglas Anderson (1):
  regulator: core: Shorten off-on-delay-us for always-on/boot-on by time
    since booted

Eric Dumazet (2):
  tcp: tcp_tx_timestamp() must look at the rtx queue
  ipv6: fix a race in ip6_sock_set_v6only()

Eric Joyner (1):
  ionic: Rate limit unknown xcvr type messages

Felix Gu (2):
  fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
  pinctrl: equilibrium: Fix device node reference leak in pinbank_init()

Fernando Fernandez Mancera (3):
  netfilter: nf_conncount: make nf_conncount_gc_list() to disable BH
  netfilter: nf_conncount: increase the connection clean up limit to 64
  netfilter: nf_conncount: fix tracking of connections from localhost

Filipe Manana (1):
  btrfs: qgroup: return correct error when deleting qgroup relation item

Florian Westphal (2):
  netfilter: nft_set_hash: fix get operation on big endian
  netfilter: nf_conntrack_h323: don't pass uninitialised l3num value

Francesco Lavra (1):
  spi: tools: Add include folder to .gitignore

Geert Uytterhoeven (1):
  clk: Move clk_{save,restore}_context() to COMMON_CLK section

Greg Kroah-Hartman (1):
  Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"

Guenter Roeck (1):
  Revert "hwmon: (ibmpex) fix use-after-free in high/low store"

Gui-Dong Han (1):
  PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races

Haotian Zhang (5):
  clk: qcom: Return correct error code in qcom_cc_probe_by_index()
  soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in
    cmd_db_dev_probe
  PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
  power: supply: bq27xxx: fix wrong errno when bus ops are unsupported
  mfd: arizona: Fix regulator resource leak on
    wm5102_clear_write_sequencer() failure

Harshit Mogalapalli (1):
  iio: sca3000: Fix a resource leak in sca3000_probe()

Honggang LI (1):
  RDMA/rtrs: server: remove dead code

Håkon Bugge (2):
  PCI: Do not attempt to set ExtTag for VFs
  PCI: Initialize RCB from pci_configure_device()

Ido Schimmel (2):
  selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2
  selftests: forwarding: tc_actions: Use ncat instead of nc

Jamie Iles (1):
  i3c: remove i2c board info from i2c_dev_desc

Jerome Brunet (4):
  arm64: dts: amlogic: axg: assign the MMC signal clocks
  arm64: dts: amlogic: gx: assign the MMC signal clocks
  arm64: dts: amlogic: g12: assign the MMC B and C signal clocks
  arm64: dts: amlogic: g12: assign the MMC A signal clock

Jiasheng Jiang (1):
  RDMA/rxe: Fix double free in rxe_srq_from_init

Jiayuan Chen (2):
  net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
  serial: caif: fix use-after-free in caif_serial ldisc_close()

Jinliang Zheng (1):
  procfs: fix missing RCU protection when reading real_parent in
    do_task_stat()

Justin Chen (1):
  usb: bdc: fix sleep during atomic

Jörg Wedekind (1):
  PCI: Mark 3ware-9650SA Root Port Extended Tags as broken

Konstantin Andreev (2):
  smack: /smack/doi must be > 0
  smack: /smack/doi: accept previously used values

Krzysztof Kozlowski (1):
  arm64: dts: qcom: sdm630: correct QFPROM byte offsets

Li Chen (1):
  nvdimm: virtio_pmem: serialize flush requests

Li Nan (1):
  md/raid10: fix any_working flag handling in raid10_sync_request

Linus Walleij (1):
  power: supply: wm97xx_battery: Convert to GPIO descriptor

Mario Limonciello (AMD) (1):
  crypto: ccp - Add an S4 restore flow

Mark Brown (1):
  regulator: Flag uncontrollable regulators as always_on

Martin Blumenstingl (1):
  clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs

Matthew Schwartz (1):
  mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms

Matthias Kaehlcke (1):
  regulator: core: Use ktime_get_boottime() to determine how long a
    regulator was off

Miri Korenblit (1):
  wifi: cfg80211: stop NAN and P2P in cfg80211_leave

Narayana Murty N (1):
  powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event
    handling

Nuno Sá (1):
  dma: dma-axi-dmac: fix SW cyclic transfers

Olga Kornievskaia (1):
  pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN

Oliver Neukum (1):
  usbb: catc: use correct API for MAC addresses

Ondrej Mosnacek (1):
  ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()

Pablo Neira Ayuso (1):
  netfilter: nft_set_rbtree: check for partial overlaps in anonymous
    sets

Paul Cercueil (2):
  PM: core: Redefine pm_ptr() macro
  PM: core: Add new *_PM_OPS macros, deprecate old ones

Petr Hodina (1):
  clk: qcom: dispcc-sdm845: Enable parents for pixel clocks

Qing Wang (1):
  ovl: Fix uninit-value in ovl_fill_real

Randy Dunlap (2):
  serial: imx: change SERIAL_IMX_CONSOLE to bool
  serial: SH_SCI: improve "DMA support" prompt

Rui Feng (1):
  misc: rtsx: Add SD Express mode support for RTS5261

Sai Ritvik Tanksalkar (1):
  pstore/ram: fix buffer overflow in persistent_ram_save_old()

Salah Triki (1):
  s390/cio: Fix device lifecycle handling in css_alloc_subchannel()

Samuel Wu (1):
  PM: wakeup: Handle empty list in wakeup_sources_walk_start()

Sasha Levin (1):
  Linux 5.10.252-rc1

Sebastian Andrzej Siewior (2):
  EDAC/altera: Remove IRQF_ONESHOT
  mfd: wm8350-core: Use IRQF_ONESHOT

Shardul Bankar (1):
  hfsplus: return error when node already exists in hfs_bnode_create

Srinivasan Shanmugam (1):
  drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init

Steven Rostedt (1):
  tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR
    macros

Svyatoslav Ryhel (1):
  drivers: iio: mpu3050: use dev_err_probe for regulator request

Thomas Bogendoerfer (1):
  bonding: only set speed/duplex to unknown, if getting speed failed

Thomas Fourier (3):
  auxdisplay: arm-charlcd: fix release_mem_region() size
  crypto: cavium - fix dma_free_coherent() size
  crypto: octeontx - fix dma_free_coherent() size

Thomas Gleixner (1):
  hrtimer: Fix trace oddity

Thomas Weißschuh (1):
  ARM: VDSO: Patch out __vdso_clock_getres() if unavailable

Tzung-Bi Shih (1):
  platform/chrome: cros_ec_lightbar: Fix response size initialization

Ulf Hansson (1):
  mmc: core: Initial support for SD express card/host

Uwe Kleine-König (1):
  PCI/portdrv: Fix potential resource leak

Vincent Whitchurch (2):
  regulator: core: Respect off_on_delay at startup
  regulator: core: Fix off_on_delay handling

Vladimir Zapolskiy (2):
  ARM: dts: lpc32xx: Set motor PWM #pwm-cells property value to 3 cells
  arm: dts: lpc32xx: add clocks property to Motor Control PWM device
    tree node

Waqar Hameed (7):
  power: supply: act8945a: Fix use-after-free in power_supply_changed()
  power: supply: bq25980: Fix use-after-free in power_supply_changed()
  power: supply: cpcap-battery: Fix use-after-free in
    power_supply_changed()
  power: supply: goldfish: Fix use-after-free in power_supply_changed()
  power: supply: rt9455: Fix use-after-free in power_supply_changed()
  power: supply: sbs-battery: Fix use-after-free in
    power_supply_changed()
  power: supply: wm97xx: Fix NULL pointer dereference in
    power_supply_changed()

Wei Li (1):
  pinctrl: single: fix refcount leak in pcs_add_gpio_func()

Yi Liu (2):
  RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
  RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc

YunJe Shin (2):
  RDMA/siw: Fix potential NULL pointer dereference in header processing
  RDMA/umad: Reject negative data_len in ib_umad_write

Zhiyu Zhang (1):
  fat: avoid parent link count underflow in rmdir

Ziyi Guo (3):
  wifi: ath10k: sdio: add missing lock protection in
    ath10k_sdio_fw_crashed_dump()
  net: usb: catc: enable basic endpoint checking
  xen-netback: reject zero-queue configuration from guest

 Makefile                                      |   4 +-
 arch/arm/boot/dts/lpc32xx.dtsi                |   3 +-
 arch/arm/boot/dts/sun5i-a13-utoo-p66.dts      |   1 +
 arch/arm/kernel/vdso.c                        |   1 +
 arch/arm/mach-pxa/mioa701.c                   |   1 -
 arch/arm/mach-pxa/palm27x.c                   |   1 -
 arch/arm/mach-pxa/palmte2.c                   |   1 -
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi    |   6 +
 .../boot/dts/amlogic/meson-g12-common.dtsi    |   9 +
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi   |   9 +
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi    |   9 +
 arch/arm64/boot/dts/qcom/sdm630.dtsi          |  10 +
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts    |   7 +
 arch/powerpc/include/asm/eeh.h                |   2 +
 arch/powerpc/kernel/eeh_driver.c              |  11 +-
 arch/powerpc/kernel/eeh_pe.c                  |  74 +++++-
 drivers/auxdisplay/arm-charlcd.c              |   2 +-
 drivers/base/power/wakeirq.c                  |   9 +-
 drivers/base/power/wakeup.c                   |   4 +-
 drivers/char/tpm/st33zp24/st33zp24.c          |   6 +-
 drivers/char/tpm/tpm_i2c_infineon.c           |   6 +-
 drivers/clk/meson/gxbb.c                      |  17 +-
 drivers/clk/qcom/common.c                     |   2 +-
 drivers/clk/qcom/dispcc-sdm845.c              | 220 ++++++++---------
 drivers/cpuidle/cpuidle.c                     |  10 +
 drivers/crypto/cavium/cpt/cptvf_main.c        |   3 +-
 drivers/crypto/ccp/psp-dev.c                  |  11 +
 drivers/crypto/ccp/sp-dev.c                   |  12 +
 drivers/crypto/ccp/sp-dev.h                   |   3 +
 drivers/crypto/ccp/sp-pci.c                   |  16 +-
 drivers/crypto/ccp/tee-dev.c                  |   5 +
 drivers/crypto/ccp/tee-dev.h                  |   1 +
 .../crypto/marvell/octeontx/otx_cptvf_main.c  |   3 +-
 drivers/dma/dma-axi-dmac.c                    |   3 +-
 drivers/dma/mediatek/mtk-uart-apdma.c         |  10 +-
 drivers/edac/altera_edac.c                    |  11 +-
 drivers/edac/i5000_edac.c                     |   1 +
 drivers/edac/i5400_edac.c                     |   2 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c         |  45 ++--
 drivers/hwmon/ibmpex.c                        |   9 +-
 .../coresight/coresight-etm3x-core.c          |  12 +-
 drivers/i3c/master.c                          |  21 +-
 drivers/iio/accel/sca3000.c                   |   6 +-
 drivers/iio/gyro/mpu3050-core.c               |   6 +-
 drivers/infiniband/core/rw.c                  |  53 ++--
 drivers/infiniband/core/user_mad.c            |   8 +-
 drivers/infiniband/core/uverbs_cmd.c          |   7 +-
 drivers/infiniband/sw/rxe/rxe_srq.c           |   3 +
 drivers/infiniband/sw/siw/siw_qp_rx.c         |   3 +-
 drivers/infiniband/ulp/rtrs/rtrs-srv.c        |   8 +-
 drivers/iommu/intel/pasid.c                   |   7 +-
 drivers/md/raid10.c                           |   2 +-
 drivers/mfd/arizona-core.c                    |   2 +-
 drivers/misc/cardreader/rts5261.c             |   4 +
 drivers/misc/cardreader/rts5261.h             |  23 --
 drivers/misc/cardreader/rtsx_pcr.c            |   5 +
 drivers/mmc/core/core.c                       |  15 +-
 drivers/mmc/core/host.h                       |   6 +
 drivers/mmc/core/sd_ops.c                     |  49 +++-
 drivers/mmc/core/sd_ops.h                     |   1 +
 .../mtd/nand/raw/cadence-nand-controller.c    |   2 +-
 drivers/net/bonding/bond_main.c               |  15 +-
 drivers/net/caif/caif_serial.c                |   5 +-
 .../net/ethernet/marvell/octeontx2/af/rvu.c   |  11 +
 .../ethernet/pensando/ionic/ionic_ethtool.c   |   7 +-
 drivers/net/usb/catc.c                        |  59 ++++-
 drivers/net/wireless/ath/ath10k/sdio.c        |   6 +
 drivers/net/xen-netback/xenbus.c              |   5 +-
 drivers/nvdimm/nd_virtio.c                    |   3 +-
 drivers/nvdimm/virtio_pmem.c                  |   1 +
 drivers/nvdimm/virtio_pmem.h                  |   4 +
 drivers/pci/controller/pcie-mediatek.c        |   4 +-
 drivers/pci/pcie/portdrv_core.c               |   6 +-
 drivers/pci/probe.c                           |  35 ++-
 drivers/pci/quirks.c                          |   1 +
 drivers/pinctrl/pinctrl-equilibrium.c         |   1 +
 drivers/pinctrl/pinctrl-single.c              |   2 +
 drivers/platform/chrome/cros_ec_lightbar.c    |   2 +-
 drivers/power/reset/nvmem-reboot-mode.c       |  15 +-
 drivers/power/supply/act8945a_charger.c       |  16 +-
 drivers/power/supply/bq25980_charger.c        |  12 +-
 drivers/power/supply/bq27xxx_battery.c        |   6 +-
 drivers/power/supply/cpcap-battery.c          |   8 +-
 drivers/power/supply/goldfish_battery.c       |  12 +-
 drivers/power/supply/rt9455_charger.c         |  17 +-
 drivers/power/supply/sbs-battery.c            |  36 +--
 drivers/power/supply/wm97xx_battery.c         |  69 +++---
 drivers/regulator/core.c                      |  68 +++---
 drivers/s390/cio/css.c                        |   2 +-
 drivers/scsi/csiostor/csio_scsi.c             |   3 +-
 drivers/soc/qcom/cmd-db.c                     |   7 +-
 drivers/staging/greybus/light.c               |   8 +-
 drivers/tty/serial/Kconfig                    |   8 +-
 drivers/usb/gadget/udc/bdc/bdc_core.c         |   4 +-
 drivers/video/fbdev/au1200fb.c                |   6 +-
 fs/btrfs/qgroup.c                             |   4 +-
 fs/fat/namei_msdos.c                          |   7 +-
 fs/fat/namei_vfat.c                           |   7 +-
 fs/fs_struct.c                                |   1 +
 fs/gfs2/bmap.c                                | 227 +++++++-----------
 fs/gfs2/bmap.h                                |  13 +-
 fs/gfs2/dir.c                                 |  13 +-
 fs/gfs2/file.c                                |  59 ++++-
 fs/gfs2/log.c                                 |   6 +-
 fs/gfs2/quota.c                               |   4 +-
 fs/gfs2/recovery.c                            |   4 +-
 fs/hfsplus/bnode.c                            |   2 +-
 fs/iomap/direct-io.c                          |  10 +-
 fs/nfs/pnfs.c                                 |   3 +-
 fs/nfsd/nfs4idmap.c                           |  48 +++-
 fs/nfsd/nfs4proc.c                            |   2 -
 fs/nfsd/nfs4xdr.c                             |  16 ++
 fs/overlayfs/readdir.c                        |   2 +-
 fs/proc/array.c                               |   2 +-
 fs/pstore/ram_core.c                          |  11 +
 include/linux/clk.h                           |  48 ++--
 include/linux/i3c/master.h                    |   1 -
 include/linux/mfd/wm8350/core.h               |   2 +-
 include/linux/mmc/host.h                      |   7 +
 include/linux/pm.h                            |  80 +++---
 include/linux/regulator/driver.h              |   2 +-
 include/linux/rtsx_pci.h                      |  23 ++
 include/linux/sunrpc/svc_rdma.h               |   2 +
 include/linux/wm97xx.h                        |   1 -
 include/net/ipv6.h                            |  11 +-
 include/net/netfilter/nf_conntrack_count.h    |   1 +
 include/rdma/ib_verbs.h                       |   2 +-
 include/rdma/rw.h                             |   2 +
 kernel/sched/rt.c                             |   5 +
 kernel/time/hrtimer.c                         |   2 +-
 kernel/trace/trace_events.c                   |   5 -
 kernel/ucount.c                               |   2 +-
 net/atm/signaling.c                           |  56 ++++-
 net/ipv4/tcp.c                                |   3 +
 net/netfilter/nf_conncount.c                  |  54 +++--
 net/netfilter/nf_conntrack_h323_main.c        |  10 +-
 net/netfilter/nft_connlimit.c                 |   7 +-
 net/netfilter/nft_set_hash.c                  |   9 +-
 net/netfilter/nft_set_rbtree.c                |  30 ++-
 net/rds/send.c                                |   6 +-
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c       |  89 ++++---
 net/sunrpc/xprtrdma/svc_rdma_transport.c      |  46 ++--
 net/wireless/core.c                           |   4 +-
 security/smack/smackfs.c                      |  79 +++---
 tools/spi/.gitignore                          |   1 +
 .../drivers/net/mlxsw/tc_restrictions.sh      |   4 +-
 .../selftests/net/forwarding/tc_actions.sh    |  18 +-
 .../net/forwarding/vxlan_bridge_1d.sh         |  26 +-
 148 files changed, 1523 insertions(+), 823 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 5.10 000/147] 5.10.252-rc1 review
  2026-02-28 18:17 [PATCH 5.10 000/147] 5.10.252-rc1 review Sasha Levin
@ 2026-03-01  3:47 ` Barry K. Nathan
  2026-03-01  4:07 ` Woody Suwalski
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Barry K. Nathan @ 2026-03-01  3:47 UTC (permalink / raw)
  To: Sasha Levin, linux-kernel, stable
  Cc: gregkh, patches, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee,
	rwarsow, conor, hargar, broonie, achill, sr

On 2/28/26 10:17, Sasha Levin wrote:
> 
> This is the start of the stable review cycle for the 5.10.252 release.
> There are 147 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 Mon Mar  2 06:17:30 PM UTC 2026.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
>          https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.10.y&id2=v5.10.251
> or in the git tree and branch at:
>          git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.
> 
> Thanks,
> Sasha

Tested on an amd64 laptop (Lenovo ThinkPad T14 Gen 1). Working well,
no regressions observed.

Tested-by: Barry K. Nathan <barryn@pobox.com>

-- 
-Barry K. Nathan  <barryn@pobox.com>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 5.10 000/147] 5.10.252-rc1 review
  2026-02-28 18:17 [PATCH 5.10 000/147] 5.10.252-rc1 review Sasha Levin
  2026-03-01  3:47 ` Barry K. Nathan
@ 2026-03-01  4:07 ` Woody Suwalski
  2026-03-01  8:53 ` Brett A C Sheffield
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Woody Suwalski @ 2026-03-01  4:07 UTC (permalink / raw)
  To: Sasha Levin, linux-kernel, stable
  Cc: gregkh, patches, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee,
	rwarsow, conor, hargar, broonie, achill, sr

Sasha Levin wrote:
> This is the start of the stable review cycle for the 5.10.252 release.
> There are 147 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 Mon Mar  2 06:17:30 PM UTC 2026.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
>          https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.10.y&id2=v5.10.251
> or in the git tree and branch at:
>          git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.
>
>
Built and booted on an i386 device OK. No problems noticed in dmesg.

Tested-by: Woody Suwalski <terraluna977@gmail.com>

I still vote for a unified patch rather then a series of patches.
The unified patch can be applied to a source tree and then reversed.
With series of patches it will fail if 2 patches are touching the same 
area of a file.

In my setup I first do a dry-run-apply patch, and it has failed with the 
current 5.10.252-rc1 series.

Yes, git would have worked as well, however copying the patch to a build 
machine with a ready src tree is much faster ;-)

Thanks, Woody

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 5.10 000/147] 5.10.252-rc1 review
  2026-02-28 18:17 [PATCH 5.10 000/147] 5.10.252-rc1 review Sasha Levin
  2026-03-01  3:47 ` Barry K. Nathan
  2026-03-01  4:07 ` Woody Suwalski
@ 2026-03-01  8:53 ` Brett A C Sheffield
  2026-03-01 12:12 ` Mark Brown
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Brett A C Sheffield @ 2026-03-01  8:53 UTC (permalink / raw)
  To: sashal
  Cc: linux-kernel, stable, gregkh, patches, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, rwarsow, conor, hargar, broonie, achill, sr,
	Brett A C Sheffield

# Librecast Test Results

020/020 [ OK ] liblcrq
010/010 [ OK ] libmld
120/120 [ OK ] liblibrecast

CPU/kernel: Linux auntie 5.10.252-rc1-00147-g403b311f5d6e #1 SMP Sun Mar 1 07:40:46 -00 2026 x86_64 AMD Ryzen 9 9950X 16-Core Processor AuthenticAMD GNU/Linux

Tested-by: Brett A C Sheffield <bacs@librecast.net>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 5.10 000/147] 5.10.252-rc1 review
  2026-02-28 18:17 [PATCH 5.10 000/147] 5.10.252-rc1 review Sasha Levin
                   ` (2 preceding siblings ...)
  2026-03-01  8:53 ` Brett A C Sheffield
@ 2026-03-01 12:12 ` Mark Brown
  2026-03-02  9:04 ` Dominique Martinet
  2026-03-02 13:13 ` Jon Hunter
  5 siblings, 0 replies; 7+ messages in thread
From: Mark Brown @ 2026-03-01 12:12 UTC (permalink / raw)
  To: Sasha Levin
  Cc: linux-kernel, stable, gregkh, patches, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, rwarsow, conor, hargar, achill, sr

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

On Sat, Feb 28, 2026 at 01:17:31PM -0500, Sasha Levin wrote:

> This is the start of the stable review cycle for the 5.10.252 release.
> There are 147 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>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 5.10 000/147] 5.10.252-rc1 review
  2026-02-28 18:17 [PATCH 5.10 000/147] 5.10.252-rc1 review Sasha Levin
                   ` (3 preceding siblings ...)
  2026-03-01 12:12 ` Mark Brown
@ 2026-03-02  9:04 ` Dominique Martinet
  2026-03-02 13:13 ` Jon Hunter
  5 siblings, 0 replies; 7+ messages in thread
From: Dominique Martinet @ 2026-03-02  9:04 UTC (permalink / raw)
  To: Sasha Levin
  Cc: linux-kernel, stable, gregkh, patches, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, rwarsow, conor, hargar, broonie, achill, sr

Sasha Levin wrote on Sat, Feb 28, 2026 at 01:17:31PM -0500:
> This is the start of the stable review cycle for the 5.10.252 release.
> There are 147 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 Mon Mar  2 06:17:30 PM UTC 2026.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
>         https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.10.y&id2=v5.10.251
> or in the git tree and branch at:
>         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.


Tested 403b311f5d6e ("Linux 5.10.252-rc1") on:
- arm i.MX6ULL (Armadillo 640)
- arm64 i.MX8MP (Armadillo G4)

No obvious regression in dmesg or basic tests:
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
-- 
Dominique Martinet

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 5.10 000/147] 5.10.252-rc1 review
  2026-02-28 18:17 [PATCH 5.10 000/147] 5.10.252-rc1 review Sasha Levin
                   ` (4 preceding siblings ...)
  2026-03-02  9:04 ` Dominique Martinet
@ 2026-03-02 13:13 ` Jon Hunter
  5 siblings, 0 replies; 7+ messages in thread
From: Jon Hunter @ 2026-03-02 13:13 UTC (permalink / raw)
  To: Sasha Levin
  Cc: Sasha Levin, gregkh, patches, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, rwarsow, conor, hargar, broonie, achill, sr,
	linux-tegra, stable

On Sat, 28 Feb 2026 13:17:31 -0500, Sasha Levin wrote:
> 
> This is the start of the stable review cycle for the 5.10.252 release.
> There are 147 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 Mon Mar  2 06:17:30 PM UTC 2026.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
>         https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.10.y&id2=v5.10.251
> or in the git tree and branch at:
>         git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
> and the diffstat can be found below.
> 
> Thanks,
> Sasha

All tests passing for Tegra ...

Test results for stable-v5.10:
    10 builds:	10 pass, 0 fail
    26 boots:	26 pass, 0 fail
    80 tests:	80 pass, 0 fail

Linux version:	5.10.252-rc1-g403b311f5d6e
Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
                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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-03-02 13:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-28 18:17 [PATCH 5.10 000/147] 5.10.252-rc1 review Sasha Levin
2026-03-01  3:47 ` Barry K. Nathan
2026-03-01  4:07 ` Woody Suwalski
2026-03-01  8:53 ` Brett A C Sheffield
2026-03-01 12:12 ` Mark Brown
2026-03-02  9:04 ` Dominique Martinet
2026-03-02 13:13 ` Jon Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox