linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.14 000/311] 6.14.5-rc1 review
@ 2025-04-29 16:37 Greg Kroah-Hartman
  2025-04-29 17:21 ` Ronald Warsow
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Greg Kroah-Hartman @ 2025-04-29 16:37 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.14.5 release.
There are 311 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, 01 May 2025 16:10:15 +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.14.5-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.14.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: Kconfig - Select LIB generic option

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool: Silence more KCOV warnings, part 2

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool: Ignore end-of-section jumps for KCOV/GCOV

Michal Pecio <michal.pecio@gmail.com>
    usb: xhci: Fix Short Packet handling rework ignoring errors

Hannes Reinecke <hare@kernel.org>
    nvme: fixup scan failure for non-ANA multipath controllers

Ming Lei <ming.lei@redhat.com>
    ublk: don't fail request for recovery & reissue in case of ubq->canceling

Miguel Ojeda <ojeda@kernel.org>
    rust: kbuild: skip `--remap-path-prefix` for `rustdoc`

Dimitri Fedrau <dimitri.fedrau@liebherr.com>
    net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined

Thomas Bogendoerfer <tsbogend@alpha.franken.de>
    MIPS: cm: Fix warning if MIPS_CM is disabled

Dan Carpenter <dan.carpenter@linaro.org>
    media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: lib/Kconfig - Hide arch options from user

Ian Abbott <abbotti@mev.co.uk>
    comedi: jr3_pci: Fix synchronous deletion of timer

Daniel Borkmann <daniel@iogearbox.net>
    vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    driver core: fix potential NULL pointer dereference in dev_uevent()

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    driver core: introduce device_set_driver() helper

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Revert "drivers: core: synchronize really_probe() and dev_uevent()"

Tamura Dai <kirinode0@gmail.com>
    spi: spi-imx: Add check for spi_imx_setupxfer()

Ming Lei <ming.lei@redhat.com>
    ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io

Ming Lei <ming.lei@redhat.com>
    ublk: add ublk_force_abort_dev()

Lijo Lazar <lijo.lazar@amd.com>
    drm/amdgpu: Use the right function for hdp flush

Mario Limonciello <mario.limonciello@amd.com>
    drm/amd: Forbid suspending into non-default suspend states

Christian König <christian.koenig@amd.com>
    drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4

Meir Elisha <meir.elisha@volumez.com>
    md/raid1: Add check for missing source disk in process_checks()

Pi Xiange <xiange.pi@intel.com>
    x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores

Damien Le Moal <dlemoal@kernel.org>
    nvmet: pci-epf: cleanup link state management

Mostafa Saleh <smostafa@google.com>
    ubsan: Fix panic from test_ubsan_out_of_bounds

Breno Leitao <leitao@debian.org>
    spi: tegra210-quad: add rate limiting and simplify timeout error message

Breno Leitao <leitao@debian.org>
    spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"

Andrew Jones <ajones@ventanamicro.com>
    riscv: Provide all alternative macros all the time

Gou Hao <gouhao@uniontech.com>
    iomap: skip unnecessary ifs_block_is_uptodate check

Song Liu <song@kernel.org>
    netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS

Hans de Goede <hdegoede@redhat.com>
    platform/x86: x86-android-tablets: Add Vexia Edu Atla 10 tablet 5V data

Hans de Goede <hdegoede@redhat.com>
    platform/x86: x86-android-tablets: Add "9v" to Vexia EDU ATLA 10 tablet symbols

Fernando Fernandez Mancera <ffmancera@riseup.net>
    x86/i8253: Call clockevent_i8253_disable() with interrupts disabled

Weidong Wang <wangweidong.a@awinic.com>
    ASoC: codecs: Add of_match_table for aw888081 driver

Shengjiu Wang <shengjiu.wang@nxp.com>
    ASoC: fsl_asrc_dma: get codec or cpu dai from backend

Igor Pylypiv <ipylypiv@google.com>
    scsi: pm80xx: Set phy_attached to zero when device is gone

Peter Griffin <peter.griffin@linaro.org>
    scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()

Peter Griffin <peter.griffin@linaro.org>
    scsi: ufs: exynos: Move phy calls to .exit() callback

Peter Griffin <peter.griffin@linaro.org>
    scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO

Peter Griffin <peter.griffin@linaro.org>
    scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()

Xingui Yang <yangxingui@huawei.com>
    scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes

Ojaswin Mujoo <ojaswin@linux.ibm.com>
    ext4: make block validity check resistent to sb bh corruption

Robin Murphy <robin.murphy@arm.com>
    iommu: Clear iommu-dma ops on cleanup

Pali Rohár <pali@kernel.org>
    cifs: Fix querying of WSL CHR and BLK reparse points over SMB1

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    timekeeping: Add a lockdep override in tick_freeze()

Pali Rohár <pali@kernel.org>
    cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode

Daniel Wagner <wagi@kernel.org>
    nvmet-fc: put ref when assoc->del_work is already scheduled

Daniel Wagner <wagi@kernel.org>
    nvmet-fc: take tgtport reference only once

Josh Poimboeuf <jpoimboe@kernel.org>
    x86/bugs: Don't fill RSB on context switch with eIBRS

Josh Poimboeuf <jpoimboe@kernel.org>
    x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline

Josh Poimboeuf <jpoimboe@kernel.org>
    x86/bugs: Use SBPB in write_ibpb() if applicable

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    selftests/mincore: Allow read-ahead pages to reach the end of the file

Roger Pau Monne <roger.pau@citrix.com>
    x86/xen: disable CPU idle and frequency drivers for PVH dom0

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool: Stop UNRET validation on UD2

Uday Shankar <ushankar@purestorage.com>
    nvme: multipath: fix return value of nvme_available_path

Hannes Reinecke <hare@kernel.org>
    nvme: re-read ANA log page after ns scan completes

Julia Filipchuk <julia.filipchuk@intel.com>
    drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406

Jay Cornwall <jay.cornwall@amd.com>
    drm/amdgpu: Increase KIQ invalidate_tlbs timeout

Emily Deng <Emily.Deng@amd.com>
    drm/amdkfd: sriov doesn't support per queue reset

Jean-Marc Eurin <jmeurin@google.com>
    ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls

Mario Limonciello <mario.limonciello@amd.com>
    ACPI: EC: Set ec_no_wakeup for Lenovo Go S

Hannes Reinecke <hare@kernel.org>
    nvme: requeue namespace scan on missed AENs

Uwe Kleine-König <u.kleine-koenig@baylibre.com>
    pwm: axi-pwmgen: Let .round_waveform_tohw() signal when request was rounded up

Uwe Kleine-König <u.kleine-koenig@baylibre.com>
    pwm: Let pwm_set_waveform() succeed even if lowlevel driver rounded up

Jason Andryuk <jason.andryuk@amd.com>
    xen: Change xen-acpi-processor dom0 dependency

Gabriel Shahrouzi <gshahrouzi@gmail.com>
    perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init

Ming Lei <ming.lei@redhat.com>
    selftests: ublk: fix test_stripe_04

Waiman Long <longman@redhat.com>
    cgroup/cpuset: Don't allow creation of local partition over a remote one

Xiaogang Chen <xiaogang.chen@amd.com>
    udmabuf: fix a buf size overflow issue during udmabuf creation

Thomas Weißschuh <thomas.weissschuh@linutronix.de>
    KVM: s390: Don't use %pK through debug printing

Thomas Weißschuh <thomas.weissschuh@linutronix.de>
    KVM: s390: Don't use %pK through tracepoints

Oleg Nesterov <oleg@redhat.com>
    sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP

Xi Ruoyao <xry111@xry111.site>
    kbuild: add dependency from vmlinux to sorttable

Thomas Weißschuh <linux@weissschuh.net>
    kbuild, rust: use -fremap-path-prefix to make paths relative

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: always do atomic put from iowq

Steven Rostedt <rostedt@goodmis.org>
    tracing: Enforce the persistent ring buffer to be page aligned

Lukas Stockmann <lukas.stockmann@siemens.com>
    rtc: pcf85063: do a SW reset if POR failed

Ignacio Encinas <ignacio@iencinas.com>
    9p/trans_fd: mark concurrent read and writes to p9_conn->err

Dominique Martinet <asmadeus@codewreck.org>
    9p/net: fix improper handling of bogus negative read/write replies

Basavaraj Natikar <Basavaraj.Natikar@amd.com>
    ntb_hw_amd: Add NTB PCI ID for new gen CPU

Arnd Bergmann <arnd@arndb.de>
    ntb: reduce stack usage in idt_scan_mws

Charlie Jenkins <charlie@rivosinc.com>
    riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()

Al Viro <viro@zeniv.linux.org.uk>
    qibfs: fix _another_ leak

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool, lkdtm: Obfuscate the do_nothing() pointer

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc()

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool, panic: Disable SMAP in __stack_chk_fail()

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool: Silence more KCOV warnings

Nicolin Chen <nicolinc@nvidia.com>
    iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

Benjamin Berg <benjamin.berg@intel.com>
    um: work around sched_yield not yielding in time-travel mode

Mika Westerberg <mika.westerberg@linux.intel.com>
    thunderbolt: Scan retimers after device router has been enumerated

Théo Lebrun <theo.lebrun@bootlin.com>
    usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func

Chenyuan Yang <chenyuan0y@gmail.com>
    usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()

Andy Yan <andy.yan@rock-chips.com>
    phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init

Michal Pecio <michal.pecio@gmail.com>
    usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running

Vinicius Costa Gomes <vinicius.gomes@intel.com>
    dmaengine: dmatest: Fix dmatest waiting less when interrupted

Stanley Chu <yschu@nuvoton.com>
    i3c: master: svc: Add support for Nuvoton npcm845 i3c

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: Handle spurious events on Etron host isoc enpoints

Michal Pecio <michal.pecio@gmail.com>
    usb: xhci: Fix isochronous Ring Underrun/Overrun event handling

Michal Pecio <michal.pecio@gmail.com>
    usb: xhci: Complete 'error mid TD' transfers when handling Missed Service

Stefan Wahren <wahrenst@gmx.net>
    dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n

John Stultz <jstultz@google.com>
    sound/virtio: Fix cancel_sync warnings on uninitialized work_structs

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    usb: dwc3: gadget: Refactor loop to avoid NULL endpoints

Edward Adam Davis <eadavis@qq.com>
    fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size

Lizhi Xu <lizhi.xu@windriver.com>
    fs/ntfs3: Keep write operations atomic

Trevor Gamblin <tgamblin@baylibre.com>
    iio: adc: ad4695: make ad4695_exit_conversion_mode() more robust

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    usb: typec: ucsi: return CCI and message from sync_control callback

Alexander Stein <alexander.stein@mailbox.org>
    usb: host: max3421-hcd: Add missing spi_device_id table

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Use min for calculating transfer length

Sudeep Holla <sudeep.holla@arm.com>
    mailbox: pcc: Always clear the platform ack interrupt first

Huisong Li <lihuisong@huawei.com>
    mailbox: pcc: Fix the possible race in updation of chan_in_use flag

Yafang Shao <laoar.shao@gmail.com>
    bpf: Reject attaching fexit/fmod_ret to __noreturn functions

Martin KaFai Lau <martin.lau@kernel.org>
    bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage

Sewon Nam <swnam0729@gmail.com>
    bpf: bpftool: Setting error code in do_loader()

Feng Yang <yangfeng@kylinos.cn>
    selftests/bpf: Fix cap_enable_effective() return code

Biju Das <biju.das.jz@bp.renesas.com>
    clk: renesas: rzv2h: Adjust for CPG_BUS_m_MSTOP starting from m = 1

Haoxiang Li <haoxiang_li2024@163.com>
    s390/tty: Fix a potential memory leak bug

Haoxiang Li <haoxiang_li2024@163.com>
    s390/sclp: Add check for get_zeroed_page()

Yu-Chun Lin <eleanor15x@gmail.com>
    parisc: PDT: Fix missing prototype warning

Heiko Stuebner <heiko@sntech.de>
    clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()

Alexei Starovoitov <ast@kernel.org>
    bpf: Fix deadlock between rcu_tasks_trace and event_mutex.

Yonghong Song <yonghong.song@linux.dev>
    bpf: Fix kmemleak warning for percpu hashmap

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: null - Use spin lock instead of mutex

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: lib/Kconfig - Fix lib built-in failure when arch is modular

Devaraj Rangasamy <Devaraj.Rangasamy@amd.com>
    crypto: ccp - Add support for PCI device 0x1134

Gregory CLEMENT <gregory.clement@bootlin.com>
    MIPS: cm: Detect CM quirks from device tree

Dmitry Mastykin <mastichi@gmail.com>
    pinctrl: mcp23s08: Get rid of spurious level interrupts

Chenyuan Yang <chenyuan0y@gmail.com>
    pinctrl: renesas: rza2: Fix potential NULL pointer dereference

Amery Hung <ameryhung@gmail.com>
    selftests/bpf: Fix stdout race condition in traffic monitor

Lukas Wunner <lukas@wunner.de>
    crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()

Oliver Neukum <oneukum@suse.com>
    USB: wdm: add annotation

Oliver Neukum <oneukum@suse.com>
    USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context

Oliver Neukum <oneukum@suse.com>
    USB: wdm: close race between wdm_open and wdm_wwan_port_stop

Oliver Neukum <oneukum@suse.com>
    USB: wdm: handle IO errors in wdm_wwan_port_start

Dan Carpenter <dan.carpenter@linaro.org>
    usb: typec: class: Unlocked on error in typec_register_partner()

Andrei Kuchynski <akuchynski@chromium.org>
    usb: typec: class: Invalidate USB device pointers on partner unregistration

Andrei Kuchynski <akuchynski@chromium.org>
    usb: typec: class: Fix NULL pointer access

Oliver Neukum <oneukum@suse.com>
    USB: VLI disk crashes if LPM is used

Miao Li <limiao@kylinos.cn>
    usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive

Miao Li <limiao@kylinos.cn>
    usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive

Mike Looijmans <mike.looijmans@topic.nl>
    usb: dwc3: xilinx: Prevent spike in reset signal

Frode Isaksen <frode@meta.com>
    usb: dwc3: gadget: check that event count does not exceed event buffer length

Huacai Chen <chenhuacai@kernel.org>
    USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)

Fedor Pchelkin <pchelkin@ispras.ru>
    usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling

Fedor Pchelkin <pchelkin@ispras.ru>
    usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines

Fedor Pchelkin <pchelkin@ispras.ru>
    usb: chipidea: ci_hdrc_imx: fix usbmisc handling

Ralph Siemsen <ralph.siemsen@linaro.org>
    usb: cdns3: Fix deadlock when using NCM gadget

Michal Pecio <michal.pecio@gmail.com>
    usb: xhci: Fix invalid pointer dereference in Etron workaround

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: Limit time spent with xHC interrupts disabled during bus resume

Craig Hesling <craig@hesling.com>
    USB: serial: simple: add OWON HDS200 series oscilloscope support

Adam Xue <zxue@semtech.com>
    USB: serial: option: add Sierra Wireless EM9291

Michael Ehrenreich <michideep@gmail.com>
    USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe

Ryo Takakura <ryotkkr98@gmail.com>
    serial: sifive: lock port in startup()/shutdown() callbacks

Stephan Gerhold <stephan.gerhold@linaro.org>
    serial: msm: Configure correct working mode before starting earlycon

Günther Noack <gnoack3000@gmail.com>
    tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT

Mahesh Rao <mahesh.rao@intel.com>
    firmware: stratix10-svc: Add of_platform_default_populate()

Rengarajan S <rengarajan.s@microchip.com>
    misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack

Rengarajan S <rengarajan.s@microchip.com>
    misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    char: misc: register chrdev region with all possible minors

Sean Christopherson <seanjc@google.com>
    KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer

Sean Christopherson <seanjc@google.com>
    KVM: x86: Reset IRTE to host control if *new* route isn't postable

Sean Christopherson <seanjc@google.com>
    KVM: x86: Explicitly treat routing entry type changes as changes

Hans de Goede <hdegoede@redhat.com>
    mei: vsc: Fix fortify-panic caused by invalid counted_by() use

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: me: add panther lake H DID

Damien Le Moal <dlemoal@kernel.org>
    scsi: Improve CDL control

Oliver Neukum <oneukum@suse.com>
    USB: storage: quirk for ADATA Portable HDD CH94

Damien Le Moal <dlemoal@kernel.org>
    ata: libata-scsi: Fix ata_msense_control_ata_feature()

Damien Le Moal <dlemoal@kernel.org>
    ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type

Damien Le Moal <dlemoal@kernel.org>
    ata: libata-scsi: Improve CDL control

Haoxiang Li <haoxiang_li2024@163.com>
    mcb: fix a double free bug in chameleon_parse_gdd()

Smita Koralahalli <Smita.KoralahalliChannabasappa@amd.com>
    cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports

Sean Christopherson <seanjc@google.com>
    KVM: SVM: Allocate IR data using atomic allocation

Jens Axboe <axboe@kernel.dk>
    io_uring: fix 'sync' handling of io_fallback_tw()

Bibo Mao <maobibo@loongson.cn>
    LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally

Bibo Mao <maobibo@loongson.cn>
    LoongArch: KVM: Fully clear some CSRs when VM reboot

Yulong Han <wheatfox17@icloud.com>
    LoongArch: KVM: Fix multiple typos of KVM code

Petr Tesarik <ptesarik@suse.com>
    LoongArch: Remove a bogus reference to ZONE_DMA

Ming Wang <wangming01@loongson.cn>
    LoongArch: Return NULL from huge_pte_offset() for invalid PMD

Tiezhu Yang <yangtiezhu@loongson.cn>
    LoongArch: Handle fp, lsx, lasx and lbt assembly symbols

Carlos Llamas <cmllamas@google.com>
    binder: fix offset calculation in debug log

Suzuki K Poulose <suzuki.poulose@arm.com>
    irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    selftests/pcie_bwctrl: Fix test progs list

Juergen Gross <jgross@suse.com>
    x86/mm: Fix _pgd_alloc() for Xen PV mode

Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
    x86/insn: Fix CTEST instruction decoding

Mario Limonciello <mario.limonciello@amd.com>
    drm/amd/display: Fix ACPI edid parsing on some Lenovo systems

Roman Li <Roman.Li@amd.com>
    drm/amd/display: Force full update in gpu reset

Roman Li <Roman.Li@amd.com>
    drm/amd/display: Fix gpu reset in multidisplay config

Hugo Villeneuve <hvilleneuve@dimonoff.com>
    drm: panel: jd9365da: fix reset signal polarity in unprepare

Christian Schrefl <chrisi.schrefl@gmail.com>
    rust: firmware: Use `ffi::c_char` type in `FwFunc`

Ranjan Kumar <ranjan.kumar@broadcom.com>
    scsi: mpi3mr: Fix pending I/O counter

Mat Martineau <martineau@kernel.org>
    mptcp: pm: Defer freeing of MPTCP userspace path manager entries

Fiona Klute <fiona.klute@gmx.de>
    net: phy: microchip: force IRQ polling mode for lan88xx

Oleksij Rempel <o.rempel@pengutronix.de>
    net: selftests: initialize TCP header and skb payload with zero

Alexey Nepomnyashih <sdl@nppct.ru>
    xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()

Marek Behún <kabel@kernel.org>
    crypto: atmel-sha204a - Set hwrng quality to lowest possible

Breno Leitao <leitao@debian.org>
    sched_ext: Use kvzalloc for large exit_dump allocation

Halil Pasic <pasic@linux.ibm.com>
    virtio_console: fix missing byte order handling for cols and rows

Florian Westphal <fw@strlen.de>
    netfilter: fib: avoid lookup if socket is available

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: stmmac: block PHY RXC clock-stop

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: phylink: add functions to block/unblock rx clock stop

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: stmmac: socfpga: remove phy_resume() call

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: stmmac: address non-LPI resume failures properly

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: phylink: add phylink_prepare_resume()

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: stmmac: simplify phylink_suspend() and phylink_resume() calls

Omar Sandoval <osandov@fb.com>
    sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash

Tiezhu Yang <yangtiezhu@loongson.cn>
    LoongArch: Make do_xyz() exception handlers more robust

Tiezhu Yang <yangtiezhu@loongson.cn>
    LoongArch: Make regs_irqs_disabled() more clear

Yuli Wang <wangyuli@uniontech.com>
    LoongArch: Select ARCH_USE_MEMTEST

Luo Gengkun <luogengkun@huaweicloud.com>
    perf/x86: Fix non-sampling (counting) events on certain x86 platforms

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    drm/meson: use unsigned long long / Hz for frequency types

Christian Hewitt <christianshewitt@gmail.com>
    Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"

Alexei Starovoitov <ast@kernel.org>
    bpf: Add namespace to BPF internal symbols

Jan Kara <jack@suse.cz>
    fs/xattr: Fix handling of AT_FDCWD in setxattrat(2) and getxattrat(2)

T.J. Mercier <tjmercier@google.com>
    splice: remove duplicate noinline from pipe_clear_nowait

Ming Lei <ming.lei@redhat.com>
    ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA

Caleb Sander Mateos <csander@purestorage.com>
    ublk: remove unused cmd argument to ublk_dispatch_req()

Ming Lei <ming.lei@redhat.com>
    ublk: implement ->queue_rqs()

Ming Lei <ming.lei@redhat.com>
    ublk: comment on ubq->canceling handling in ublk_queue_rq()

Uday Shankar <ushankar@purestorage.com>
    ublk: remove io_cmds list in ublk_queue

Björn Töpel <bjorn@rivosinc.com>
    riscv: uprobes: Add missing fence.i after building the XOL buffer

Björn Töpel <bjorn@rivosinc.com>
    riscv: Replace function-like macro by static inline function

Sean Christopherson <seanjc@google.com>
    iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE

Christoph Hellwig <hch@lst.de>
    block: don't autoload drivers on stat

Christoph Hellwig <hch@lst.de>
    block: remove the backing_inode variable in bdev_statx

Christoph Hellwig <hch@lst.de>
    block: move blkdev_{get,put} _no_open prototypes out of blkdev.h

Luis Chamberlain <mcgrof@kernel.org>
    bdev: use bdev_io_min() for statx block size

Christoph Hellwig <hch@lst.de>
    block: never reduce ra_pages in blk_apply_bdi_limits

Alexis Lothoré <alexis.lothore@bootlin.com>
    net: stmmac: fix multiplication overflow when reading timestamp

Alexis Lothore <alexis.lothore@bootlin.com>
    net: stmmac: fix dwmac1000 ptp timestamp status offset

Johannes Schneider <johannes.schneider@leica-geosystems.com>
    net: dp83822: Fix OF_MDIO config check

Dimitri Fedrau <dimitri.fedrau@liebherr.com>
    net: phy: dp83822: Add support for changing the transmit amplitude voltage

Dimitri Fedrau <dimitri.fedrau@liebherr.com>
    net: phy: Add helper for getting tx amplitude gain

Shannon Nelson <shannon.nelson@amd.com>
    pds_core: make wait_context part of q_info

Brett Creeley <brett.creeley@amd.com>
    pds_core: Remove unnecessary check in pds_client_adminq_cmd()

Brett Creeley <brett.creeley@amd.com>
    pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result

Brett Creeley <brett.creeley@amd.com>
    pds_core: Prevent possible adminq overflow/stuck condition

Daniel Golle <daniel@makrotopia.org>
    net: dsa: mt7530: sync driver-specific behavior of MT7531 variants

Cong Wang <xiyou.wangcong@gmail.com>
    net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too

Cong Wang <xiyou.wangcong@gmail.com>
    net_sched: hfsc: Fix a UAF vulnerability in class handling

Al Viro <viro@zeniv.linux.org.uk>
    fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()

Bo-Cun Chen <bc-bocun.chen@mediatek.com>
    net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration

Tung Nguyen <tung.quang.nguyen@est.tech>
    tipc: fix NULL pointer dereference in tipc_mon_reinit_self()

Bui Quang Minh <minhquangbui99@gmail.com>
    virtio-net: disable delayed refill when pausing rx

Joe Damato <jdamato@fastly.com>
    virtio-net: Refactor napi_disable paths

Joe Damato <jdamato@fastly.com>
    virtio-net: Refactor napi_enable paths

Qingfang Deng <qingfang.deng@siflower.com.cn>
    net: phy: leds: fix memory leak

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: phylink: fix suspend/resume with WoL enabled and link down

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: phylink: force link down on major_config failure

Justin Iurman <justin.iurman@uliege.be>
    net: lwtunnel: disable BHs when required

Richard Weinberger <richard@nod.at>
    nvmet: fix out-of-bounds access in nvmet_enable_port

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: enetc: fix frame corruption on bpf_xdp_adjust_head/tail() and XDP_PASS

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: enetc: refactor bulk flipping of RX buffers to separate function

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: enetc: register XDP RX queues with frag_size

Chenyuan Yang <chenyuan0y@gmail.com>
    scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()

Anastasia Kovaleva <a.kovaleva@yadro.com>
    scsi: core: Clear flags for scsi_cmnd that did not complete

Henry Martin <bsdhenrymartin@gmail.com>
    net/mlx5: Move ttc allocation after switch case to prevent leaks

Henry Martin <bsdhenrymartin@gmail.com>
    net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

Dongli Zhang <dongli.zhang@oracle.com>
    vhost-scsi: Fix vhost_scsi_send_status()

Dongli Zhang <dongli.zhang@oracle.com>
    vhost-scsi: Fix vhost_scsi_send_bad_target()

Mike Christie <michael.christie@oracle.com>
    vhost-scsi: Add better resource allocation failure handling

T.J. Mercier <tjmercier@google.com>
    cgroup/cpuset-v1: Add missing support for cpuset_v2_mode

Johannes Thumshirn <johannes.thumshirn@wdc.com>
    btrfs: zoned: return EIO on RAID1 block group write pointer mismatch

Qu Wenruo <wqu@suse.com>
    btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()

Johan Hovold <johan+linaro@kernel.org>
    cpufreq: fix compile-test defaults

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    cpufreq: Do not enable by default during compile testing

Marc Zyngier <maz@kernel.org>
    cpufreq: cppc: Fix invalid return value in .get() callback

Daniel Jurgens <danielj@nvidia.com>
    virtio_pci: Use self group type for cap commands

Chenyuan Yang <chenyuan0y@gmail.com>
    scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()

Henry Martin <bsdhenrymartin@gmail.com>
    cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()

Henry Martin <bsdhenrymartin@gmail.com>
    cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()

Henry Martin <bsdhenrymartin@gmail.com>
    cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()

Arnd Bergmann <arnd@arndb.de>
    dma/contiguous: avoid warning about unused size_bytes

Andre Przywara <andre.przywara@arm.com>
    cpufreq: sun50i: prevent out-of-bounds access

David Howells <dhowells@redhat.com>
    ceph: Fix incorrect flush end position calculation

Nathan Chancellor <nathan@kernel.org>
    lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP

Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
    drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change

Lucas De Marchi <lucas.demarchi@intel.com>
    drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()

Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
    drm/xe: Add performance tunings to debugfs

Tejas Upadhyay <tejas.upadhyay@intel.com>
    drm/xe/xe3lpg: Add Wa_13012615864

Nirmoy Das <nirmoy.das@intel.com>
    drm/xe/ptl: Apply Wa_14023061436

Jonathan Currier <dullfire@yahoo.com>
    net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads

Biju Das <biju.das.jz@bp.renesas.com>
    irqchip/renesas-rzv2h: Prevent TINT spurious interrupt

Biju Das <biju.das.jz@bp.renesas.com>
    irqchip/renesas-rzv2h: Add struct rzv2h_hw_info with t_offs variable

Biju Das <biju.das.jz@bp.renesas.com>
    irqchip/renesas-rzv2h: Simplify rzv2h_icu_init()

Jonathan Currier <dullfire@yahoo.com>
    PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads

Thomas Gleixner <tglx@linutronix.de>
    PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends

Roger Pau Monne <roger.pau@citrix.com>
    PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag

Niklas Schnelle <schnelle@linux.ibm.com>
    s390/pci: Support mmap() of PCI resources except for ISM devices

Tudor Ambarus <tudor.ambarus@linaro.org>
    scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get

Zijun Hu <quic_zijuhu@quicinc.com>
    of: resolver: Fix device node refcount leakage in of_resolve_phandles()

Rob Herring (Arm) <robh@kernel.org>
    of: resolver: Simplify of_resolve_phandles() using __free()

Sergiu Cuciurean <sergiu.cuciurean@analog.com>
    iio: adc: ad7768-1: Fix conversion result sign

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary return value check

Hans de Goede <hdegoede@redhat.com>
    media: ov08x40: Add missing ov08x40_identify_module() call on stream-start

Hans de Goede <hdegoede@redhat.com>
    media: ov08x40: Move ov08x40_identify_module() function up

André Apitzsch <git@apitzsch.eu>
    media: i2c: imx214: Fix link frequency validation

André Apitzsch <git@apitzsch.eu>
    media: i2c: imx214: Check number of lanes from device tree

André Apitzsch <git@apitzsch.eu>
    media: i2c: imx214: Replace register addresses with macros

André Apitzsch <git@apitzsch.eu>
    media: i2c: imx214: Convert to CCI register access helpers

André Apitzsch <git@apitzsch.eu>
    media: i2c: imx214: Simplify with dev_err_probe()

André Apitzsch <git@apitzsch.eu>
    media: i2c: imx214: Use subdev active state

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PM: EM: Address RCU-related sparse warnings

Li RongQing <lirongqing@baidu.com>
    PM: EM: use kfree_rcu() to simplify the code

Tudor Ambarus <tudor.ambarus@linaro.org>
    mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get

Tudor Ambarus <tudor.ambarus@linaro.org>
    soc: qcom: ice: introduce devm_of_qcom_ice_get

Jinjiang Tu <tujinjiang@huawei.com>
    mm/vmscan: don't try to reclaim hwpoison folio


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

Diffstat:

 Documentation/admin-guide/kernel-parameters.txt    |   2 +
 Documentation/bpf/bpf_devel_QA.rst                 |   8 +
 Documentation/trace/debugging.rst                  |   2 +
 Makefile                                           |   5 +-
 arch/arm/crypto/Kconfig                            |  10 +-
 arch/arm64/crypto/Kconfig                          |   6 +-
 arch/loongarch/Kconfig                             |   1 +
 arch/loongarch/include/asm/fpu.h                   |  33 +-
 arch/loongarch/include/asm/lbt.h                   |  10 +-
 arch/loongarch/include/asm/ptrace.h                |   4 +-
 arch/loongarch/kernel/fpu.S                        |   6 +
 arch/loongarch/kernel/lbt.S                        |   4 +
 arch/loongarch/kernel/signal.c                     |  21 -
 arch/loongarch/kernel/traps.c                      |  20 +-
 arch/loongarch/kvm/intc/ipi.c                      |   4 +-
 arch/loongarch/kvm/main.c                          |   4 +-
 arch/loongarch/kvm/vcpu.c                          |   8 +
 arch/loongarch/mm/hugetlbpage.c                    |   2 +-
 arch/loongarch/mm/init.c                           |   3 -
 arch/mips/crypto/Kconfig                           |   7 +-
 arch/mips/include/asm/mips-cm.h                    |  22 +
 arch/mips/kernel/mips-cm.c                         |  14 +
 arch/parisc/kernel/pdt.c                           |   2 +
 arch/powerpc/crypto/Kconfig                        |   7 +-
 arch/riscv/crypto/Kconfig                          |   1 -
 arch/riscv/include/asm/alternative-macros.h        |  21 +-
 arch/riscv/include/asm/cacheflush.h                |  15 +-
 arch/riscv/include/asm/ftrace.h                    |   2 +-
 arch/riscv/include/asm/ptrace.h                    |  18 +-
 arch/riscv/kernel/probes/uprobes.c                 |  10 +-
 arch/s390/Kconfig                                  |   4 +-
 arch/s390/crypto/Kconfig                           |   3 +-
 arch/s390/include/asm/pci.h                        |   3 +
 arch/s390/kvm/intercept.c                          |   2 +-
 arch/s390/kvm/interrupt.c                          |   8 +-
 arch/s390/kvm/kvm-s390.c                           |  10 +-
 arch/s390/kvm/trace-s390.h                         |   4 +-
 arch/s390/pci/Makefile                             |   2 +-
 arch/s390/pci/pci_fixup.c                          |  23 +
 arch/um/include/linux/time-internal.h              |   2 +
 arch/um/kernel/skas/syscall.c                      |  11 +
 arch/x86/crypto/Kconfig                            |  11 +-
 arch/x86/entry/entry.S                             |   2 +-
 arch/x86/events/core.c                             |   2 +-
 arch/x86/include/asm/intel-family.h                |   2 +
 arch/x86/include/asm/pgalloc.h                     |  19 +-
 arch/x86/kernel/cpu/bugs.c                         |  36 +-
 arch/x86/kernel/i8253.c                            |   3 +-
 arch/x86/kernel/machine_kexec_32.c                 |   4 +-
 arch/x86/kvm/svm/avic.c                            |  60 +-
 arch/x86/kvm/vmx/posted_intr.c                     |  28 +-
 arch/x86/kvm/x86.c                                 |  20 +-
 arch/x86/lib/x86-opcode-map.txt                    |   4 +-
 arch/x86/mm/pgtable.c                              |   4 +-
 arch/x86/mm/tlb.c                                  |   6 +-
 arch/x86/pci/xen.c                                 |   8 +-
 arch/x86/platform/efi/efi_64.c                     |   4 +-
 arch/x86/xen/enlighten_pvh.c                       |  19 +-
 block/bdev.c                                       |  22 +-
 block/blk-cgroup.c                                 |   2 +-
 block/blk-settings.c                               |   8 +-
 block/blk.h                                        |   3 +
 block/fops.c                                       |   2 +-
 crypto/Kconfig                                     |   3 +
 crypto/crypto_null.c                               |  37 +-
 crypto/ecc.c                                       |   2 +-
 crypto/ecdsa-p1363.c                               |   2 +-
 crypto/ecdsa-x962.c                                |   4 +-
 drivers/acpi/ec.c                                  |  28 +
 drivers/acpi/pptt.c                                |   4 +-
 drivers/android/binder.c                           |   2 +-
 drivers/ata/libata-scsi.c                          |  25 +-
 drivers/base/base.h                                |  17 +
 drivers/base/bus.c                                 |   2 +-
 drivers/base/core.c                                |  38 +-
 drivers/base/dd.c                                  |   7 +-
 drivers/block/ublk_drv.c                           | 214 +++--
 drivers/char/misc.c                                |   2 +-
 drivers/char/virtio_console.c                      |   7 +-
 drivers/clk/clk.c                                  |   4 +
 drivers/clk/renesas/rzv2h-cpg.c                    |  12 +-
 drivers/comedi/drivers/jr3_pci.c                   |   2 +-
 drivers/cpufreq/Kconfig.arm                        |  20 +-
 drivers/cpufreq/apple-soc-cpufreq.c                |  10 +-
 drivers/cpufreq/cppc_cpufreq.c                     |   2 +-
 drivers/cpufreq/scmi-cpufreq.c                     |  10 +-
 drivers/cpufreq/scpi-cpufreq.c                     |  13 +-
 drivers/cpufreq/sun50i-cpufreq-nvmem.c             |  18 +-
 drivers/crypto/atmel-sha204a.c                     |   6 +
 drivers/crypto/ccp/sp-pci.c                        |   1 +
 drivers/cxl/core/regs.c                            |   4 -
 drivers/dma-buf/udmabuf.c                          |   2 +-
 drivers/dma/bcm2835-dma.c                          |   2 +-
 drivers/dma/dmatest.c                              |   6 +-
 drivers/firmware/stratix10-svc.c                   |  14 +-
 drivers/gpio/gpiolib-of.c                          |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  14 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c            |  14 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c            |  19 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c             |   8 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |  12 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c             |   6 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c             |   4 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c             |   4 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c             |   4 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |   2 +-
 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/psp_v13_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/psp_v14_0.c             |   2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c          |   3 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   9 +-
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |   2 +-
 drivers/gpu/drm/meson/meson_drv.c                  |   2 +-
 drivers/gpu/drm/meson/meson_drv.h                  |   2 +-
 drivers/gpu/drm/meson/meson_encoder_hdmi.c         |  29 +-
 drivers/gpu/drm/meson/meson_vclk.c                 | 195 ++---
 drivers/gpu/drm/meson/meson_vclk.h                 |  13 +-
 drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c   |   4 +-
 drivers/gpu/drm/xe/regs/xe_gt_regs.h               |   4 +
 drivers/gpu/drm/xe/tests/xe_rtp_test.c             |   2 +-
 drivers/gpu/drm/xe/xe_gt.c                         |   4 +
 drivers/gpu/drm/xe/xe_gt_debugfs.c                 |  11 +
 drivers/gpu/drm/xe/xe_gt_types.h                   |  10 +
 drivers/gpu/drm/xe/xe_hw_engine.c                  |  18 +-
 drivers/gpu/drm/xe/xe_reg_whitelist.c              |   4 +-
 drivers/gpu/drm/xe/xe_rtp.c                        |   6 +-
 drivers/gpu/drm/xe/xe_rtp.h                        |   2 +-
 drivers/gpu/drm/xe/xe_tuning.c                     |  71 +-
 drivers/gpu/drm/xe/xe_tuning.h                     |   3 +
 drivers/gpu/drm/xe/xe_wa.c                         |  22 +-
 drivers/gpu/drm/xe/xe_wa_oob.rules                 |   2 +
 drivers/i3c/master/svc-i3c-master.c                |  17 +-
 drivers/iio/adc/ad4695.c                           |  34 +-
 drivers/iio/adc/ad7768-1.c                         |   5 +-
 drivers/infiniband/hw/qib/qib_fs.c                 |   1 +
 drivers/iommu/amd/iommu.c                          |   2 +-
 .../iommu/arm/arm-smmu-v3/arm-smmu-v3-iommufd.c    |   2 +
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |   4 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h        |   1 +
 drivers/iommu/iommu.c                              |   3 +
 drivers/irqchip/irq-gic-v2m.c                      |   2 +-
 drivers/irqchip/irq-renesas-rzv2h.c                |  91 +-
 drivers/mailbox/pcc.c                              |  15 +-
 drivers/mcb/mcb-parse.c                            |   2 +-
 drivers/md/raid1.c                                 |  26 +-
 drivers/media/i2c/Kconfig                          |   1 +
 drivers/media/i2c/imx214.c                         | 934 ++++++++++-----------
 drivers/media/i2c/ov08x40.c                        |  78 +-
 drivers/misc/lkdtm/perms.c                         |  14 +-
 drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c    |   8 +-
 drivers/misc/mei/hw-me-regs.h                      |   1 +
 drivers/misc/mei/pci-me.c                          |   1 +
 drivers/misc/mei/vsc-tp.c                          |  26 +-
 drivers/mmc/host/sdhci-msm.c                       |   2 +-
 drivers/net/dsa/mt7530.c                           |   6 +-
 drivers/net/ethernet/amd/pds_core/adminq.c         |  36 +-
 drivers/net/ethernet/amd/pds_core/auxbus.c         |   3 -
 drivers/net/ethernet/amd/pds_core/core.c           |   9 +-
 drivers/net/ethernet/amd/pds_core/core.h           |   4 +-
 drivers/net/ethernet/amd/pds_core/devlink.c        |   4 +-
 drivers/net/ethernet/freescale/enetc/enetc.c       |  45 +-
 drivers/net/ethernet/mediatek/mtk_eth_soc.c        |  24 +-
 drivers/net/ethernet/mediatek/mtk_eth_soc.h        |  10 +-
 .../net/ethernet/mellanox/mlx5/core/lib/fs_ttc.c   |  26 +-
 .../net/ethernet/stmicro/stmmac/dwmac-socfpga.c    |  18 -
 drivers/net/ethernet/stmicro/stmmac/dwmac1000.h    |   4 +-
 .../net/ethernet/stmicro/stmmac/dwmac1000_core.c   |   2 +-
 .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c  |   2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  62 +-
 drivers/net/ethernet/sun/niu.c                     |   2 +
 drivers/net/phy/dp83822.c                          |  40 +-
 drivers/net/phy/microchip.c                        |  46 +-
 drivers/net/phy/phy_device.c                       |  53 +-
 drivers/net/phy/phy_led_triggers.c                 |  23 +-
 drivers/net/phy/phylink.c                          | 164 +++-
 drivers/net/virtio_net.c                           | 133 ++-
 drivers/net/vmxnet3/vmxnet3_xdp.c                  |   2 +-
 drivers/net/xen-netfront.c                         |  19 +-
 drivers/ntb/hw/amd/ntb_hw_amd.c                    |   1 +
 drivers/ntb/hw/idt/ntb_hw_idt.c                    |  18 +-
 drivers/nvme/host/core.c                           |   9 +
 drivers/nvme/host/multipath.c                      |   2 +-
 drivers/nvme/target/core.c                         |   3 +
 drivers/nvme/target/fc.c                           |  25 +-
 drivers/nvme/target/pci-epf.c                      |  14 +-
 drivers/of/resolver.c                              |  37 +-
 drivers/pci/msi/msi.c                              |  38 +-
 drivers/phy/rockchip/phy-rockchip-usbdp.c          |   1 -
 drivers/pinctrl/pinctrl-mcp23s08.c                 |  23 +-
 drivers/pinctrl/renesas/pinctrl-rza2.c             |   3 +
 drivers/platform/x86/x86-android-tablets/dmi.c     |  14 +-
 drivers/platform/x86/x86-android-tablets/other.c   | 160 ++--
 .../x86/x86-android-tablets/x86-android-tablets.h  |   3 +-
 drivers/pwm/core.c                                 |  13 +-
 drivers/pwm/pwm-axi-pwmgen.c                       |  10 +-
 drivers/regulator/rk808-regulator.c                |   4 +-
 drivers/rtc/rtc-pcf85063.c                         |  19 +-
 drivers/s390/char/sclp_con.c                       |  17 +
 drivers/s390/char/sclp_tty.c                       |  12 +
 drivers/s390/net/ism_drv.c                         |   1 -
 drivers/scsi/hisi_sas/hisi_sas_main.c              |  20 +
 drivers/scsi/mpi3mr/mpi3mr_fw.c                    |   2 +-
 drivers/scsi/pm8001/pm8001_sas.c                   |   1 +
 drivers/scsi/scsi.c                                |  36 +-
 drivers/scsi/scsi_lib.c                            |   6 +-
 drivers/soc/qcom/ice.c                             |  48 ++
 drivers/spi/spi-imx.c                              |   5 +-
 drivers/spi/spi-tegra210-quad.c                    |   6 +-
 .../staging/gpib/agilent_82350b/agilent_82350b.c   |  10 +-
 drivers/thunderbolt/tb.c                           |  16 +-
 drivers/tty/serial/msm_serial.c                    |   6 +
 drivers/tty/serial/sifive.c                        |   6 +
 drivers/tty/vt/selection.c                         |   5 +-
 drivers/ufs/core/ufs-mcq.c                         |  12 +-
 drivers/ufs/core/ufshcd.c                          |   2 +
 drivers/ufs/host/ufs-exynos.c                      |  44 +-
 drivers/ufs/host/ufs-exynos.h                      |   1 +
 drivers/ufs/host/ufs-qcom.c                        |   2 +-
 drivers/usb/cdns3/cdns3-gadget.c                   |   2 +
 drivers/usb/chipidea/ci_hdrc_imx.c                 |  44 +-
 drivers/usb/class/cdc-wdm.c                        |  21 +-
 drivers/usb/core/quirks.c                          |   9 +
 drivers/usb/dwc3/dwc3-pci.c                        |  10 +
 drivers/usb/dwc3/dwc3-xilinx.c                     |   4 +-
 drivers/usb/dwc3/gadget.c                          |  28 +-
 drivers/usb/gadget/udc/aspeed-vhub/dev.c           |   3 +
 drivers/usb/host/max3421-hcd.c                     |   7 +
 drivers/usb/host/ohci-pci.c                        |  23 +
 drivers/usb/host/xhci-hub.c                        |  30 +-
 drivers/usb/host/xhci-mvebu.c                      |  10 -
 drivers/usb/host/xhci-mvebu.h                      |   6 -
 drivers/usb/host/xhci-plat.c                       |   2 +-
 drivers/usb/host/xhci-ring.c                       |  75 +-
 drivers/usb/host/xhci.c                            |   4 +-
 drivers/usb/host/xhci.h                            |   4 +-
 drivers/usb/serial/ftdi_sio.c                      |   2 +
 drivers/usb/serial/ftdi_sio_ids.h                  |   5 +
 drivers/usb/serial/option.c                        |   3 +
 drivers/usb/serial/usb-serial-simple.c             |   7 +
 drivers/usb/storage/unusual_uas.h                  |   7 +
 drivers/usb/typec/class.c                          |  24 +-
 drivers/usb/typec/class.h                          |   1 +
 drivers/usb/typec/ucsi/cros_ec_ucsi.c              |   5 +-
 drivers/usb/typec/ucsi/ucsi.c                      |  19 +-
 drivers/usb/typec/ucsi/ucsi.h                      |   6 +-
 drivers/usb/typec/ucsi/ucsi_acpi.c                 |   5 +-
 drivers/usb/typec/ucsi/ucsi_ccg.c                  |  67 +-
 drivers/vhost/scsi.c                               |  80 +-
 drivers/virtio/virtio_pci_modern.c                 |   4 +-
 drivers/xen/Kconfig                                |   2 +-
 fs/btrfs/file.c                                    |   9 +-
 fs/btrfs/zoned.c                                   |   1 -
 fs/ceph/inode.c                                    |   2 +-
 fs/ext4/block_validity.c                           |   5 +-
 fs/ext4/inode.c                                    |   7 +-
 fs/iomap/buffered-io.c                             |   2 +-
 fs/namespace.c                                     |  69 +-
 fs/netfs/main.c                                    |   4 +
 fs/ntfs3/file.c                                    |  20 +-
 fs/smb/client/sess.c                               |  60 +-
 fs/smb/client/smb1ops.c                            |  36 +
 fs/smb/server/vfs_cache.c                          |   8 +-
 fs/splice.c                                        |   2 +-
 fs/xattr.c                                         |   4 +-
 include/linux/blkdev.h                             |   4 -
 include/linux/energy_model.h                       |  12 +-
 include/linux/math.h                               |  12 +
 include/linux/msi.h                                |   3 +-
 include/linux/pci.h                                |   2 +
 include/linux/pci_ids.h                            |   1 +
 include/linux/phy.h                                |   4 +
 include/linux/phylink.h                            |   4 +
 include/net/netfilter/nft_fib.h                    |  21 +
 include/soc/qcom/ice.h                             |   2 +
 include/uapi/linux/virtio_pci.h                    |   1 +
 init/Kconfig                                       |   2 +-
 io_uring/io_uring.c                                |  15 +-
 io_uring/refs.h                                    |   7 +
 kernel/bpf/bpf_cgrp_storage.c                      |  11 +-
 kernel/bpf/hashtab.c                               |   6 +-
 kernel/bpf/preload/bpf_preload_kern.c              |   1 +
 kernel/bpf/syscall.c                               |   6 +-
 kernel/bpf/verifier.c                              |  32 +
 kernel/cgroup/cgroup.c                             |  29 +
 kernel/cgroup/cpuset-internal.h                    |   1 +
 kernel/cgroup/cpuset.c                             |  14 +
 kernel/dma/contiguous.c                            |   3 +-
 kernel/events/core.c                               |   6 +-
 kernel/irq/msi.c                                   |   2 +-
 kernel/panic.c                                     |   6 +
 kernel/power/energy_model.c                        |  47 +-
 kernel/sched/ext.c                                 |   4 +-
 kernel/sched/fair.c                                |   4 +-
 kernel/time/tick-common.c                          |  22 +
 kernel/trace/bpf_trace.c                           |   7 +-
 kernel/trace/trace.c                               |  10 +
 lib/Kconfig.ubsan                                  |   1 -
 lib/crypto/Kconfig                                 |  37 +-
 lib/test_ubsan.c                                   |  18 +-
 mm/vmscan.c                                        |   7 +
 net/9p/client.c                                    |  30 +-
 net/9p/trans_fd.c                                  |  17 +-
 net/core/lwtunnel.c                                |  26 +-
 net/core/selftests.c                               |  18 +-
 net/ipv4/netfilter/nft_fib_ipv4.c                  |  11 +-
 net/ipv6/netfilter/nft_fib_ipv6.c                  |  19 +-
 net/mptcp/pm_userspace.c                           |   6 +-
 net/sched/sch_hfsc.c                               |  23 +-
 net/tipc/monitor.c                                 |   3 +-
 rust/Makefile                                      |   8 +-
 rust/kernel/firmware.rs                            |   8 +-
 scripts/Makefile.lib                               |   2 +-
 scripts/Makefile.vmlinux                           |   4 +
 sound/soc/codecs/aw88081.c                         |  10 +
 sound/soc/codecs/wcd934x.c                         |   2 +-
 sound/soc/fsl/fsl_asrc_dma.c                       |  15 +-
 sound/virtio/virtio_pcm.c                          |  21 +-
 tools/arch/x86/lib/x86-opcode-map.txt              |   4 +-
 tools/bpf/bpftool/prog.c                           |   1 +
 tools/objtool/check.c                              |  36 +-
 tools/testing/selftests/bpf/cap_helpers.c          |   8 +-
 tools/testing/selftests/bpf/cap_helpers.h          |   1 +
 tools/testing/selftests/bpf/network_helpers.c      |  33 +-
 tools/testing/selftests/bpf/prog_tests/verifier.c  |   4 +-
 tools/testing/selftests/bpf/test_loader.c          |   6 +-
 tools/testing/selftests/mincore/mincore_selftest.c |   3 -
 tools/testing/selftests/pcie_bwctrl/Makefile       |   3 +-
 tools/testing/selftests/ublk/test_stripe_04.sh     |  24 +
 329 files changed, 3712 insertions(+), 2060 deletions(-)



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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
@ 2025-04-29 17:21 ` Ronald Warsow
  2025-04-29 20:09 ` Hardik Garg
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Ronald Warsow @ 2025-04-29 17:21 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,
	conor, hargar, broonie

Hi Greg

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

Thanks

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


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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
  2025-04-29 17:21 ` Ronald Warsow
@ 2025-04-29 20:09 ` Hardik Garg
  2025-04-29 20:18 ` Pavel Machek
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Hardik Garg @ 2025-04-29 20:09 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

The kernel, bpf tool and perf tool builds fine for v6.14.5-rc1 on x86 
and arm64 Azure VM.
Kernel binary size for x86 build:
text      data      bss      dec       hex      filename
31679632  14224334  6311936  52215902  31cc05e  vmlinux
Kernel binary size for arm64 build:
text      data      bss      dec       hex      filename
36856310  15166805  1048656  53071771  329cf9b  vmlinux
Tested-by: Hardik Garg <hargar@linux.microsoft.com>
Thanks,
Hardik

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
  2025-04-29 17:21 ` Ronald Warsow
  2025-04-29 20:09 ` Hardik Garg
@ 2025-04-29 20:18 ` Pavel Machek
  2025-04-30  2:40 ` Takeshi Ogasawara
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Pavel Machek @ 2025-04-29 20:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, jonathanh, f.fainelli, sudipm.mukherjee,
	srw, rwarsow, conor, hargar, broonie

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

Hi!

> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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.

CIP testing did not find any problems here:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.14.y

6.12 and 6.6 pass our testing, too:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.12.y
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.6.y

I'm still retrying 5.4 and 5.15.

Tested-by: Pavel Machek (CIP) <pavel@denx.de>

Best regards,
                                                                Pavel
-- 
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
  2025-04-29 20:18 ` Pavel Machek
@ 2025-04-30  2:40 ` Takeshi Ogasawara
  2025-04-30  2:57 ` Shung-Hsi Yu
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Takeshi Ogasawara @ 2025-04-30  2:40 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

Hi Greg

On Wed, Apr 30, 2025 at 1:55 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +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.14.5-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.14.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

6.14.5-rc1 tested.

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

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

[    0.000000] Linux version 6.14.5-rc1rv-g25b40e24731f
(takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 14.2.1 20250207, GNU ld (GNU
Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Wed Apr 30 10:38:19 JST 2025

Thanks

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

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (3 preceding siblings ...)
  2025-04-30  2:40 ` Takeshi Ogasawara
@ 2025-04-30  2:57 ` Shung-Hsi Yu
  2025-04-30  3:03 ` Peter Schneider
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Shung-Hsi Yu @ 2025-04-30  2:57 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 Tue, Apr 29, 2025 at 06:37:17PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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.

test_progs, test_progs-no_alu32, test_progs-cpuv4, test_maps,
test_verifier in BPF selftests all passes (with 82303a059aab
cherry-picked from bpf tree to deal with sockmap_ktls failure, it will
be sent to stable once it made its way to Linus' tree).

Link: https://github.com/shunghsiyu/libbpf/actions/runs/14738691393/job/41371100920
Tested-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>

...

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (4 preceding siblings ...)
  2025-04-30  2:57 ` Shung-Hsi Yu
@ 2025-04-30  3:03 ` Peter Schneider
  2025-04-30 15:04 ` Jon Hunter
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Peter Schneider @ 2025-04-30  3: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

Am 29.04.2025 um 18:37 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.

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

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


Beste Grüße,
Peter Schneider

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

OpenPGP:  0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (5 preceding siblings ...)
  2025-04-30  3:03 ` Peter Schneider
@ 2025-04-30 15:04 ` Jon Hunter
  2025-04-30 15:57 ` Shuah Khan
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Jon Hunter @ 2025-04-30 15:04 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, hargar, broonie,
	linux-tegra, stable

On Tue, 29 Apr 2025 18:37:17 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +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.14.5-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.14.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

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

Linux version:	6.14.5-rc1-g25b40e24731f
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

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (6 preceding siblings ...)
  2025-04-30 15:04 ` Jon Hunter
@ 2025-04-30 15:57 ` Shuah Khan
  2025-04-30 15:58 ` Miguel Ojeda
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Shuah Khan @ 2025-04-30 15:57 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 4/29/25 10:37, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +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.14.5-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.14.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] 15+ messages in thread

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (7 preceding siblings ...)
  2025-04-30 15:57 ` Shuah Khan
@ 2025-04-30 15:58 ` Miguel Ojeda
  2025-04-30 17:43 ` Naresh Kamboju
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Miguel Ojeda @ 2025-04-30 15:58 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, Miguel Ojeda

On Tue, 29 Apr 2025 18:37:17 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +0000.
> Anything received after that time might be too late.

Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested
for loongarch64:

Tested-by: Miguel Ojeda <ojeda@kernel.org>

Thanks!

Cheers,
Miguel

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (8 preceding siblings ...)
  2025-04-30 15:58 ` Miguel Ojeda
@ 2025-04-30 17:43 ` Naresh Kamboju
  2025-04-30 21:08 ` Ron Economos
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Naresh Kamboju @ 2025-04-30 17:43 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 Tue, 29 Apr 2025 at 22:24, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +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.14.5-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.14.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Regressions on s390 build regressions with defconfig with gcc-13/8 and
clang-20/clang-nightly on the stable-rc 6.14.5-rc1.

* s390, build
  - clang-20-allmodconfig
  - clang-20-defconfig
  - clang-nightly-defconfig
  - clang-nightly-lkftconfig-hardening
  - clang-nightly-lkftconfig-lto-full
  - clang-nightly-lkftconfig-lto-thing
  - gcc-13-allmodconfig
  - gcc-13-defconfig
  - gcc-13-lkftconfig-hardening
  - gcc-8-defconfig-fe40093d
  - gcc-8-lkftconfig-hardening
  - korg-clang-20-lkftconfig-hardening
  - korg-clang-20-lkftconfig-lto-full
  - korg-clang-20-lkftconfig-lto-thing

Regression Analysis:
 - New regression? Yes
 - Reproducibility? Yes

Build regression: s390 pci_fixup.c 'struct pci_dev' has no member
named 'non_mappable_bars'

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

## Build s390
arch/s390/pci/pci_fixup.c: In function 'zpci_ism_bar_no_mmap':
arch/s390/pci/pci_fixup.c:19:13: error: 'struct pci_dev' has no member
named 'non_mappable_bars'
   19 |         pdev->non_mappable_bars = 1;
      |             ^~

## Build s390
* Build log: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.14.y/build/v6.14.3-550-g25b40e24731f/testrun/28260682/suite/build/test/gcc-13-defconfig/log
* Build history:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.14.y/build/v6.14.3-550-g25b40e24731f/testrun/28260682/suite/build/test/gcc-13-defconfig/history/
* Build details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.14.y/build/v6.14.3-550-g25b40e24731f/testrun/28260682/suite/build/test/gcc-13-defconfig/details/
* Build link: https://storage.tuxsuite.com/public/linaro/lkft/builds/2wPcixbnyrWJFLHOcPITycGUE5C/
* Kernel config:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2wPcixbnyrWJFLHOcPITycGUE5C/config
* Toolchain: gcc-13 and clang-20

NOTE:

### Clang-nightly build warnings
* arm64, build
  - clang-nightly-allyesconfig

* x86, i386, build
  - clang-nightly-defconfig
  - clang-nightly-lkftconfig-kselftest

## Build warnings
include/linux/fs.h:3911:15: warning: default initialization of an
object of type 'union (unnamed union at include/linux/fs.h:3911:6)'
with const member leaves the object uninitialized and is incompatible
with C++ [-Wdefault-const-init-unsafe]
 3911 |         if (unlikely(get_user(c, path)))
      |                      ^

Links:
 - https://storage.tuxsuite.com/public/linaro/lkft/builds/2wPciVppbD5RzfHEvVZtbFTHapf/
 - https://storage.tuxsuite.com/public/linaro/lkft/builds/2wPchxeZeZBSVjD4AtsK7UIen0t/

## Build
* kernel: 6.14.5-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 25b40e24731f2dbaad24bd56b2b25e6714783538
* git describe: v6.14.3-550-g25b40e24731f
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.14.y/build/v6.14.3-550-g25b40e24731f

## Test Regressions (compared to v6.14.3-242-g86c135e93323)
* s390, build
  - clang-20-allmodconfig
  - clang-20-defconfig
  - clang-nightly-defconfig
  - clang-nightly-lkftconfig-hardening
  - clang-nightly-lkftconfig-lto-full
  - clang-nightly-lkftconfig-lto-thing
  - gcc-13-allmodconfig
  - gcc-13-defconfig
  - gcc-13-lkftconfig-hardening
  - gcc-8-defconfig-fe40093d
  - gcc-8-lkftconfig-hardening
  - korg-clang-20-lkftconfig-hardening
  - korg-clang-20-lkftconfig-lto-full
  - korg-clang-20-lkftconfig-lto-thing

## Metric Regressions (compared to v6.14.3-242-g86c135e93323)

## Test Fixes (compared to v6.14.3-242-g86c135e93323)

## Metric Fixes (compared to v6.14.3-242-g86c135e93323)

## Test result summary
total: 129647, pass: 105960, fail: 5381, skip: 17905, xfail: 401

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 139 total, 137 passed, 2 failed
* arm64: 56 total, 55 passed, 1 failed
* i386: 18 total, 16 passed, 2 failed
* mips: 34 total, 33 passed, 1 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 40 total, 40 passed, 0 failed
* riscv: 25 total, 22 passed, 3 failed
* s390: 22 total, 8 passed, 14 failed
* sh: 5 total, 5 passed, 0 failed
* sparc: 4 total, 3 passed, 1 failed
* x86_64: 49 total, 42 passed, 7 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
* lava
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-build-clang
* log-parser-build-gcc
* log-parser-test
* ltp-ca[
* ltp-capability
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* 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
* rt-tests-cyclicdeadline
* rt-tests-pi-stress
* rt-tests-pmqtest
* rt-tests-rt-migrate-test
* rt-tests-signaltest

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

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (9 preceding siblings ...)
  2025-04-30 17:43 ` Naresh Kamboju
@ 2025-04-30 21:08 ` Ron Economos
  2025-04-30 22:46 ` Mark Brown
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Ron Economos @ 2025-04-30 21:08 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 4/29/25 09:37, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +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.14.5-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.14.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] 15+ messages in thread

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (10 preceding siblings ...)
  2025-04-30 21:08 ` Ron Economos
@ 2025-04-30 22:46 ` Mark Brown
  2025-05-01 11:09 ` Christian Heusel
  2025-05-02 13:34 ` Florian Fainelli
  13 siblings, 0 replies; 15+ messages in thread
From: Mark Brown @ 2025-04-30 22:46 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

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

On Tue, Apr 29, 2025 at 06:37:17PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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>

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

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (11 preceding siblings ...)
  2025-04-30 22:46 ` Mark Brown
@ 2025-05-01 11:09 ` Christian Heusel
  2025-05-02 13:34 ` Florian Fainelli
  13 siblings, 0 replies; 15+ messages in thread
From: Christian Heusel @ 2025-05-01 11:09 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

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

On 25/04/29 06:37PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +0000.
> Anything received after that time might be too late.
> 

Tested-by: Christian Heusel <christian@heusel.eu>

Tested on a ThinkPad E14 Gen 3 with a AMD Ryzen 5 5500U CPU and on the
Steam Deck (LCD variant) aswell as a Framework Desktop.

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

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

* Re: [PATCH 6.14 000/311] 6.14.5-rc1 review
  2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
                   ` (12 preceding siblings ...)
  2025-05-01 11:09 ` Christian Heusel
@ 2025-05-02 13:34 ` Florian Fainelli
  13 siblings, 0 replies; 15+ messages in thread
From: Florian Fainelli @ 2025-05-02 13:34 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 4/29/2025 6:37 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.14.5 release.
> There are 311 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, 01 May 2025 16:10:15 +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.14.5-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.14.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] 15+ messages in thread

end of thread, other threads:[~2025-05-02 13:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-29 16:37 [PATCH 6.14 000/311] 6.14.5-rc1 review Greg Kroah-Hartman
2025-04-29 17:21 ` Ronald Warsow
2025-04-29 20:09 ` Hardik Garg
2025-04-29 20:18 ` Pavel Machek
2025-04-30  2:40 ` Takeshi Ogasawara
2025-04-30  2:57 ` Shung-Hsi Yu
2025-04-30  3:03 ` Peter Schneider
2025-04-30 15:04 ` Jon Hunter
2025-04-30 15:57 ` Shuah Khan
2025-04-30 15:58 ` Miguel Ojeda
2025-04-30 17:43 ` Naresh Kamboju
2025-04-30 21:08 ` Ron Economos
2025-04-30 22:46 ` Mark Brown
2025-05-01 11:09 ` Christian Heusel
2025-05-02 13:34 ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).