The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 6.5 000/112] 6.5.10-rc1 review
@ 2023-10-31 17:00 Greg Kroah-Hartman
  2023-10-31 22:51 ` Ron Economos
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Greg Kroah-Hartman @ 2023-10-31 17:00 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

This is the start of the stable review cycle for the 6.5.10 release.
There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Karol Wachowski <karol.wachowski@linux.intel.com>
    accel/ivpu/37xx: Fix missing VPUIP interrupts

SeongJae Park <sj@kernel.org>
    mm/damon/sysfs: check DAMOS regions update progress from before_terminate()

David Lazar <dlazar@gmail.com>
    platform/x86: Add s2idle quirk for more Lenovo laptops

Dan Carpenter <dan.carpenter@linaro.org>
    clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()

Maxime Ripard <mripard@kernel.org>
    clk: socfpga: gate: Account for the divider in determine_rate

Alessandro Carminati <alessandro.carminati@gmail.com>
    clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name

Al Viro <viro@zeniv.linux.org.uk>
    sparc32: fix a braino in fault handling in csum_and_copy_..._user()

Peter Zijlstra <peterz@infradead.org>
    perf/core: Fix potential NULL deref

Tony Luck <tony.luck@intel.com>
    x86/cpu: Add model number for Intel Arrow Lake mobile processor

Thomas Gleixner <tglx@linutronix.de>
    x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility

Thomas Gleixner <tglx@linutronix.de>
    x86/tsc: Defer marking TSC unstable to a worker

Peng Fan <peng.fan@nxp.com>
    nvmem: imx: correct nregs for i.MX6UL

Peng Fan <peng.fan@nxp.com>
    nvmem: imx: correct nregs for i.MX6SLL

Peng Fan <peng.fan@nxp.com>
    nvmem: imx: correct nregs for i.MX6ULL

Ekansh Gupta <quic_ekangupt@quicinc.com>
    misc: fastrpc: Unmap only if buffer is unmapped from DSP

Ekansh Gupta <quic_ekangupt@quicinc.com>
    misc: fastrpc: Clean buffers on remote invocation failures

Ekansh Gupta <quic_ekangupt@quicinc.com>
    misc: fastrpc: Free DMA handles for RPC calls with no arguments

Ekansh Gupta <quic_ekangupt@quicinc.com>
    misc: fastrpc: Reset metadata buffer to avoid incorrect free

Yujie Liu <yujie.liu@intel.com>
    tracing/kprobes: Fix the description of variable length arguments

Andrii Nakryiko <andrii@kernel.org>
    tracing/kprobes: Fix symbol counting logic by looking at modules as well

Jian Zhang <zhangjian.3032@bytedance.com>
    i2c: aspeed: Fix i2c bus hang in slave read

Alain Volmat <alain.volmat@foss.st.com>
    i2c: stm32f7: Fix PEC handling in case of SMBUS transfers

Herve Codina <herve.codina@bootlin.com>
    i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()

Herve Codina <herve.codina@bootlin.com>
    i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()

Herve Codina <herve.codina@bootlin.com>
    i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()

Robert Hancock <robert.hancock@calian.com>
    iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale

Robert Hancock <robert.hancock@calian.com>
    iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds

Marek Szyprowski <m.szyprowski@samsung.com>
    iio: exynos-adc: request second interupt only when touchscreen mode is used

Linus Walleij <linus.walleij@linaro.org>
    iio: afe: rescale: Accept only offset channels

Jens Axboe <axboe@kernel.dk>
    io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid

Haibo Li <haibo.li@mediatek.com>
    kasan: print the original fault addr when access invalid shadow

Khazhismel Kumykov <khazhy@chromium.org>
    blk-throttle: check for overflow in calculate_bytes_allowed

Damien Le Moal <dlemoal@kernel.org>
    scsi: sd: Introduce manage_shutdown device flag

Michal Schmidt <mschmidt@redhat.com>
    iavf: in iavf_down, disable queues when removing the driver

Matt Roper <matthew.d.roper@intel.com>
    drm/i915/mcr: Hold GT forcewake during steering operations

Sui Jingfeng <suijingfeng@loongson.cn>
    drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO

Vlad Buslov <vladbu@nvidia.com>
    net/sched: act_ct: additional checks for outdated flows

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: flowtable: GC pushes back packets to classic path

Ivan Vecera <ivecera@redhat.com>
    i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR

Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
    drm/i915/perf: Determine context valid in OA reports

Pablo Neira Ayuso <pablo@netfilter.org>
    gtp: fix fragmentation needed check with gso

Pablo Neira Ayuso <pablo@netfilter.org>
    gtp: uapi: fix GTPA_MAX

Moritz Wanzenböck <moritz.wanzenboeck@linbit.com>
    net/handshake: fix file ref count in handshake_nl_accept_doit()

Avraham Stern <avraham.stern@intel.com>
    wifi: mac80211: don't drop all unprotected public action frames

Johannes Berg <johannes.berg@intel.com>
    wifi: cfg80211: fix assoc response warning on failed links

Ben Greear <greearb@candelatech.com>
    wifi: cfg80211: pass correct pointer to rdev_inform_bss()

Fred Chen <fred.chenchen03@gmail.com>
    tcp: fix wrong RTO timeout when received SACK reneging

Douglas Anderson <dianders@chromium.org>
    r8152: Release firmware if we have an error in probe

Douglas Anderson <dianders@chromium.org>
    r8152: Cancel hw_phy_work if we have an error in probe

Douglas Anderson <dianders@chromium.org>
    r8152: Run the unload routine if we have errors during probe

Douglas Anderson <dianders@chromium.org>
    r8152: Increase USB control msg timeout to 5000ms as per spec

Shigeru Yoshida <syoshida@redhat.com>
    net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show()

Dell Jin <dell.jin.code@outlook.com>
    net: ethernet: adi: adin1110: Fix uninitialized variable

Sasha Neftin <sasha.neftin@intel.com>
    igc: Fix ambiguity in the ethtool advertising

Eric Dumazet <edumazet@google.com>
    neighbour: fix various data-races

Eric Dumazet <edumazet@google.com>
    net: do not leave an empty skb in write queue

Mateusz Palczewski <mateusz.palczewski@intel.com>
    igb: Fix potential memory leak in igb_add_ethtool_nfc_entry

Kunwu Chan <chentao@kylinos.cn>
    treewide: Spelling fix in comment

Ivan Vecera <ivecera@redhat.com>
    i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value

Michal Schmidt <mschmidt@redhat.com>
    iavf: initialize waitqueues before starting watchdog_task

Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr>
    r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1

Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr>
    r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1

Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr>
    r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx

Tony Lindgren <tony@atomide.com>
    clk: ti: Fix missing omap5 mcbsp functional clock and aliases

Tony Lindgren <tony@atomide.com>
    clk: ti: Fix missing omap4 mcbsp functional clock and aliases

Hao Ge <gehao@kylinos.cn>
    firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()

Randy Dunlap <rdunlap@infradead.org>
    ARM: OMAP: timer32K: fix all kernel-doc warnings

Filipe Manana <fdmanana@suse.com>
    btrfs: fix unwritten extent buffer after snapshotting a new subvolume

Qu Wenruo <wqu@suse.com>
    btrfs: remove v0 extent handling

Lukasz Majczak <lma@semihalf.com>
    drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()

Mario Limonciello <mario.limonciello@amd.com>
    drm/amd: Disable ASPM for VI w/ all Intel systems

Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
    drm/i915/pmu: Check if pmu is closed before stopping event

Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
    accel/ivpu: Don't enter d0i3 during FLR

Alex Bee <knaerzche@gmail.com>
    ARM: dts: rockchip: Fix timer clocks for RK3128

Alex Bee <knaerzche@gmail.com>
    ARM: dts: rockchip: Add missing quirk for RK3128's dma engine

Alex Bee <knaerzche@gmail.com>
    ARM: dts: rockchip: Add missing arm timer interrupt for RK3128

Alex Bee <knaerzche@gmail.com>
    ARM: dts: rockchip: Fix i2c0 register address for RK3128

Janusz Krzysztofik <jmkrzyszt@gmail.com>
    ARM: OMAP1: ams-delta: Fix MODEM initialization failure

Dragos Tatulea <dtatulea@nvidia.com>
    vdpa/mlx5: Fix double release of debugfs entry

Shawn.Shao <shawn.shao@jaguarmicro.com>
    vdpa_sim_blk: Fix the potential leak of mgmt_dev

Al Viro <viro@zeniv.linux.org.uk>
    nfsd: lock_rename() needs both directories to live on the same fs

Liam R. Howlett <Liam.Howlett@oracle.com>
    maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()

Rik van Riel <riel@surriel.com>
    hugetlbfs: extend hugetlb_vma_lock to private VMAs

Liam R. Howlett <Liam.Howlett@oracle.com>
    mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer

Samasth Norway Ananda <samasth.norway.ananda@oracle.com>
    selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier

Gregory Price <gourry.memverge@gmail.com>
    mm/migrate: fix do_pages_move for compat pointers

Kemeng Shi <shikemeng@huaweicloud.com>
    mm/page_alloc: correct start page when guard page debug is enabled

Rik van Riel <riel@surriel.com>
    hugetlbfs: clear resv_map pointer if mmap fails

Sebastian Ott <sebott@redhat.com>
    mm: fix vm_brk_flags() to not bail out while holding lock

Tirthendu Sarkar <tirthendu.sarkar@intel.com>
    i40e: sync next_to_clean and next_to_process for programming status desc

Christopher Obbard <chris.obbard@collabora.com>
    arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards

Christopher Obbard <chris.obbard@collabora.com>
    arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges

Jakob Unterwurzacher <jakobunt@gmail.com>
    arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikou

Ermin Sunj <ermin.sunj@theobroma-systems.com>
    arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    arm64: dts: qcom: apq8096-db820c: fix missing clock populate

Eric Auger <eric.auger@redhat.com>
    vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE

Alexandru Matei <alexandru.matei@uipath.com>
    vsock/virtio: initialize the_virtio_vsock before using VQs

Xuan Zhuo <xuanzhuo@linux.alibaba.com>
    virtio_pci: fix the common cfg map size

zhenwei pi <pizhenwei@bytedance.com>
    virtio-crypto: handle config changed by work queue

Maximilian Heyne <mheyne@amazon.de>
    virtio-mmio: fix memory leak of vm_dev

Gavin Shan <gshan@redhat.com>
    virtio_balloon: Fix endless deflation and inflation on arm64

Paulo Alcantara <pc@manguebit.com>
    smb: client: prevent new fids from being removed by laundromat

Paulo Alcantara <pc@manguebit.com>
    smb: client: make laundromat a delayed worker

Paulo Alcantara <pc@manguebit.com>
    smb: client: do not start laundromat thread on nohandlecache

Steve French <stfrench@microsoft.com>
    smb3: do not start laundromat thread when dir leases disabled

Steve French <stfrench@microsoft.com>
    smb3: allow controlling maximum number of cached directories

Steve French <stfrench@microsoft.com>
    smb3: allow controlling length of time directory entries are cached with dir leases

Dragos Tatulea <dtatulea@nvidia.com>
    vdpa/mlx5: Fix firmware error on creation of 1k VQs

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/boot/dts/rockchip/rk3128.dtsi             |  18 +--
 arch/arm/boot/dts/ti/omap/omap4-l4-abe.dtsi        |   6 +
 arch/arm/boot/dts/ti/omap/omap4-l4.dtsi            |   2 +
 arch/arm/boot/dts/ti/omap/omap5-l4-abe.dtsi        |   6 +
 arch/arm/mach-omap1/board-ams-delta.c              |  60 +++-----
 arch/arm/mach-omap1/timer32k.c                     |  14 +-
 arch/arm64/boot/dts/qcom/apq8096-db820c.dts        |  32 ++---
 .../arm64/boot/dts/qcom/msm8996-xiaomi-common.dtsi |  32 ++---
 arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dts |  18 ++-
 arch/arm64/boot/dts/qcom/sa8775p-pmics.dtsi        |   2 +-
 .../boot/dts/rockchip/px30-ringneck-haikou.dts     |  10 +-
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi |   1 +
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |  10 ++
 arch/riscv/mm/hugetlbpage.c                        |  19 ++-
 arch/sparc/lib/checksum_32.S                       |   2 +-
 arch/x86/include/asm/i8259.h                       |   2 +
 arch/x86/include/asm/intel-family.h                |   2 +
 arch/x86/kernel/acpi/boot.c                        |   3 +
 arch/x86/kernel/i8259.c                            |  38 +++--
 arch/x86/kernel/tsc_sync.c                         |  10 +-
 block/blk-throttle.c                               |   6 +
 drivers/accel/ivpu/ivpu_drv.c                      |  11 +-
 drivers/accel/ivpu/ivpu_drv.h                      |   1 +
 drivers/accel/ivpu/ivpu_hw.h                       |   8 ++
 drivers/accel/ivpu/ivpu_hw_mtl.c                   |  12 +-
 drivers/accel/ivpu/ivpu_pm.c                       |   3 +-
 drivers/ata/libata-scsi.c                          |   5 +-
 drivers/clk/clk.c                                  |  21 +--
 drivers/clk/socfpga/clk-gate.c                     |  27 +++-
 drivers/clk/stm32/clk-stm32-core.c                 |   2 +-
 drivers/clk/ti/clk-44xx.c                          |   5 +
 drivers/clk/ti/clk-54xx.c                          |   4 +
 drivers/crypto/virtio/virtio_crypto_common.h       |   3 +
 drivers/crypto/virtio/virtio_crypto_core.c         |  14 +-
 drivers/firewire/sbp2.c                            |   1 +
 drivers/firmware/imx/imx-dsp.c                     |   2 +-
 drivers/gpu/drm/amd/amdgpu/vi.c                    |   2 +-
 drivers/gpu/drm/display/drm_dp_mst_topology.c      |   6 +-
 drivers/gpu/drm/i915/gt/intel_gt_mcr.c             |  24 +++-
 drivers/gpu/drm/i915/i915_perf.c                   |   4 +-
 drivers/gpu/drm/i915/i915_pmu.c                    |   9 ++
 drivers/gpu/drm/logicvc/Kconfig                    |   2 +
 drivers/i2c/busses/i2c-aspeed.c                    |   3 +-
 drivers/i2c/busses/i2c-stm32f7.c                   |   9 +-
 drivers/i2c/muxes/i2c-demux-pinctrl.c              |   2 +-
 drivers/i2c/muxes/i2c-mux-gpmux.c                  |   2 +-
 drivers/i2c/muxes/i2c-mux-pinctrl.c                |   2 +-
 drivers/iio/adc/exynos_adc.c                       |  24 ++--
 drivers/iio/adc/xilinx-xadc-core.c                 |  39 ++----
 drivers/iio/adc/xilinx-xadc.h                      |   2 +
 drivers/iio/afe/iio-rescale.c                      |  19 ++-
 drivers/misc/fastrpc.c                             |  34 ++---
 drivers/net/ethernet/adi/adin1110.c                |   2 +-
 drivers/net/ethernet/intel/i40e/i40e.h             |   2 +-
 drivers/net/ethernet/intel/i40e/i40e_txrx.c        |  11 +-
 drivers/net/ethernet/intel/iavf/iavf_main.c        |   7 +-
 drivers/net/ethernet/intel/igb/igb_ethtool.c       |   6 +-
 drivers/net/ethernet/intel/igc/igc_ethtool.c       |  35 +++--
 drivers/net/ethernet/realtek/r8169_main.c          |   6 +-
 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c  |   2 +-
 drivers/net/gtp.c                                  |   5 +-
 drivers/net/ieee802154/adf7242.c                   |   5 +-
 drivers/net/usb/r8152.c                            |  11 +-
 drivers/net/usb/smsc95xx.c                         |   4 +-
 drivers/nvmem/imx-ocotp.c                          |   6 +-
 drivers/platform/x86/amd/pmc-quirks.c              |  73 ++++++++++
 drivers/scsi/sd.c                                  |  39 +++++-
 drivers/vdpa/mlx5/net/debug.c                      |   5 +-
 drivers/vdpa/mlx5/net/mlx5_vnet.c                  |  70 +++++++--
 drivers/vdpa/mlx5/net/mlx5_vnet.h                  |  11 +-
 drivers/vdpa/vdpa_sim/vdpa_sim_blk.c               |   5 +-
 drivers/vhost/vhost.c                              |   4 +-
 drivers/virtio/virtio_balloon.c                    |   6 +-
 drivers/virtio/virtio_mmio.c                       |  19 ++-
 drivers/virtio/virtio_pci_modern_dev.c             |   2 +-
 fs/btrfs/backref.c                                 |  39 +++---
 fs/btrfs/backref.h                                 |   3 +-
 fs/btrfs/ctree.c                                   |  21 ++-
 fs/btrfs/ctree.h                                   |   3 +-
 fs/btrfs/extent-tree.c                             |  35 +++--
 fs/btrfs/messages.c                                |   6 -
 fs/btrfs/messages.h                                |   2 -
 fs/btrfs/print-tree.c                              |  10 +-
 fs/btrfs/relocation.c                              |  18 +--
 fs/nfsd/vfs.c                                      |  12 +-
 fs/smb/client/cached_dir.c                         | 156 +++++++++++----------
 fs/smb/client/cached_dir.h                         |   4 +-
 fs/smb/client/cifsfs.c                             |  12 ++
 fs/smb/client/cifsglob.h                           |   4 +-
 fs/smb/client/cifsproto.h                          |   2 +-
 fs/smb/client/connect.c                            |  19 ++-
 fs/smb/client/fs_context.c                         |  11 +-
 fs/smb/client/fs_context.h                         |   4 +-
 fs/smb/client/misc.c                               |  14 +-
 fs/smb/client/smb2pdu.c                            |   2 +-
 include/linux/hugetlb.h                            |   6 +
 include/linux/ieee80211.h                          |  29 ++++
 include/linux/kasan.h                              |   6 +-
 include/net/netfilter/nf_flow_table.h              |   1 +
 include/scsi/scsi_device.h                         |  20 ++-
 include/trace/events/btrfs.h                       |   1 -
 include/uapi/linux/btrfs_tree.h                    |   6 +-
 include/uapi/linux/gtp.h                           |   2 +-
 io_uring/fdinfo.c                                  |  18 ++-
 kernel/events/core.c                               |   3 +-
 kernel/trace/trace_kprobe.c                        |  28 +++-
 lib/maple_tree.c                                   |   2 +-
 lib/test_maple_tree.c                              |  35 +++--
 mm/damon/sysfs.c                                   |   7 +-
 mm/hugetlb.c                                       |  48 ++++++-
 mm/kasan/report.c                                  |   4 +-
 mm/mempolicy.c                                     |   4 +-
 mm/migrate.c                                       |  14 +-
 mm/mmap.c                                          |   6 +-
 mm/page_alloc.c                                    |   2 +-
 net/core/neighbour.c                               |  67 ++++-----
 net/handshake/netlink.c                            |  30 +---
 net/ipv4/tcp.c                                     |   8 +-
 net/ipv4/tcp_input.c                               |   9 +-
 net/mac80211/rx.c                                  |   3 +-
 net/netfilter/nf_flow_table_core.c                 |  14 +-
 net/sched/act_ct.c                                 |   9 ++
 net/vmw_vsock/virtio_transport.c                   |  18 ++-
 net/wireless/mlme.c                                |   3 +-
 net/wireless/scan.c                                |   2 +-
 tools/include/linux/rwsem.h                        |  40 ++++++
 tools/testing/selftests/mm/mremap_dontunmap.c      |   1 +
 128 files changed, 1175 insertions(+), 583 deletions(-)



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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
@ 2023-10-31 22:51 ` Ron Economos
  2023-11-01  7:43   ` Naresh Kamboju
  2023-11-01 11:28   ` Greg Kroah-Hartman
  2023-10-31 23:24 ` Florian Fainelli
                   ` (5 subsequent siblings)
  6 siblings, 2 replies; 10+ messages in thread
From: Ron Economos @ 2023-10-31 22:51 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, conor

On 10/31/23 10:00 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.10 release.
> There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

The build fails on RISC-V.

arch/riscv/mm/hugetlbpage.c: In function ‘set_huge_pte_at’:
arch/riscv/mm/hugetlbpage.c:188:13: error: ‘sz’ undeclared (first use in 
this function); did you mean ‘s8’?
   188 |         if (sz >= PGDIR_SIZE)
       |             ^~
       |             s8
arch/riscv/mm/hugetlbpage.c:188:13: note: each undeclared identifier is 
reported only once for each function it appears in

Caused by commit 16b6f77970f7a690c61de142511c9ac488d83e04

riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set

This patch requires mainline commit 62ba41d2761206664a1fdc998051324457da2dd6

mm: riscv: fix an unsafe pte read in huge_pte_alloc()



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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
  2023-10-31 22:51 ` Ron Economos
@ 2023-10-31 23:24 ` Florian Fainelli
  2023-11-01  0:12 ` Shuah Khan
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Florian Fainelli @ 2023-10-31 23:24 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow,
	conor

On 10/31/23 10:00, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.10 release.
> There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.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


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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
  2023-10-31 22:51 ` Ron Economos
  2023-10-31 23:24 ` Florian Fainelli
@ 2023-11-01  0:12 ` Shuah Khan
  2023-11-01  2:28 ` Justin Forbes
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Shuah Khan @ 2023-11-01  0:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, conor, Shuah Khan

On 10/31/23 11:00, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.10 release.
> There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah


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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
  2023-11-01  0:12 ` Shuah Khan
@ 2023-11-01  2:28 ` Justin Forbes
  2023-11-01  2:55 ` Bagas Sanjaya
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Justin Forbes @ 2023-11-01  2:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

On Tue, Oct 31, 2023 at 06:00:01PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.10 release.
> There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Tested rc1 against the Fedora build system (aarch64, ppc64le, s390x,
x86_64), and boot tested x86_64. No regressions noted.

Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>

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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
                   ` (3 preceding siblings ...)
  2023-11-01  2:28 ` Justin Forbes
@ 2023-11-01  2:55 ` Bagas Sanjaya
  2023-11-01 10:08 ` Jon Hunter
  2023-11-01 11:42 ` Ricardo B. Marliere
  6 siblings, 0 replies; 10+ messages in thread
From: Bagas Sanjaya @ 2023-11-01  2:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, conor

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

On Tue, Oct 31, 2023 at 06:00:01PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.10 release.
> There are 112 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.
> 

Successfully compiled and installed bindeb-pkgs on my computer (Acer
Aspire E15, Intel Core i3 Haswell). No noticeable regressions.

Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara

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

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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 22:51 ` Ron Economos
@ 2023-11-01  7:43   ` Naresh Kamboju
  2023-11-01 11:28   ` Greg Kroah-Hartman
  1 sibling, 0 replies; 10+ messages in thread
From: Naresh Kamboju @ 2023-11-01  7:43 UTC (permalink / raw)
  To: Ron Economos
  Cc: Greg Kroah-Hartman, stable, patches, linux-kernel, torvalds, akpm,
	linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

On Wed, 1 Nov 2023 at 04:21, Ron Economos <re@w6rz.net> wrote:
>
> On 10/31/23 10:00 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.5.10 release.
> > There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> The build fails on RISC-V.
>
> arch/riscv/mm/hugetlbpage.c: In function ‘set_huge_pte_at’:
> arch/riscv/mm/hugetlbpage.c:188:13: error: ‘sz’ undeclared (first use in
> this function); did you mean ‘s8’?
>    188 |         if (sz >= PGDIR_SIZE)
>        |             ^~
>        |             s8
> arch/riscv/mm/hugetlbpage.c:188:13: note: each undeclared identifier is
> reported only once for each function it appears in
>
> Caused by commit 16b6f77970f7a690c61de142511c9ac488d83e04
>
> riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set

The above build error was also noticed in our CI system.

> This patch requires mainline commit 62ba41d2761206664a1fdc998051324457da2dd6
>
> mm: riscv: fix an unsafe pte read in huge_pte_alloc()
>

Following riscv builds failed as other reported.
riscv:
  * build/clang-nightly-defconfig
  * build/clang-17-lkftconfig
  * build/clang-17-defconfig
  * build/gcc-13-defconfig
  * build/gcc-13-lkftconfig
  * build/gcc-8-defconfig

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

--
Linaro LKFT
https://lkft.linaro.org

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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
                   ` (4 preceding siblings ...)
  2023-11-01  2:55 ` Bagas Sanjaya
@ 2023-11-01 10:08 ` Jon Hunter
  2023-11-01 11:42 ` Ricardo B. Marliere
  6 siblings, 0 replies; 10+ messages in thread
From: Jon Hunter @ 2023-11-01 10:08 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, linux-tegra, stable

On Tue, 31 Oct 2023 18:00:01 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.10 release.
> There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

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

Linux version:	6.5.10-rc1-g43ad4fdc1845
Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
                tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
                tegra20-ventana, tegra210-p2371-2180,
                tegra210-p3450-0000, tegra30-cardhu-a04

Tested-by: Jon Hunter <jonathanh@nvidia.com>

Jon

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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 22:51 ` Ron Economos
  2023-11-01  7:43   ` Naresh Kamboju
@ 2023-11-01 11:28   ` Greg Kroah-Hartman
  1 sibling, 0 replies; 10+ messages in thread
From: Greg Kroah-Hartman @ 2023-11-01 11:28 UTC (permalink / raw)
  To: Ron Economos
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

On Tue, Oct 31, 2023 at 03:51:39PM -0700, Ron Economos wrote:
> On 10/31/23 10:00 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.5.10 release.
> > There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
> > and the diffstat can be found below.
> > 
> > thanks,
> > 
> > greg k-h
> 
> The build fails on RISC-V.
> 
> arch/riscv/mm/hugetlbpage.c: In function ‘set_huge_pte_at’:
> arch/riscv/mm/hugetlbpage.c:188:13: error: ‘sz’ undeclared (first use in
> this function); did you mean ‘s8’?
>   188 |         if (sz >= PGDIR_SIZE)
>       |             ^~
>       |             s8
> arch/riscv/mm/hugetlbpage.c:188:13: note: each undeclared identifier is
> reported only once for each function it appears in
> 
> Caused by commit 16b6f77970f7a690c61de142511c9ac488d83e04
> 
> riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
> 
> This patch requires mainline commit 62ba41d2761206664a1fdc998051324457da2dd6
> 
> mm: riscv: fix an unsafe pte read in huge_pte_alloc()

Thanks, I'll just drop this commit and wait for someone who cares about
riscv, and 6.5.y (it's only going to be alive for another few weeks), to
resend the needed changes.

greg k-h

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

* Re: [PATCH 6.5 000/112] 6.5.10-rc1 review
  2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
                   ` (5 preceding siblings ...)
  2023-11-01 10:08 ` Jon Hunter
@ 2023-11-01 11:42 ` Ricardo B. Marliere
  6 siblings, 0 replies; 10+ messages in thread
From: Ricardo B. Marliere @ 2023-11-01 11:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

On 23/10/31 06:00PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.10 release.
> There are 112 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 Thu, 02 Nov 2023 16:58:38 +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.5.10-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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

No regressions to report on my system.

[    0.000000] Linux version 6.5.10-rc1+ (rbmarliere@debian) (Debian clang version 16.0.6 (16), GNU ld (GNU Binutils for Debian) 2.41) #10 SMP PREEMPT_DYNAMIC Wed Nov  1 08:08:55 -03 2023

Tested-by: Ricardo B. Marliere <ricardo@marliere.net>

Thank you,
-	Ricardo

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

end of thread, other threads:[~2023-11-01 11:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 17:00 [PATCH 6.5 000/112] 6.5.10-rc1 review Greg Kroah-Hartman
2023-10-31 22:51 ` Ron Economos
2023-11-01  7:43   ` Naresh Kamboju
2023-11-01 11:28   ` Greg Kroah-Hartman
2023-10-31 23:24 ` Florian Fainelli
2023-11-01  0:12 ` Shuah Khan
2023-11-01  2:28 ` Justin Forbes
2023-11-01  2:55 ` Bagas Sanjaya
2023-11-01 10:08 ` Jon Hunter
2023-11-01 11:42 ` Ricardo B. Marliere

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