[PATCH 6.6 00/91] 6.6.52-rc1 review

Greg Kroah-Hartman posted 91 patches 2 months, 2 weeks ago
Only 0 patches received!
Makefile                                           |  4 +-
arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts  |  2 +-
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      | 36 ++++++++-
arch/powerpc/kernel/setup-common.c                 |  1 +
arch/powerpc/mm/mem.c                              |  2 -
.../dts/starfive/jh7110-starfive-visionfive-2.dtsi |  4 +
arch/s390/kernel/setup.c                           | 19 ++++-
arch/x86/hyperv/hv_init.c                          |  5 +-
arch/x86/include/asm/mshyperv.h                    |  1 -
arch/x86/kernel/cpu/mshyperv.c                     |  4 +-
drivers/cxl/cxlmem.h                               |  2 +-
drivers/dma-buf/heaps/cma_heap.c                   |  2 +-
drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c             | 76 +++++++++++++++++-
drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.h             | 11 +++
.../amd/display/dc/link/protocols/link_dp_phy.c    | 53 ++++++-------
drivers/gpu/drm/amd/include/atomfirmware.h         |  4 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c     | 12 +++
drivers/gpu/drm/drm_syncobj.c                      | 17 +++-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c  |  4 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.c            |  2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h       |  2 +
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c  |  2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp102.c  |  1 +
drivers/hid/hid-ids.h                              |  2 +
drivers/hid/hid-multitouch.c                       | 33 ++++++++
drivers/hwmon/pmbus/pmbus.h                        |  6 ++
drivers/hwmon/pmbus/pmbus_core.c                   | 17 +++-
drivers/iio/adc/ad7124.c                           | 58 ++++++--------
drivers/infiniband/hw/mlx5/main.c                  |  2 +-
drivers/input/mouse/synaptics.c                    |  1 +
drivers/input/serio/i8042-acpipnpio.h              |  9 +++
drivers/input/touchscreen/ads7846.c                |  2 +-
drivers/md/dm-integrity.c                          |  4 +-
drivers/misc/eeprom/digsy_mtc_eeprom.c             |  2 +-
drivers/net/dsa/ocelot/felix_vsc9959.c             | 11 ++-
drivers/net/ethernet/faraday/ftgmac100.h           |  2 +-
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |  9 ++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  2 +-
drivers/net/ethernet/intel/ice/ice_lib.c           | 15 ++--
drivers/net/ethernet/intel/ice/ice_switch.c        |  4 +-
drivers/net/ethernet/intel/igb/igb_main.c          | 17 +++-
drivers/net/ethernet/jme.c                         | 10 +--
drivers/net/ethernet/marvell/octeontx2/af/rvu.h    |  3 +-
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c    | 59 +++++++++++---
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 10 +++
.../net/ethernet/mellanox/mlx5/core/esw/legacy.c   |  4 +-
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c  | 51 +++++++-----
drivers/net/ethernet/mellanox/mlx5/core/main.c     |  1 +
drivers/net/ethernet/mellanox/mlx5/core/port.c     |  2 +-
drivers/net/ethernet/mellanox/mlx5/core/qos.c      |  7 ++
drivers/net/ethernet/xilinx/xilinx_axienet.h       |  3 +
drivers/net/ethernet/xilinx/xilinx_axienet_main.c  |  8 ++
drivers/net/phy/vitesse.c                          | 14 ----
drivers/net/usb/ipheth.c                           | 18 +++--
drivers/net/wireless/mediatek/mt76/mt7921/main.c   |  2 +-
drivers/nvmem/core.c                               | 13 ++++
drivers/nvmem/u-boot-env.c                         | 91 +++++++++++-----------
drivers/pinctrl/intel/pinctrl-meteorlake.c         |  1 +
.../platform/surface/surface_aggregator_registry.c |  8 +-
drivers/platform/x86/panasonic-laptop.c            | 58 +++++++++++---
drivers/soundwire/stream.c                         |  8 +-
drivers/spi/spi-geni-qcom.c                        | 17 ++--
drivers/spi/spi-nxp-fspi.c                         |  5 +-
drivers/staging/media/atomisp/pci/sh_css_frac.h    | 26 +++++--
fs/btrfs/inode.c                                   |  1 +
fs/nfs/delegation.c                                | 15 ++--
fs/nfs/nfs4proc.c                                  |  9 ++-
fs/nfs/pnfs.c                                      |  5 +-
fs/smb/client/cifsencrypt.c                        |  2 +-
fs/smb/server/mgmt/share_config.c                  | 15 +++-
fs/smb/server/mgmt/share_config.h                  |  4 +-
fs/smb/server/mgmt/tree_connect.c                  |  9 ++-
fs/smb/server/mgmt/tree_connect.h                  |  4 +-
fs/smb/server/smb2pdu.c                            | 11 ++-
fs/smb/server/smb_common.c                         |  9 ++-
fs/smb/server/smb_common.h                         |  2 +
include/linux/mlx5/mlx5_ifc.h                      | 12 ++-
include/linux/mlx5/port.h                          |  2 +-
include/linux/nvmem-consumer.h                     |  1 +
include/linux/property.h                           |  8 ++
include/linux/virtio_net.h                         |  3 +-
kernel/trace/trace_osnoise.c                       | 10 +--
mm/memory.c                                        | 27 +++++--
net/ipv4/fou_core.c                                |  4 +-
net/mptcp/pm_netlink.c                             | 13 +++-
net/netfilter/nft_socket.c                         | 48 ++++++++++--
scripts/kconfig/merge_config.sh                    |  2 +
sound/soc/codecs/peb2466.c                         |  3 +-
sound/soc/meson/axg-card.c                         |  3 +-
.../selftests/bpf/prog_tests/sockmap_listen.c      |  3 +-
tools/testing/selftests/net/csum.c                 | 16 +++-
tools/testing/selftests/net/mptcp/mptcp_join.sh    |  4 +-
92 files changed, 797 insertions(+), 329 deletions(-)
[PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Greg Kroah-Hartman 2 months, 2 weeks ago
This is the start of the stable review cycle for the 6.6.52 release.
There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

William Qiu <william.qiu@starfivetech.com>
    riscv: dts: starfive: add assigned-clock* to limit frquency

Arseniy Krasnov <avkrasnov@salutedevices.com>
    ASoC: meson: axg-card: fix 'use-after-free'

Mika Westerberg <mika.westerberg@linux.intel.com>
    pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID

David Howells <dhowells@redhat.com>
    cifs: Fix signature miscalculation

Su Hui <suhui@nfschina.com>
    ASoC: codecs: avoid possible garbage value in peb2466_reg_read()

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    drm/i915/guc: prevent a possible int overflow in wq offsets

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: geni-qcom: Fix incorrect free_irq() sequence

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: geni-qcom: Undo runtime PM changes at driver exit time

David (Ming Qiang) Wu <David.Wu3@amd.com>
    drm/amd/amdgpu: apply command submission parser for JPEG v1

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/atomfirmware: Silence UBSAN warning

Ben Skeggs <bskeggs@nvidia.com>
    drm/nouveau/fb: restore init() for ramgp102

T.J. Mercier <tjmercier@google.com>
    dma-buf: heaps: Fix off-by-one in CMA heap fault handler

T.J. Mercier <tjmercier@google.com>
    drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps"

Han Xu <han.xu@nxp.com>
    spi: nxp-fspi: fix the KASAN report out-of-bounds bug

Steven Rostedt <rostedt@goodmis.org>
    tracing/osnoise: Fix build when timerlat is not enabled

Sean Anderson <sean.anderson@linux.dev>
    net: dpaa: Pad packets to ETH_ZLEN

Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
    net: dsa: felix: ignore pending status of TAS module when it's disabled

Florian Westphal <fw@strlen.de>
    netfilter: nft_socket: make cgroupsv2 matching work with namespaces

Florian Westphal <fw@strlen.de>
    netfilter: nft_socket: fix sk refcount leaks

Sean Anderson <sean.anderson@linux.dev>
    selftests: net: csum: Fix checksums for packets with non-zero padding

Jacky Chou <jacky_chou@aspeedtech.com>
    net: ftgmac100: Enable TX interrupt to avoid TX timeout

Naveen Mamindlapalli <naveenm@marvell.com>
    octeontx2-af: Modify SMQ flush sequence to drop packets

Muhammad Usama Anjum <usama.anjum@collabora.com>
    fou: fix initialization of grc

Benjamin Poirier <bpoirier@nvidia.com>
    net/mlx5: Fix bridge mode operations when there are no VFs

Carolina Jubran <cjubran@nvidia.com>
    net/mlx5: Verify support for scheduling element and TSAR type

Cosmin Ratiu <cratiu@nvidia.com>
    net/mlx5: Correct TASR typo into TSAR

Carolina Jubran <cjubran@nvidia.com>
    net/mlx5: Add missing masks and QoS bit masks for scheduling elements

Carolina Jubran <cjubran@nvidia.com>
    net/mlx5: Explicitly set scheduling element and TSAR type

Shahar Shitrit <shshitrit@nvidia.com>
    net/mlx5e: Add missing link mode to ptys2ext_ethtool_map

Patrisious Haddad <phaddad@nvidia.com>
    IB/mlx5: Rename 400G_8X speed to comply to naming convention

Shahar Shitrit <shshitrit@nvidia.com>
    net/mlx5e: Add missing link modes to ptys2ethtool_map

Maher Sanalla <msanalla@nvidia.com>
    net/mlx5: Update the list of the PCI supported devices

Sriram Yagnaraman <sriram.yagnaraman@est.tech>
    igb: Always call igb_xdp_ring_update_tail() under Tx lock

Michal Schmidt <mschmidt@redhat.com>
    ice: fix VSI lists confusion when adding VLANs

Jacob Keller <jacob.e.keller@intel.com>
    ice: fix accounting for filters shared by multiple VSIs

Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com>
    ice: Fix lldp packets dropping after changing the number of channels

Patryk Biel <pbiel7@gmail.com>
    hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2

Michal Luczaj <mhal@rbox.co>
    selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()

peng guo <engguopeng@buaa.edu.cn>
    cxl/core: Fix incorrect vendor debug UUID define

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    eeprom: digsy_mtc: Fix 93xx46 driver probe failure

Ilya Bakoulin <ilya.bakoulin@amd.com>
    drm/amd/display: Fix FEC_READY write on DP LT

Cruise <cruise.hung@amd.com>
    drm/amd/display: Disable error correction if it's not supported

FUKAUMI Naoki <naoki@radxa.com>
    arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E

Sean Anderson <sean.anderson@linux.dev>
    net: xilinx: axienet: Fix race in axienet_stop

Linus Torvalds <torvalds@linux-foundation.org>
    mm: avoid leaving partial pfn mappings around in error case

Anirudh Rayabharam (Microsoft) <anirudh@anirudhrb.com>
    x86/hyperv: fix kexec crash due to VP assist page corruption

Mikulas Patocka <mpatocka@redhat.com>
    dm-integrity: fix a race condition when accessing recalc_sector

Willem de Bruijn <willemb@google.com>
    net: tighten bad gso csum offset check in virtio_net_hdr

Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
    minmax: reduce min/max macro expansion in atomisp driver

Quentin Schulz <quentin.schulz@cherry.de>
    arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma

Quentin Schulz <quentin.schulz@cherry.de>
    arm64: dts: rockchip: fix eMMC/SPI corruption when audio has been used on RK3399 Puma

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: restrict fullmesh endp on 1st sf

Edward Adam Davis <eadavis@qq.com>
    mptcp: pm: Fix uaf in __timer_delete_sync

Hans de Goede <hdegoede@redhat.com>
    platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array

Hans de Goede <hdegoede@redhat.com>
    platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Avoid unnecessary rescanning of the per-server delegation list

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Fix clearing of layout segments in layoutreturn

ChenXiaoSong <chenxiaosong@kylinos.cn>
    smb/server: fix return value of smb2_open()

Alexander Gordeev <agordeev@linux.ibm.com>
    s390/mm: Prevent lowcore vs identity mapping overlap

Takashi Iwai <tiwai@suse.de>
    Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table

Rob Clark <robdclark@chromium.org>
    drm/msm/adreno: Fix error return if missing firmware-name

Maximilian Luz <luzmaximilian@gmail.com>
    platform/surface: aggregator_registry: Add support for Surface Laptop Go 3

Maximilian Luz <luzmaximilian@gmail.com>
    platform/surface: aggregator_registry: Add Support for Surface Pro 10

Anders Roxell <anders.roxell@linaro.org>
    scripts: kconfig: merge_config: config files: add a trailing newline

Dmitry Savin <envelsavinds@gmail.com>
    HID: multitouch: Add support for GT7868Q

Jonathan Denose <jdenose@google.com>
    Input: synaptics - enable SMBus for HP Elitebook 840 G2

Marek Vasut <marex@denx.de>
    Input: ads7846 - ratelimit the spi_sync error message

Jeff Layton <jlayton@kernel.org>
    btrfs: update target inode's ctime on unlink

Peiyang Wang <wangpeiyang1@huawei.com>
    net: hns3: use correct release function during uninitialization

Bert Karwatzki <spasswolf@web.de>
    wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL

Pawel Dembicki <paweldembicki@gmail.com>
    net: phy: vitesse: repair vsc73xx autonegotiation

Bouke Sybren Haarsma <boukehaarsma23@gmail.com>
    drm: panel-orientation-quirks: Add quirk for Ayn Loki Max

Bouke Sybren Haarsma <boukehaarsma23@gmail.com>
    drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero

Moon Yeounsu <yyyynoom@gmail.com>
    net: ethernet: use ip_hdrlen() instead of bit shift

Foster Snowhill <forst@pen.gy>
    usbnet: ipheth: fix carrier detection in modes 1 and 4

Foster Snowhill <forst@pen.gy>
    usbnet: ipheth: do not stop RX on failing RX callback

Foster Snowhill <forst@pen.gy>
    usbnet: ipheth: drop RX URBs with no payload

Foster Snowhill <forst@pen.gy>
    usbnet: ipheth: remove extraneous rx URB length check

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: override fsids for smb2_query_info()

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: override fsids for share path check

John Thomson <git@johnthomson.fastmail.com.au>
    nvmem: u-boot-env: error if NVMEM device is too small

Rafał Miłecki <rafal@milecki.pl>
    nvmem: u-boot-env: improve coding style

Rafał Miłecki <rafal@milecki.pl>
    nvmem: u-boot-env: use nvmem device helpers

Rafał Miłecki <rafal@milecki.pl>
    nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper

Rafał Miłecki <rafal@milecki.pl>
    nvmem: core: add nvmem_dev_size() helper

Dumitru Ceclan <mitrutzceclan@gmail.com>
    iio: adc: ad7124: fix DT configuration parsing

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: adc: ad7124: Switch from of specific to fwnode based property handling

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    device property: Introduce device_for_each_child_node_scoped()

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.


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

Diffstat:

 Makefile                                           |  4 +-
 arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts  |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      | 36 ++++++++-
 arch/powerpc/kernel/setup-common.c                 |  1 +
 arch/powerpc/mm/mem.c                              |  2 -
 .../dts/starfive/jh7110-starfive-visionfive-2.dtsi |  4 +
 arch/s390/kernel/setup.c                           | 19 ++++-
 arch/x86/hyperv/hv_init.c                          |  5 +-
 arch/x86/include/asm/mshyperv.h                    |  1 -
 arch/x86/kernel/cpu/mshyperv.c                     |  4 +-
 drivers/cxl/cxlmem.h                               |  2 +-
 drivers/dma-buf/heaps/cma_heap.c                   |  2 +-
 drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c             | 76 +++++++++++++++++-
 drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.h             | 11 +++
 .../amd/display/dc/link/protocols/link_dp_phy.c    | 53 ++++++-------
 drivers/gpu/drm/amd/include/atomfirmware.h         |  4 +-
 drivers/gpu/drm/drm_panel_orientation_quirks.c     | 12 +++
 drivers/gpu/drm/drm_syncobj.c                      | 17 +++-
 drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c  |  4 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.c            |  2 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ram.h       |  2 +
 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp100.c  |  2 +-
 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgp102.c  |  1 +
 drivers/hid/hid-ids.h                              |  2 +
 drivers/hid/hid-multitouch.c                       | 33 ++++++++
 drivers/hwmon/pmbus/pmbus.h                        |  6 ++
 drivers/hwmon/pmbus/pmbus_core.c                   | 17 +++-
 drivers/iio/adc/ad7124.c                           | 58 ++++++--------
 drivers/infiniband/hw/mlx5/main.c                  |  2 +-
 drivers/input/mouse/synaptics.c                    |  1 +
 drivers/input/serio/i8042-acpipnpio.h              |  9 +++
 drivers/input/touchscreen/ads7846.c                |  2 +-
 drivers/md/dm-integrity.c                          |  4 +-
 drivers/misc/eeprom/digsy_mtc_eeprom.c             |  2 +-
 drivers/net/dsa/ocelot/felix_vsc9959.c             | 11 ++-
 drivers/net/ethernet/faraday/ftgmac100.h           |  2 +-
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c     |  9 ++-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  2 +-
 drivers/net/ethernet/intel/ice/ice_lib.c           | 15 ++--
 drivers/net/ethernet/intel/ice/ice_switch.c        |  4 +-
 drivers/net/ethernet/intel/igb/igb_main.c          | 17 +++-
 drivers/net/ethernet/jme.c                         | 10 +--
 drivers/net/ethernet/marvell/octeontx2/af/rvu.h    |  3 +-
 .../net/ethernet/marvell/octeontx2/af/rvu_nix.c    | 59 +++++++++++---
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 10 +++
 .../net/ethernet/mellanox/mlx5/core/esw/legacy.c   |  4 +-
 drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c  | 51 +++++++-----
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/qos.c      |  7 ++
 drivers/net/ethernet/xilinx/xilinx_axienet.h       |  3 +
 drivers/net/ethernet/xilinx/xilinx_axienet_main.c  |  8 ++
 drivers/net/phy/vitesse.c                          | 14 ----
 drivers/net/usb/ipheth.c                           | 18 +++--
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |  2 +-
 drivers/nvmem/core.c                               | 13 ++++
 drivers/nvmem/u-boot-env.c                         | 91 +++++++++++-----------
 drivers/pinctrl/intel/pinctrl-meteorlake.c         |  1 +
 .../platform/surface/surface_aggregator_registry.c |  8 +-
 drivers/platform/x86/panasonic-laptop.c            | 58 +++++++++++---
 drivers/soundwire/stream.c                         |  8 +-
 drivers/spi/spi-geni-qcom.c                        | 17 ++--
 drivers/spi/spi-nxp-fspi.c                         |  5 +-
 drivers/staging/media/atomisp/pci/sh_css_frac.h    | 26 +++++--
 fs/btrfs/inode.c                                   |  1 +
 fs/nfs/delegation.c                                | 15 ++--
 fs/nfs/nfs4proc.c                                  |  9 ++-
 fs/nfs/pnfs.c                                      |  5 +-
 fs/smb/client/cifsencrypt.c                        |  2 +-
 fs/smb/server/mgmt/share_config.c                  | 15 +++-
 fs/smb/server/mgmt/share_config.h                  |  4 +-
 fs/smb/server/mgmt/tree_connect.c                  |  9 ++-
 fs/smb/server/mgmt/tree_connect.h                  |  4 +-
 fs/smb/server/smb2pdu.c                            | 11 ++-
 fs/smb/server/smb_common.c                         |  9 ++-
 fs/smb/server/smb_common.h                         |  2 +
 include/linux/mlx5/mlx5_ifc.h                      | 12 ++-
 include/linux/mlx5/port.h                          |  2 +-
 include/linux/nvmem-consumer.h                     |  1 +
 include/linux/property.h                           |  8 ++
 include/linux/virtio_net.h                         |  3 +-
 kernel/trace/trace_osnoise.c                       | 10 +--
 mm/memory.c                                        | 27 +++++--
 net/ipv4/fou_core.c                                |  4 +-
 net/mptcp/pm_netlink.c                             | 13 +++-
 net/netfilter/nft_socket.c                         | 48 ++++++++++--
 scripts/kconfig/merge_config.sh                    |  2 +
 sound/soc/codecs/peb2466.c                         |  3 +-
 sound/soc/meson/axg-card.c                         |  3 +-
 .../selftests/bpf/prog_tests/sockmap_listen.c      |  3 +-
 tools/testing/selftests/net/csum.c                 | 16 +++-
 tools/testing/selftests/net/mptcp/mptcp_join.sh    |  4 +-
 92 files changed, 797 insertions(+), 329 deletions(-)


Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Kexy Biscuit 2 months, 1 week ago
On 9/16/2024 7:43 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Building passed on amd64, arm64, loongarch64, ppc64el, and riscv64. 
Smoke testing passed on 9 amd64 and 1 arm64 test systems.

Tested-by: Kexy Biscuit <kexybiscuit@aosc.io>

https://github.com/AOSC-Dev/aosc-os-abbs/pull/8027
-- 
Best Regards,
Kexy Biscuit
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Ron Economos 2 months, 1 week ago
On 9/16/24 4:43 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Built and booted successfully on RISC-V RV64 (HiFive Unmatched).

Tested-by: Ron Economos <re@w6rz.net>
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Florian Fainelli 2 months, 1 week ago
On 9/16/24 04:43, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.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
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Jon Hunter 2 months, 1 week ago
On Mon, 16 Sep 2024 13:43:36 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

Test results for stable-v6.6:
    10 builds:	10 pass, 0 fail
    26 boots:	26 pass, 0 fail
    116 tests:	116 pass, 0 fail

Linux version:	6.6.52-rc1-gfd49ddc1e5f8
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 6.6 00/91] 6.6.52-rc1 review
Posted by Naresh Kamboju 2 months, 1 week ago
On Mon, 16 Sept 2024 at 17:38, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


The s390 builds failed on the Linux stable-rc linux-6.6.y and linux-6.10.y due
to following build warnings / errors with gcc-13 and clang-19 with defconfig.

* s390, build
  - clang-19-allnoconfig
  - clang-19-defconfig
  - clang-19-tinyconfig
  - clang-nightly-allnoconfig
  - clang-nightly-defconfig
  - clang-nightly-tinyconfig
  - gcc-13-allmodconfig
  - gcc-13-allnoconfig
  - gcc-13-defconfig
  - gcc-13-tinyconfig
  - gcc-8-allnoconfig
  - gcc-8-defconfig-fe40093d
  - gcc-8-tinyconfig


First seen on v6.6.51-92-gfd49ddc1e5f8
  Good: v6.6.51
  BAD:  v6.6.51-92-gfd49ddc1e5f8

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

build log:
--------
arch/s390/kernel/setup.c: In function 'reserve_lowcore':
arch/s390/kernel/setup.c:748:31: error: implicit declaration of
function 'get_lowcore'; did you mean 'setup_lowcore'?
[-Werror=implicit-function-declaration]
  748 |         void *lowcore_start = get_lowcore();
      |                               ^~~~~~~~~~~
      |                               setup_lowcore
arch/s390/kernel/setup.c:748:31: warning: initialization of 'void *'
from 'int' makes pointer from integer without a cast
[-Wint-conversion]
arch/s390/kernel/setup.c:752:21: error: '__identity_base' undeclared
(first use in this function)
  752 |         if ((void *)__identity_base < lowcore_end) {
      |                     ^~~~~~~~~~~~~~~
arch/s390/kernel/setup.c:752:21: note: each undeclared identifier is
reported only once for each function it appears in
In file included from include/linux/bits.h:21,
                 from arch/s390/include/asm/ptrace.h:10,
                 from arch/s390/include/asm/lowcore.h:13,
                 from arch/s390/include/asm/current.h:13,
                 from include/linux/sched.h:12,
                 from arch/s390/kernel/setup.c:21:
include/linux/minmax.h:31:9: error: first argument to
'__builtin_choose_expr' not a constant
   31 |
__builtin_choose_expr(__is_constexpr(is_signed_type(typeof(x))),
 \
      |         ^~~~~~~~~~~~~~~~~~~~~

Build Log links,
--------
 - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.51-92-gfd49ddc1e5f8/testrun/25153617/suite/build/test/gcc-13-defconfig/log
 - https://storage.tuxsuite.com/public/linaro/lkft/builds/2m9YUHx7PsQwr4lBdvjITAfP9Pp/

Build failed comparison:
 - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.51-92-gfd49ddc1e5f8/testrun/25153617/suite/build/test/gcc-13-defconfig/history/

metadata:
----
  git describe: v6.6.51-92-gfd49ddc1e5f8
  git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
  git sha: fd49ddc1e5f8121355db23e04b94f6df460a5051
  kernel config:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2m9YUHx7PsQwr4lBdvjITAfP9Pp/config
  build url: https://storage.tuxsuite.com/public/linaro/lkft/builds/2m9YUHx7PsQwr4lBdvjITAfP9Pp/
  toolchain: gcc-13, gcc-8 and clang-19
  config: defconfig
  arch: s390

Steps to reproduce:
---------
 - # tuxmake --runtime podman --target-arch s390 --toolchain gcc-13
--kconfig defconfig

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Greg Kroah-Hartman 2 months, 1 week ago
On Tue, Sep 17, 2024 at 04:00:10PM +0530, Naresh Kamboju wrote:
> On Mon, 16 Sept 2024 at 17:38, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 6.6.52 release.
> > There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> 
> 
> The s390 builds failed on the Linux stable-rc linux-6.6.y and linux-6.10.y due
> to following build warnings / errors with gcc-13 and clang-19 with defconfig.
> 
> * s390, build
>   - clang-19-allnoconfig
>   - clang-19-defconfig
>   - clang-19-tinyconfig
>   - clang-nightly-allnoconfig
>   - clang-nightly-defconfig
>   - clang-nightly-tinyconfig
>   - gcc-13-allmodconfig
>   - gcc-13-allnoconfig
>   - gcc-13-defconfig
>   - gcc-13-tinyconfig
>   - gcc-8-allnoconfig
>   - gcc-8-defconfig-fe40093d
>   - gcc-8-tinyconfig
> 
> 
> First seen on v6.6.51-92-gfd49ddc1e5f8
>   Good: v6.6.51
>   BAD:  v6.6.51-92-gfd49ddc1e5f8
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> build log:
> --------
> arch/s390/kernel/setup.c: In function 'reserve_lowcore':
> arch/s390/kernel/setup.c:748:31: error: implicit declaration of
> function 'get_lowcore'; did you mean 'setup_lowcore'?
> [-Werror=implicit-function-declaration]
>   748 |         void *lowcore_start = get_lowcore();
>       |                               ^~~~~~~~~~~
>       |                               setup_lowcore
> arch/s390/kernel/setup.c:748:31: warning: initialization of 'void *'
> from 'int' makes pointer from integer without a cast
> [-Wint-conversion]
> arch/s390/kernel/setup.c:752:21: error: '__identity_base' undeclared
> (first use in this function)
>   752 |         if ((void *)__identity_base < lowcore_end) {
>       |                     ^~~~~~~~~~~~~~~
> arch/s390/kernel/setup.c:752:21: note: each undeclared identifier is
> reported only once for each function it appears in
> In file included from include/linux/bits.h:21,
>                  from arch/s390/include/asm/ptrace.h:10,
>                  from arch/s390/include/asm/lowcore.h:13,
>                  from arch/s390/include/asm/current.h:13,
>                  from include/linux/sched.h:12,
>                  from arch/s390/kernel/setup.c:21:
> include/linux/minmax.h:31:9: error: first argument to
> '__builtin_choose_expr' not a constant
>    31 |
> __builtin_choose_expr(__is_constexpr(is_signed_type(typeof(x))),
>  \
>       |         ^~~~~~~~~~~~~~~~~~~~~

Offending commit now removed from 6.6.y and 6.10.y, thanks!

greg k-h
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Mark Brown 2 months, 1 week ago
On Mon, Sep 16, 2024 at 01:43:36PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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>
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Peter Schneider 2 months, 1 week ago
Am 16.09.2024 um 13:43 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.

Builds, boots and works on my 2-socket Ivy Bridge Xeon E5-2697 v2 server. No dmesg 
oddities or regressions found.

Tested-by: Peter Schneider <pschneider1968@googlemail.com>


Beste Grüße,
Peter Schneider

-- 
Climb the mountain not to plant your flag, but to embrace the challenge,
enjoy the air and behold the view. Climb it so you can see the world,
not so the world can see you.                    -- David McCullough Jr.

OpenPGP:  0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Harshit Mogalapalli 2 months, 2 weeks ago
On 16/09/24 17:13, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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, 18 Sep 2024 11:42:05 +0000.
> Anything received after that time might be too l

Hi Greg,

No problems seen on x86_64 and aarch64 with our testing.

Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>

Thanks,
Harshit
Re: [PATCH 6.6 00/91] 6.6.52-rc1 review
Posted by Takeshi Ogasawara 2 months, 2 weeks ago
Hi Greg

On Mon, Sep 16, 2024 at 9:09 PM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.6.52 release.
> There are 91 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, 18 Sep 2024 11:42:05 +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.6.52-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.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

6.6.52-rc1 tested.

Build successfully completed.
Boot successfully completed.
No dmesg regressions.
Video output normal.
Sound output normal.

Lenovo ThinkPad X1 Carbon Gen10(Intel i7-1260P(x86_64) arch linux)

[    0.000000] Linux version 6.6.52-rc1rv
(takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU
Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Mon Sep 16 22:24:01 JST 2024

Thanks

Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>