All of lore.kernel.org
 help / color / mirror / Atom feed
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, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 6.10 000/121] 6.10.11-rc1 review
Date: Mon, 16 Sep 2024 13:42:54 +0200	[thread overview]
Message-ID: <20240916114228.914815055@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 6.10.11 release.
There are 121 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.10.11-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.10.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Jameson Thies <jthies@google.com>
    usb: typec: ucsi: Only set number of plug altmodes after registration

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

Jani Nikula <jani.nikula@intel.com>
    drm/xe/display: fix compat IS_DISPLAY_STEP() range end

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

Bard Liao <yung-chuan.liao@linux.intel.com>
    ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item

Bard Liao <yung-chuan.liao@linux.intel.com>
    ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/kprobes: Fix build error when find_module() is not available

Matthew Auld <matthew.auld@intel.com>
    drm/xe/client: add missing bo locking in show_meminfo()

Matthew Auld <matthew.auld@intel.com>
    drm/xe/client: fix deadlock in show_meminfo()

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

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

Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
    drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()

Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
    drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()

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

Asbjørn Sloth Tønnesen <ast@fiberby.net>
    netlink: specs: mptcp: fix port endianness

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

Jeongjun Park <aha310510@gmail.com>
    net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()

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

Charlie Jenkins <charlie@rivosinc.com>
    riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF

Alexandre Ghiti <alexghiti@rivosinc.com>
    drivers: perf: Fix smp_processor_id() use in preemptible code

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

Tomas Paukrt <tomaspaukrt@email.cz>
    net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices

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

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

Eric Dumazet <edumazet@google.com>
    net: hsr: remove seqnr_lock

Lukasz Majewski <lukma@denx.de>
    net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data

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

Alison Schofield <alison.schofield@intel.com>
    cxl: Restore XOR'd position bits during address translation

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

Li Qiang <liqiang01@kylinos.cn>
    clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()

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

Xingyu Wu <xingyu.wu@starfivetech.com>
    riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz

Dan Carpenter <dan.carpenter@linaro.org>
    firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()

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

Kent Overstreet <kent.overstreet@linux.dev>
    bcachefs: Don't delete open files in online fsck

Kent Overstreet <kent.overstreet@linux.dev>
    bcachefs: Revert lockless buffered IO path

Kent Overstreet <kent.overstreet@linux.dev>
    bcachefs: Fix bch2_extents_match() false positive

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

Dexuan Cui <decui@microsoft.com>
    clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor

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

Jiawen Wu <jiawenwu@trustnetic.com>
    net: libwx: fix number of Rx and Tx descriptors

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: Pin identity mapping base to zero

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

Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
    drm/xe: use devm instead of drmm for managed bo

Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
    drm/xe: fix WA 14018094691

Ngai-Mint Kwan <ngai-mint.kwan@linux.intel.com>
    drm/xe/xe2lpm: Extend Wa_16021639441

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

Sean Anderson <sean.anderson@linux.dev>
    spi: zynqmp-gqspi: Scale timeout by data size

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

Maximilian Luz <luzmaximilian@gmail.com>
    platform/surface: aggregator_registry: Add fan and thermal sensor support for Surface Laptop 5

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

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

Luke D. Jones <luke@ljones.dev>
    platform/x86: asus-wmi: Add quirk for ROG Ally X

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

Waiman Long <longman@redhat.com>
    cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug

Felix Kaechele <felix@kaechele.ca>
    Input: edt-ft5x06 - add support for FocalTech FT8201

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

Luke D. Jones <luke@ljones.dev>
    hid-asus: add ROG Ally X prod ID to quirk list

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

Yinjie Yao <yinjie.yao@amd.com>
    drm/amdgpu: Update kmd_fw_shared for VCN5

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

AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    drm/mediatek: Set sensible cursor width/height values to fix crash

Heikki Krogerus <heikki.krogerus@linux.intel.com>
    usb: typec: ucsi: Fix cable registration

Jameson Thies <jthies@google.com>
    usb: typec: ucsi: Always set number of alternate modes


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

Diffstat:

 Documentation/netlink/specs/mptcp_pm.yaml          |   1 -
 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 -
 arch/riscv/boot/dts/starfive/jh7110-common.dtsi    |   6 +
 arch/riscv/mm/cacheflush.c                         |  12 +-
 arch/s390/Kconfig                                  |  13 ++
 arch/s390/boot/startup.c                           |   3 +-
 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                     |  20 ++-
 drivers/clk/sophgo/clk-cv18xx-ip.c                 |   2 +-
 drivers/clocksource/hyperv_timer.c                 |  16 ++-
 drivers/cxl/acpi.c                                 |  40 ++++++
 drivers/cxl/core/region.c                          |  23 ++--
 drivers/cxl/cxl.h                                  |   3 +
 drivers/cxl/cxlmem.h                               |   2 +-
 drivers/dma-buf/heaps/cma_heap.c                   |   2 +-
 drivers/firmware/qcom/qcom_qseecom_uefisecapp.c    |   4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h            |   5 +-
 drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c             |  76 ++++++++++-
 drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.h             |  11 ++
 drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c             |  63 ++++++++-
 drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.h             |   6 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c             |   2 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c             |   1 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c             |   1 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.h             |   1 -
 drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c           |  57 +-------
 drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.h           |   7 +-
 drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c           |   1 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c           |   3 +-
 .../drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c    |  20 +--
 .../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c    |  20 +--
 .../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/mediatek/mtk_drm_drv.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/gpu/drm/xe/compat-i915-headers/i915_drv.h  |   2 +-
 drivers/gpu/drm/xe/xe_bo.c                         |   6 +-
 drivers/gpu/drm/xe/xe_drm_client.c                 |  45 ++++++-
 drivers/gpu/drm/xe/xe_gsc.c                        |   4 +-
 drivers/gpu/drm/xe/xe_wa.c                         |  10 ++
 drivers/hid/hid-asus.c                             |   3 +
 drivers/hid/hid-ids.h                              |   3 +
 drivers/hid/hid-multitouch.c                       |  33 +++++
 drivers/hwmon/pmbus/pmbus.h                        |   6 +
 drivers/hwmon/pmbus/pmbus_core.c                   |  17 ++-
 drivers/input/mouse/synaptics.c                    |   1 +
 drivers/input/serio/i8042-acpipnpio.h              |   9 ++
 drivers/input/touchscreen/ads7846.c                |   2 +-
 drivers/input/touchscreen/edt-ft5x06.c             |   6 +
 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/qos.c      |   7 +
 drivers/net/ethernet/wangxun/libwx/wx_type.h       |   6 +-
 drivers/net/phy/dp83822.c                          |  35 +++--
 drivers/net/phy/vitesse.c                          |  14 --
 drivers/net/usb/ipheth.c                           |  18 +--
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |   2 +-
 drivers/perf/riscv_pmu_sbi.c                       |   7 +-
 drivers/pinctrl/intel/pinctrl-meteorlake.c         |   1 +
 .../platform/surface/surface_aggregator_registry.c |  58 +++++++-
 drivers/platform/x86/asus-wmi.c                    |  16 ++-
 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/spi/spi-zynqmp-gqspi.c                     |  30 ++++-
 drivers/staging/media/atomisp/pci/sh_css_frac.h    |  26 +++-
 drivers/usb/typec/ucsi/ucsi.c                      |  44 +++---
 drivers/usb/typec/ucsi/ucsi.h                      |   1 -
 fs/bcachefs/extents.c                              |  23 +++-
 fs/bcachefs/fs-io-buffered.c                       | 149 ++++++---------------
 fs/bcachefs/fs.c                                   |   8 ++
 fs/bcachefs/fs.h                                   |   7 +
 fs/bcachefs/fsck.c                                 |  18 +++
 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/virtio_net.h                         |   3 +-
 kernel/cgroup/cpuset.c                             |  33 ++---
 kernel/trace/trace_kprobe.c                        |  25 +++-
 kernel/trace/trace_osnoise.c                       |  10 +-
 mm/memory.c                                        |  27 +++-
 net/hsr/hsr_device.c                               | 102 +++++++++-----
 net/hsr/hsr_forward.c                              |  41 +++++-
 net/hsr/hsr_framereg.c                             |  12 ++
 net/hsr/hsr_framereg.h                             |   2 +
 net/hsr/hsr_main.h                                 |  10 +-
 net/hsr/hsr_netlink.c                              |   3 +-
 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/intel/common/soc-acpi-intel-lnl-match.c  |   1 +
 sound/soc/intel/common/soc-acpi-intel-mtl-match.c  |   1 +
 sound/soc/meson/axg-card.c                         |   3 +-
 .../selftests/bpf/prog_tests/sockmap_listen.c      |   3 +-
 tools/testing/selftests/net/lib/csum.c             |  16 ++-
 tools/testing/selftests/net/mptcp/mptcp_join.sh    |   4 +-
 135 files changed, 1378 insertions(+), 587 deletions(-)



             reply	other threads:[~2024-09-16 12:02 UTC|newest]

Thread overview: 135+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-16 11:42 Greg Kroah-Hartman [this message]
2024-09-16 11:42 ` [PATCH 6.10 001/121] usb: typec: ucsi: Always set number of alternate modes Greg Kroah-Hartman
2024-09-16 11:42 ` [PATCH 6.10 002/121] usb: typec: ucsi: Fix cable registration Greg Kroah-Hartman
2024-09-16 11:42 ` [PATCH 6.10 003/121] drm/mediatek: Set sensible cursor width/height values to fix crash Greg Kroah-Hartman
2024-09-16 11:42 ` [PATCH 6.10 004/121] ksmbd: override fsids for share path check Greg Kroah-Hartman
2024-09-16 11:42 ` [PATCH 6.10 005/121] ksmbd: override fsids for smb2_query_info() Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 006/121] usbnet: ipheth: remove extraneous rx URB length check Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 007/121] usbnet: ipheth: drop RX URBs with no payload Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 008/121] usbnet: ipheth: do not stop RX on failing RX callback Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 009/121] usbnet: ipheth: fix carrier detection in modes 1 and 4 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 010/121] net: ethernet: use ip_hdrlen() instead of bit shift Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 011/121] drm: panel-orientation-quirks: Add quirk for Ayn Loki Zero Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 012/121] drm: panel-orientation-quirks: Add quirk for Ayn Loki Max Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 013/121] net: phy: vitesse: repair vsc73xx autonegotiation Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 014/121] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 015/121] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 016/121] drm/amdgpu: Update kmd_fw_shared for VCN5 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 017/121] net: hns3: use correct release function during uninitialization Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 018/121] btrfs: update target inodes ctime on unlink Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 019/121] Input: ads7846 - ratelimit the spi_sync error message Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 020/121] Input: synaptics - enable SMBus for HP Elitebook 840 G2 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 021/121] hid-asus: add ROG Ally X prod ID to quirk list Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 022/121] HID: multitouch: Add support for GT7868Q Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 023/121] Input: edt-ft5x06 - add support for FocalTech FT8201 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 024/121] cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 025/121] scripts: kconfig: merge_config: config files: add a trailing newline Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 026/121] platform/x86: asus-wmi: Add quirk for ROG Ally X Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 027/121] platform/surface: aggregator_registry: Add Support for Surface Pro 10 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 028/121] platform/surface: aggregator_registry: Add support for Surface Laptop Go 3 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 029/121] platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 030/121] platform/surface: aggregator_registry: Add fan and thermal sensor support for Surface Laptop 5 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 031/121] platform/surface: aggregator_registry: Add support for Surface Laptop 6 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 032/121] spi: zynqmp-gqspi: Scale timeout by data size Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 033/121] drm/msm/adreno: Fix error return if missing firmware-name Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 034/121] Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 035/121] drm/xe/xe2lpm: Extend Wa_16021639441 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 036/121] drm/xe: fix WA 14018094691 Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 037/121] drm/xe: use devm instead of drmm for managed bo Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 038/121] s390/mm: Prevent lowcore vs identity mapping overlap Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 039/121] s390/mm: Pin identity mapping base to zero Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 040/121] smb/server: fix return value of smb2_open() Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 041/121] NFSv4: Fix clearing of layout segments in layoutreturn Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 042/121] NFS: Avoid unnecessary rescanning of the per-server delegation list Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 043/121] platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 044/121] platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 045/121] mptcp: pm: Fix uaf in __timer_delete_sync Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 046/121] selftests: mptcp: join: restrict fullmesh endp on 1st sf Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 047/121] arm64: dts: rockchip: fix eMMC/SPI corruption when audio has been used on RK3399 Puma Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 048/121] arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog " Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 049/121] minmax: reduce min/max macro expansion in atomisp driver Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 050/121] net: tighten bad gso csum offset check in virtio_net_hdr Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 051/121] net: libwx: fix number of Rx and Tx descriptors Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 052/121] dm-integrity: fix a race condition when accessing recalc_sector Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 053/121] clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 054/121] x86/hyperv: fix kexec crash due to VP assist page corruption Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 055/121] mm: avoid leaving partial pfn mappings around in error case Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 056/121] bcachefs: Fix bch2_extents_match() false positive Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 057/121] bcachefs: Revert lockless buffered IO path Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 058/121] bcachefs: Dont delete open files in online fsck Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 059/121] arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 060/121] firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire() Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 061/121] riscv: dts: starfive: jh7110-common: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 062/121] drm/amd/display: Disable error correction if its not supported Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 063/121] drm/amd/display: Fix FEC_READY write on DP LT Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 064/121] eeprom: digsy_mtc: Fix 93xx46 driver probe failure Greg Kroah-Hartman
2024-09-16 11:43 ` [PATCH 6.10 065/121] clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id() Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 066/121] cxl/core: Fix incorrect vendor debug UUID define Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 067/121] cxl: Restore XORd position bits during address translation Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 068/121] selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected() Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 069/121] net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 070/121] net: hsr: remove seqnr_lock Greg Kroah-Hartman
2024-09-16 12:13   ` Sebastian Andrzej Siewior
2024-09-16 19:06     ` Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 071/121] hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2 Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 072/121] ice: Fix lldp packets dropping after changing the number of channels Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 073/121] ice: fix accounting for filters shared by multiple VSIs Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 074/121] ice: fix VSI lists confusion when adding VLANs Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 075/121] igb: Always call igb_xdp_ring_update_tail() under Tx lock Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 076/121] net/mlx5: Update the list of the PCI supported devices Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 077/121] net/mlx5e: Add missing link modes to ptys2ethtool_map Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 078/121] net/mlx5e: Add missing link mode to ptys2ext_ethtool_map Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 079/121] net/mlx5: Explicitly set scheduling element and TSAR type Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 080/121] net/mlx5: Add missing masks and QoS bit masks for scheduling elements Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 081/121] net/mlx5: Correct TASR typo into TSAR Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 082/121] net/mlx5: Verify support for scheduling element and TSAR type Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 083/121] net/mlx5: Fix bridge mode operations when there are no VFs Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 084/121] fou: fix initialization of grc Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 085/121] octeontx2-af: Modify SMQ flush sequence to drop packets Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 086/121] net: ftgmac100: Enable TX interrupt to avoid TX timeout Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 087/121] net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 088/121] selftests: net: csum: Fix checksums for packets with non-zero padding Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 089/121] drivers: perf: Fix smp_processor_id() use in preemptible code Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 090/121] riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFF Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 091/121] netfilter: nft_socket: fix sk refcount leaks Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 092/121] netfilter: nft_socket: make cgroupsv2 matching work with namespaces Greg Kroah-Hartman
2024-09-16 15:33   ` Pablo Neira Ayuso
2024-09-16 19:05     ` Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 093/121] net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 094/121] net: dsa: felix: ignore pending status of TAS module when its disabled Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 095/121] net: dpaa: Pad packets to ETH_ZLEN Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 096/121] netlink: specs: mptcp: fix port endianness Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 097/121] tracing/osnoise: Fix build when timerlat is not enabled Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 098/121] spi: nxp-fspi: fix the KASAN report out-of-bounds bug Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 099/121] soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 100/121] drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 101/121] dma-buf: heaps: Fix off-by-one in CMA heap fault handler Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 102/121] drm/nouveau/fb: restore init() for ramgp102 Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 103/121] drm/amdgpu/atomfirmware: Silence UBSAN warning Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 104/121] drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct() Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 105/121] drm/amd/display: Avoid race between dcn35_set_drr() " Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 106/121] drm/amd/amdgpu: apply command submission parser for JPEG v1 Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 107/121] drm/amd/amdgpu: apply command submission parser for JPEG v2+ Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 108/121] drm/xe/client: fix deadlock in show_meminfo() Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 109/121] drm/xe/client: add missing bo locking " Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 110/121] tracing/kprobes: Fix build error when find_module() is not available Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 111/121] ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 112/121] ASoC: Intel: soc-acpi-intel-mtl-match: " Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 113/121] spi: geni-qcom: Undo runtime PM changes at driver exit time Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 114/121] spi: geni-qcom: Fix incorrect free_irq() sequence Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 115/121] drm/i915/guc: prevent a possible int overflow in wq offsets Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 116/121] ASoC: codecs: avoid possible garbage value in peb2466_reg_read() Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 117/121] drm/xe/display: fix compat IS_DISPLAY_STEP() range end Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 118/121] cifs: Fix signature miscalculation Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 119/121] pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 120/121] ASoC: meson: axg-card: fix use-after-free Greg Kroah-Hartman
2024-09-16 11:44 ` [PATCH 6.10 121/121] usb: typec: ucsi: Only set number of plug altmodes after registration Greg Kroah-Hartman
2024-09-16 19:11 ` [PATCH 6.10 000/121] 6.10.11-rc1 review Peter Schneider
2024-09-16 21:13 ` Pavel Machek
2024-09-17  9:56 ` Mark Brown
2024-09-17 10:16 ` Naresh Kamboju
2024-09-17 15:19 ` Jon Hunter
2024-09-17 21:57 ` Florian Fainelli
2024-09-17 22:28 ` Ron Economos
2024-09-18 10:00 ` Kexy Biscuit
  -- strict thread matches above, loose matches on Subject: below --
2024-09-16 12:37 Ronald Warsow

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=20240916114228.914815055@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=allen.lkml@gmail.com \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.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=srw@sladewatkins.net \
    --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.