[PATCH 6.13 000/154] 6.13.6-rc2 review

Greg Kroah-Hartman posted 154 patches 11 months, 1 week ago
Only 0 patches received!
Makefile                                           |   4 +-
arch/arm64/include/asm/kvm_host.h                  |   2 +-
arch/arm64/kvm/arm.c                               |  22 +-
arch/arm64/kvm/vmid.c                              |  11 +-
arch/arm64/mm/init.c                               |   7 +-
arch/riscv/include/asm/cmpxchg.h                   |   2 +-
arch/riscv/include/asm/futex.h                     |   2 +-
arch/riscv/kernel/cacheinfo.c                      |  12 +-
arch/riscv/kernel/cpufeature.c                     |   2 +-
arch/riscv/kernel/setup.c                          |   2 +-
arch/riscv/kernel/signal.c                         |   6 -
arch/riscv/kvm/vcpu_sbi_hsm.c                      |  11 +-
arch/riscv/kvm/vcpu_sbi_replace.c                  |  15 +-
arch/x86/Kconfig                                   |   1 +
arch/x86/events/core.c                             |   2 +-
arch/x86/kernel/cpu/cyrix.c                        |   4 +-
arch/x86/kernel/cpu/microcode/amd.c                | 283 ++++++++-----
arch/x86/kernel/cpu/microcode/amd_shas.c           | 444 +++++++++++++++++++++
arch/x86/kernel/cpu/microcode/internal.h           |   2 -
block/blk-zoned.c                                  |  76 +++-
drivers/firmware/cirrus/cs_dsp.c                   |  24 +-
drivers/firmware/efi/mokvar-table.c                |  42 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   7 +
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c            |  11 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c            |  20 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h            |   2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |   2 +-
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c             |   4 +
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c             |   4 +
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c   |   6 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c   |   5 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12.c   |   5 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c    |   5 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  86 +++-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c  |  14 +
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c  |   3 +-
drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c         |  25 +-
drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c     |   8 +-
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c         |  26 +-
drivers/gpu/drm/drm_fbdev_dma.c                    | 217 +++++++---
drivers/gpu/drm/xe/regs/xe_engine_regs.h           |   1 -
drivers/gpu/drm/xe/xe_oa.c                         |   5 +-
drivers/gpu/drm/xe/xe_vm.c                         |  40 +-
drivers/i2c/busses/i2c-amd-asf-plat.c              |   1 +
drivers/i2c/busses/i2c-ls2x.c                      |  16 +-
drivers/i2c/busses/i2c-npcm7xx.c                   |   7 +
drivers/idle/intel_idle.c                          |   4 +
drivers/infiniband/hw/bnxt_re/bnxt_re.h            |   2 +-
drivers/infiniband/hw/bnxt_re/hw_counters.c        |   4 +-
drivers/infiniband/hw/bnxt_re/ib_verbs.c           |  40 +-
drivers/infiniband/hw/bnxt_re/main.c               |  41 +-
drivers/infiniband/hw/bnxt_re/qplib_res.c          |   7 +-
drivers/infiniband/hw/bnxt_re/qplib_res.h          |  12 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.c           |   4 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.h           |   3 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c         |  64 ++-
drivers/infiniband/hw/hns/hns_roce_hw_v2.h         |   2 +
drivers/infiniband/hw/mana/main.c                  |   2 +-
drivers/infiniband/hw/mlx5/ah.c                    |   3 +-
drivers/infiniband/hw/mlx5/counters.c              |   8 +-
drivers/infiniband/hw/mlx5/mr.c                    |  16 +-
drivers/infiniband/hw/mlx5/odp.c                   |   1 +
drivers/infiniband/hw/mlx5/qp.c                    |  10 +-
drivers/infiniband/hw/mlx5/qp.h                    |   1 +
drivers/infiniband/hw/mlx5/umr.c                   |  83 ++--
drivers/iommu/intel/dmar.c                         |   1 +
drivers/iommu/intel/iommu.c                        |  10 +-
drivers/md/dm-integrity.c                          |   8 +-
drivers/md/dm-vdo/dedupe.c                         |   1 +
drivers/net/dsa/realtek/Kconfig                    |   6 +
drivers/net/dsa/realtek/Makefile                   |   3 +
drivers/net/dsa/realtek/rtl8366rb-leds.c           | 177 ++++++++
drivers/net/dsa/realtek/rtl8366rb.c                | 258 +-----------
drivers/net/dsa/realtek/rtl8366rb.h                | 107 +++++
drivers/net/ethernet/cadence/macb.h                |   2 +
drivers/net/ethernet/cadence/macb_main.c           |  12 +-
drivers/net/ethernet/freescale/enetc/enetc.c       | 103 +++--
drivers/net/ethernet/freescale/enetc/enetc4_pf.c   |   2 +-
.../net/ethernet/freescale/enetc/enetc_ethtool.c   |   7 +-
drivers/net/ethernet/google/gve/gve_rx_dqo.c       |   2 +
drivers/net/ethernet/intel/ice/ice_eswitch.c       |   3 +-
drivers/net/ethernet/intel/ice/ice_sriov.c         |   5 +-
drivers/net/ethernet/intel/ice/ice_vf_lib.c        |   8 +
.../net/ethernet/intel/ice/ice_vf_lib_private.h    |   1 +
drivers/net/ethernet/intel/idpf/idpf_txrx.c        |   3 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c     |   2 +-
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c  |   8 +-
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c  |   2 +-
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c   |  14 +
drivers/net/ethernet/ti/Kconfig                    |   1 +
drivers/net/ethernet/ti/icssg/icss_iep.c           |  21 +-
drivers/net/ipvlan/ipvlan_core.c                   |  21 +-
drivers/net/loopback.c                             |  14 +
drivers/net/phy/qcom/qca807x.c                     |   2 +-
drivers/net/usb/gl620a.c                           |   4 +-
drivers/phy/rockchip/Kconfig                       |   1 +
drivers/phy/rockchip/phy-rockchip-naneng-combphy.c |   5 +-
drivers/phy/samsung/phy-exynos5-usbdrd.c           |  25 +-
drivers/phy/st/phy-stm32-combophy.c                |  38 +-
drivers/phy/tegra/xusb-tegra186.c                  |  11 +
drivers/scsi/scsi_lib.c                            |  14 +-
drivers/thermal/gov_power_allocator.c              |  32 +-
drivers/thermal/thermal_of.c                       |  50 ++-
drivers/ufs/core/ufs_bsg.c                         |   6 +-
drivers/ufs/core/ufshcd.c                          |  38 +-
fs/afs/server.c                                    |   3 +
fs/afs/server_list.c                               |   4 +-
fs/btrfs/extent_map.c                              |  83 ++--
fs/btrfs/file.c                                    |   9 +-
fs/fuse/dev.c                                      |   6 +
fs/fuse/file.c                                     |  13 +-
fs/nfs/delegation.c                                |  37 ++
fs/nfs/delegation.h                                |   1 +
fs/nfs/direct.c                                    |  23 ++
fs/nfs/nfs4proc.c                                  |   3 +
fs/overlayfs/copy_up.c                             |   2 +-
include/asm-generic/vmlinux.lds.h                  |   2 +-
include/linux/blkdev.h                             |   7 +-
include/linux/compiler-gcc.h                       |  12 -
include/linux/compiler.h                           |  39 +-
include/linux/rcuref.h                             |   9 +-
include/linux/socket.h                             |   2 +
include/linux/sunrpc/sched.h                       |   3 +-
include/net/net_namespace.h                        |  11 +
include/net/sock.h                                 |   1 +
include/sound/cs35l56.h                            |  31 ++
include/trace/events/afs.h                         |   2 +
include/trace/events/sunrpc.h                      |   3 +-
io_uring/net.c                                     |   4 +-
kernel/events/core.c                               |  31 +-
kernel/events/uprobes.c                            |  15 +-
kernel/sched/core.c                                |   2 +-
kernel/sched/ext.c                                 |  11 +-
kernel/trace/ftrace.c                              |  27 +-
kernel/trace/trace_events_hist.c                   |  34 +-
lib/rcuref.c                                       |   5 +-
net/bluetooth/l2cap_core.c                         |   9 +-
net/core/gro.c                                     |   1 +
net/core/net_namespace.c                           |   8 +-
net/core/scm.c                                     |  10 +
net/core/skbuff.c                                  |   2 +-
net/core/sock.c                                    |  27 +-
net/core/sysctl_net_core.c                         |   3 +-
net/ipv4/tcp.c                                     |  26 +-
net/ipv4/tcp_minisocks.c                           |  10 +-
net/ipv6/rpl_iptunnel.c                            |  14 +-
net/ipv6/seg6_iptunnel.c                           |  14 +-
net/mptcp/pm_netlink.c                             |   5 -
net/mptcp/subflow.c                                |  20 +-
net/netlink/af_netlink.c                           |  10 -
net/rds/tcp.c                                      |   8 +-
net/rxrpc/rxperf.c                                 |  12 +
net/smc/af_smc.c                                   |   5 +-
net/sunrpc/cache.c                                 |  10 +-
net/sunrpc/sched.c                                 |   2 -
net/sunrpc/svcsock.c                               |   5 +-
net/sunrpc/xprtsock.c                              |  18 +-
security/integrity/ima/ima.h                       |   3 +
security/integrity/ima/ima_main.c                  |   7 +-
security/landlock/net.c                            |   3 +-
sound/pci/hda/cs35l56_hda_spi.c                    |   3 +
sound/pci/hda/patch_realtek.c                      |   2 +-
sound/soc/codecs/cs35l56-shared.c                  |  80 ++++
sound/soc/codecs/cs35l56-spi.c                     |   3 +
sound/soc/codecs/es8328.c                          |  15 +-
sound/soc/fsl/fsl_sai.c                            |   6 +-
sound/soc/fsl/imx-audmix.c                         |   4 +-
sound/usb/midi.c                                   |   2 +-
sound/usb/quirks.c                                 |   1 +
tools/objtool/check.c                              |  50 +--
tools/objtool/include/objtool/special.h            |   2 +-
tools/testing/selftests/drivers/net/queues.py      |   7 +-
tools/testing/selftests/landlock/common.h          |   1 +
tools/testing/selftests/landlock/config            |   2 +
tools/testing/selftests/landlock/net_test.c        | 124 +++++-
tools/testing/selftests/rseq/rseq-riscv-bits.h     |   6 +-
tools/testing/selftests/rseq/rseq-riscv.h          |   2 +-
177 files changed, 2637 insertions(+), 1171 deletions(-)
[PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Greg Kroah-Hartman 11 months, 1 week ago
This is the start of the stable review cycle for the 6.13.6 release.
There are 154 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 Sat, 08 Mar 2025 15:13: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.13.6-rc2.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.13.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.13.6-rc2

Borislav Petkov (AMD) <bp@alien8.de>
    x86/microcode/AMD: Load only SHA256-checksummed patches

Borislav Petkov (AMD) <bp@alien8.de>
    x86/microcode/AMD: Add get_patch_level()

Borislav Petkov (AMD) <bp@alien8.de>
    x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration

Borislav Petkov (AMD) <bp@alien8.de>
    x86/microcode/AMD: Merge early_apply_microcode() into its single callsite

Borislav Petkov (AMD) <bp@alien8.de>
    x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations

Borislav Petkov (AMD) <bp@alien8.de>
    x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature

Borislav Petkov (AMD) <bp@alien8.de>
    x86/microcode/AMD: Have __apply_microcode_amd() return bool

Nikolay Borisov <nik.borisov@suse.com>
    x86/microcode/AMD: Return bool from find_blobs_in_containers()

Peter Jones <pjones@redhat.com>
    efi: Don't map the entire mokvar table to determine its size

Clément Léger <cleger@rivosinc.com>
    riscv: cpufeature: use bitmap_equal() instead of memcmp()

Yong-Xuan Wang <yongxuan.wang@sifive.com>
    riscv: signal: fix signal_minsigstksz

Rob Herring <robh@kernel.org>
    riscv: cacheinfo: Use of_property_present() for non-boolean properties

Yong-Xuan Wang <yongxuan.wang@sifive.com>
    riscv: signal: fix signal frame size

Andreas Schwab <schwab@suse.de>
    riscv/futex: sign extend compare value in atomic cmpxchg

Andreas Schwab <schwab@suse.de>
    riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg

Stafford Horne <shorne@gmail.com>
    rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm

Arthur Simchaev <arthur.simchaev@sandisk.com>
    scsi: ufs: core: bsg: Fix crash when arpmb command fails

Roberto Sassu <roberto.sassu@huawei.com>
    ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr

Ken Raeburn <raeburn@redhat.com>
    dm vdo: add missing spin_lock_init

Milan Broz <gmazyland@gmail.com>
    dm-integrity: Avoid divide by zero in table status in Inline mode

Joanne Koong <joannelkoong@gmail.com>
    fuse: revert back to __readahead_folio() for readahead

Mikhail Ivanov <ivanov.mikhail1@huawei-partners.com>
    selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP

Tejun Heo <tj@kernel.org>
    sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance()

Thomas Gleixner <tglx@linutronix.de>
    sched/core: Prevent rescheduling when interrupts are disabled

Thomas Gleixner <tglx@linutronix.de>
    rcuref: Plug slowpath race in rcuref_put()

Ard Biesheuvel <ardb@kernel.org>
    vmlinux.lds: Ensure that const vars with relocations are mapped R/O

Mikhail Ivanov <ivanov.mikhail1@huawei-partners.com>
    selftests/landlock: Test that MPTCP actions are not restricted

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: reset when MPTCP opts are dropped after join

Paolo Abeni <pabeni@redhat.com>
    mptcp: always handle address removal under msk socket lock

Thomas Gleixner <tglx@linutronix.de>
    intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly

chr[] <chris@rudorff.com>
    amdgpu/pm/legacy: fix suspend/resume issues

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Fix suspicious RCU usage

Jerry Snitselaar <jsnitsel@redhat.com>
    iommu/vt-d: Remove device comparison in context_setup_pass_through_cb

Harshitha Ramamurthy <hramamurthy@google.com>
    gve: unlink old napi when stopping a queue using queue API

André Draszik <andre.draszik@linaro.org>
    phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()

Kaustabh Chakraborty <kauschluss@disroot.org>
    phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk

BH Hsieh <bhsieh@nvidia.com>
    phy: tegra: xusb: reset VBUS & ID OVERRIDE

Wei Fang <wei.fang@nxp.com>
    net: enetc: add missing enetc4_link_deinit()

Wei Fang <wei.fang@nxp.com>
    net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()

Wei Fang <wei.fang@nxp.com>
    net: enetc: remove the mm_lock from the ENETC v4 driver

Wei Fang <wei.fang@nxp.com>
    net: enetc: correct the xdp_tx statistics

Wei Fang <wei.fang@nxp.com>
    net: enetc: update UDP checksum when updating originTimestamp field

Wei Fang <wei.fang@nxp.com>
    net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC

Wei Fang <wei.fang@nxp.com>
    net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()

Wei Fang <wei.fang@nxp.com>
    net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()

George Moussalem <george.moussalem@outlook.com>
    net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT

Qunqin Zhao <zhaoqunqin@loongson.cn>
    net: stmmac: dwmac-loongson: Add fix_soc_reset() callback

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    usbnet: gl620a: fix endpoint checking in genelink_bind()

Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
    i2c: amd-asf: Fix EOI register write to enable successive interrupts

Binbin Zhou <zhoubinbin@loongson.cn>
    i2c: ls2x: Fix frequency division register access

Tyrone Ting <kfting@nuvoton.com>
    i2c: npcm: disable interrupt enable bit before devm_request_irq

Qu Wenruo <wqu@suse.com>
    btrfs: fix data overwriting bug during buffered write when block size < page size

Filipe Manana <fdmanana@suse.com>
    btrfs: fix use-after-free on inode when scanning root during em shrinking

Filipe Manana <fdmanana@suse.com>
    btrfs: do regular iput instead of delayed iput during extent map shrinking

Filipe Manana <fdmanana@suse.com>
    btrfs: skip inodes without loaded extent maps when shrinking extent maps

Damien Le Moal <dlemoal@kernel.org>
    block: Remove zone write plugs when handling native zone append writes

Ryan Roberts <ryan.roberts@arm.com>
    arm64/mm: Fix Boot panic on Ampere Altra

Roman Li <Roman.Li@amd.com>
    drm/amd/display: Fix HPD after gpu reset

Yilin Chen <Yilin.Chen@amd.com>
    drm/amd/display: add a quirk to enable eDP0 on DP1

Tom Chung <chiahsuan.chung@amd.com>
    drm/amd/display: Disable PSR-SU on eDP panels

Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
    drm/amdgpu: init return value in amdgpu_ttm_clear_buffer

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: disable BAR resize on Dell G5 SE

David Yat Sin <David.YatSin@amd.com>
    drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd

Thomas Zimmermann <tzimmermann@suse.de>
    drm/fbdev-dma: Add shadow buffering for deferred I/O

Matthew Auld <matthew.auld@intel.com>
    drm/xe/userptr: fix EFAULT handling

Matthew Auld <matthew.auld@intel.com>
    drm/xe/userptr: restore invalidation list on error

Mingcong Bai <jeffbai@aosc.io>
    drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)

Kan Liang <kan.liang@linux.intel.com>
    perf/core: Fix low freq setting via IOC_PERIOD

Kan Liang <kan.liang@linux.intel.com>
    perf/x86: Fix low freqency setting issue

Breno Leitao <leitao@debian.org>
    perf/core: Add RCU read lock protection to perf_iterate_ctx()

Oliver Upton <oliver.upton@linux.dev>
    KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2

Adrien Vergé <adrienverge@gmail.com>
    ALSA: hda/realtek: Fix microphone regression on ASUS N705UD

Dmitry Panchenko <dmitry@d-systems.ee>
    ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2

Nikolay Kuratov <kniv@yandex-team.ru>
    ftrace: Avoid potential division by zero in function_stat_show()

Steven Rostedt <rostedt@goodmis.org>
    tracing: Fix bad hist from corrupting named_triggers list

Andrew Jones <ajones@ventanamicro.com>
    riscv: KVM: Fix SBI TIME error generation

Andrew Jones <ajones@ventanamicro.com>
    riscv: KVM: Fix SBI IPI error generation

Andrew Jones <ajones@ventanamicro.com>
    riscv: KVM: Fix hart suspend_type use

Andrew Jones <ajones@ventanamicro.com>
    riscv: KVM: Fix hart suspend status check

Christian Bruel <christian.bruel@foss.st.com>
    phy: stm32: Fix constant-value overflow assertion

Chukun Pan <amadeus@jmu.edu.cn>
    phy: rockchip: naneng-combphy: compatible reset with old DT

Arnd Bergmann <arnd@arndb.de>
    phy: rockchip: fix Kconfig dependency more

Andrii Nakryiko <andrii@kernel.org>
    uprobes: Remove too strict lockdep_assert() condition in hprobe_expire()

Russell Senior <russell@personaltelco.net>
    x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems

Ard Biesheuvel <ardb@kernel.org>
    objtool: Fix C jump table annotations for Clang

Peter Zijlstra <peterz@infradead.org>
    objtool: Remove annotate_{,un}reachable()

Peter Zijlstra <peterz@infradead.org>
    unreachable: Unify

Pavel Begunkov <asml.silence@gmail.com>
    io_uring/net: save msg_control for compat

Yu-Che Cheng <giver@chromium.org>
    thermal: gov_power_allocator: Update total_weight on bind and cdev updates

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal/of: Fix cdev lookup in thermal_of_should_bind()

Tong Tiangen <tongtiangen@huawei.com>
    uprobes: Reject the shared zeropage in uprobe_write_opcode()

Luo Gengkun <luogengkun@huaweicloud.com>
    perf/core: Order the PMU list to fix warning about unordered pmu_ctx_list

Yu-Che Cheng <giver@chromium.org>
    thermal: gov_power_allocator: Fix incorrect calculation in divvy_up_power()

Meghana Malladi <m-malladi@ti.com>
    net: ti: icss-iep: Reject perout generation request

Eric Dumazet <edumazet@google.com>
    idpf: fix checksums set in idpf_rx_rsc()

Joe Damato <jdamato@fastly.com>
    selftests: drv-net: Check if combined-count exists

Justin Iurman <justin.iurman@uliege.be>
    net: ipv6: fix dst ref loop on input in rpl lwt

Justin Iurman <justin.iurman@uliege.be>
    net: ipv6: fix dst ref loop on input in seg6 lwt

Shay Drory <shayd@nvidia.com>
    net/mlx5: IRQ, Fix null string in debug print

Carolina Jubran <cjubran@nvidia.com>
    net/mlx5: Restore missing trace event when enabling vport QoS

Carolina Jubran <cjubran@nvidia.com>
    net/mlx5: Fix vport QoS cleanup on error

Harshal Chaudhari <hchaudhari@marvell.com>
    net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.

Mohammad Heib <mheib@redhat.com>
    net: Clear old fragment checksum value in napi_reuse_skb

Wang Hai <wanghai38@huawei.com>
    tcp: Defer ts_recent changes until req is owned

Marcin Szycik <marcin.szycik@linux.intel.com>
    ice: Avoid setting default Rx VSI twice in switchdev setup

Marcin Szycik <marcin.szycik@linux.intel.com>
    ice: Fix deinitializing VF in error path

Stanislav Fomichev <sdf@fomichev.me>
    tcp: devmem: don't write truncated dmabuf CMSGs to userspace

Sascha Hauer <s.hauer@pengutronix.de>
    net: ethernet: ti: am65-cpsw: select PAGE_POOL

Melissa Wen <mwen@igalia.com>
    drm/amd/display: restore edid reading from a given i2c adapter

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/mes: keep enforce isolation up to date

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx: only call mes for enforce isolation if supported

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15

Richard Fitzgerald <rf@opensource.cirrus.com>
    ASoC: cs35l56: Prevent races when soft-resetting using SPI control

Richard Fitzgerald <rf@opensource.cirrus.com>
    firmware: cs_dsp: Remove async regmap writes

Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
    drm/xe/oa: Allow oa_exponent value of 0

Philo Lu <lulie@linux.alibaba.com>
    ipvs: Always clear ipvs_property flag in skb_scrub_packet()

Chancel Liu <chancel.liu@nxp.com>
    ASoC: fsl: Rename stream name of SAI DAI driver

Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
    ASoC: es8328: fix route from DAC to output

Linus Walleij <linus.walleij@linaro.org>
    net: dsa: rtl8366rb: Fix compilation problem

Sean Anderson <sean.anderson@linux.dev>
    net: cadence: macb: Synchronize stats calculations

Eric Dumazet <edumazet@google.com>
    ipvlan: ensure network headers are in skb linear part

Jiri Slaby (SUSE) <jirislaby@kernel.org>
    net: set the minimum for net_hotdata.netdev_budget_usecs

Ido Schimmel <idosch@nvidia.com>
    net: loopback: Avoid sending IP packets without an Ethernet header

Eric Dumazet <edumazet@google.com>
    net: better track kernel sockets lifetime

Kuniyuki Iwashima <kuniyu@amazon.com>
    net: Add net_passive_inc() and net_passive_dec().

David Howells <dhowells@redhat.com>
    afs: Give an afs_server object a ref on the afs_cell object it points to

David Howells <dhowells@redhat.com>
    afs: Fix the server_list to unuse a displaced server rather than putting it

David Howells <dhowells@redhat.com>
    rxrpc: rxperf: Fix missing decoding of terminal magic cookie

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports

Arnd Bergmann <arnd@arndb.de>
    sunrpc: suppress warnings for unused procfs functions

Kashyap Desai <kashyap.desai@broadcom.com>
    RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers

Patrisious Haddad <phaddad@nvidia.com>
    RDMA/mlx5: Fix bind QP error cleanup flow

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    scsi: ufs: core: Set default runtime/system PM levels before ufshcd_hba_init()

Ye Bin <yebin10@huawei.com>
    scsi: core: Clear driver private data when retrying request

Patrisious Haddad <phaddad@nvidia.com>
    RDMA/mlx5: Fix AH static rate parsing

Yishai Hadas <yishaih@nvidia.com>
    RDMA/mlx5: Fix implicit ODP hang on parent deregistration

Benjamin Coddington <bcodding@redhat.com>
    SUNRPC: Handle -ETIMEDOUT return from tlshd

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Fix a deadlock when recovering state on a sillyrenamed file

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: Prevent looping due to rpc_signal_task() races

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Adjust delegated timestamps for O_DIRECT reads and writes

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: O_DIRECT writes must check and adjust the file length

Vasiliy Kovalev <kovalev@altlinux.org>
    ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up

Bart Van Assche <bvanassche@acm.org>
    scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()

Mikhail Ivanov <ivanov.mikhail1@huawei-partners.com>
    landlock: Fix non-TCP sockets restriction

Selvin Xavier <selvin.xavier@broadcom.com>
    RDMA/bnxt_re: Fix the statistics for Gen P7 VF

Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
    RDMA/bnxt_re: Allocate dev_attr information dynamically

Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
    RDMA/bnxt_re: Add sanity checks on rdev validity

Junxian Huang <huangjunxian6@hisilicon.com>
    RDMA/hns: Fix mbox timing out by adding retry mechanism

Konstantin Taranov <kotaranov@microsoft.com>
    RDMA/mana_ib: Allocate PAGE aligned doorbell index

Yishai Hadas <yishaih@nvidia.com>
    RDMA/mlx5: Fix a WARN during dereg_mr for DM type

Yishai Hadas <yishaih@nvidia.com>
    RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error

Mark Zhang <markzhang@nvidia.com>
    IB/mlx5: Set and get correct qp_num for a DCT QP

Yishai Hadas <yishaih@nvidia.com>
    RDMA/mlx5: Fix the recovery flow of the UMR QP


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm64/include/asm/kvm_host.h                  |   2 +-
 arch/arm64/kvm/arm.c                               |  22 +-
 arch/arm64/kvm/vmid.c                              |  11 +-
 arch/arm64/mm/init.c                               |   7 +-
 arch/riscv/include/asm/cmpxchg.h                   |   2 +-
 arch/riscv/include/asm/futex.h                     |   2 +-
 arch/riscv/kernel/cacheinfo.c                      |  12 +-
 arch/riscv/kernel/cpufeature.c                     |   2 +-
 arch/riscv/kernel/setup.c                          |   2 +-
 arch/riscv/kernel/signal.c                         |   6 -
 arch/riscv/kvm/vcpu_sbi_hsm.c                      |  11 +-
 arch/riscv/kvm/vcpu_sbi_replace.c                  |  15 +-
 arch/x86/Kconfig                                   |   1 +
 arch/x86/events/core.c                             |   2 +-
 arch/x86/kernel/cpu/cyrix.c                        |   4 +-
 arch/x86/kernel/cpu/microcode/amd.c                | 283 ++++++++-----
 arch/x86/kernel/cpu/microcode/amd_shas.c           | 444 +++++++++++++++++++++
 arch/x86/kernel/cpu/microcode/internal.h           |   2 -
 block/blk-zoned.c                                  |  76 +++-
 drivers/firmware/cirrus/cs_dsp.c                   |  24 +-
 drivers/firmware/efi/mokvar-table.c                |  42 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   7 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c            |  11 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c            |  20 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_mes.h            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/mes_v11_0.c             |   4 +
 drivers/gpu/drm/amd/amdgpu/mes_v12_0.c             |   4 +
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c   |   6 +-
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v11.c   |   5 +-
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v12.c   |   5 +-
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c    |   5 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  86 +++-
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c  |  14 +
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c  |   3 +-
 drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c         |  25 +-
 drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c     |   8 +-
 drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c         |  26 +-
 drivers/gpu/drm/drm_fbdev_dma.c                    | 217 +++++++---
 drivers/gpu/drm/xe/regs/xe_engine_regs.h           |   1 -
 drivers/gpu/drm/xe/xe_oa.c                         |   5 +-
 drivers/gpu/drm/xe/xe_vm.c                         |  40 +-
 drivers/i2c/busses/i2c-amd-asf-plat.c              |   1 +
 drivers/i2c/busses/i2c-ls2x.c                      |  16 +-
 drivers/i2c/busses/i2c-npcm7xx.c                   |   7 +
 drivers/idle/intel_idle.c                          |   4 +
 drivers/infiniband/hw/bnxt_re/bnxt_re.h            |   2 +-
 drivers/infiniband/hw/bnxt_re/hw_counters.c        |   4 +-
 drivers/infiniband/hw/bnxt_re/ib_verbs.c           |  40 +-
 drivers/infiniband/hw/bnxt_re/main.c               |  41 +-
 drivers/infiniband/hw/bnxt_re/qplib_res.c          |   7 +-
 drivers/infiniband/hw/bnxt_re/qplib_res.h          |  12 +-
 drivers/infiniband/hw/bnxt_re/qplib_sp.c           |   4 +-
 drivers/infiniband/hw/bnxt_re/qplib_sp.h           |   3 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c         |  64 ++-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h         |   2 +
 drivers/infiniband/hw/mana/main.c                  |   2 +-
 drivers/infiniband/hw/mlx5/ah.c                    |   3 +-
 drivers/infiniband/hw/mlx5/counters.c              |   8 +-
 drivers/infiniband/hw/mlx5/mr.c                    |  16 +-
 drivers/infiniband/hw/mlx5/odp.c                   |   1 +
 drivers/infiniband/hw/mlx5/qp.c                    |  10 +-
 drivers/infiniband/hw/mlx5/qp.h                    |   1 +
 drivers/infiniband/hw/mlx5/umr.c                   |  83 ++--
 drivers/iommu/intel/dmar.c                         |   1 +
 drivers/iommu/intel/iommu.c                        |  10 +-
 drivers/md/dm-integrity.c                          |   8 +-
 drivers/md/dm-vdo/dedupe.c                         |   1 +
 drivers/net/dsa/realtek/Kconfig                    |   6 +
 drivers/net/dsa/realtek/Makefile                   |   3 +
 drivers/net/dsa/realtek/rtl8366rb-leds.c           | 177 ++++++++
 drivers/net/dsa/realtek/rtl8366rb.c                | 258 +-----------
 drivers/net/dsa/realtek/rtl8366rb.h                | 107 +++++
 drivers/net/ethernet/cadence/macb.h                |   2 +
 drivers/net/ethernet/cadence/macb_main.c           |  12 +-
 drivers/net/ethernet/freescale/enetc/enetc.c       | 103 +++--
 drivers/net/ethernet/freescale/enetc/enetc4_pf.c   |   2 +-
 .../net/ethernet/freescale/enetc/enetc_ethtool.c   |   7 +-
 drivers/net/ethernet/google/gve/gve_rx_dqo.c       |   2 +
 drivers/net/ethernet/intel/ice/ice_eswitch.c       |   3 +-
 drivers/net/ethernet/intel/ice/ice_sriov.c         |   5 +-
 drivers/net/ethernet/intel/ice/ice_vf_lib.c        |   8 +
 .../net/ethernet/intel/ice/ice_vf_lib_private.h    |   1 +
 drivers/net/ethernet/intel/idpf/idpf_txrx.c        |   3 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c     |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c  |   8 +-
 drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c  |   2 +-
 .../net/ethernet/stmicro/stmmac/dwmac-loongson.c   |  14 +
 drivers/net/ethernet/ti/Kconfig                    |   1 +
 drivers/net/ethernet/ti/icssg/icss_iep.c           |  21 +-
 drivers/net/ipvlan/ipvlan_core.c                   |  21 +-
 drivers/net/loopback.c                             |  14 +
 drivers/net/phy/qcom/qca807x.c                     |   2 +-
 drivers/net/usb/gl620a.c                           |   4 +-
 drivers/phy/rockchip/Kconfig                       |   1 +
 drivers/phy/rockchip/phy-rockchip-naneng-combphy.c |   5 +-
 drivers/phy/samsung/phy-exynos5-usbdrd.c           |  25 +-
 drivers/phy/st/phy-stm32-combophy.c                |  38 +-
 drivers/phy/tegra/xusb-tegra186.c                  |  11 +
 drivers/scsi/scsi_lib.c                            |  14 +-
 drivers/thermal/gov_power_allocator.c              |  32 +-
 drivers/thermal/thermal_of.c                       |  50 ++-
 drivers/ufs/core/ufs_bsg.c                         |   6 +-
 drivers/ufs/core/ufshcd.c                          |  38 +-
 fs/afs/server.c                                    |   3 +
 fs/afs/server_list.c                               |   4 +-
 fs/btrfs/extent_map.c                              |  83 ++--
 fs/btrfs/file.c                                    |   9 +-
 fs/fuse/dev.c                                      |   6 +
 fs/fuse/file.c                                     |  13 +-
 fs/nfs/delegation.c                                |  37 ++
 fs/nfs/delegation.h                                |   1 +
 fs/nfs/direct.c                                    |  23 ++
 fs/nfs/nfs4proc.c                                  |   3 +
 fs/overlayfs/copy_up.c                             |   2 +-
 include/asm-generic/vmlinux.lds.h                  |   2 +-
 include/linux/blkdev.h                             |   7 +-
 include/linux/compiler-gcc.h                       |  12 -
 include/linux/compiler.h                           |  39 +-
 include/linux/rcuref.h                             |   9 +-
 include/linux/socket.h                             |   2 +
 include/linux/sunrpc/sched.h                       |   3 +-
 include/net/net_namespace.h                        |  11 +
 include/net/sock.h                                 |   1 +
 include/sound/cs35l56.h                            |  31 ++
 include/trace/events/afs.h                         |   2 +
 include/trace/events/sunrpc.h                      |   3 +-
 io_uring/net.c                                     |   4 +-
 kernel/events/core.c                               |  31 +-
 kernel/events/uprobes.c                            |  15 +-
 kernel/sched/core.c                                |   2 +-
 kernel/sched/ext.c                                 |  11 +-
 kernel/trace/ftrace.c                              |  27 +-
 kernel/trace/trace_events_hist.c                   |  34 +-
 lib/rcuref.c                                       |   5 +-
 net/bluetooth/l2cap_core.c                         |   9 +-
 net/core/gro.c                                     |   1 +
 net/core/net_namespace.c                           |   8 +-
 net/core/scm.c                                     |  10 +
 net/core/skbuff.c                                  |   2 +-
 net/core/sock.c                                    |  27 +-
 net/core/sysctl_net_core.c                         |   3 +-
 net/ipv4/tcp.c                                     |  26 +-
 net/ipv4/tcp_minisocks.c                           |  10 +-
 net/ipv6/rpl_iptunnel.c                            |  14 +-
 net/ipv6/seg6_iptunnel.c                           |  14 +-
 net/mptcp/pm_netlink.c                             |   5 -
 net/mptcp/subflow.c                                |  20 +-
 net/netlink/af_netlink.c                           |  10 -
 net/rds/tcp.c                                      |   8 +-
 net/rxrpc/rxperf.c                                 |  12 +
 net/smc/af_smc.c                                   |   5 +-
 net/sunrpc/cache.c                                 |  10 +-
 net/sunrpc/sched.c                                 |   2 -
 net/sunrpc/svcsock.c                               |   5 +-
 net/sunrpc/xprtsock.c                              |  18 +-
 security/integrity/ima/ima.h                       |   3 +
 security/integrity/ima/ima_main.c                  |   7 +-
 security/landlock/net.c                            |   3 +-
 sound/pci/hda/cs35l56_hda_spi.c                    |   3 +
 sound/pci/hda/patch_realtek.c                      |   2 +-
 sound/soc/codecs/cs35l56-shared.c                  |  80 ++++
 sound/soc/codecs/cs35l56-spi.c                     |   3 +
 sound/soc/codecs/es8328.c                          |  15 +-
 sound/soc/fsl/fsl_sai.c                            |   6 +-
 sound/soc/fsl/imx-audmix.c                         |   4 +-
 sound/usb/midi.c                                   |   2 +-
 sound/usb/quirks.c                                 |   1 +
 tools/objtool/check.c                              |  50 +--
 tools/objtool/include/objtool/special.h            |   2 +-
 tools/testing/selftests/drivers/net/queues.py      |   7 +-
 tools/testing/selftests/landlock/common.h          |   1 +
 tools/testing/selftests/landlock/config            |   2 +
 tools/testing/selftests/landlock/net_test.c        | 124 +++++-
 tools/testing/selftests/rseq/rseq-riscv-bits.h     |   6 +-
 tools/testing/selftests/rseq/rseq-riscv.h          |   2 +-
 177 files changed, 2637 insertions(+), 1171 deletions(-)


Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Hardik Garg 11 months, 1 week ago
The kernel, bpf tool, perf tool, and kselftest builds fine for v6.13.6-rc2 on x86 and arm64 Azure VM.

Kernel binary size for x86 build:
text      data      bss      dec       hex      filename
29936840  17836986  6320128  54093954  3396882  vmlinux

Kernel binary size for arm64 build:
text      data      bss      dec       hex      filename
36667302  15081017  1054416  52802735  325b4af  vmlinux



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




Thanks,
Hardik
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Justin Forbes 11 months, 1 week ago
On Thu, Mar 06, 2025 at 04:21:02PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 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 Sat, 08 Mar 2025 15:13: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.13.6-rc2.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.13.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Tested rc2 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>
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Takeshi Ogasawara 11 months, 1 week ago
Hi Greg

On Fri, Mar 7, 2025 at 12:21 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 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 Sat, 08 Mar 2025 15:13: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.13.6-rc2.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.13.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

6.13.6-rc2 tested.

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

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

[    0.000000] Linux version 6.13.6-rc2rv-g3244959bfa6b
(takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 14.2.1 20250207, GNU ld (GNU
Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Fri Mar  7 20:34:19 JST 2025

Thanks

Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Naresh Kamboju 11 months, 1 week ago
On Thu, 6 Mar 2025 at 20:51, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 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 Sat, 08 Mar 2025 15:13: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.13.6-rc2.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.13.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.13.6-rc2
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 3244959bfa6b859b760b8bf7d9ab374356a374d5
* git describe: v6.13.3-552-g3244959bfa6b
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.13.y/build/v6.13.3-552-g3244959bfa6b

## Test Regressions (compared to v6.13.3-555-g30be4aa8b957)

## Metric Regressions (compared to v6.13.3-555-g30be4aa8b957)

## Test Fixes (compared to v6.13.3-555-g30be4aa8b957)

## Metric Fixes (compared to v6.13.3-555-g30be4aa8b957)

## Test result summary
total: 84333, pass: 68272, fail: 2726, skip: 13335, xfail: 0

## Build Summary
* arc: 6 total, 5 passed, 1 failed
* arm: 143 total, 137 passed, 6 failed
* arm64: 58 total, 56 passed, 2 failed
* i386: 22 total, 19 passed, 3 failed
* mips: 38 total, 33 passed, 5 failed
* parisc: 5 total, 3 passed, 2 failed
* powerpc: 44 total, 42 passed, 2 failed
* riscv: 27 total, 24 passed, 3 failed
* s390: 26 total, 25 passed, 1 failed
* sh: 6 total, 5 passed, 1 failed
* sparc: 5 total, 3 passed, 2 failed
* x86_64: 50 total, 46 passed, 4 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-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-rust
* 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-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
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Achill Gilgenast 11 months, 1 week ago
On Thu Mar 6, 2025 at 4:21 PM CET, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 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 Sat, 08 Mar 2025 15:13: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.13.6-rc2.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.13.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Builded and booted with Alpine Linux. Thanks!

Tested-By: Achill Gilgenast <fossdd@pwned.life>
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Jon Hunter 11 months, 1 week ago
On Thu, 06 Mar 2025 16:21:02 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 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 Sat, 08 Mar 2025 15:13: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.13.6-rc2.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.13.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

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

Linux version:	6.13.6-rc2-g3244959bfa6b
Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
                tegra186-p3509-0000+p3636-0001, tegra194-p2972-0000,
                tegra194-p3509-0000+p3668-0000, tegra20-ventana,
                tegra210-p2371-2180, tegra210-p3450-0000,
                tegra30-cardhu-a04

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

Jon
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Peter Schneider 11 months, 1 week ago
Am 06.03.2025 um 16:21 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 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.

Just like rc1, rc2 builds, boots and works fine on my 2-socket Ivy Bridge Xeon E5-2697 v2 
server. No dmesg oddities or regressions found.

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


Beste Grüße,
Peter Schneider

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

OpenPGP:  0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Florian Fainelli 11 months, 1 week ago

On 3/6/2025 7:21 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 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 Sat, 08 Mar 2025 15:13: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.13.6-rc2.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.13.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on 
BMIPS_GENERIC:

Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
-- 
Florian
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Mark Brown 11 months, 1 week ago
On Thu, Mar 06, 2025 at 04:21:02PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.13.6 release.
> There are 154 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.

Tested-by: Mark Brown <broonie@kernel.org>
Re: [PATCH 6.13 000/154] 6.13.6-rc2 review
Posted by Ronald Warsow 11 months, 1 week ago
Hi Greg

no regressions here on x86_64 (RKL, Intel 11th Gen. CPU)

Thanks

Tested-by: Ronald Warsow <rwarsow@gmx.de>