[PATCH 5.10 00/52] 5.10.243-rc1 review

Greg Kroah-Hartman posted 52 patches 5 months ago
Only 0 patches received!
Makefile                                           |  4 +--
arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts   |  9 +++--
.../boot/dts/rockchip/rk3399-pinebook-pro.dts      |  1 +
arch/x86/kvm/x86.c                                 | 18 ++++++++--
drivers/clk/qcom/gdsc.c                            | 21 ++++++------
drivers/dma/mediatek/mtk-cqdma.c                   | 10 +++---
drivers/gpio/gpio-pca953x.c                        |  5 +++
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c             |  5 ---
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c             |  5 ---
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c              |  5 ---
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c              |  5 ---
.../gpu/drm/amd/display/dc/dce/dce_link_encoder.c  |  8 ++---
drivers/iio/chemical/pms7003.c                     |  5 +--
drivers/iio/light/opt3001.c                        |  5 +--
drivers/isdn/mISDN/dsp_hwec.c                      |  6 ++--
drivers/net/ethernet/cavium/thunder/thunder_bgx.c  | 20 ++++++-----
drivers/net/ethernet/intel/e1000e/ethtool.c        | 10 ++++--
drivers/net/ethernet/intel/i40e/i40e_client.c      |  4 +--
drivers/net/ethernet/mediatek/mtk_eth_soc.c        | 10 +++++-
drivers/net/ethernet/xircom/xirc2ps_cs.c           |  2 +-
drivers/net/phy/microchip.c                        | 30 ++--------------
drivers/net/phy/microchip_t1.c                     | 28 +++++++++++----
drivers/net/ppp/ppp_generic.c                      |  6 ++--
drivers/net/vmxnet3/vmxnet3_drv.c                  |  5 +--
drivers/net/wireless/marvell/libertas/cfg.c        |  9 +++--
drivers/net/wireless/marvell/mwifiex/cfg80211.c    |  5 +--
drivers/net/wireless/marvell/mwifiex/main.c        |  4 +--
drivers/net/wireless/st/cw1200/sta.c               |  2 +-
drivers/pcmcia/rsrc_iodyn.c                        |  3 ++
drivers/pcmcia/rsrc_nonstatic.c                    |  4 ++-
drivers/scsi/lpfc/lpfc_nvmet.c                     | 10 +++---
drivers/spi/spi-fsl-lpspi.c                        | 15 ++++----
drivers/tee/tee_shm.c                              |  6 +++-
fs/cifs/connect.c                                  |  5 +++
kernel/sched/cpufreq_schedutil.c                   | 28 ++++++++++++---
mm/khugepaged.c                                    | 15 +++++++-
mm/slub.c                                          |  7 +++-
net/atm/resources.c                                |  6 ++--
net/ax25/ax25_in.c                                 |  4 +++
net/batman-adv/network-coding.c                    |  7 +++-
net/bluetooth/l2cap_sock.c                         |  3 ++
net/dsa/tag_ksz.c                                  | 22 +++++++++---
net/ipv4/devinet.c                                 |  7 ++--
net/ipv4/icmp.c                                    |  6 ++--
net/ipv6/ip6_icmp.c                                |  6 ++--
net/netfilter/nf_conntrack_helper.c                |  4 +--
net/wireless/scan.c                                |  3 +-
scripts/gcc-plugins/gcc-common.h                   | 32 +++++++++++++++++
scripts/gcc-plugins/randomize_layout_plugin.c      | 40 +++++++---------------
sound/pci/hda/patch_hdmi.c                         |  1 +
sound/pci/hda/patch_realtek.c                      |  1 +
sound/usb/mixer_quirks.c                           |  2 ++
52 files changed, 302 insertions(+), 182 deletions(-)
[PATCH 5.10 00/52] 5.10.243-rc1 review
Posted by Greg Kroah-Hartman 5 months ago
This is the start of the stable review cycle for the 5.10.243 release.
There are 52 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 Tue, 09 Sep 2025 19:55:53 +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/v5.x/stable-review/patch-5.10.243-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-5.10.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 5.10.243-rc1

Qiu-ji Chen <chenqiuji666@gmail.com>
    dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()

Roman Smirnov <r.smirnov@omp.ru>
    cifs: fix integer overflow in match_server()

Taniya Das <quic_tdas@quicinc.com>
    clk: qcom: gdsc: Set retain_ff before moving to HW CTRL

Larisa Grigore <larisa.grigore@nxp.com>
    spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort

Larisa Grigore <larisa.grigore@nxp.com>
    spi: spi-fsl-lpspi: Set correct chip-select polarity bit

Larisa Grigore <larisa.grigore@nxp.com>
    spi: spi-fsl-lpspi: Fix transmissions when using CONT

Wentao Liang <vulab@iscas.ac.cn>
    pcmcia: Add error handling for add_interval() in do_validate_mem()

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model

Fiona Klute <fiona.klute@gmx.de>
    net: phy: microchip: force IRQ polling mode for lan88xx

Ioana Ciornei <ioana.ciornei@nxp.com>
    net: phy: microchip: remove the use of .ack_interrupt()

Ioana Ciornei <ioana.ciornei@nxp.com>
    net: phy: microchip: implement generic .handle_interrupt() callback

Kees Cook <kees@kernel.org>
    randstruct: gcc-plugin: Fix attribute addition

Kees Cook <kees@kernel.org>
    randstruct: gcc-plugin: Remove bogus void member

Gabor Juhos <j4g8y7@gmail.com>
    arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs

Ronak Doshi <ronak.doshi@broadcom.com>
    vmxnet3: update MTU after device quiesce

Jakob Unterwurzacher <jakobunt@gmail.com>
    net: dsa: microchip: linearize skb for tail-tagging switches

Pieter Van Trappen <pieter.van.trappen@cern.ch>
    net: dsa: microchip: update tag_ksz masks for KSZ9477 family

Qiu-ji Chen <chenqiuji666@gmail.com>
    dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()

Chris Chiu <chris.chiu@canonical.com>
    ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixup

Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
    gpio: pca953x: fix IRQ storm on system wake up

Luca Ceresoli <luca.ceresoli@bootlin.com>
    iio: light: opt3001: fix deadlock due to concurrent flag access

David Lechner <dlechner@baylibre.com>
    iio: chemical: pms7003: use aligned_s64 for timestamp

Sean Christopherson <seanjc@google.com>
    KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    cpufreq/sched: Explicitly synchronize limits_changed flag handling

Li Qiong <liqiong@nfschina.com>
    mm/slub: avoid accessing metadata when pointer is invalid in object_err()

Jann Horn <jannh@google.com>
    mm/khugepaged: fix ->anon_vma race

Vitaly Lifshits <vitaly.lifshits@intel.com>
    e1000e: fix heap overflow in e1000_set_eeprom

Stanislav Fort <stanislav.fort@aisle.com>
    batman-adv: fix OOB read/write in network-coding decode

John Evans <evans1210144@gmail.com>
    scsi: lpfc: Fix buffer free/clear order in deferred receive path

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: drop hw access in non-DC audio fini

Qianfeng Rong <rongqianfeng@vivo.com>
    wifi: mwifiex: Initialize the chan_stats array to zero

Ma Ke <make24@iscas.ac.cn>
    pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()

Cryolitia PukNgae <cryolitia@uniontech.com>
    ALSA: usb-audio: Add mute TLV for playback volumes on some devices

Qingfang Deng <dqfext@gmail.com>
    ppp: fix memory leak in pad_compress_skb

Wang Liang <wangliang74@huawei.com>
    net: atm: fix memory leak in atm_register_sysfs when device_register fail

Eric Dumazet <edumazet@google.com>
    ax25: properly unshare skbs in ax25_kiss_rcv()

Dan Carpenter <dan.carpenter@linaro.org>
    ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()

Rosen Penev <rosenp@gmail.com>
    net: thunder_bgx: decrement cleanup index before use

Rosen Penev <rosenp@gmail.com>
    net: thunder_bgx: add a missing of_node_put

Dan Carpenter <dan.carpenter@linaro.org>
    wifi: libertas: cap SSID len in lbs_associate()

Dan Carpenter <dan.carpenter@linaro.org>
    wifi: cw1200: cap SSID length in cw1200_do_join()

Felix Fietkau <nbd@nbd.name>
    net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets

Zhen Ni <zhen.ni@easystack.cn>
    i40e: Fix potential invalid access when MAC list is empty

Fabian Bläse <fabian@blaese.de>
    icmp: fix icmp_ndo_send address translation for reply direction

Miaoqian Lin <linmq006@gmail.com>
    mISDN: Fix memory leak in dsp_hwec_enable()

Alok Tiwari <alok.a.tiwari@oracle.com>
    xirc2ps_cs: fix register access when enabling FullDuplex

Kuniyuki Iwashima <kuniyu@google.com>
    Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()

Phil Sutter <phil@nwl.cc>
    netfilter: conntrack: helper: Replace -EEXIST by -EBUSY

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: fix use-after-free in cmp_bss()

Peter Robinson <pbrobinson@gmail.com>
    arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-pro

Pei Xiao <xiaopei01@kylinos.cn>
    tee: fix NULL pointer dereference in tee_shm_put

Timur Kristóf <timur.kristof@gmail.com>
    drm/amd/display: Don't warn when missing DCE encoder caps


-------------

Diffstat:

 Makefile                                           |  4 +--
 arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts   |  9 +++--
 .../boot/dts/rockchip/rk3399-pinebook-pro.dts      |  1 +
 arch/x86/kvm/x86.c                                 | 18 ++++++++--
 drivers/clk/qcom/gdsc.c                            | 21 ++++++------
 drivers/dma/mediatek/mtk-cqdma.c                   | 10 +++---
 drivers/gpio/gpio-pca953x.c                        |  5 +++
 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c             |  5 ---
 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c             |  5 ---
 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c              |  5 ---
 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c              |  5 ---
 .../gpu/drm/amd/display/dc/dce/dce_link_encoder.c  |  8 ++---
 drivers/iio/chemical/pms7003.c                     |  5 +--
 drivers/iio/light/opt3001.c                        |  5 +--
 drivers/isdn/mISDN/dsp_hwec.c                      |  6 ++--
 drivers/net/ethernet/cavium/thunder/thunder_bgx.c  | 20 ++++++-----
 drivers/net/ethernet/intel/e1000e/ethtool.c        | 10 ++++--
 drivers/net/ethernet/intel/i40e/i40e_client.c      |  4 +--
 drivers/net/ethernet/mediatek/mtk_eth_soc.c        | 10 +++++-
 drivers/net/ethernet/xircom/xirc2ps_cs.c           |  2 +-
 drivers/net/phy/microchip.c                        | 30 ++--------------
 drivers/net/phy/microchip_t1.c                     | 28 +++++++++++----
 drivers/net/ppp/ppp_generic.c                      |  6 ++--
 drivers/net/vmxnet3/vmxnet3_drv.c                  |  5 +--
 drivers/net/wireless/marvell/libertas/cfg.c        |  9 +++--
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    |  5 +--
 drivers/net/wireless/marvell/mwifiex/main.c        |  4 +--
 drivers/net/wireless/st/cw1200/sta.c               |  2 +-
 drivers/pcmcia/rsrc_iodyn.c                        |  3 ++
 drivers/pcmcia/rsrc_nonstatic.c                    |  4 ++-
 drivers/scsi/lpfc/lpfc_nvmet.c                     | 10 +++---
 drivers/spi/spi-fsl-lpspi.c                        | 15 ++++----
 drivers/tee/tee_shm.c                              |  6 +++-
 fs/cifs/connect.c                                  |  5 +++
 kernel/sched/cpufreq_schedutil.c                   | 28 ++++++++++++---
 mm/khugepaged.c                                    | 15 +++++++-
 mm/slub.c                                          |  7 +++-
 net/atm/resources.c                                |  6 ++--
 net/ax25/ax25_in.c                                 |  4 +++
 net/batman-adv/network-coding.c                    |  7 +++-
 net/bluetooth/l2cap_sock.c                         |  3 ++
 net/dsa/tag_ksz.c                                  | 22 +++++++++---
 net/ipv4/devinet.c                                 |  7 ++--
 net/ipv4/icmp.c                                    |  6 ++--
 net/ipv6/ip6_icmp.c                                |  6 ++--
 net/netfilter/nf_conntrack_helper.c                |  4 +--
 net/wireless/scan.c                                |  3 +-
 scripts/gcc-plugins/gcc-common.h                   | 32 +++++++++++++++++
 scripts/gcc-plugins/randomize_layout_plugin.c      | 40 +++++++---------------
 sound/pci/hda/patch_hdmi.c                         |  1 +
 sound/pci/hda/patch_realtek.c                      |  1 +
 sound/usb/mixer_quirks.c                           |  2 ++
 52 files changed, 302 insertions(+), 182 deletions(-)


Re: [PATCH 5.10 00/52] 5.10.243-rc1 review
Posted by Dominique Martinet 5 months ago
Greg Kroah-Hartman wrote on Sun, Sep 07, 2025 at 09:57:20PM +0200:
> This is the start of the stable review cycle for the 5.10.243 release.
> There are 52 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 Tue, 09 Sep 2025 19:55:53 +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/v5.x/stable-review/patch-5.10.243-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-5.10.y
> and the diffstat can be found below.

Tested 910e09235335 ("Linux 5.10.243-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
Re: [PATCH 5.10 00/52] 5.10.243-rc1 review
Posted by Naresh Kamboju 5 months ago
On Mon, 8 Sept 2025 at 01:38, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.10.243 release.
> There are 52 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 Tue, 09 Sep 2025 19:55:53 +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/v5.x/stable-review/patch-5.10.243-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-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


While building Linux stable-rc 5.10.243-rc1 the arm64 allyesconfig
builds failed.

* arm64, build
  - gcc-12-allyesconfig

Regression Analysis:
- New regression? yes
- Reproducibility? yes


Build regression: stable-rc 5.10.243-rc1 arm64 allyesconfig
qede_main.c:204:17: error: field name not in record or union
initializer

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

### build log
drivers/net/ethernet/qlogic/qede/qede_main.c:204:17: error: field name
not in record or union initializer
  204 |                 .arfs_filter_op = qede_arfs_filter_op,
      |                 ^

This was reported on the Linux next-20250428 tag,
https://lore.kernel.org/all/CA+G9fYs+7-Jut2PM1Z8fXOkBaBuGt0WwTUvU=4cu2O8iQdwUYw@mail.gmail.com/

## Build
* kernel: 5.10.243-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 910e092353351549f4857c48c68cc154c84305e8
* git describe: v5.10.241-89-g910e09235335
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.241-89-g910e09235335

## Test Regressions (compared to v5.10.241-35-g4576ee67df7a)
* arm64, build
  - gcc-12-allyesconfig

Build log: https://qa-reports.linaro.org/api/testruns/29791464/log_file/
Build details: https://regressions.linaro.org/lkft/linux-stable-rc-linux-5.10.y/v5.10.241-89-g910e09235335/build/gcc-12-allyesconfig/
Build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/32O3Hlq8fZQUSOfU5gyju24xQit/
Build config: https://storage.tuxsuite.com/public/linaro/lkft/builds/32O3Hlq8fZQUSOfU5gyju24xQit/config

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 5.10 00/52] 5.10.243-rc1 review
Posted by Naresh Kamboju 5 months ago
On Mon, 8 Sept 2025 at 23:44, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
>
> On Mon, 8 Sept 2025 at 01:38, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 5.10.243 release.
> > There are 52 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 Tue, 09 Sep 2025 19:55:53 +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/v5.x/stable-review/patch-5.10.243-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-5.10.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
>
> While building Linux stable-rc 5.10.243-rc1 the arm64 allyesconfig
> builds failed.
>
> * arm64, build
>   - gcc-12-allyesconfig
>
> Regression Analysis:
> - New regression? yes
> - Reproducibility? yes
>
>
> Build regression: stable-rc 5.10.243-rc1 arm64 allyesconfig
> qede_main.c:204:17: error: field name not in record or union
> initializer
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
>
> ### build log
> drivers/net/ethernet/qlogic/qede/qede_main.c:204:17: error: field name
> not in record or union initializer
>   204 |                 .arfs_filter_op = qede_arfs_filter_op,
>       |                 ^
>

Please ignore this allyesconfig build failure for now on 5.15 and 5.10.
Seems like it is my local builder issue.

- Naresh
Re: [PATCH 5.10 00/52] 5.10.243-rc1 review
Posted by Jon Hunter 5 months ago
On Sun, 07 Sep 2025 21:57:20 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.243 release.
> There are 52 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 Tue, 09 Sep 2025 19:55:53 +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/v5.x/stable-review/patch-5.10.243-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-5.10.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

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

Linux version:	5.10.243-rc1-g910e09235335
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
Re: [PATCH 5.10 00/52] 5.10.243-rc1 review
Posted by Brett A C Sheffield 5 months ago
# Librecast Test Results

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

CPU/kernel: Linux auntie 5.10.243-rc1-00089-g910e09235335 #67 SMP Mon Sep 8 06:59:48 -00 2025 x86_64 AMD Ryzen 9 9950X 16-Core Processor AuthenticAMD GNU/Linux

Tested-by: Brett A C Sheffield <bacs@librecast.net>
Re: [PATCH 5.10 00/52] 5.10.243-rc1 review
Posted by Florian Fainelli 5 months ago

On 9/7/2025 12:57 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.243 release.
> There are 52 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 Tue, 09 Sep 2025 19:55:53 +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/v5.x/stable-review/patch-5.10.243-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-5.10.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>
-- 
Florian