public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.6 00/86] 6.6.69-rc1 review
@ 2024-12-30 15:42 Greg Kroah-Hartman
  2024-12-30 17:51 ` Florian Fainelli
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Greg Kroah-Hartman @ 2024-12-30 15:42 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, hargar, broonie

This is the start of the stable review cycle for the 6.6.69 release.
There are 86 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, 01 Jan 2025 15:41:48 +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.69-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.69-rc1

Ming Lei <ming.lei@redhat.com>
    block: avoid to reuse `hctx` not removed from cpuhp callback list

Colin Ian King <colin.i.king@gmail.com>
    ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"

Andrew Cooper <andrew.cooper3@citrix.com>
    x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines

Takashi Iwai <tiwai@suse.de>
    ALSA: sh: Fix wrong argument order for copy_from_iter()

Qu Wenruo <wqu@suse.com>
    btrfs: sysfs: fix direct super block member reads

Filipe Manana <fdmanana@suse.com>
    btrfs: avoid monopolizing a core when activating a swap file

Dimitri Fedrau <dimitri.fedrau@liebherr.com>
    power: supply: gpio-charger: Fix set charge current limits

Conor Dooley <conor.dooley@microchip.com>
    i2c: microchip-core: fix "ghost" detections

Carlos Song <carlos.song@nxp.com>
    i2c: imx: add imx7d compatible string for applying erratum ERR007805

Thomas Gleixner <tglx@linutronix.de>
    PCI/MSI: Handle lack of irqdomain gracefully

Conor Dooley <conor.dooley@microchip.com>
    i2c: microchip-core: actually use repeated sends

Pavel Begunkov <asml.silence@gmail.com>
    io_uring/sqpoll: fix sqpoll error handling races

Lizhi Xu <lizhi.xu@windriver.com>
    tracing: Prevent bad count for tracing_cpumask_write

Christian Göttsche <cgzones@googlemail.com>
    tracing: Constify string literal data member in struct trace_event_call

Chen Ridong <chenridong@huawei.com>
    freezer, sched: Report frozen tasks as 'D' instead of 'R'

Jesse.zhang@amd.com <Jesse.zhang@amd.com>
    drm/amdkfd: pause autosuspend when creating pdd

Lijo Lazar <lijo.lazar@amd.com>
    drm/amdkfd: Use device based logging for errors

Alex Deucher <alexander.deucher@amd.com>
    drm/amdkfd: drop struct kfd_cu_info

Alex Deucher <alexander.deucher@amd.com>
    drm/amdkfd: reduce stack size in kfd_topology_add_device()

Len Brown <len.brown@intel.com>
    x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation

Tony Luck <tony.luck@intel.com>
    x86/cpu/intel: Switch to new Intel CPU model defines

Tony Luck <tony.luck@intel.com>
    x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h

Tony Luck <tony.luck@intel.com>
    x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86

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

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

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/hdp6.0: do a posting read when flushing HDP

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/hdp5.0: do a posting read when flushing HDP

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/hdp4.0: do a posting read when flushing HDP

Victor Zhao <Victor.Zhao@amd.com>
    drm/amd/amdgpu: allow use kiq to do hdp flush under sriov

Ulf Hansson <ulf.hansson@linaro.org>
    pmdomain: core: Add missing put_device()

Chris Chiu <chris.chiu@canonical.com>
    ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops

Dirk Su <dirk.su@canonical.com>
    ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1i

Qun-Wei Lin <qun-wei.lin@mediatek.com>
    sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers

Jiaxun Yang <jiaxun.yang@flygoat.com>
    MIPS: mipsregs: Set proper ISA level for virt extensions

Jiaxun Yang <jiaxun.yang@flygoat.com>
    MIPS: Probe toolchain support of -msym32

Ming Lei <ming.lei@redhat.com>
    blk-mq: move cpuhp callback registering out of q->sysfs_lock

Ming Lei <ming.lei@redhat.com>
    blk-mq: register cpuhp callback after hctx is added to xarray table

Ming Lei <ming.lei@redhat.com>
    virtio-blk: don't keep queue frozen during system suspend

Imre Deak <imre.deak@intel.com>
    drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()

Purushothama Siddaiah <psiddaiah@mvista.com>
    spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()

Cathy Avery <cavery@redhat.com>
    scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error

Ranjan Kumar <ranjan.kumar@broadcom.com>
    scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time

Aapo Vienamo <aapo.vienamo@iki.fi>
    spi: intel: Add Panther Lake SPI controller support

Armin Wolf <W_Armin@gmx.de>
    platform/x86: asus-nb-wmi: Ignore unknown event 0xCF

Tiezhu Yang <yangtiezhu@loongson.cn>
    LoongArch: BPF: Adjust the parameter of emit_jirl()

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Fix reserving screen info memory for above-4G firmware

Mark Brown <broonie@kernel.org>
    regmap: Use correct format specifier for logging range errors

Brahmajit Das <brahmajit.xyz@gmail.com>
    smb: server: Fix building with GCC 15

Takashi Iwai <tiwai@suse.de>
    ALSA: sh: Use standard helper for buffer accesses

bo liu <bo.liu@senarytech.com>
    ALSA: hda/conexant: fix Z60MR100 startup pop issue

Jan Kara <jack@suse.cz>
    udf: Skip parent dir link count update if corrupted

Tomas Henzl <thenzl@redhat.com>
    scsi: megaraid_sas: Fix for a potential deadlock

Magnus Lindholm <linmag7@gmail.com>
    scsi: qla1280: Fix hw revision numbering for ISP1020/1040

Yassine Oudjana <y.oudjana@protonmail.com>
    watchdog: mediatek: Add support for MT6735 TOPRGU/WDT

James Hilliard <james.hilliard1@gmail.com>
    watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/kprobe: Make trace_kprobe's module callback called after jump_label update

Alexander Lobakin <aleksander.lobakin@intel.com>
    stddef: make __struct_group() UAPI C++-friendly

Haren Myneni <haren@linux.ibm.com>
    powerpc/pseries/vas: Add close() callback in vas_vm_ops struct

Dan Carpenter <dan.carpenter@linaro.org>
    mtd: rawnand: fix double free in atmel_pmecc_create_user()

Chen Ridong <chenridong@huawei.com>
    dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset

Sasha Finkelstein <fnkl.kernel@gmail.com>
    dmaengine: apple-admac: Avoid accessing registers in probe

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()

Akhil R <akhilrajeev@nvidia.com>
    dmaengine: tegra: Return correct DMA status when paused

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    dmaengine: dw: Select only supported masters for ACPI devices

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    dmaengine: mv_xor: fix child node refcount handling in early exit

Chukun Pan <amadeus@jmu.edu.cn>
    phy: rockchip: naneng-combphy: fix phy reset

Justin Chen <justin.chen@broadcom.com>
    phy: usb: Toggle the PHY power during init

Zijun Hu <quic_zijuhu@quicinc.com>
    phy: core: Fix that API devm_phy_destroy() fails to destroy the phy

Zijun Hu <quic_zijuhu@quicinc.com>
    phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider

Zijun Hu <quic_zijuhu@quicinc.com>
    phy: core: Fix that API devm_phy_put() fails to release the phy

Zijun Hu <quic_zijuhu@quicinc.com>
    phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()

Zijun Hu <quic_zijuhu@quicinc.com>
    phy: core: Fix an OF node refcount leakage in _of_phy_get()

Krishna Kurapati <quic_kriskura@quicinc.com>
    phy: qcom-qmp: Fix register name in RX Lane config of SC8280XP

Maciej Andrzejewski <maciej.andrzejewski@m-works.net>
    mtd: rawnand: arasan: Fix missing de-registration of NAND

Maciej Andrzejewski <maciej.andrzejewski@m-works.net>
    mtd: rawnand: arasan: Fix double assertion of chip-select

Zichen Xie <zichenxie0106@gmail.com>
    mtd: diskonchip: Cast an operand to prevent potential overflow

NeilBrown <neilb@suse.de>
    nfsd: restore callback functionality for NFSv4.0

Yang Erkun <yangerkun@huawei.com>
    nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"

Cong Wang <cong.wang@bytedance.com>
    bpf: Check negative offsets in __bpf_skb_min_len()

Zijian Zhang <zijianzhang@bytedance.com>
    tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection

Cong Wang <cong.wang@bytedance.com>
    tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()

Bart Van Assche <bvanassche@acm.org>
    mm/vmstat: fix a W=1 clang compiler warning

Ilya Dryomov <idryomov@gmail.com>
    ceph: allocate sparse_ext map only for sparse reads

Ilya Dryomov <idryomov@gmail.com>
    ceph: fix memory leak in ceph_direct_read_write()

Xiubo Li <xiubli@redhat.com>
    ceph: try to allocate a smaller extent map for sparse read

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg


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

Diffstat:

 Makefile                                           |   4 +-
 arch/loongarch/include/asm/inst.h                  |  12 +-
 arch/loongarch/kernel/efi.c                        |   2 +-
 arch/loongarch/kernel/inst.c                       |   2 +-
 arch/loongarch/net/bpf_jit.c                       |   6 +-
 arch/mips/Makefile                                 |   2 +-
 arch/mips/include/asm/mipsregs.h                   |  13 ++-
 arch/powerpc/platforms/book3s/vas-api.c            |  36 ++++++
 arch/x86/include/asm/intel-family.h                |  87 ++++++++++++++
 arch/x86/include/asm/processor.h                   |  20 +++-
 arch/x86/kernel/cpu/intel.c                        | 118 ++++++++++---------
 arch/x86/kernel/cpu/match.c                        |   3 +-
 block/blk-mq.c                                     | 119 ++++++++++++++++---
 drivers/base/power/domain.c                        |   1 +
 drivers/base/regmap/regmap.c                       |   4 +-
 drivers/block/virtio_blk.c                         |   7 +-
 drivers/dma/apple-admac.c                          |   7 +-
 drivers/dma/at_xdmac.c                             |   2 +
 drivers/dma/dw/acpi.c                              |   6 +-
 drivers/dma/dw/internal.h                          |   8 ++
 drivers/dma/dw/pci.c                               |   4 +-
 drivers/dma/fsl-edma-common.h                      |   1 +
 drivers/dma/fsl-edma-main.c                        |  41 ++++++-
 drivers/dma/mv_xor.c                               |   2 +
 drivers/dma/tegra186-gpc-dma.c                     |  10 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c         |  22 ----
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h         |   2 -
 drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c              |  14 ++-
 drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c              |   9 +-
 drivers/gpu/drm/amd/amdgpu/hdp_v6_0.c              |   8 +-
 drivers/gpu/drm/amd/amdkfd/kfd_crat.c              |  28 ++---
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |  15 +++
 drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c       |   3 +-
 drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c      |  21 ++--
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c       |  32 +++---
 drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c    |  63 +++++++----
 drivers/gpu/drm/amd/amdkfd/kfd_process.c           |  43 +++----
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c          |  44 ++++---
 drivers/gpu/drm/amd/include/kgd_kfd_interface.h    |  14 ---
 drivers/gpu/drm/display/drm_dp_mst_topology.c      |  24 +++-
 drivers/i2c/busses/i2c-imx.c                       |   1 +
 drivers/i2c/busses/i2c-microchip-corei2c.c         | 126 ++++++++++++++++-----
 drivers/media/dvb-frontends/dib3000mb.c            |   2 +-
 drivers/mtd/nand/raw/arasan-nand-controller.c      |  11 +-
 drivers/mtd/nand/raw/atmel/pmecc.c                 |   4 +-
 drivers/mtd/nand/raw/diskonchip.c                  |   2 +-
 drivers/pci/msi/irqdomain.c                        |   7 +-
 drivers/pci/msi/msi.c                              |   4 +
 drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c  |   6 +
 drivers/phy/phy-core.c                             |  21 ++--
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c            |   2 +-
 drivers/phy/rockchip/phy-rockchip-naneng-combphy.c |   2 +-
 drivers/platform/x86/asus-nb-wmi.c                 |   1 +
 drivers/power/supply/gpio-charger.c                |   8 ++
 drivers/scsi/megaraid/megaraid_sas_base.c          |   5 +-
 drivers/scsi/mpt3sas/mpt3sas_base.c                |   7 +-
 drivers/scsi/qla1280.h                             |  12 +-
 drivers/scsi/storvsc_drv.c                         |   7 +-
 drivers/spi/spi-intel-pci.c                        |   2 +
 drivers/spi/spi-omap2-mcspi.c                      |   6 +-
 drivers/watchdog/it87_wdt.c                        |  39 +++++++
 drivers/watchdog/mtk_wdt.c                         |   6 +
 fs/btrfs/inode.c                                   |   2 +
 fs/btrfs/sysfs.c                                   |   6 +-
 fs/ceph/addr.c                                     |   4 +-
 fs/ceph/file.c                                     |  43 +++----
 fs/ceph/super.h                                    |  14 +++
 fs/nfsd/export.c                                   |  31 +----
 fs/nfsd/export.h                                   |   4 +-
 fs/nfsd/nfs4callback.c                             |   4 +-
 fs/smb/server/smb_common.c                         |   4 +-
 fs/udf/namei.c                                     |   6 +-
 include/linux/ceph/osd_client.h                    |   7 +-
 include/linux/sched.h                              |   3 +-
 include/linux/sched/task_stack.h                   |   2 +
 include/linux/skmsg.h                              |  11 +-
 include/linux/trace_events.h                       |   2 +-
 include/linux/vmstat.h                             |   2 +-
 include/net/sock.h                                 |  10 +-
 include/uapi/linux/stddef.h                        |  13 ++-
 io_uring/sqpoll.c                                  |   6 +
 kernel/trace/trace.c                               |   3 +
 kernel/trace/trace_kprobe.c                        |   2 +-
 net/ceph/osd_client.c                              |   2 +
 net/core/filter.c                                  |  21 +++-
 net/core/skmsg.c                                   |   6 +-
 net/ipv4/tcp_bpf.c                                 |   6 +-
 sound/pci/hda/patch_conexant.c                     |  28 +++++
 sound/pci/hda/patch_realtek.c                      |   7 ++
 sound/sh/sh_dac_audio.c                            |   5 +-
 tools/include/uapi/linux/stddef.h                  |  15 ++-
 91 files changed, 980 insertions(+), 429 deletions(-)



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

* Re: [PATCH 6.6 00/86] 6.6.69-rc1 review
  2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
@ 2024-12-30 17:51 ` Florian Fainelli
  2024-12-30 20:58 ` Shuah Khan
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Florian Fainelli @ 2024-12-30 17:51 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, hargar, broonie

On 12/30/24 07:42, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.69 release.
> There are 86 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, 01 Jan 2025 15:41:48 +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.69-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

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

* Re: [PATCH 6.6 00/86] 6.6.69-rc1 review
  2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
  2024-12-30 17:51 ` Florian Fainelli
@ 2024-12-30 20:58 ` Shuah Khan
  2024-12-31  8:12 ` Muhammad Usama Anjum
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Shuah Khan @ 2024-12-30 20:58 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, hargar, broonie, Shuah Khan

On 12/30/24 08:42, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.69 release.
> There are 86 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, 01 Jan 2025 15:41:48 +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.69-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
> 

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

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

thanks,
-- Shuah

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

* Re: [PATCH 6.6 00/86] 6.6.69-rc1 review
  2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
  2024-12-30 17:51 ` Florian Fainelli
  2024-12-30 20:58 ` Shuah Khan
@ 2024-12-31  8:12 ` Muhammad Usama Anjum
  2024-12-31  9:39 ` Naresh Kamboju
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Muhammad Usama Anjum @ 2024-12-31  8:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: Usama.Anjum, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, hargar, broonie

On 12/30/24 8:42 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.69 release.
> There are 86 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, 01 Jan 2025 15:41:48 +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.69-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
> 
> -------------
OVERVIEW

        Builds: 30 passed, 0 failed

    Boot tests: 509 passed, 0 failed

    CI systems: broonie, maestro

REVISION

    Commit
        name: v6.6.68-87-g159cc5fd9b139
        hash: 159cc5fd9b139e65594480f46bd2c71c7caa9f19
    Checked out from
        https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y


BUILDS

    No build failures found

BOOT TESTS

    No boot failures found

See complete and up-to-date report at:

    https://kcidb.kernelci.org/d/revision/revision?orgId=1&var-git_commit_hash=159cc5fd9b139e65594480f46bd2c71c7caa9f19&var-patchset_hash=


Tested-by: kernelci.org bot <bot@kernelci.org>

Thanks,
KernelCI team

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

* Re: [PATCH 6.6 00/86] 6.6.69-rc1 review
  2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
  2024-12-31  8:12 ` Muhammad Usama Anjum
@ 2024-12-31  9:39 ` Naresh Kamboju
  2024-12-31 13:03 ` Harshit Mogalapalli
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Naresh Kamboju @ 2024-12-31  9:39 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, hargar, broonie

On Mon, 30 Dec 2024 at 21:19, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.6.69 release.
> There are 86 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, 01 Jan 2025 15:41:48 +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.69-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


Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

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

## Build
* kernel: 6.6.69-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 159cc5fd9b139e65594480f46bd2c71c7caa9f19
* git describe: v6.6.68-87-g159cc5fd9b13
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.68-87-g159cc5fd9b13

## Test Regressions (compared to v6.6.67-117-g6a86252ba24f)

## Metric Regressions (compared to v6.6.67-117-g6a86252ba24f)

## Test Fixes (compared to v6.6.67-117-g6a86252ba24f)

## Metric Fixes (compared to v6.6.67-117-g6a86252ba24f)

## Test result summary
total: 147184, pass: 120768, fail: 3602, skip: 22739, xfail: 75

## Build Summary
* arc: 6 total, 5 passed, 1 failed
* arm: 132 total, 132 passed, 0 failed
* arm64: 44 total, 42 passed, 2 failed
* i386: 31 total, 28 passed, 3 failed
* mips: 30 total, 25 passed, 5 failed
* parisc: 5 total, 5 passed, 0 failed
* powerpc: 36 total, 32 passed, 4 failed
* riscv: 23 total, 22 passed, 1 failed
* s390: 18 total, 14 passed, 4 failed
* sh: 12 total, 10 passed, 2 failed
* sparc: 9 total, 8 passed, 1 failed
* x86_64: 36 total, 35 passed, 1 failed

## Test suites summary
* boot
* commands
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-kcmp
* kselftest-kvm
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-mincore
* kselftest-mqueue
* kselftest-net
* kselftest-net-mptcp
* kselftest-openat2
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user_events
* kselftest-vDSO
* kselftest-x86
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-build-clang
* log-parser-build-gcc
* log-parser-test
* ltp-capability
* ltp-commands
* ltp-containers
* ltp-control[
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-hugetlb
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture

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

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

* Re: [PATCH 6.6 00/86] 6.6.69-rc1 review
  2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
                   ` (3 preceding siblings ...)
  2024-12-31  9:39 ` Naresh Kamboju
@ 2024-12-31 13:03 ` Harshit Mogalapalli
  2024-12-31 22:35 ` [PATCH 6.6] " Hardik Garg
  2024-12-31 22:54 ` [PATCH 6.6 00/86] " Ron Economos
  6 siblings, 0 replies; 8+ messages in thread
From: Harshit Mogalapalli @ 2024-12-31 13:03 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, hargar, broonie, Vegard Nossum

Hi Greg,

On 30/12/24 21:12, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.69 release.
> There are 86 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, 01 Jan 2025 15:41:48 +0000.
> Anything received after that time might be too late.

No problems seen on x86_64 and aarch64 with our testing.

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

Thanks,
Harshit

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

* Re: [PATCH 6.6] 6.6.69-rc1 review
  2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
                   ` (4 preceding siblings ...)
  2024-12-31 13:03 ` Harshit Mogalapalli
@ 2024-12-31 22:35 ` Hardik Garg
  2024-12-31 22:54 ` [PATCH 6.6 00/86] " Ron Economos
  6 siblings, 0 replies; 8+ messages in thread
From: Hardik Garg @ 2024-12-31 22:35 UTC (permalink / raw)
  To: gregkh
  Cc: akpm, broonie, conor, f.fainelli, hargar, jonathanh, linux-kernel,
	linux, lkft-triage, patches, patches, pavel, rwarsow, shuah, srw,
	stable, sudipm.mukherjee, torvalds

The kernel, bpf tool, amd kselftest tool builds fine for v6.6.69-rc1 on x86 and arm64 Azure VM.

Tested-by: Hardik Garg <hargar@linux.microsoft.com>




Thanks,
Hardik

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

* Re: [PATCH 6.6 00/86] 6.6.69-rc1 review
  2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
                   ` (5 preceding siblings ...)
  2024-12-31 22:35 ` [PATCH 6.6] " Hardik Garg
@ 2024-12-31 22:54 ` Ron Economos
  6 siblings, 0 replies; 8+ messages in thread
From: Ron Economos @ 2024-12-31 22:54 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, hargar, broonie

On 12/30/24 07:42, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.69 release.
> There are 86 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, 01 Jan 2025 15:41:48 +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.69-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>


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

end of thread, other threads:[~2024-12-31 22:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-30 15:42 [PATCH 6.6 00/86] 6.6.69-rc1 review Greg Kroah-Hartman
2024-12-30 17:51 ` Florian Fainelli
2024-12-30 20:58 ` Shuah Khan
2024-12-31  8:12 ` Muhammad Usama Anjum
2024-12-31  9:39 ` Naresh Kamboju
2024-12-31 13:03 ` Harshit Mogalapalli
2024-12-31 22:35 ` [PATCH 6.6] " Hardik Garg
2024-12-31 22:54 ` [PATCH 6.6 00/86] " Ron Economos

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