stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.13 000/499] 6.13.11-rc1 review
@ 2025-04-08 10:43 Greg Kroah-Hartman
  2025-04-08 10:43 ` [PATCH 6.13 001/499] fs: support O_PATH fds with FSCONFIG_SET_FD Greg Kroah-Hartman
                   ` (501 more replies)
  0 siblings, 502 replies; 512+ messages in thread
From: Greg Kroah-Hartman @ 2025-04-08 10:43 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.13.11 release.
There are 499 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, 10 Apr 2025 10:47:53 +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.11-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.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.11-rc1

Dan Carpenter <dan.carpenter@linaro.org>
    platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()

Arnd Bergmann <arnd@arndb.de>
    ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory

Chuck Lever <chuck.lever@oracle.com>
    NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()

Olga Kornievskaia <okorniev@redhat.com>
    nfsd: fix management of listener transports

Li Lingfeng <lilingfeng3@huawei.com>
    nfsd: put dl_stid if fail to queue dl_recall

Jeff Layton <jlayton@kernel.org>
    nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()

Murad Masimov <m.masimov@mt-integration.ru>
    media: streamzap: fix race between device disconnection and urb callback

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    media: vimc: skip .s_stream() for stopped entities

Oleg Nesterov <oleg@redhat.com>
    exec: fix the racy usage of fs_struct->in_exec

Yosry Ahmed <yosry.ahmed@linux.dev>
    mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()

Roman Smirnov <r.smirnov@omp.ru>
    jfs: add index corruption check to DT_GETPAGE()

Qasim Ijaz <qasdev00@gmail.com>
    jfs: fix slab-out-of-bounds read in ea_get()

Lukas Wunner <lukas@wunner.de>
    PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion

Acs, Jakub <acsjakub@amazon.de>
    ext4: fix OOB read when checking dotdot dir

Theodore Ts'o <tytso@mit.edu>
    ext4: don't over-report free space or inodes in statvfs

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7921: fix kernel panic due to null pointer dereference

Angelos Oikonomopoulos <angelos@igalia.com>
    arm64: Don't call NULL in do_compat_alignment_fixup()

David Hildenbrand <david@redhat.com>
    mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs

Steven Rostedt <rostedt@goodmis.org>
    tracing: Verify event formats that have "%*p.."

Ran Xiaokai <ran.xiaokai@zte.com.cn>
    tracing/osnoise: Fix possible recursive locking for cpus_read_lock()

Douglas Raillard <douglas.raillard@arm.com>
    tracing: Fix synth event printk format for str fields

Douglas Raillard <douglas.raillard@arm.com>
    tracing: Ensure module defining synth event cannot be unloaded while tracing

Tengda Wu <wutengda@huaweicloud.com>
    tracing: Fix use-after-free in print_graph_function_flags during tracer switching

Sungjong Seo <sj1557.seo@samsung.com>
    exfat: fix potential wrong error return from get_block

Sungjong Seo <sj1557.seo@samsung.com>
    exfat: fix random stack corruption after get_block

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix null pointer dereference in alloc_preauth_hash()

Norbert Szetei <norbert@doyensec.com>
    ksmbd: validate zero num_subauth before sub_auth is accessed

Norbert Szetei <norbert@doyensec.com>
    ksmbd: fix overflow in dacloffset bounds check

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix session use-after-free in multichannel connection

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix use-after-free in ksmbd_sessions_deregister()

Norbert Szetei <norbert@doyensec.com>
    ksmbd: add bounds check for create lease context

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: add bounds check for durable handle context

Sean Christopherson <seanjc@google.com>
    KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error

Ulf Hansson <ulf.hansson@linaro.org>
    mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD

Karel Balej <balejk@matfyz.cz>
    mmc: sdhci-pxav3: set NEED_RSP_BUSY capability

Miaoqian Lin <linmq006@gmail.com>
    mmc: omap: Fix memory leak in mmc_omap_new_slot

Candice Li <candice.li@amd.com>
    Remove unnecessary firmware version check for gc v9_4_2

Robin Murphy <robin.murphy@arm.com>
    media: omap3isp: Handle ARM dma_iommu_mapping

Christian Eggers <ceggers@arri.de>
    ARM: 9444/1: add KEEP() keyword to ARM_VECTORS

Gergo Koteles <soyer@irl.hu>
    ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE

Paul Menzel <pmenzel@molgen.mpg.de>
    ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP

Murad Masimov <m.masimov@mt-integration.ru>
    acpi: nfit: fix narrowing conversion in acpi_nfit_ctl

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: remove unused acpi function for clc

Jann Horn <jannh@google.com>
    x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs

Guilherme G. Piccoli <gpiccoli@igalia.com>
    x86/tsc: Always save/restore TSC sched_clock() on suspend/resume

Arnd Bergmann <arnd@arndb.de>
    x86/Kconfig: Add cmpxchg8b support back to Geode CPUs

Jiri Olsa <jolsa@kernel.org>
    uprobes/x86: Harden uretprobe syscall trampoline check

Kan Liang <kan.liang@linux.intel.com>
    perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read

Peter Zijlstra (Intel) <peterz@infradead.org>
    perf/x86/intel: Apply static call for drain_pebs

Markus Elfring <elfring@users.sourceforge.net>
    ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()

Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
    platform/x86: ISST: Correct command storage data length

Eduard Christian Dumitrescu <eduard.c.dumitrescu@gmail.com>
    platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560

Hans de Goede <hdegoede@redhat.com>
    ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers

Vishal Annapurve <vannapurve@google.com>
    x86/tdx: Fix arch_safe_halt() execution for TDX VMs

Shuai Xue <xueshuai@linux.alibaba.com>
    x86/mce: use is_copy_from_user() to determine copy-from-user context

Boris Ostrovsky <boris.ostrovsky@oracle.com>
    x86/microcode/AMD: Fix __apply_microcode_amd()'s return value

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected

Tianyu Lan <tiala@microsoft.com>
    x86/hyperv: Fix check of return value from snp_set_vmsa()

Hengqi Chen <hengqi.chen@gmail.com>
    LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC

Hengqi Chen <hengqi.chen@gmail.com>
    LoongArch: BPF: Don't override subprog's return value

Hengqi Chen <hengqi.chen@gmail.com>
    LoongArch: BPF: Fix off-by-one error in build_prologue()

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Increase MAX_IO_PICS up to 8

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Increase ARCH_DMA_MINALIGN up to 16

WANG Rui <wangrui@loongson.cn>
    rust: Fix enabling Rust and building with GCC for LoongArch

Ying Lu <luying1@xiaomi.com>
    usbnet:fix NPE during rx_complete

Alexander Wetzel <Alexander@wetzel-home.de>
    wifi: mac80211: Fix sparse warning for monitor_sdata

Sherry Sun <sherry.sun@nxp.com>
    tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMODIR register

Sherry Sun <sherry.sun@nxp.com>
    tty: serial: fsl_lpuart: use port struct directly to simply code

Sherry Sun <sherry.sun@nxp.com>
    tty: serial: fsl_lpuart: Use u32 and u8 for register variables

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Fix Oops after disconnect in agilent usb

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: agilent usb console messaging cleanup

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Agilent usb code cleanup

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Fix NULL pointer dereference in detach

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Add missing mutex unlock in agilent usb driver

Nihar Chaithanya <niharchaithanya@gmail.com>
    staging: gpib: agilent_82357a: Handle gpib_register_driver() errors

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Fix Oops after disconnect in ni_usb

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: ni_usb console messaging cleanup

Nihar Chaithanya <niharchaithanya@gmail.com>
    staging: gpib: ni_usb: Handle gpib_register_driver() errors

Nihar Chaithanya <niharchaithanya@gmail.com>
    staging: gpib: Modify gpib_register_driver() to return error if it fails

Santosh Mahto <eisantosh95@gmail.com>
    staging: gpib: Replace semaphore with completion for one-time signaling

Dragan Simic <dsimic@manjaro.org>
    arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsi

Tengda Wu <wutengda@huaweicloud.com>
    tracing: Correct the refcount if the hist/hist_debug file fails to open

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/hist: Support POLLPRI event for poll on histogram

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/hist: Add poll(POLLIN) support on hist file

Steven Rostedt <rostedt@goodmis.org>
    tracing: Switch trace_events_hist.c code over to use guard()

Zhang Rui <rui.zhang@intel.com>
    tools/power turbostat: Restore GFX sysfs fflush() call

Len Brown <len.brown@intel.com>
    tools/power turbostat: report CoreThr per measurement interval

Yeoreum Yun <yeoreum.yun@arm.com>
    perf/core: Fix child_total_time_enabled accounting bug at task exit

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx12: fix num_mec

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx11: fix num_mec

Yue Haibing <yuehaibing@huawei.com>
    drm/xe: Fix unmet direct dependencies warning

Alexandru Gagniuc <alexandru.gagniuc@hp.com>
    kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally

Dave Marquardt <davemarq@linux.ibm.com>
    net: ibmveth: make veth_pool_store stop hanging

Henry Martin <bsdhenrymartin@gmail.com>
    arcnet: Add NULL check in com20020pci_probe()

Ido Schimmel <idosch@nvidia.com>
    ipv6: Do not consider link down nexthops in path selection

Ido Schimmel <idosch@nvidia.com>
    ipv6: Start path selection from the first nexthop

Lin Ma <linma@zju.edu.cn>
    net: fix geneve_opt length integer overflow

David Oberhollenzer <david.oberhollenzer@sigma-star.at>
    net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy

Fernando Fernandez Mancera <ffmancera@riseup.net>
    ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS

Lin Ma <linma@zju.edu.cn>
    netfilter: nft_tunnel: fix geneve_opt type confusion addition

Antoine Tenart <atenart@kernel.org>
    net: decrease cached dst counters in dst_release

Wang Liang <wangliang74@huawei.com>
    xsk: Fix __xsk_generic_xmit() error code when cq is full

Guillaume Nault <gnault@redhat.com>
    tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().

Stefano Garzarella <sgarzare@redhat.com>
    vsock: avoid timeout during connect() if the socket is closing

Kuniyuki Iwashima <kuniyu@amazon.com>
    udp: Fix memory accounting leak.

Kuniyuki Iwashima <kuniyu@amazon.com>
    udp: Fix multiple wraparounds of sk->sk_rmem_alloc.

Kuniyuki Iwashima <kuniyu@amazon.com>
    rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().

Tobias Waldekranz <tobias@waldekranz.com>
    net: mvpp2: Prevent parser TCAM memory corruption

Eric Dumazet <edumazet@google.com>
    sctp: add mutual exclusion in proc_sctp_do_udp_port()

Cong Wang <xiyou.wangcong@gmail.com>
    net_sched: skbprio: Remove overly strict queue assertions

Debin Zhu <mowenroot@163.com>
    netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets

Florian Westphal <fw@strlen.de>
    netfilter: nf_tables: don't unregister hook when table is dormant

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only

Emil Tantilov <emil.s.tantilov@intel.com>
    idpf: fix adapter NULL pointer dereference on reboot

Vitaly Lifshits <vitaly.lifshits@intel.com>
    e1000e: change k1 configuration on MTP and later platforms

Florian Fainelli <florian.fainelli@broadcom.com>
    spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model

Florian Fainelli <florian.fainelli@broadcom.com>
    spi: bcm2835: Do not call gpiod_put() on invalid descriptor

Henry Martin <bsdhenrymartin@gmail.com>
    ASoC: imx-card: Add NULL check in imx_card_probe()

Maurizio Lombardi <mlombard@redhat.com>
    nvme-pci: skip nvme_write_sq_db on empty rqlist

Caleb Sander Mateos <csander@purestorage.com>
    nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer

Björn Töpel <bjorn@rivosinc.com>
    riscv/purgatory: 4B align purgatory_start

Yao Zi <ziyao@disroot.org>
    riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix hugetlb retrieval of number of ptes in case of !present pte

Josh Poimboeuf <jpoimboe@kernel.org>
    spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe()

Sven Schnelle <svens@linux.ibm.com>
    s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation

Ming Lei <ming.lei@redhat.com>
    ublk: make sure ubq->canceling is set when queue is frozen

Herton R. Krzesinski <herton@redhat.com>
    x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs

Palmer Dabbelt <palmer@rivosinc.com>
    RISC-V: errata: Use medany for relocatable builds

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA

Richard Fitzgerald <rf@opensource.cirrus.com>
    firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success

Andrew Jones <ajones@ventanamicro.com>
    riscv: Fix check_unaligned_access_all_cpus

Andrew Jones <ajones@ventanamicro.com>
    riscv: Fix riscv_online_cpu_vec

Andrew Jones <ajones@ventanamicro.com>
    riscv: Annotate unaligned access init functions

Nikita Shubin <n.shubin@yadro.com>
    ntb: intel: Fix using link status DB's

Yajun Deng <yajun.deng@linux.dev>
    ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix missing __free_pages() in check_vector_unaligned_access()

Tingbo Liao <tingbo.liao@starfivetech.com>
    riscv: Fix the __riscv_copy_vec_words_unaligned implementation

Juhan Jin <juhan.jin@foxmail.com>
    riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra

Christian Schoenebeck <linux_oss@crudebyte.com>
    fs/9p: fix NULL pointer dereference on mkdir

Al Viro <viro@zeniv.linux.org.uk>
    spufs: fix a leak in spufs_create_context()

Al Viro <viro@zeniv.linux.org.uk>
    spufs: fix gang directory lifetimes

Al Viro <viro@zeniv.linux.org.uk>
    spufs: fix a leak on spufs_new_file() failure

Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
    rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled

David Howells <dhowells@redhat.com>
    netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int

Lo-an Chen <lo-an.chen@amd.com>
    drm/amd/display: Fix incorrect fw_state address in dmub_srv

Paulo Alcantara <pc@manguebit.com>
    smb: client: don't retry IO on failed negprotos with soft mounts

Tasos Sahanidis <tasos@tasossah.com>
    hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}

Roger Quadros <rogerq@kernel.org>
    memory: omap-gpmc: drop no compatible check

Oliver Hartkopp <socketcan@hartkopp.net>
    can: statistics: use atomic access in hot path

Navon John Lukose <navonjohnlukose@gmail.com>
    ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx

Florian Westphal <fw@strlen.de>
    selftests: netfilter: skip br_netfilter queue tests if kernel is tainted

Lukas Hetzenecker <lukas@hetzenecker.me>
    platform/surface: aggregator_registry: Add Support for Surface Pro 11

Taehee Yoo <ap420073@gmail.com>
    net: devmem: do not WARN conditionally after netdev_rx_queue_restart()

Mario Limonciello <mario.limonciello@amd.com>
    drm/amd: Keep display off while going into S4

Keith Busch <kbusch@kernel.org>
    nvme-pci: fix stuck reset on concurrent DPC and HP

Rodrigo Vivi <rodrigo.vivi@intel.com>
    drm/xe/guc_pc: Retry and wait longer for GuC PC start

Vladis Dronov <vdronov@redhat.com>
    x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled

Michael Kelley <mhklinux@outlook.com>
    x86/hyperv: Fix output argument to hypercall that changes page visibility

Waiman Long <longman@redhat.com>
    locking/semaphore: Use wake_q to wake up processes outside lock critical section

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: fix SA Query processing in MLO

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state

Bard Liao <yung-chuan.liao@linux.intel.com>
    ASoC: rt1320: set wake_capable = 0 explicitly

Maciej Strozek <mstrozek@opensource.cirrus.com>
    ASoC: cs42l43: Add jack delay debounce after suspend

Alexey Klimov <alexey.klimov@linaro.org>
    ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius

Naman Jain <namjain@linux.microsoft.com>
    x86/hyperv/vtl: Stop kernel from probing VTL0 low memory

Shrikanth Hegde <sshegde@linux.ibm.com>
    sched/deadline: Use online cpus for validating runtime

Stefan Binding <sbinding@opensource.cirrus.com>
    ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA

Stefan Binding <sbinding@opensource.cirrus.com>
    ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA

Stefan Binding <sbinding@opensource.cirrus.com>
    ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA

Stefan Binding <sbinding@opensource.cirrus.com>
    ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA

Stefan Binding <sbinding@opensource.cirrus.com>
    ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA

Stefan Binding <sbinding@opensource.cirrus.com>
    ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA

Stefan Binding <sbinding@opensource.cirrus.com>
    ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA

Yuezhang Mo <Yuezhang.Mo@sony.com>
    exfat: add a check for invalid data size

Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
    platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA

Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
    platform/x86/amd/pmf: Propagate PMF-TA return codes

Wentao Guan <guanwentao@uniontech.com>
    HID: i2c-hid: improve i2c_hid_get_report error message

Jakub Kicinski <kuba@kernel.org>
    net: dsa: rtl8366rb: don't prompt users for LED control

David E. Box <david.e.box@linux.intel.com>
    platform/x86/intel/vsec: Add Diamond Rapids support

Dmitry Panchenko <dmitry@d-systems.ee>
    platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet

Namjae Jeon <linkinjeon@kernel.org>
    cifs: fix incorrect validation for num_aces field of smb_acl

Namjae Jeon <linkinjeon@kernel.org>
    smb: common: change the data type of num_aces to le16

Peter Zijlstra <peterz@infradead.org>
    perf/core: Fix perf_pmu_register() vs. perf_init_event()

Daniel Bárta <daniel.barta@trustlab.cz>
    ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0

Antheas Kapenekakis <lkml@antheas.dev>
    ALSA: hda/realtek: Fix Asus Z13 2025 audio

Simon Tatham <anakin@pobox.com>
    affs: don't write overlarge OFS data block size fields

Simon Tatham <anakin@pobox.com>
    affs: generate OFS sequence numbers starting at 1

Matthias Proske <email@matthias-proske.de>
    wifi: brcmfmac: keep power during suspend if board requires it

Icenowy Zheng <uwu@icenowy.me>
    nvme-pci: skip CMB blocks incompatible with PCI P2P DMA

Icenowy Zheng <uwu@icenowy.me>
    nvme-pci: clean up CMBMSC when registering CMB fails

Sagi Grimberg <sagi@grimberg.me>
    nvme-tcp: fix possible UAF in nvme_tcp_poll

Mike Lothian <mike@fireburn.co.uk>
    ntsync: Set the permissions to be 0666

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: iwlwifi: mvm: use the right version of the rate API

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: fw: allocate chained SG tables for dump

Alexander Wetzel <Alexander@wetzel-home.de>
    wifi: mac80211: remove debugfs dir for virtual monitor

Alexander Wetzel <Alexander@wetzel-home.de>
    wifi: mac80211: Cleanup sta TXQs on flush

Dan Carpenter <dan.carpenter@linaro.org>
    nfs: Add missing release on error in nfs_lock_and_join_requests()

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool/loongarch: Add unwind hints in prepare_frametrace()

Josh Poimboeuf <jpoimboe@kernel.org>
    rcu-tasks: Always inline rcu_irq_work_resched()

Josh Poimboeuf <jpoimboe@kernel.org>
    context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()

Josh Poimboeuf <jpoimboe@kernel.org>
    sched/smt: Always inline sched_smt_active()

David Laight <david.laight.linux@gmail.com>
    objtool: Fix verbose disassembly if CROSS_COMPILE isn't set

Geetha sowjanya <gakula@marvell.com>
    octeontx2-af: Free NIX_AF_INT_VEC_GEN irq

Geetha sowjanya <gakula@marvell.com>
    octeontx2-af: Fix mbox INTR handler when num VFs > 64

Jim Liu <jim.t90615@gmail.com>
    net: phy: broadcom: Correct BCM5221 PHY model detection

Giovanni Gherdovich <ggherdovich@suse.cz>
    ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid

Yuli Wang <wangyuli@uniontech.com>
    LoongArch: Rework the arch_kgdb_breakpoint() implementation

Miaoqian Lin <linmq006@gmail.com>
    LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()

谢致邦 (XIE Zhibang) <Yeking@Red54.com>
    LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool: Fix segfault in ignore_unreachable_insn()

Feng Yang <yangfeng@kylinos.cn>
    ring-buffer: Fix bytes_dropped calculation issue

Lama Kayal <lkayal@nvidia.com>
    net/mlx5e: SHAMPO, Make reserved size independent of page size

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix r_count dec/increment mismatch

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix multichannel connection failure

Miaoqian Lin <linmq006@gmail.com>
    ksmbd: use aead_request_free to match aead_request_alloc

Lubomir Rintel <lkundrak@v3.sk>
    rndis_host: Flag RNDIS modems as WWAN devices

Mark Zhang <markzhang@nvidia.com>
    rtnetlink: Allocate vfinfo size for VF GUIDs when supported

Yuezhang Mo <Yuezhang.Mo@sony.com>
    exfat: fix missing shutdown check

Yuezhang Mo <Yuezhang.Mo@sony.com>
    exfat: fix the infinite loop in exfat_find_last_cluster()

Wang Zhaolong <wangzhaolong1@huawei.com>
    smb: client: Fix netns refcount imbalance causing leaks and use-after-free

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Shut down the nfs_client only after all the superblocks

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()

Josh Poimboeuf <jpoimboe@kernel.org>
    objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()

xueqin Luo <luoxueqin@kylinos.cn>
    thermal: core: Remove duplicate struct declaration

Namhyung Kim <namhyung@kernel.org>
    perf bpf-filter: Fix a parsing error with comma

Marcus Meissner <meissner@suse.de>
    perf tools: annotate asm_pure_loop.S

Likhitha Korrapati <likhitha@linux.ibm.com>
    perf tools: Fix is_compat_mode build break in ppc64

Bart Van Assche <bvanassche@acm.org>
    fs/procfs: fix the comment above proc_pid_wchan()

Ilkka Koskinen <ilkka@os.amperecomputing.com>
    perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation

Jiri Slaby (SUSE) <jirislaby@kernel.org>
    tty: n_tty: use uint for space returned by tty_write_room()

Stefan Wahren <wahrenst@gmx.net>
    staging: vchiq_arm: Stop kthreads if vchiq cdev register fails

Stefan Wahren <wahrenst@gmx.net>
    staging: vchiq_arm: Fix possible NPR of keep-alive thread

Stefan Wahren <wahrenst@gmx.net>
    staging: vchiq_arm: Register debugfs after cdev

谢致邦 (XIE Zhibang) <Yeking@Red54.com>
    staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES

James Clark <james.clark@linaro.org>
    perf: intel-tpebs: Fix incorrect usage of zfree()

Stephen Brennan <stephen.s.brennan@oracle.com>
    perf dso: fix dso__is_kallsyms() check

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf python: Check if there is space to copy all the event

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf python: Don't keep a raw_data pointer to consumed ring buffer space

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf python: Decrement the refcount of just created event on failure

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf python: Fixup description of sample.id event member

Stanley Chu <yschu@nuvoton.com>
    i3c: master: svc: Fix missing the IBI rules

Benjamin Berg <benjamin.berg@intel.com>
    um: hostfs: avoid issues on inode number reuse by host

Benjamin Berg <benjamin.berg@intel.com>
    um: remove copy_from_kernel_nofault_allowed

David Gow <davidgow@google.com>
    um: Pass the correct Rust target and options with gcc

Cyan Yang <cyan.yang@sifive.com>
    selftests/mm/cow: fix the incorrect error handling

Alistair Popple <apopple@nvidia.com>
    fuse: fix dax truncate/punch_hole fault path

NeilBrown <neilb@suse.de>
    NFS: fix open_owner_id_maxsz and related fields.

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Avoid unnecessary scans of filesystems for delayed delegations

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Avoid unnecessary scans of filesystems for expired delegations

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Avoid unnecessary scans of filesystems for returning delegations

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4: Don't trigger uneccessary scans for return-on-close delegations

Anshuman Khandual <anshuman.khandual@arm.com>
    arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfig

Vasiliy Kovalev <kovalev@altlinux.org>
    ocfs2: validate l_tree_depth to avoid out-of-bounds access

Sourabh Jain <sourabhjain@linux.ibm.com>
    kexec: initialize ELF lowest address to ULONG_MAX

David Hildenbrand <david@redhat.com>
    kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page()

Veronika Molnarova <vmolnaro@redhat.com>
    perf test stat_all_pmu.sh: Correctly check 'perf stat' result

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf units: Fix insufficient array space

Dapeng Mi <dapeng1.mi@linux.intel.com>
    perf x86/topdown: Fix topdown leader sampling test error on hybrid

Ian Rogers <irogers@google.com>
    perf evlist: Add success path to evlist__create_syswide_maps

Ian Rogers <irogers@google.com>
    perf debug: Avoid stack overflow in recursive error message

Karan Sanghavi <karansanghvi98@gmail.com>
    iio: light: Add check for array bounds in veml6075_read_int_time_ms

Jonathan Santos <Jonathan.Santos@analog.com>
    iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset

Uwe Kleine-König <u.kleine-koenig@baylibre.com>
    iio: adc: ad7173: Fix comparison of channel configs

Uwe Kleine-König <u.kleine-koenig@baylibre.com>
    iio: adc: ad7124: Fix comparison of channel configs

Uwe Kleine-König <u.kleine-koenig@baylibre.com>
    iio: adc: ad4130: Fix comparison of channel setups

Peng Fan <peng.fan@nxp.com>
    dmaengine: fsl-edma: free irq correctly in remove path

Peng Fan <peng.fan@nxp.com>
    dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister

Dan Carpenter <dan.carpenter@linaro.org>
    fs/ntfs3: Prevent integer overflow in hdr_first_de()

Dan Carpenter <dan.carpenter@linaro.org>
    fs/ntfs3: Fix a couple integer overflows on 32bit systems

Niklas Neronin <niklas.neronin@linux.intel.com>
    usb: xhci: correct debug message page size calculation

Thomas Richter <tmricht@linux.ibm.com>
    perf bench: Fix perf bench syscall loop count

Leo Yan <leo.yan@arm.com>
    perf arm-spe: Fix load-store operation checking

Nuno Sá <nuno.sa@analog.com>
    iio: backend: make sure to NULL terminate stack buffer

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fails.

Jonathan Cameron <Jonathan.Cameron@huawei.com>
    iio: accel: mma8452: Ensure error return on failure to matching oversampling ratio

Mario Limonciello <mario.limonciello@amd.com>
    ucsi_ccg: Don't show failed to get FW build information error

Luca Ceresoli <luca.ceresoli@bootlin.com>
    perf build: Fix in-tree build due to symbolic link

Ian Rogers <irogers@google.com>
    tools/x86: Fix linux/unaligned.h include path in lib/insn.c

James Clark <james.clark@linaro.org>
    perf pmu: Don't double count common sysfs and json events

Yuanfang Zhang <quic_yuanfang@quicinc.com>
    coresight-etm4x: add isb() before reading the TRCSTATR

Mike Christie <michael.christie@oracle.com>
    vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint

Ilkka Koskinen <ilkka@os.amperecomputing.com>
    coresight: catu: Fix number of pages while using 64k pages

Wentao Liang <vulab@iscas.ac.cn>
    greybus: gb-beagleplay: Add error handling for gb_greybus_init

Namhyung Kim <namhyung@kernel.org>
    perf report: Switch data file correctly in TUI

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Fix cb7210 pcmcia Oops

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    soundwire: slave: fix an OF node reference leak in soundwire slave device

James Clark <james.clark@linaro.org>
    perf tests: Fix Tool PMU test segfault

Qasim Ijaz <qasdev00@gmail.com>
    isofs: fix KMSAN uninit-value bug in do_isofs_readdir()

Kan Liang <kan.liang@linux.intel.com>
    perf tools: Add skip check in tool_pmu__event_to_str()

Heiko Stuebner <heiko.stuebner@cherry.de>
    phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-id

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Update inode->i_mapping->a_ops on compression state

Ian Rogers <irogers@google.com>
    perf stat: Don't merge counters purely on name

Thomas Richter <tmricht@linux.ibm.com>
    perf test: Fix Hwmon PMU test endianess issue

Angelo Dureghello <adureghello@baylibre.com>
    iio: dac: adi-axi-dac: modify stream enable

Dave Penkler <dpenkler@gmail.com>
    staging: gpib: Fix pr_err format warning

Chenyuan Yang <chenyuan0y@gmail.com>
    w1: fix NULL pointer dereference in probe

James Clark <james.clark@linaro.org>
    perf: Always feature test reallocarray

Ian Rogers <irogers@google.com>
    perf stat: Fix find_stat for mixed legacy/non-legacy events

Tony Ambardar <tony.ambardar@gmail.com>
    libbpf: Fix accessing BTF.ext core_relo header

Barnabás Czémán <barnabas.czeman@mainlining.org>
    clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clock

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()

Wenkai Lin <linwenkai6@hisilicon.com>
    crypto: hisilicon/sec2 - fix for aead auth key length

Wang Liang <wangliang74@huawei.com>
    RDMA/core: Fix use-after-free when rename device name

Jann Horn <jannh@google.com>
    x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplaced assignment

Remi Pommarel <repk@triplefau.lt>
    leds: Fix LED_OFF brightness race

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    mfd: sm501: Switch to BIT() to mitigate integer overflows

Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
    clk: qcom: ipq5424: fix software and hardware flow control error of UART

Fabrizio Castro <fabrizio.castro.jz@renesas.com>
    pinctrl: renesas: rzv2m: Fix missing of_node_put() call

Patrisious Haddad <phaddad@nvidia.com>
    RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow

Jiayuan Chen <mrpre@163.com>
    bpf: Fix array bounds error with may_goto

Neil Armstrong <neil.armstrong@linaro.org>
    clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable()

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: nx - Fix uninitialised hv_nxc on error

Artur Weber <aweber.kernel@gmail.com>
    power: supply: max77693: Fix wrong conversion of charge input threshold value

Jann Horn <jannh@google.com>
    x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1

Jerome Brunet <jbrunet@baylibre.com>
    clk: amlogic: g12a: fix mmc A peripheral clock

Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
    clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parents

Bairavi Alagappan <bairavix.alagappan@intel.com>
    crypto: qat - remove access to parity register for QAT GEN4

Jinghao Jia <jinghao7@illinois.edu>
    samples/bpf: Fix broken vmlinux path for VMLINUX_BTF

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignment

Charles Han <hanchunchao@inspur.com>
    clk: mmp: Fix NULL vs IS_ERR() check

Ian Rogers <irogers@google.com>
    libbpf: Add namespace for errstr making it libbpf_errstr

Nathan Chancellor <nathan@kernel.org>
    crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()

Alice Ryhl <aliceryhl@google.com>
    rust: fix signature of rust_fmt_argument

Saket Kumar Bhaskar <skb99@linux.ibm.com>
    selftests/bpf: Select NUMA_NO_NODE to create map

Jerome Brunet <jbrunet@baylibre.com>
    clk: amlogic: gxbb: drop non existing 32k clock parent

Jerome Brunet <jbrunet@baylibre.com>
    clk: amlogic: g12b: fix cluster A parent data

Prathamesh Shete <pshete@nvidia.com>
    pinctrl: tegra: Set SFIO mode to Mux Register

Maher Sanalla <msanalla@nvidia.com>
    IB/mad: Check available slots before posting receive WRs

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: api - Fix larval relookup type and mask

Sicelo A. Mhlongo <absicsz@gmail.com>
    power: supply: bq27xxx_battery: do not update cached flags prematurely

Luca Weiss <luca@lucaweiss.eu>
    remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

Cheng Xu <chengyou@linux.alibaba.com>
    RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()

Chiara Meiohas <cmeiohas@nvidia.com>
    RDMA/mlx5: Fix calculation of total invalidated pages

Roman Gushchin <roman.gushchin@linux.dev>
    RDMA/core: Don't expose hw_counters outside of init net namespace

Peter Geis <pgwipeout@gmail.com>
    clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parent

Tengda Wu <wutengda@huaweicloud.com>
    selftests/bpf: Fix freplace_link segfault in tailcalls prog test

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/mlx5: Fix MR cache initialization error flow

Fabrizio Castro <fabrizio.castro.jz@renesas.com>
    pinctrl: renesas: rzg2l: Fix missing of_node_put() call

Fabrizio Castro <fabrizio.castro.jz@renesas.com>
    pinctrl: renesas: rza2: Fix missing of_node_put() call

Tanya Agarwal <tanyaagarwal25699@gmail.com>
    lib: 842: Improve error handling in sw842_compress()

Hou Tao <houtao1@huawei.com>
    bpf: Use preempt_count() directly in bpf_send_signal_common()

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Reserve keyslots to allocate dynamically

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - finalize crypto req on error

Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
    clk: qcom: gcc-x1e80100: Unregister GCC_GPU_CFG_AHB_CLK/GCC_DISP_XO_CLK

Luca Weiss <luca@lucaweiss.eu>
    remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Set IV to NULL explicitly for AES ECB

Kees Bakker <kees@ijzerbout.nl>
    RDMA/mana_ib: Ensure variable err is initialized

Niklas Schnelle <schnelle@linux.ibm.com>
    s390: Remove ioremap_wt() and pgprot_writethrough()

Tony Ambardar <tony.ambardar@gmail.com>
    selftests/bpf: Fix runqslower cross-endian build

Vladimir Lypak <vladimir.lypak@gmail.com>
    clk: qcom: gcc-msm8953: fix stuck venus0_core0 clock

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Fix CMAC intermediate result handling

Yue Haibing <yuehaibing@huawei.com>
    pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()

Will McVicker <willmcvicker@google.com>
    clk: samsung: Fix UBSAN panic in samsung_clk_init()

Luca Weiss <luca.weiss@fairphone.com>
    remoteproc: qcom: pas: add minidump_id to SC7280 WPSS

Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
    clk: renesas: r8a08g045: Check the source of the CPU PLL settings

David Hildenbrand <david@redhat.com>
    x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()

Viktor Malik <vmalik@redhat.com>
    selftests/bpf: Fix string read in strncmp benchmark

Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
    drivers: clk: qcom: ipq5424: fix the freq table of sdcc1_apps clock

Andrii Nakryiko <andrii@kernel.org>
    libbpf: Fix hypothetical STT_SECTION extern NULL deref case

Luca Weiss <luca@lucaweiss.eu>
    remoteproc: qcom_q6v5_pas: Make single-PD handling more robust

Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
    pinctrl: renesas: rzg2l: Suppress binding attributes

Zijun Hu <quic_zijuhu@quicinc.com>
    of: property: Increase NR_FWNODE_REFERENCE_ARGS

Peng Fan <peng.fan@nxp.com>
    remoteproc: core: Clear table_sz when rproc_shutdown

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/mlx5: Fix page_size variable overflow

Wenkai Lin <linwenkai6@hisilicon.com>
    crypto: hisilicon/sec2 - fix for sec spec check

Wenkai Lin <linwenkai6@hisilicon.com>
    crypto: hisilicon/sec2 - fix for aead authsize alignment

Jerome Brunet <jbrunet@baylibre.com>
    clk: amlogic: gxbb: drop incorrect flag on 32k clock

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Use HMAC fallback when keyslots are full

Arnd Bergmann <arnd@arndb.de>
    crypto: bpf - Add MODULE_DESCRIPTION for skcipher

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Fix HASH intermediate result handling

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Transfer HASH init function to crypto engine

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - check return value for hash do_one_req

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Do not use fixed size buffers

Akhil R <akhilrajeev@nvidia.com>
    crypto: tegra - Use separate buffer for setkey

Bairavi Alagappan <bairavix.alagappan@intel.com>
    crypto: qat - set parity error mask for qat_420xx

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: iaa - Test the correct request flag

Danila Chernetsov <listdansp@mail.ru>
    fbdev: sm501fb: Add some geometry checks.

Arnd Bergmann <arnd@arndb.de>
    mdacon: rework dependency list

Arnd Bergmann <arnd@arndb.de>
    dummycon: fix default rows/cols

Markus Elfring <elfring@users.sourceforge.net>
    fbdev: au1100fb: Move a variable assignment behind a null pointer check

Shay Drory <shayd@nvidia.com>
    PCI: Fix NULL dereference in SR-IOV VF creation error path

Caleb Sander Mateos <csander@purestorage.com>
    io_uring/net: only import send_zc buffer once

Jens Axboe <axboe@kernel.dk>
    io_uring/net: improve recv bundles

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    PCI/bwctrl: Fix pcie_bwctrl_select_speed() return type

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    PCI: pciehp: Don't enable HPIE when resuming in poll mode

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    PCI: Fix BAR resizing when VF BARs are assigned

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    PCI: histb: Fix an error handling path in histb_pcie_probe()

Dan Carpenter <dan.carpenter@linaro.org>
    PCI: dwc: ep: Return -ENOMEM for allocation failures

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    drm/amd/display: avoid NPD when ASIC does not support DMUB

Dan Carpenter <dan.carpenter@linaro.org>
    drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()

Douglas Anderson <dianders@chromium.org>
    drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr

Jason-JH Lin <jason-jh.lin@mediatek.com>
    drm/mediatek: Fix config_updating flag never false when no mbox channel

Thippeswamy Havalige <thippeswamy.havalige@amd.com>
    PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe

Dan Carpenter <dan.carpenter@linaro.org>
    PCI: Remove stray put_device() in pci_register_host_bridge()

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/kexec: fix physical address calculation in clear_utlb_entry()

Christophe Leroy <christophe.leroy@csgroup.eu>
    crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD

Vaibhav Jain <vaibhav@linux.ibm.com>
    powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'

Rob Clark <robdclark@chromium.org>
    drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduump

Vitaliy Shevtsov <v.shevtsov@mt-integration.ru>
    drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()

Steven Price <steven.price@arm.com>
    drm/panthor: Clean up FW version information display

Ashley Smith <ashley.smith@collabora.com>
    drm/panthor: Update CS_STATUS_ defines to correct values

Nishanth Aravamudan <naravamudan@nvidia.com>
    PCI: Avoid reset when disabled via sysfs

Feng Tang <feng.tang@linux.alibaba.com>
    PCI/portdrv: Only disable pciehp interrupts early when needed

Yi Lai <yi1.lai@intel.com>
    selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS

Jim Quinlan <james.quinlan@broadcom.com>
    PCI: brcmstb: Fix potential premature regulator disabling

Jim Quinlan <james.quinlan@broadcom.com>
    PCI: brcmstb: Fix error path after a call to regulator_bulk_get()

Jim Quinlan <james.quinlan@broadcom.com>
    PCI: brcmstb: Use internal register to change link capability

Jim Quinlan <james.quinlan@broadcom.com>
    PCI: brcmstb: Set generation limit before PCIe link up

Hans Zhang <18255117159@163.com>
    PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amdkfd: Fix Circular Locking Dependency in 'svm_range_cpu_invalidate_pagetables'

Marijn Suijten <marijn.suijten@somainline.org>
    drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host

Marijn Suijten <marijn.suijten@somainline.org>
    drm/msm/dsi: Use existing per-interface slice count in DSC timing

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    drm/msm/dsi/phy: Program clock inverters in correct register

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    drm/msm/dpu: don't use active in atomic_check()

Aurabindo Pillai <aurabindo.pillai@amd.com>
    drm/amd/display: fix an indent issue in DML21

Tushar Dave <tdave@nvidia.com>
    PCI/ACS: Fix 'pci=config_acs=' parameter

John Keeping <jkeeping@inmusicbrands.com>
    drm/panel: ilitek-ili9882t: fix GPIO name in error message

Daniel Stodden <daniel.stodden@gmail.com>
    PCI/ASPM: Fix link state exit during switch upstream function removal

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV

AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member

AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    drm/mediatek: mtk_hdmi: Unregister audio platform device on failure

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    PCI: Remove add_align overwrite unrelated to size0

Kai-Heng Feng <kaihengf@nvidia.com>
    PCI: Use downstream bridges for distributing resources

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/umsch: fix ucode check

Yang Wang <kevinyang.wang@amd.com>
    drm/amdgpu: refine smu send msg debug log format

Vitalii Mordan <mordan@ispras.ru>
    gpu: cdns-mhdp8546: fix call balance of mhdp->clk handling routines

José Expósito <jose.exposito89@gmail.com>
    drm/vkms: Fix use after free and double free on init error

Bart Van Assche <bvanassche@acm.org>
    drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set()

Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
    drm: xlnx: zynqmp: Fix max dma segment size

Adrián Larumbe <adrian.larumbe@collabora.com>
    drm/panthor: Fix race condition when gathering fdinfo group samples

Hermes Wu <Hermes.wu@ite.com.tw>
    drm/bridge: it6505: fix HDCP V match check is not performed correctly

Wayne Lin <Wayne.Lin@amd.com>
    drm/dp_mst: Fix drm RAD print

John Keeping <jkeeping@inmusicbrands.com>
    drm/ssd130x: ensure ssd132x pitch is correct

John Keeping <jkeeping@inmusicbrands.com>
    drm/ssd130x: fix ssd132x encoding

Javier Martinez Canillas <javierm@redhat.com>
    drm/ssd130x: Set SPI .id_table to prevent an SPI core warning

Geert Uytterhoeven <geert+renesas@glider.be>
    drm/bridge: ti-sn65dsi86: Fix multiple instances

Takashi Iwai <tiwai@suse.de>
    ALSA: timer: Don't take register_mutex with copy_from/to_user()

Olivia Mackintosh <livvy@base.nu>
    ALSA: usb-audio: separate DJM-A9 cap lvl options

Jayesh Choudhary <j-choudhary@ti.com>
    ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible

Ritu Chaudhary <rituc@nvidia.com>
    ASoC: tegra: Use non-atomic timeout for ADX status register

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/realtek: Always honor no_shutup_pins

Maud Spierings <maudspierings@gocontroll.com>
    dt-bindings: vendor-prefixes: add GOcontroll

Jiri Kosina <jikos@kernel.org>
    HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER

Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
    ASoC: amd: acp: Fix for enabling DMIC on acp platforms via _DSD entry

Vitaliy Shevtsov <v.shevtsov@mt-integration.ru>
    ASoC: cs35l41: check the return value from spi_setup()

Armin Wolf <W_Armin@gmx.de>
    platform/x86: dell-ddv: Fix temperature calculation

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver static

Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
    platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol static

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    auxdisplay: panel: Fix an API misuse in panel.c

Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
    media: platform: allgro-dvt: unregister v4l2_device on the error path

Benjamin Gaignard <benjamin.gaignard@collabora.com>
    media: verisilicon: HEVC: Initialize start_bit field

Geert Uytterhoeven <geert@linux-m68k.org>
    auxdisplay: MAX6959 should select BITREVERSE

Frieder Schrempf <frieder.schrempf@kontron.de>
    regulator: pca9450: Fix enable register for LDO5

Atish Patra <atishp@rivosinc.com>
    RISC-V: KVM: Teardown riscv specific bits after kvm_exit

Vitaly Kuznetsov <vkuznets@redhat.com>
    x86/entry: Add __init to ia32_emulation_override_cmdline()

Chao Gao <chao.gao@intel.com>
    x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures

Josh Poimboeuf <jpoimboe@kernel.org>
    x86/traps: Make exc_double_fault() consistently noreturn

Tao Chen <chen.dylane@linux.dev>
    perf/ring_buffer: Allow the EPOLLRDNORM flag for poll

Jacky Bai <ping.bai@nxp.com>
    cpufreq: Init cpufreq only for present CPUs

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PM: sleep: Fix handling devices with direct_complete set on errors

Chenyuan Yang <chenyuan0y@gmail.com>
    thermal: int340x: Add NULL check for adev

Jacky Bai <ping.bai@nxp.com>
    cpuidle: Init cpuidle only for present CPUs

James Morse <james.morse@arm.com>
    x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors

Suzuki K Poulose <suzuki.poulose@arm.com>
    arm64: realm: Use aliased addresses for device DMA to shared buffers

Suzuki K Poulose <suzuki.poulose@arm.com>
    dma: Introduce generic dma_addr_*crypted helpers

Suzuki K Poulose <suzuki.poulose@arm.com>
    dma: Fix encryption bit clearing for dma_to_phys

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    EDAC/ie31200: Fix the error path order of ie31200_init()

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    EDAC/ie31200: Fix the DIMM size mask for several SoCs

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer

Tim Schumacher <tim.schumacher1@huawei.com>
    selinux: Chain up tool resolving errors in install_policy.sh

Maksim Davydov <davydov-max@yandex-team.ru>
    x86/split_lock: Fix the delayed detection logic

Li Huafei <lihuafei1@huawei.com>
    watchdog/hardlockup/perf: Fix perf_event memory leak

Kees Cook <kees@kernel.org>
    kunit/stackinit: Use fill byte different from Clang i386 pattern

Atish Patra <atishp@rivosinc.com>
    RISC-V: KVM: Disable the kernel perf counter during configure

Aaron Kling <webgeek1234@gmail.com>
    cpufreq: tegra194: Allow building for Tegra234

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    PM: sleep: Adjust check before setting power.must_resume

Peter Zijlstra <peterz@infradead.org>
    lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock

Kevin Loughlin <kevinloughlin@google.com>
    x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()

Arnd Bergmann <arnd@arndb.de>
    x86/platform: Only allow CONFIG_EISA for 32-bit

Benjamin Berg <benjamin.berg@intel.com>
    x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()

Stanislav Spassov <stanspas@amazon.de>
    x86/fpu: Fix guest FPU state buffer allocation size

Thomas Weißschuh <thomas.weissschuh@linutronix.de>
    x86/vdso: Fix latent bug in vclock_pages calculation

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    EDAC/igen6: Fix the flood of invalid error reports

Jie Zhan <zhanjie9@hisilicon.com>
    cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()

Tianchen Ding <dtcccc@linux.alibaba.com>
    sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks

zihan zhou <15645113830zzh@gmail.com>
    sched: Cancel the slice protection of the idle entity

Konstantin Andreev <andreev@swemel.ru>
    smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label

Konstantin Andreev <andreev@swemel.ru>
    smack: dont compile ipv6 code unless ipv6 is configured

Oleg Nesterov <oleg@redhat.com>
    seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTER

zuoqian <zuoqian113@gmail.com>
    cpufreq: scpi: compare kHz instead of Hz

Mike Rapoport (Microsoft) <rppt@kernel.org>
    x86/mm/pat: cpa-test: fix length for CPA_ARRAY test

Eric Sandeen <sandeen@redhat.com>
    watch_queue: fix pipe accounting mismatch

Christian Brauner <brauner@kernel.org>
    fs: support O_PATH fds with FSCONFIG_SET_FD


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

Diffstat:

 .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
 Makefile                                           |   4 +-
 arch/arm/include/asm/vmlinux.lds.h                 |   6 +-
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi |   2 +
 arch/arm64/include/asm/mem_encrypt.h               |  11 +
 arch/arm64/kernel/compat_alignment.c               |   2 +
 arch/loongarch/Kconfig                             |   4 +-
 arch/loongarch/include/asm/cache.h                 |   2 +
 arch/loongarch/include/asm/irq.h                   |   2 +-
 arch/loongarch/include/asm/stacktrace.h            |   3 +
 arch/loongarch/include/asm/unwind_hints.h          |  10 +-
 arch/loongarch/kernel/env.c                        |   2 +
 arch/loongarch/kernel/kgdb.c                       |   5 +-
 arch/loongarch/net/bpf_jit.c                       |  12 +-
 arch/loongarch/net/bpf_jit.h                       |   5 +
 arch/powerpc/configs/mpc885_ads_defconfig          |   2 +-
 arch/powerpc/crypto/Makefile                       |   1 +
 arch/powerpc/kexec/relocate_32.S                   |   7 +-
 arch/powerpc/perf/vpa-pmu.c                        |   1 +
 arch/powerpc/platforms/cell/spufs/gang.c           |   1 +
 arch/powerpc/platforms/cell/spufs/inode.c          |  63 ++-
 arch/powerpc/platforms/cell/spufs/spufs.h          |   2 +
 arch/riscv/errata/Makefile                         |   6 +-
 arch/riscv/include/asm/cpufeature.h                |   4 +-
 arch/riscv/include/asm/ftrace.h                    |   4 +-
 arch/riscv/kernel/elf_kexec.c                      |   3 +
 arch/riscv/kernel/traps_misaligned.c               |  14 +-
 arch/riscv/kernel/unaligned_access_speed.c         |  36 +-
 arch/riscv/kernel/vec-copy-unaligned.S             |   2 +-
 arch/riscv/kvm/main.c                              |   4 +-
 arch/riscv/kvm/vcpu_pmu.c                          |   1 +
 arch/riscv/mm/hugetlbpage.c                        |  74 +--
 arch/riscv/purgatory/entry.S                       |   1 +
 arch/s390/include/asm/io.h                         |   2 -
 arch/s390/include/asm/pgtable.h                    |   3 -
 arch/s390/kernel/entry.S                           |   2 +-
 arch/s390/mm/pgtable.c                             |  10 -
 arch/um/include/shared/os.h                        |   1 -
 arch/um/kernel/Makefile                            |   2 +-
 arch/um/kernel/maccess.c                           |  19 -
 arch/um/os-Linux/process.c                         |  51 --
 arch/x86/Kconfig                                   |   3 +-
 arch/x86/Kconfig.cpu                               |   2 +-
 arch/x86/Makefile.um                               |   7 +-
 arch/x86/coco/tdx/tdx.c                            |  26 +-
 arch/x86/entry/calling.h                           |   2 +
 arch/x86/entry/common.c                            |   2 +-
 arch/x86/entry/vdso/vdso-layout.lds.S              |   2 +-
 arch/x86/entry/vdso/vma.c                          |   2 +-
 arch/x86/events/intel/core.c                       |  47 +-
 arch/x86/events/intel/ds.c                         |  13 +-
 arch/x86/events/perf_event.h                       |   3 +-
 arch/x86/hyperv/hv_vtl.c                           |   1 +
 arch/x86/hyperv/ivm.c                              |   5 +-
 arch/x86/include/asm/tdx.h                         |   4 +-
 arch/x86/include/asm/tlbflush.h                    |   2 +-
 arch/x86/include/asm/vdso/vsyscall.h               |   1 +
 arch/x86/kernel/cpu/bus_lock.c                     |  20 +-
 arch/x86/kernel/cpu/mce/severity.c                 |  11 +-
 arch/x86/kernel/cpu/microcode/amd.c                |   2 +-
 arch/x86/kernel/cpu/resctrl/rdtgroup.c             |   3 +-
 arch/x86/kernel/cpu/sgx/driver.c                   |  10 +-
 arch/x86/kernel/dumpstack.c                        |   5 +-
 arch/x86/kernel/fpu/core.c                         |   6 +-
 arch/x86/kernel/process.c                          |   9 +-
 arch/x86/kernel/traps.c                            |  18 +-
 arch/x86/kernel/tsc.c                              |   4 +-
 arch/x86/kernel/uprobes.c                          |  14 +-
 arch/x86/kvm/svm/sev.c                             |  13 +-
 arch/x86/kvm/x86.c                                 |  15 +-
 arch/x86/lib/copy_user_64.S                        |  18 +
 arch/x86/mm/mem_encrypt_identity.c                 |   4 +-
 arch/x86/mm/pat/cpa-test.c                         |   2 +-
 arch/x86/mm/pat/memtype.c                          |  52 +-
 crypto/api.c                                       |  17 +-
 crypto/bpf_crypto_skcipher.c                       |   1 +
 drivers/acpi/acpi_video.c                          |   9 +-
 drivers/acpi/nfit/core.c                           |   2 +-
 drivers/acpi/processor_idle.c                      |   4 +
 drivers/acpi/resource.c                            |   7 +
 drivers/acpi/x86/utils.c                           |   3 +-
 drivers/auxdisplay/Kconfig                         |   1 +
 drivers/auxdisplay/panel.c                         |   4 +-
 drivers/base/power/main.c                          |  21 +-
 drivers/base/power/runtime.c                       |   2 +-
 drivers/block/ublk_drv.c                           |  41 +-
 drivers/clk/imx/clk-imx8mp-audiomix.c              |   6 +-
 drivers/clk/meson/g12a.c                           |  38 +-
 drivers/clk/meson/gxbb.c                           |  14 +-
 drivers/clk/mmp/clk-pxa1908-apmu.c                 |   4 +-
 drivers/clk/qcom/gcc-ipq5424.c                     |  24 +-
 drivers/clk/qcom/gcc-msm8953.c                     |   2 +-
 drivers/clk/qcom/gcc-sm8650.c                      |   4 +-
 drivers/clk/qcom/gcc-x1e80100.c                    |  30 --
 drivers/clk/qcom/mmcc-sdm660.c                     |   2 +-
 drivers/clk/renesas/r9a08g045-cpg.c                |   5 +-
 drivers/clk/renesas/rzg2l-cpg.c                    |  13 +-
 drivers/clk/renesas/rzg2l-cpg.h                    |  10 +-
 drivers/clk/rockchip/clk-rk3328.c                  |   2 +-
 drivers/clk/samsung/clk.c                          |   2 +-
 drivers/cpufreq/Kconfig.arm                        |   2 +-
 drivers/cpufreq/armada-8k-cpufreq.c                |   2 +-
 drivers/cpufreq/cpufreq-dt.c                       |   2 +-
 drivers/cpufreq/cpufreq_governor.c                 |  45 +-
 drivers/cpufreq/mediatek-cpufreq-hw.c              |   2 +-
 drivers/cpufreq/mediatek-cpufreq.c                 |   2 +-
 drivers/cpufreq/mvebu-cpufreq.c                    |   2 +-
 drivers/cpufreq/qcom-cpufreq-hw.c                  |   2 +-
 drivers/cpufreq/qcom-cpufreq-nvmem.c               |   8 +-
 drivers/cpufreq/scmi-cpufreq.c                     |   2 +-
 drivers/cpufreq/scpi-cpufreq.c                     |   7 +-
 drivers/cpufreq/sun50i-cpufreq-nvmem.c             |   6 +-
 drivers/cpufreq/virtual-cpufreq.c                  |   2 +-
 drivers/cpuidle/cpuidle-arm.c                      |   8 +-
 drivers/cpuidle/cpuidle-big_little.c               |   2 +-
 drivers/cpuidle/cpuidle-psci.c                     |   4 +-
 drivers/cpuidle/cpuidle-qcom-spm.c                 |   2 +-
 drivers/cpuidle/cpuidle-riscv-sbi.c                |   4 +-
 drivers/crypto/hisilicon/sec2/sec.h                |   1 -
 drivers/crypto/hisilicon/sec2/sec_crypto.c         | 125 ++---
 drivers/crypto/intel/iaa/iaa_crypto_main.c         |   4 +-
 .../crypto/intel/qat/qat_420xx/adf_420xx_hw_data.c |   1 +
 drivers/crypto/intel/qat/qat_common/adf_gen4_ras.c |  59 +--
 drivers/crypto/nx/nx-common-pseries.c              |  37 +-
 drivers/crypto/tegra/tegra-se-aes.c                | 401 ++++++++++-----
 drivers/crypto/tegra/tegra-se-hash.c               | 287 +++++++----
 drivers/crypto/tegra/tegra-se-key.c                |  29 +-
 drivers/crypto/tegra/tegra-se-main.c               |  16 +-
 drivers/crypto/tegra/tegra-se.h                    |  39 +-
 drivers/dma/fsl-edma-main.c                        |  14 +-
 drivers/edac/i10nm_base.c                          |   2 +
 drivers/edac/ie31200_edac.c                        |  19 +-
 drivers/edac/igen6_edac.c                          |  21 +-
 drivers/edac/skx_common.c                          |  33 ++
 drivers/edac/skx_common.h                          |  11 +
 drivers/firmware/cirrus/cs_dsp.c                   |   2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  11 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c       |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c           |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h           |   3 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   1 +
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |  15 -
 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c |  16 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   5 +
 .../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c  |   4 +
 .../amd/display/dc/dml/dcn30/display_mode_vba_30.c |  12 +-
 .../dc/dml2/dml21/src/dml2_core/dml2_core_dcn4.c   |   3 +-
 drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c    |   2 +-
 drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c             |   3 +-
 .../gpu/drm/bridge/cadence/cdns-mhdp8546-core.c    |  12 +-
 drivers/gpu/drm/bridge/ite-it6505.c                |   7 +-
 drivers/gpu/drm/bridge/ti-sn65dsi86.c              |   2 +
 drivers/gpu/drm/display/drm_dp_mst_topology.c      |   8 +-
 drivers/gpu/drm/mediatek/mtk_crtc.c                |   7 +-
 drivers/gpu/drm/mediatek/mtk_dp.c                  |   6 +-
 drivers/gpu/drm/mediatek/mtk_dsi.c                 |   6 +-
 drivers/gpu/drm/mediatek/mtk_hdmi.c                |  33 +-
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c        |   2 +
 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c           |   4 -
 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c        |   3 +-
 drivers/gpu/drm/msm/dsi/dsi_host.c                 |   8 +-
 drivers/gpu/drm/msm/dsi/dsi_manager.c              |  32 +-
 drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c          |   2 +-
 drivers/gpu/drm/msm/msm_dsc_helper.h               |  11 -
 drivers/gpu/drm/panel/panel-ilitek-ili9882t.c      |   2 +-
 drivers/gpu/drm/panthor/panthor_fw.c               |   9 +-
 drivers/gpu/drm/panthor/panthor_fw.h               |   6 +-
 drivers/gpu/drm/panthor/panthor_sched.c            |   2 +
 drivers/gpu/drm/solomon/ssd130x-spi.c              |   7 +-
 drivers/gpu/drm/solomon/ssd130x.c                  |   6 +-
 drivers/gpu/drm/vkms/vkms_drv.c                    |  15 +-
 drivers/gpu/drm/xe/Kconfig                         |   2 +-
 drivers/gpu/drm/xe/xe_guc_pc.c                     |  53 +-
 drivers/gpu/drm/xlnx/zynqmp_dp.c                   |   2 +-
 drivers/gpu/drm/xlnx/zynqmp_dpsub.c                |   2 +
 drivers/greybus/gb-beagleplay.c                    |   4 +-
 drivers/hid/Makefile                               |   1 -
 drivers/hid/i2c-hid/i2c-hid-core.c                 |   2 +-
 drivers/hwmon/nct6775-core.c                       |   4 +-
 drivers/hwtracing/coresight/coresight-catu.c       |   2 +-
 drivers/hwtracing/coresight/coresight-core.c       |  20 +-
 drivers/hwtracing/coresight/coresight-etm4x-core.c |  48 +-
 drivers/i3c/master/svc-i3c-master.c                |   2 +-
 drivers/iio/accel/mma8452.c                        |  10 +-
 drivers/iio/accel/msa311.c                         |  28 +-
 drivers/iio/adc/ad4130.c                           |  41 +-
 drivers/iio/adc/ad7124.c                           |  35 +-
 drivers/iio/adc/ad7173.c                           |  25 +-
 drivers/iio/adc/ad7768-1.c                         |  15 +
 drivers/iio/dac/adi-axi-dac.c                      |   8 +
 drivers/iio/industrialio-backend.c                 |   4 +-
 drivers/iio/light/veml6075.c                       |   8 +-
 drivers/infiniband/core/device.c                   |  18 +-
 drivers/infiniband/core/mad.c                      |  38 +-
 drivers/infiniband/core/sysfs.c                    |   1 +
 drivers/infiniband/hw/erdma/erdma_cm.c             |   1 -
 drivers/infiniband/hw/mana/main.c                  |   2 +-
 drivers/infiniband/hw/mlx5/cq.c                    |   2 +-
 drivers/infiniband/hw/mlx5/mr.c                    |  41 +-
 drivers/infiniband/hw/mlx5/odp.c                   |  10 +-
 drivers/leds/led-core.c                            |  22 +-
 drivers/media/dvb-frontends/dib8000.c              |   5 +-
 drivers/media/platform/allegro-dvt/allegro-core.c  |   1 +
 drivers/media/platform/ti/omap3isp/isp.c           |   7 +
 .../platform/verisilicon/hantro_g2_hevc_dec.c      |   1 +
 drivers/media/rc/streamzap.c                       |   2 +-
 drivers/media/test-drivers/vimc/vimc-streamer.c    |   6 +
 drivers/memory/omap-gpmc.c                         |  20 -
 drivers/mfd/sm501.c                                |   6 +-
 drivers/misc/ntsync.c                              |   1 +
 drivers/mmc/host/omap.c                            |  19 +-
 drivers/mmc/host/sdhci-omap.c                      |   4 +-
 drivers/mmc/host/sdhci-pxav3.c                     |   1 +
 drivers/net/arcnet/com20020-pci.c                  |  17 +-
 drivers/net/dsa/mv88e6xxx/chip.c                   |  11 +-
 drivers/net/dsa/mv88e6xxx/phy.c                    |   3 +
 drivers/net/dsa/realtek/Kconfig                    |   2 +-
 drivers/net/ethernet/ibm/ibmveth.c                 |  39 +-
 drivers/net/ethernet/intel/e1000e/defines.h        |   3 +
 drivers/net/ethernet/intel/e1000e/ich8lan.c        |  80 ++-
 drivers/net/ethernet/intel/e1000e/ich8lan.h        |   4 +
 drivers/net/ethernet/intel/idpf/idpf_main.c        |   6 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2.h         |   3 +
 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    |   3 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c     | 201 +++++---
 drivers/net/ethernet/marvell/octeontx2/af/rvu.c    |   2 +-
 .../ethernet/marvell/octeontx2/af/rvu_devlink.c    |   2 +-
 .../net/ethernet/mellanox/mlx5/core/en/params.c    |   8 +-
 drivers/net/phy/broadcom.c                         |   6 +-
 drivers/net/usb/rndis_host.c                       |  16 +-
 drivers/net/usb/usbnet.c                           |   6 +-
 .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c  |  20 +-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c        |  86 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c      |   8 +-
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |   1 +
 drivers/net/wireless/mediatek/mt76/mt7925/mcu.c    |   1 -
 drivers/ntb/hw/intel/ntb_hw_gen3.c                 |   3 +
 drivers/ntb/hw/mscc/ntb_hw_switchtec.c             |   2 +-
 drivers/ntb/test/ntb_perf.c                        |   4 +-
 drivers/nvme/host/ioctl.c                          |   2 +-
 drivers/nvme/host/pci.c                            |  37 +-
 drivers/nvme/host/tcp.c                            |   5 +-
 drivers/nvme/target/debugfs.c                      |   2 +-
 drivers/pci/controller/cadence/pcie-cadence-ep.c   |   3 +-
 drivers/pci/controller/cadence/pcie-cadence.h      |   2 +-
 drivers/pci/controller/dwc/pcie-designware-ep.c    |   1 +
 drivers/pci/controller/dwc/pcie-histb.c            |  12 +-
 drivers/pci/controller/pcie-brcmstb.c              |  16 +-
 drivers/pci/controller/pcie-xilinx-cpm.c           |  10 +-
 drivers/pci/hotplug/pciehp_hpc.c                   |   4 +-
 drivers/pci/iov.c                                  |  48 +-
 drivers/pci/pci-sysfs.c                            |   4 +-
 drivers/pci/pci.c                                  |  22 +-
 drivers/pci/pcie/aspm.c                            |  17 +-
 drivers/pci/pcie/bwctrl.c                          |   6 +-
 drivers/pci/pcie/portdrv.c                         |   8 +-
 drivers/pci/probe.c                                |   5 +-
 drivers/pci/setup-bus.c                            |   4 +-
 drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c  |  50 +-
 drivers/pinctrl/intel/pinctrl-intel.c              |   1 -
 drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c          |  10 +-
 drivers/pinctrl/renesas/pinctrl-rza2.c             |   2 +
 drivers/pinctrl/renesas/pinctrl-rzg2l.c            |   3 +
 drivers/pinctrl/renesas/pinctrl-rzv2m.c            |   2 +
 drivers/pinctrl/tegra/pinctrl-tegra.c              |   3 +
 .../platform/surface/surface_aggregator_registry.c |   5 +-
 drivers/platform/x86/amd/pmf/pmf.h                 |   5 +-
 drivers/platform/x86/amd/pmf/tee-if.c              |  82 +++-
 drivers/platform/x86/dell/dell-uart-backlight.c    |   2 +-
 drivers/platform/x86/dell/dell-wmi-ddv.c           |   6 +-
 drivers/platform/x86/intel/hid.c                   |   7 +
 .../x86/intel/speed_select_if/isst_if_common.c     |   2 +-
 drivers/platform/x86/intel/vsec.c                  |   7 +
 .../x86/lenovo-yoga-tab2-pro-1380-fastcharger.c    |   2 +-
 drivers/platform/x86/thinkpad_acpi.c               |  11 +
 drivers/power/supply/bq27xxx_battery.c             |   1 -
 drivers/power/supply/max77693_charger.c            |   2 +-
 drivers/regulator/pca9450-regulator.c              |   6 +-
 drivers/remoteproc/qcom_q6v5_mss.c                 |  21 +-
 drivers/remoteproc/qcom_q6v5_pas.c                 |  13 +-
 drivers/remoteproc/remoteproc_core.c               |   1 +
 drivers/rtc/rtc-renesas-rtca3.c                    |  15 +-
 drivers/soundwire/slave.c                          |   1 +
 drivers/spi/spi-bcm2835.c                          |  18 +-
 drivers/spi/spi-cadence-xspi.c                     |   2 +-
 .../staging/gpib/agilent_82357a/agilent_82357a.c   | 513 +++++++++----------
 drivers/staging/gpib/cb7210/cb7210.c               |   2 +-
 drivers/staging/gpib/common/gpib_os.c              |   7 +-
 drivers/staging/gpib/hp_82341/hp_82341.c           |   2 +-
 drivers/staging/gpib/include/gpibP.h               |   2 +-
 drivers/staging/gpib/ni_usb/ni_usb_gpib.c          | 545 +++++++++++----------
 drivers/staging/gpib/ni_usb/ni_usb_gpib.h          |   2 +-
 drivers/staging/rtl8723bs/Kconfig                  |   1 +
 .../vc04_services/interface/vchiq_arm/vchiq_arm.c  |  28 +-
 .../intel/int340x_thermal/int3402_thermal.c        |   3 +
 drivers/tty/n_tty.c                                |  13 +-
 drivers/tty/serial/fsl_lpuart.c                    | 312 ++++++------
 drivers/usb/host/xhci-mem.c                        |   6 +-
 drivers/usb/typec/ucsi/ucsi_ccg.c                  |   5 +-
 drivers/vhost/scsi.c                               |  25 +-
 drivers/video/console/Kconfig                      |   6 +-
 drivers/video/fbdev/au1100fb.c                     |   4 +-
 drivers/video/fbdev/sm501fb.c                      |   7 +
 drivers/w1/masters/w1-uart.c                       |   4 +-
 fs/9p/vfs_inode_dotl.c                             |   2 +-
 fs/affs/file.c                                     |   9 +-
 fs/autofs/autofs_i.h                               |   2 +
 fs/exec.c                                          |  15 +-
 fs/exfat/fatent.c                                  |   2 +-
 fs/exfat/file.c                                    |  29 +-
 fs/exfat/inode.c                                   |  41 +-
 fs/exfat/namei.c                                   |   5 +
 fs/ext4/dir.c                                      |   3 +
 fs/ext4/super.c                                    |  27 +-
 fs/fsopen.c                                        |   2 +-
 fs/fuse/dax.c                                      |   1 -
 fs/fuse/dir.c                                      |   2 +-
 fs/fuse/file.c                                     |   4 +-
 fs/hostfs/hostfs.h                                 |   2 +-
 fs/hostfs/hostfs_kern.c                            |   7 +-
 fs/hostfs/hostfs_user.c                            |  59 ++-
 fs/isofs/dir.c                                     |   3 +-
 fs/jfs/jfs_dtree.c                                 |   3 +-
 fs/jfs/xattr.c                                     |  13 +-
 fs/netfs/direct_read.c                             |   6 +-
 fs/nfs/delegation.c                                |  63 ++-
 fs/nfs/nfs4xdr.c                                   |  18 +-
 fs/nfs/sysfs.c                                     |  22 +-
 fs/nfs/write.c                                     |   4 +-
 fs/nfsd/nfs4state.c                                |  37 +-
 fs/nfsd/nfsctl.c                                   |  44 +-
 fs/nfsd/vfs.c                                      |  28 +-
 fs/ntfs3/attrib.c                                  |   3 +-
 fs/ntfs3/file.c                                    |  22 +-
 fs/ntfs3/frecord.c                                 |   6 +-
 fs/ntfs3/index.c                                   |   4 +-
 fs/ntfs3/ntfs.h                                    |   2 +-
 fs/ocfs2/alloc.c                                   |   8 +
 fs/proc/base.c                                     |   2 +-
 fs/smb/client/cifsacl.c                            |  34 +-
 fs/smb/client/cifssmb.c                            |  46 +-
 fs/smb/client/connect.c                            |  16 +-
 fs/smb/client/smb2pdu.c                            |  96 ++--
 fs/smb/common/smbacl.h                             |   3 +-
 fs/smb/server/auth.c                               |   6 +-
 fs/smb/server/connection.h                         |  11 +
 fs/smb/server/mgmt/user_session.c                  |  37 +-
 fs/smb/server/mgmt/user_session.h                  |   2 +
 fs/smb/server/oplock.c                             |  12 +-
 fs/smb/server/smb2pdu.c                            |  54 +-
 fs/smb/server/smbacl.c                             |  50 +-
 fs/smb/server/smbacl.h                             |   2 +-
 include/drm/display/drm_dp_mst_helper.h            |   7 +
 include/linux/context_tracking_irq.h               |   8 +-
 include/linux/coresight.h                          |   4 +
 include/linux/dma-direct.h                         |  13 +-
 include/linux/fwnode.h                             |   2 +-
 include/linux/interrupt.h                          |   8 +-
 include/linux/mem_encrypt.h                        |  23 +
 include/linux/nfs_fs_sb.h                          |   4 +
 include/linux/nmi.h                                |   4 -
 include/linux/pgtable.h                            |  28 +-
 include/linux/pm_runtime.h                         |   2 +
 include/linux/rcupdate.h                           |   2 +-
 include/linux/sched/smt.h                          |   2 +-
 include/linux/seccomp.h                            |   8 +-
 include/linux/thermal.h                            |   2 -
 include/linux/trace_events.h                       |  14 +
 include/linux/uprobes.h                            |   2 +
 include/rdma/ib_verbs.h                            |   1 +
 io_uring/net.c                                     |  23 +-
 kernel/bpf/core.c                                  |  19 +-
 kernel/bpf/verifier.c                              |   7 +
 kernel/cpu.c                                       |   5 -
 kernel/events/core.c                               |  46 +-
 kernel/events/ring_buffer.c                        |   2 +-
 kernel/events/uprobes.c                            |  15 +-
 kernel/fork.c                                      |   4 +
 kernel/kexec_elf.c                                 |   2 +-
 kernel/locking/semaphore.c                         |  13 +-
 kernel/sched/deadline.c                            |   2 +-
 kernel/sched/fair.c                                |  50 +-
 kernel/seccomp.c                                   |  14 +-
 kernel/trace/bpf_trace.c                           |   2 +-
 kernel/trace/ring_buffer.c                         |   4 +-
 kernel/trace/trace_events.c                        |  21 +
 kernel/trace/trace_events_hist.c                   | 133 ++++-
 kernel/trace/trace_events_synth.c                  |  32 +-
 kernel/trace/trace_functions_graph.c               |   1 +
 kernel/trace/trace_irqsoff.c                       |   2 -
 kernel/trace/trace_osnoise.c                       |   1 -
 kernel/trace/trace_sched_wakeup.c                  |   2 -
 kernel/watch_queue.c                               |   9 +
 kernel/watchdog.c                                  |  25 -
 kernel/watchdog_perf.c                             |  28 +-
 lib/842/842_compress.c                             |   2 +
 lib/stackinit_kunit.c                              |  30 +-
 lib/vsprintf.c                                     |   2 +-
 mm/gup.c                                           |   3 +
 mm/memory.c                                        |  13 +-
 mm/zswap.c                                         |  30 +-
 net/can/af_can.c                                   |  12 +-
 net/can/af_can.h                                   |  12 +-
 net/can/proc.c                                     |  46 +-
 net/core/devmem.c                                  |   4 +-
 net/core/dst.c                                     |   8 +
 net/core/rtnetlink.c                               |   3 +
 net/core/rtnl_net_debug.c                          |   2 +-
 net/ipv4/ip_tunnel_core.c                          |   4 +-
 net/ipv4/udp.c                                     |  42 +-
 net/ipv6/addrconf.c                                |  37 +-
 net/ipv6/calipso.c                                 |  21 +-
 net/ipv6/route.c                                   |  42 +-
 net/mac80211/driver-ops.c                          |  10 +-
 net/mac80211/iface.c                               |  11 +-
 net/mac80211/rx.c                                  |  10 +-
 net/mac80211/sta_info.c                            |  20 +-
 net/mac80211/util.c                                |   5 +-
 net/netfilter/nf_tables_api.c                      |   4 +-
 net/netfilter/nft_set_hash.c                       |   3 +-
 net/netfilter/nft_tunnel.c                         |   6 +-
 net/openvswitch/actions.c                          |   6 -
 net/sched/act_tunnel_key.c                         |   2 +-
 net/sched/cls_flower.c                             |   2 +-
 net/sched/sch_skbprio.c                            |   3 -
 net/sctp/sysctl.c                                  |   4 +
 net/vmw_vsock/af_vsock.c                           |   6 +-
 net/xdp/xsk.c                                      |   5 +-
 rust/Makefile                                      |   4 +-
 rust/kernel/print.rs                               |   7 +-
 samples/bpf/Makefile                               |   2 +-
 samples/trace_events/trace-events-sample.h         |   8 +-
 scripts/package/debian/rules                       |   6 +-
 scripts/selinux/install_policy.sh                  |  15 +-
 security/smack/smack.h                             |   6 +
 security/smack/smack_lsm.c                         |  34 +-
 sound/core/timer.c                                 | 147 +++---
 sound/pci/hda/patch_realtek.c                      |  50 +-
 sound/soc/amd/acp/acp-legacy-common.c              |  10 +-
 sound/soc/codecs/cs35l41-spi.c                     |   5 +-
 sound/soc/codecs/cs42l43-jack.c                    |  13 +-
 sound/soc/codecs/cs42l43.c                         |  15 +-
 sound/soc/codecs/cs42l43.h                         |   3 +
 sound/soc/codecs/rt1320-sdw.c                      |   3 +
 sound/soc/codecs/rt5665.c                          |  24 +-
 sound/soc/codecs/wsa884x.c                         |   4 +-
 sound/soc/fsl/imx-card.c                           |   4 +
 sound/soc/tegra/tegra210_adx.c                     |   6 +-
 sound/soc/ti/j721e-evm.c                           |   2 +
 sound/usb/mixer_quirks.c                           |   7 +-
 tools/arch/x86/lib/insn.c                          |   2 +-
 tools/bpf/runqslower/Makefile                      |   3 +-
 tools/lib/bpf/btf.c                                |   4 +-
 tools/lib/bpf/linker.c                             |   2 +-
 tools/lib/bpf/str_error.c                          |   2 +-
 tools/lib/bpf/str_error.h                          |   7 +-
 tools/objtool/check.c                              |  35 +-
 tools/perf/Makefile.config                         |  10 +-
 tools/perf/Makefile.perf                           |   2 +-
 tools/perf/arch/powerpc/util/header.c              |   4 +-
 tools/perf/arch/x86/util/topdown.c                 |   2 +-
 tools/perf/bench/syscall.c                         |  22 +-
 tools/perf/builtin-report.c                        |   2 +-
 .../arch/arm64/ampere/ampereonex/metrics.json      |  10 +-
 tools/perf/tests/hwmon_pmu.c                       |  16 +-
 .../shell/coresight/asm_pure_loop/asm_pure_loop.S  |   2 +
 tools/perf/tests/shell/record_bpf_filter.sh        |   4 +-
 tools/perf/tests/shell/stat_all_pmu.sh             |  48 +-
 tools/perf/tests/tool_pmu.c                        |   4 +-
 tools/perf/util/arm-spe.c                          |   8 +-
 tools/perf/util/bpf-filter.l                       |   2 +-
 tools/perf/util/comm.c                             |   2 +
 tools/perf/util/debug.c                            |   2 +-
 tools/perf/util/dso.h                              |   4 +-
 tools/perf/util/evlist.c                           |  13 +-
 tools/perf/util/expr.c                             |   2 +
 tools/perf/util/hwmon_pmu.c                        |  14 -
 tools/perf/util/hwmon_pmu.h                        |  16 +
 tools/perf/util/intel-tpebs.c                      |   2 +-
 tools/perf/util/pmu.c                              |   7 +-
 tools/perf/util/pmu.h                              |   5 +
 tools/perf/util/pmus.c                             |  20 +-
 tools/perf/util/python.c                           |  17 +-
 tools/perf/util/stat-shadow.c                      |   3 +-
 tools/perf/util/stat.c                             |  13 +-
 tools/perf/util/tool_pmu.c                         |   3 +-
 tools/perf/util/units.c                            |   2 +-
 tools/power/x86/turbostat/turbostat.8              |   2 +
 tools/power/x86/turbostat/turbostat.c              |   3 +-
 tools/testing/selftests/bpf/Makefile               |   1 +
 .../selftests/bpf/prog_tests/bloom_filter_map.c    |   5 +
 tools/testing/selftests/bpf/prog_tests/tailcalls.c |   1 +
 tools/testing/selftests/bpf/progs/strncmp_bench.c  |   5 +-
 tools/testing/selftests/mm/cow.c                   |   2 +-
 .../selftests/net/netfilter/br_netfilter.sh        |   7 +
 .../selftests/net/netfilter/br_netfilter_queue.sh  |   7 +
 tools/testing/selftests/net/netfilter/nft_queue.sh |   1 +
 tools/testing/selftests/pcie_bwctrl/Makefile       |   2 +-
 501 files changed, 5049 insertions(+), 3056 deletions(-)



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

end of thread, other threads:[~2025-04-17 14:16 UTC | newest]

Thread overview: 512+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08 10:43 [PATCH 6.13 000/499] 6.13.11-rc1 review Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 001/499] fs: support O_PATH fds with FSCONFIG_SET_FD Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 002/499] watch_queue: fix pipe accounting mismatch Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 003/499] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 004/499] cpufreq: scpi: compare kHz instead of Hz Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 005/499] seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTER Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 006/499] smack: dont compile ipv6 code unless ipv6 is configured Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 007/499] smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 008/499] sched: Cancel the slice protection of the idle entity Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 009/499] sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasks Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 010/499] cpufreq: governor: Fix negative idle_time handling in dbs_update() Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 011/499] EDAC/igen6: Fix the flood of invalid error reports Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 012/499] EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 013/499] x86/vdso: Fix latent bug in vclock_pages calculation Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 014/499] x86/fpu: Fix guest FPU state buffer allocation size Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 015/499] x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct() Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 016/499] x86/platform: Only allow CONFIG_EISA for 32-bit Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 017/499] x86/sev: Add missing RIP_REL_REF() invocations during sme_enable() Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 018/499] lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 019/499] PM: sleep: Adjust check before setting power.must_resume Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 020/499] cpufreq: tegra194: Allow building for Tegra234 Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 021/499] RISC-V: KVM: Disable the kernel perf counter during configure Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 022/499] kunit/stackinit: Use fill byte different from Clang i386 pattern Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 023/499] watchdog/hardlockup/perf: Fix perf_event memory leak Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 024/499] x86/split_lock: Fix the delayed detection logic Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 025/499] selinux: Chain up tool resolving errors in install_policy.sh Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 026/499] EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer Greg Kroah-Hartman
2025-04-08 10:43 ` [PATCH 6.13 027/499] EDAC/ie31200: Fix the DIMM size mask for several SoCs Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 028/499] EDAC/ie31200: Fix the error path order of ie31200_init() Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 029/499] dma: Fix encryption bit clearing for dma_to_phys Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 030/499] dma: Introduce generic dma_addr_*crypted helpers Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 031/499] arm64: realm: Use aliased addresses for device DMA to shared buffers Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 032/499] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 033/499] cpuidle: Init cpuidle only for present CPUs Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 034/499] thermal: int340x: Add NULL check for adev Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 035/499] PM: sleep: Fix handling devices with direct_complete set on errors Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 036/499] lockdep: Dont disable interrupts on RT in disable_irq_nosync_lockdep.*() Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 037/499] cpufreq: Init cpufreq only for present CPUs Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 038/499] perf/ring_buffer: Allow the EPOLLRDNORM flag for poll Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 039/499] x86/traps: Make exc_double_fault() consistently noreturn Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 040/499] x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 041/499] x86/entry: Add __init to ia32_emulation_override_cmdline() Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 042/499] RISC-V: KVM: Teardown riscv specific bits after kvm_exit Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 043/499] regulator: pca9450: Fix enable register for LDO5 Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 044/499] auxdisplay: MAX6959 should select BITREVERSE Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 045/499] media: verisilicon: HEVC: Initialize start_bit field Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 046/499] media: platform: allgro-dvt: unregister v4l2_device on the error path Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 047/499] auxdisplay: panel: Fix an API misuse in panel.c Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 048/499] platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: Make symbol static Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 049/499] platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver static Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 050/499] platform/x86: dell-ddv: Fix temperature calculation Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 051/499] ASoC: cs35l41: check the return value from spi_setup() Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 052/499] ASoC: amd: acp: Fix for enabling DMIC on acp platforms via _DSD entry Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 053/499] HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 054/499] dt-bindings: vendor-prefixes: add GOcontroll Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 055/499] ALSA: hda/realtek: Always honor no_shutup_pins Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 056/499] ASoC: tegra: Use non-atomic timeout for ADX status register Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 057/499] ASoC: ti: j721e-evm: Fix clock configuration for ti,j7200-cpb-audio compatible Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 058/499] ALSA: usb-audio: separate DJM-A9 cap lvl options Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 059/499] ALSA: timer: Dont take register_mutex with copy_from/to_user() Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 060/499] drm/bridge: ti-sn65dsi86: Fix multiple instances Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 061/499] drm/ssd130x: Set SPI .id_table to prevent an SPI core warning Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 062/499] drm/ssd130x: fix ssd132x encoding Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 063/499] drm/ssd130x: ensure ssd132x pitch is correct Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 064/499] drm/dp_mst: Fix drm RAD print Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 065/499] drm/bridge: it6505: fix HDCP V match check is not performed correctly Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 066/499] drm/panthor: Fix race condition when gathering fdinfo group samples Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 067/499] drm: xlnx: zynqmp: Fix max dma segment size Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 068/499] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 069/499] drm/vkms: Fix use after free and double free on init error Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 070/499] gpu: cdns-mhdp8546: fix call balance of mhdp->clk handling routines Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 071/499] drm/amdgpu: refine smu send msg debug log format Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 072/499] drm/amdgpu/umsch: fix ucode check Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 073/499] PCI: Use downstream bridges for distributing resources Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 074/499] PCI: Remove add_align overwrite unrelated to size0 Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 075/499] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 076/499] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 077/499] drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 078/499] PCI/ASPM: Fix link state exit during switch upstream function removal Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 079/499] drm/panel: ilitek-ili9882t: fix GPIO name in error message Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 080/499] PCI/ACS: Fix pci=config_acs= parameter Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 081/499] drm/amd/display: fix an indent issue in DML21 Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 082/499] drm/msm/dpu: dont use active in atomic_check() Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 083/499] drm/msm/dsi/phy: Program clock inverters in correct register Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 084/499] drm/msm/dsi: Use existing per-interface slice count in DSC timing Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 085/499] drm/msm/dsi: Set PHY usescase (and mode) before registering DSI host Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 086/499] drm/amdkfd: Fix Circular Locking Dependency in svm_range_cpu_invalidate_pagetables Greg Kroah-Hartman
2025-04-08 10:44 ` [PATCH 6.13 087/499] PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 088/499] PCI: brcmstb: Set generation limit before PCIe link up Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 089/499] PCI: brcmstb: Use internal register to change link capability Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 090/499] PCI: brcmstb: Fix error path after a call to regulator_bulk_get() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 091/499] PCI: brcmstb: Fix potential premature regulator disabling Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 092/499] selftests/pcie_bwctrl: Add set_pcie_speed.sh to TEST_PROGS Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 093/499] PCI/portdrv: Only disable pciehp interrupts early when needed Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 094/499] PCI: Avoid reset when disabled via sysfs Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 095/499] drm/panthor: Update CS_STATUS_ defines to correct values Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 096/499] drm/panthor: Clean up FW version information display Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 097/499] drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 098/499] drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduump Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 099/499] powerpc/perf: Fix ref-counting on the PMU vpa_pmu Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 100/499] crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 101/499] powerpc/kexec: fix physical address calculation in clear_utlb_entry() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 102/499] PCI: Remove stray put_device() in pci_register_host_bridge() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 103/499] PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 104/499] drm/mediatek: Fix config_updating flag never false when no mbox channel Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 105/499] drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 106/499] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 107/499] drm/amd/display: avoid NPD when ASIC does not support DMUB Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 108/499] PCI: dwc: ep: Return -ENOMEM for allocation failures Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 109/499] PCI: histb: Fix an error handling path in histb_pcie_probe() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 110/499] PCI: Fix BAR resizing when VF BARs are assigned Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 111/499] PCI: pciehp: Dont enable HPIE when resuming in poll mode Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 112/499] PCI/bwctrl: Fix pcie_bwctrl_select_speed() return type Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 113/499] io_uring/net: improve recv bundles Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 114/499] io_uring/net: only import send_zc buffer once Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 115/499] PCI: Fix NULL dereference in SR-IOV VF creation error path Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 116/499] fbdev: au1100fb: Move a variable assignment behind a null pointer check Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 117/499] dummycon: fix default rows/cols Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 118/499] mdacon: rework dependency list Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 119/499] fbdev: sm501fb: Add some geometry checks Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 120/499] crypto: iaa - Test the correct request flag Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 121/499] crypto: qat - set parity error mask for qat_420xx Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 122/499] crypto: tegra - Use separate buffer for setkey Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 123/499] crypto: tegra - Do not use fixed size buffers Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 124/499] crypto: tegra - check return value for hash do_one_req Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 125/499] crypto: tegra - Transfer HASH init function to crypto engine Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 126/499] crypto: tegra - Fix HASH intermediate result handling Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 127/499] crypto: bpf - Add MODULE_DESCRIPTION for skcipher Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 128/499] crypto: tegra - Use HMAC fallback when keyslots are full Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 129/499] clk: amlogic: gxbb: drop incorrect flag on 32k clock Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 130/499] crypto: hisilicon/sec2 - fix for aead authsize alignment Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 131/499] crypto: hisilicon/sec2 - fix for sec spec check Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 132/499] RDMA/mlx5: Fix page_size variable overflow Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 133/499] remoteproc: core: Clear table_sz when rproc_shutdown Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 134/499] of: property: Increase NR_FWNODE_REFERENCE_ARGS Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 135/499] pinctrl: renesas: rzg2l: Suppress binding attributes Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 136/499] remoteproc: qcom_q6v5_pas: Make single-PD handling more robust Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 137/499] libbpf: Fix hypothetical STT_SECTION extern NULL deref case Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 138/499] drivers: clk: qcom: ipq5424: fix the freq table of sdcc1_apps clock Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 139/499] selftests/bpf: Fix string read in strncmp benchmark Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 140/499] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 141/499] clk: renesas: r8a08g045: Check the source of the CPU PLL settings Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 142/499] remoteproc: qcom: pas: add minidump_id to SC7280 WPSS Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 143/499] clk: samsung: Fix UBSAN panic in samsung_clk_init() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 144/499] pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw() Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 145/499] crypto: tegra - Fix CMAC intermediate result handling Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 146/499] clk: qcom: gcc-msm8953: fix stuck venus0_core0 clock Greg Kroah-Hartman
2025-04-08 10:45 ` [PATCH 6.13 147/499] selftests/bpf: Fix runqslower cross-endian build Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 148/499] s390: Remove ioremap_wt() and pgprot_writethrough() Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 149/499] RDMA/mana_ib: Ensure variable err is initialized Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 150/499] crypto: tegra - Set IV to NULL explicitly for AES ECB Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 151/499] remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226 Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 152/499] clk: qcom: gcc-x1e80100: Unregister GCC_GPU_CFG_AHB_CLK/GCC_DISP_XO_CLK Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 153/499] crypto: tegra - finalize crypto req on error Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 154/499] crypto: tegra - Reserve keyslots to allocate dynamically Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 155/499] bpf: Use preempt_count() directly in bpf_send_signal_common() Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 156/499] lib: 842: Improve error handling in sw842_compress() Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 157/499] pinctrl: renesas: rza2: Fix missing of_node_put() call Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 158/499] pinctrl: renesas: rzg2l: " Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 159/499] RDMA/mlx5: Fix MR cache initialization error flow Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 160/499] selftests/bpf: Fix freplace_link segfault in tailcalls prog test Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 161/499] clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parent Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 162/499] RDMA/core: Dont expose hw_counters outside of init net namespace Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 163/499] RDMA/mlx5: Fix calculation of total invalidated pages Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 164/499] RDMA/erdma: Prevent use-after-free in erdma_accept_newconn() Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 165/499] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 166/499] power: supply: bq27xxx_battery: do not update cached flags prematurely Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 167/499] crypto: api - Fix larval relookup type and mask Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 168/499] IB/mad: Check available slots before posting receive WRs Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 169/499] pinctrl: tegra: Set SFIO mode to Mux Register Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 170/499] clk: amlogic: g12b: fix cluster A parent data Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 171/499] clk: amlogic: gxbb: drop non existing 32k clock parent Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 172/499] selftests/bpf: Select NUMA_NO_NODE to create map Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 173/499] rust: fix signature of rust_fmt_argument Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 174/499] crypto: tegra - Fix format specifier in tegra_sha_prep_cmd() Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 175/499] libbpf: Add namespace for errstr making it libbpf_errstr Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 176/499] clk: mmp: Fix NULL vs IS_ERR() check Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 177/499] pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignment Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 178/499] samples/bpf: Fix broken vmlinux path for VMLINUX_BTF Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 179/499] crypto: qat - remove access to parity register for QAT GEN4 Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 180/499] clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parents Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 181/499] clk: amlogic: g12a: fix mmc A peripheral clock Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 182/499] x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1 Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 183/499] power: supply: max77693: Fix wrong conversion of charge input threshold value Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 184/499] crypto: nx - Fix uninitialised hv_nxc on error Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 185/499] clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable() Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 186/499] bpf: Fix array bounds error with may_goto Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 187/499] RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 188/499] pinctrl: renesas: rzv2m: Fix missing of_node_put() call Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 189/499] clk: qcom: ipq5424: fix software and hardware flow control error of UART Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 190/499] mfd: sm501: Switch to BIT() to mitigate integer overflows Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 191/499] leds: Fix LED_OFF brightness race Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 192/499] x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplaced assignment Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 193/499] RDMA/core: Fix use-after-free when rename device name Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 194/499] crypto: hisilicon/sec2 - fix for aead auth key length Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 195/499] pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm() Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 196/499] clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clock Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 197/499] libbpf: Fix accessing BTF.ext core_relo header Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 198/499] perf stat: Fix find_stat for mixed legacy/non-legacy events Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 199/499] perf: Always feature test reallocarray Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 200/499] w1: fix NULL pointer dereference in probe Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 201/499] staging: gpib: Fix pr_err format warning Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 202/499] iio: dac: adi-axi-dac: modify stream enable Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 203/499] perf test: Fix Hwmon PMU test endianess issue Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 204/499] perf stat: Dont merge counters purely on name Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 205/499] fs/ntfs3: Update inode->i_mapping->a_ops on compression state Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 206/499] phy: phy-rockchip-samsung-hdptx: Dont use dt aliases to determine phy-id Greg Kroah-Hartman
2025-04-08 10:46 ` [PATCH 6.13 207/499] perf tools: Add skip check in tool_pmu__event_to_str() Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 208/499] isofs: fix KMSAN uninit-value bug in do_isofs_readdir() Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 209/499] perf tests: Fix Tool PMU test segfault Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 210/499] soundwire: slave: fix an OF node reference leak in soundwire slave device Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 211/499] staging: gpib: Fix cb7210 pcmcia Oops Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 212/499] perf report: Switch data file correctly in TUI Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 213/499] greybus: gb-beagleplay: Add error handling for gb_greybus_init Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 214/499] coresight: catu: Fix number of pages while using 64k pages Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 215/499] vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 216/499] coresight-etm4x: add isb() before reading the TRCSTATR Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 217/499] perf pmu: Dont double count common sysfs and json events Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 218/499] tools/x86: Fix linux/unaligned.h include path in lib/insn.c Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 219/499] perf build: Fix in-tree build due to symbolic link Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 220/499] ucsi_ccg: Dont show failed to get FW build information error Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 221/499] iio: accel: mma8452: Ensure error return on failure to matching oversampling ratio Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 222/499] iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fails Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 223/499] iio: backend: make sure to NULL terminate stack buffer Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 224/499] perf arm-spe: Fix load-store operation checking Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 225/499] perf bench: Fix perf bench syscall loop count Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 226/499] usb: xhci: correct debug message page size calculation Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 227/499] fs/ntfs3: Fix a couple integer overflows on 32bit systems Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 228/499] fs/ntfs3: Prevent integer overflow in hdr_first_de() Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 229/499] dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 230/499] dmaengine: fsl-edma: free irq correctly in remove path Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 231/499] iio: adc: ad4130: Fix comparison of channel setups Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 232/499] iio: adc: ad7124: Fix comparison of channel configs Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 233/499] iio: adc: ad7173: " Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 234/499] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 235/499] iio: light: Add check for array bounds in veml6075_read_int_time_ms Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 236/499] perf debug: Avoid stack overflow in recursive error message Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 237/499] perf evlist: Add success path to evlist__create_syswide_maps Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 238/499] perf x86/topdown: Fix topdown leader sampling test error on hybrid Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 239/499] perf units: Fix insufficient array space Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 240/499] perf test stat_all_pmu.sh: Correctly check perf stat result Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 241/499] kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page() Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 242/499] kexec: initialize ELF lowest address to ULONG_MAX Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 243/499] ocfs2: validate l_tree_depth to avoid out-of-bounds access Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 244/499] arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfig Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 245/499] NFSv4: Dont trigger uneccessary scans for return-on-close delegations Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 246/499] NFSv4: Avoid unnecessary scans of filesystems for returning delegations Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 247/499] NFSv4: Avoid unnecessary scans of filesystems for expired delegations Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 248/499] NFSv4: Avoid unnecessary scans of filesystems for delayed delegations Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 249/499] NFS: fix open_owner_id_maxsz and related fields Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 250/499] fuse: fix dax truncate/punch_hole fault path Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 251/499] selftests/mm/cow: fix the incorrect error handling Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 252/499] um: Pass the correct Rust target and options with gcc Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 253/499] um: remove copy_from_kernel_nofault_allowed Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 254/499] um: hostfs: avoid issues on inode number reuse by host Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 255/499] i3c: master: svc: Fix missing the IBI rules Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 256/499] perf python: Fixup description of sample.id event member Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 257/499] perf python: Decrement the refcount of just created event on failure Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 258/499] perf python: Dont keep a raw_data pointer to consumed ring buffer space Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 259/499] perf python: Check if there is space to copy all the event Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 260/499] perf dso: fix dso__is_kallsyms() check Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 261/499] perf: intel-tpebs: Fix incorrect usage of zfree() Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 262/499] staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 263/499] staging: vchiq_arm: Register debugfs after cdev Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 264/499] staging: vchiq_arm: Fix possible NPR of keep-alive thread Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 265/499] staging: vchiq_arm: Stop kthreads if vchiq cdev register fails Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 266/499] tty: n_tty: use uint for space returned by tty_write_room() Greg Kroah-Hartman
2025-04-08 10:47 ` [PATCH 6.13 267/499] perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 268/499] fs/procfs: fix the comment above proc_pid_wchan() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 269/499] perf tools: Fix is_compat_mode build break in ppc64 Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 270/499] perf tools: annotate asm_pure_loop.S Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 271/499] perf bpf-filter: Fix a parsing error with comma Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 272/499] thermal: core: Remove duplicate struct declaration Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 273/499] objtool, nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 274/499] objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 275/499] NFS: Shut down the nfs_client only after all the superblocks Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 276/499] smb: client: Fix netns refcount imbalance causing leaks and use-after-free Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 277/499] exfat: fix the infinite loop in exfat_find_last_cluster() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 278/499] exfat: fix missing shutdown check Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 279/499] rtnetlink: Allocate vfinfo size for VF GUIDs when supported Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 280/499] rndis_host: Flag RNDIS modems as WWAN devices Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 281/499] ksmbd: use aead_request_free to match aead_request_alloc Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 282/499] ksmbd: fix multichannel connection failure Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 283/499] ksmbd: fix r_count dec/increment mismatch Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 284/499] net/mlx5e: SHAMPO, Make reserved size independent of page size Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 285/499] ring-buffer: Fix bytes_dropped calculation issue Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 286/499] objtool: Fix segfault in ignore_unreachable_insn() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 287/499] LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 288/499] LoongArch: Fix device node refcount leak in fdt_cpu_clk_init() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 289/499] LoongArch: Rework the arch_kgdb_breakpoint() implementation Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 290/499] ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 291/499] net: phy: broadcom: Correct BCM5221 PHY model detection Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 292/499] octeontx2-af: Fix mbox INTR handler when num VFs > 64 Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 293/499] octeontx2-af: Free NIX_AF_INT_VEC_GEN irq Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 294/499] objtool: Fix verbose disassembly if CROSS_COMPILE isnt set Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 295/499] sched/smt: Always inline sched_smt_active() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 296/499] context_tracking: Always inline ct_{nmi,irq}_{enter,exit}() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 297/499] rcu-tasks: Always inline rcu_irq_work_resched() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 298/499] objtool/loongarch: Add unwind hints in prepare_frametrace() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 299/499] nfs: Add missing release on error in nfs_lock_and_join_requests() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 300/499] wifi: mac80211: Cleanup sta TXQs on flush Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 301/499] wifi: mac80211: remove debugfs dir for virtual monitor Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 302/499] wifi: iwlwifi: fw: allocate chained SG tables for dump Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 303/499] wifi: iwlwifi: mvm: use the right version of the rate API Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 304/499] ntsync: Set the permissions to be 0666 Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 305/499] nvme-tcp: fix possible UAF in nvme_tcp_poll Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 306/499] nvme-pci: clean up CMBMSC when registering CMB fails Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 307/499] nvme-pci: skip CMB blocks incompatible with PCI P2P DMA Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 308/499] wifi: brcmfmac: keep power during suspend if board requires it Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 309/499] affs: generate OFS sequence numbers starting at 1 Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 310/499] affs: dont write overlarge OFS data block size fields Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 311/499] ALSA: hda/realtek: Fix Asus Z13 2025 audio Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 312/499] ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0 Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 313/499] perf/core: Fix perf_pmu_register() vs. perf_init_event() Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 314/499] smb: common: change the data type of num_aces to le16 Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 315/499] cifs: fix incorrect validation for num_aces field of smb_acl Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 316/499] platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 317/499] platform/x86/intel/vsec: Add Diamond Rapids support Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 318/499] net: dsa: rtl8366rb: dont prompt users for LED control Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 319/499] HID: i2c-hid: improve i2c_hid_get_report error message Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 320/499] platform/x86/amd/pmf: Propagate PMF-TA return codes Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 321/499] platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 322/499] exfat: add a check for invalid data size Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 323/499] ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 324/499] ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops " Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 325/499] ALSA: hda/realtek: Add support for ASUS ROG Strix G614 " Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 326/499] ALSA: hda/realtek: Add support for various ASUS " Greg Kroah-Hartman
2025-04-08 10:48 ` [PATCH 6.13 327/499] ALSA: hda/realtek: Add support for ASUS B3405 and B3605 " Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 328/499] ALSA: hda/realtek: Add support for ASUS B5405 and B5605 " Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 329/499] ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA " Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 330/499] sched/deadline: Use online cpus for validating runtime Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 331/499] x86/hyperv/vtl: Stop kernel from probing VTL0 low memory Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 332/499] ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 333/499] ASoC: cs42l43: Add jack delay debounce after suspend Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 334/499] ASoC: rt1320: set wake_capable = 0 explicitly Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 335/499] wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 336/499] wifi: mac80211: fix SA Query processing in MLO Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 337/499] locking/semaphore: Use wake_q to wake up processes outside lock critical section Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 338/499] x86/hyperv: Fix output argument to hypercall that changes page visibility Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 339/499] x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 340/499] drm/xe/guc_pc: Retry and wait longer for GuC PC start Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 341/499] nvme-pci: fix stuck reset on concurrent DPC and HP Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 342/499] drm/amd: Keep display off while going into S4 Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 343/499] net: devmem: do not WARN conditionally after netdev_rx_queue_restart() Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 344/499] platform/surface: aggregator_registry: Add Support for Surface Pro 11 Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 345/499] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 346/499] ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 347/499] can: statistics: use atomic access in hot path Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 348/499] memory: omap-gpmc: drop no compatible check Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 349/499] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 350/499] smb: client: dont retry IO on failed negprotos with soft mounts Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 351/499] drm/amd/display: Fix incorrect fw_state address in dmub_srv Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 352/499] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 353/499] rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 354/499] spufs: fix a leak on spufs_new_file() failure Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 355/499] spufs: fix gang directory lifetimes Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 356/499] spufs: fix a leak in spufs_create_context() Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 357/499] fs/9p: fix NULL pointer dereference on mkdir Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 358/499] riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 359/499] riscv: Fix the __riscv_copy_vec_words_unaligned implementation Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 360/499] riscv: Fix missing __free_pages() in check_vector_unaligned_access() Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 361/499] ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 362/499] ntb: intel: Fix using link status DBs Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 363/499] riscv: Annotate unaligned access init functions Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 364/499] riscv: Fix riscv_online_cpu_vec Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 365/499] riscv: Fix check_unaligned_access_all_cpus Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 366/499] firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 367/499] ALSA: hda/realtek: Fix built-in mic breakage on ASUS VivoBook X515JA Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 368/499] RISC-V: errata: Use medany for relocatable builds Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 369/499] x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 370/499] ublk: make sure ubq->canceling is set when queue is frozen Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 371/499] s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 372/499] ASoC: codecs: rt5665: Fix some error handling paths in rt5665_probe() Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 373/499] spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock() Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 374/499] riscv: Fix hugetlb retrieval of number of ptes in case of !present pte Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 375/499] riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 376/499] riscv/purgatory: 4B align purgatory_start Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 377/499] nvme/ioctl: dont warn on vectorized uring_cmd with fixed buffer Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 378/499] nvme-pci: skip nvme_write_sq_db on empty rqlist Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 379/499] ASoC: imx-card: Add NULL check in imx_card_probe() Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 380/499] spi: bcm2835: Do not call gpiod_put() on invalid descriptor Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 381/499] ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 382/499] spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 383/499] e1000e: change k1 configuration on MTP and later platforms Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 384/499] idpf: fix adapter NULL pointer dereference on reboot Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 385/499] netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 386/499] netfilter: nf_tables: dont unregister hook when table is dormant Greg Kroah-Hartman
2025-04-08 10:49 ` [PATCH 6.13 387/499] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 388/499] net_sched: skbprio: Remove overly strict queue assertions Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 389/499] sctp: add mutual exclusion in proc_sctp_do_udp_port() Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 390/499] net: mvpp2: Prevent parser TCAM memory corruption Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 391/499] rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init() Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 392/499] udp: Fix multiple wraparounds of sk->sk_rmem_alloc Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 393/499] udp: Fix memory accounting leak Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 394/499] vsock: avoid timeout during connect() if the socket is closing Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 395/499] tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu() Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 396/499] xsk: Fix __xsk_generic_xmit() error code when cq is full Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 397/499] net: decrease cached dst counters in dst_release Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 398/499] netfilter: nft_tunnel: fix geneve_opt type confusion addition Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 399/499] ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 400/499] net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 401/499] net: fix geneve_opt length integer overflow Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 402/499] ipv6: Start path selection from the first nexthop Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 403/499] ipv6: Do not consider link down nexthops in path selection Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 404/499] arcnet: Add NULL check in com20020pci_probe() Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 405/499] net: ibmveth: make veth_pool_store stop hanging Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 406/499] kbuild: deb-pkg: dont set KBUILD_BUILD_VERSION unconditionally Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 407/499] drm/xe: Fix unmet direct dependencies warning Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 408/499] drm/amdgpu/gfx11: fix num_mec Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 409/499] drm/amdgpu/gfx12: " Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 410/499] perf/core: Fix child_total_time_enabled accounting bug at task exit Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 411/499] tools/power turbostat: report CoreThr per measurement interval Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 412/499] tools/power turbostat: Restore GFX sysfs fflush() call Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 413/499] tracing: Switch trace_events_hist.c code over to use guard() Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 414/499] tracing/hist: Add poll(POLLIN) support on hist file Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 415/499] tracing/hist: Support POLLPRI event for poll on histogram Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 416/499] tracing: Correct the refcount if the hist/hist_debug file fails to open Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 417/499] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsi Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 418/499] staging: gpib: Replace semaphore with completion for one-time signaling Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 419/499] staging: gpib: Modify gpib_register_driver() to return error if it fails Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 420/499] staging: gpib: ni_usb: Handle gpib_register_driver() errors Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 421/499] staging: gpib: ni_usb console messaging cleanup Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 422/499] staging: gpib: Fix Oops after disconnect in ni_usb Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 423/499] staging: gpib: agilent_82357a: Handle gpib_register_driver() errors Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 424/499] staging: gpib: Add missing mutex unlock in agilent usb driver Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 425/499] staging: gpib: Fix NULL pointer dereference in detach Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 426/499] staging: gpib: Agilent usb code cleanup Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 427/499] staging: gpib: agilent usb console messaging cleanup Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 428/499] staging: gpib: Fix Oops after disconnect in agilent usb Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 429/499] tty: serial: fsl_lpuart: Use u32 and u8 for register variables Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 430/499] tty: serial: fsl_lpuart: use port struct directly to simply code Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 431/499] tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMODIR register Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 432/499] wifi: mac80211: Fix sparse warning for monitor_sdata Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 433/499] usbnet:fix NPE during rx_complete Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 434/499] rust: Fix enabling Rust and building with GCC for LoongArch Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 435/499] LoongArch: Increase ARCH_DMA_MINALIGN up to 16 Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 436/499] LoongArch: Increase MAX_IO_PICS up to 8 Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 437/499] LoongArch: BPF: Fix off-by-one error in build_prologue() Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 438/499] LoongArch: BPF: Dont override subprogs return value Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 439/499] LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 440/499] x86/hyperv: Fix check of return value from snp_set_vmsa() Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 441/499] KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 442/499] x86/microcode/AMD: Fix __apply_microcode_amd()s return value Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 443/499] x86/mce: use is_copy_from_user() to determine copy-from-user context Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 444/499] x86/tdx: Fix arch_safe_halt() execution for TDX VMs Greg Kroah-Hartman
2025-04-08 12:55   ` Vishal Annapurve
2025-04-08 15:15     ` Greg Kroah-Hartman
2025-04-10 18:04       ` Nathan Chancellor
2025-04-17 14:16         ` Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 445/499] ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 446/499] platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560 Greg Kroah-Hartman
2025-04-08 10:50 ` [PATCH 6.13 447/499] platform/x86: ISST: Correct command storage data length Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 448/499] ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 449/499] perf/x86/intel: Apply static call for drain_pebs Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 450/499] perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 451/499] uprobes/x86: Harden uretprobe syscall trampoline check Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 452/499] x86/Kconfig: Add cmpxchg8b support back to Geode CPUs Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 453/499] x86/tsc: Always save/restore TSC sched_clock() on suspend/resume Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 454/499] x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 455/499] wifi: mt76: mt7925: remove unused acpi function for clc Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 456/499] acpi: nfit: fix narrowing conversion in acpi_nfit_ctl Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 457/499] ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 458/499] ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 459/499] ARM: 9444/1: add KEEP() keyword to ARM_VECTORS Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 460/499] media: omap3isp: Handle ARM dma_iommu_mapping Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 461/499] Remove unnecessary firmware version check for gc v9_4_2 Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 462/499] mmc: omap: Fix memory leak in mmc_omap_new_slot Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 463/499] mmc: sdhci-pxav3: set NEED_RSP_BUSY capability Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 464/499] mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 465/499] KVM: SVM: Dont change target vCPU state on AP Creation VMGEXIT error Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 466/499] ksmbd: add bounds check for durable handle context Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 467/499] ksmbd: add bounds check for create lease context Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 468/499] ksmbd: fix use-after-free in ksmbd_sessions_deregister() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 469/499] ksmbd: fix session use-after-free in multichannel connection Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 470/499] ksmbd: fix overflow in dacloffset bounds check Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 471/499] ksmbd: validate zero num_subauth before sub_auth is accessed Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 472/499] ksmbd: fix null pointer dereference in alloc_preauth_hash() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 473/499] exfat: fix random stack corruption after get_block Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 474/499] exfat: fix potential wrong error return from get_block Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 475/499] tracing: Fix use-after-free in print_graph_function_flags during tracer switching Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 476/499] tracing: Ensure module defining synth event cannot be unloaded while tracing Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 477/499] tracing: Fix synth event printk format for str fields Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 478/499] tracing/osnoise: Fix possible recursive locking for cpus_read_lock() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 479/499] tracing: Verify event formats that have "%*p.." Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 480/499] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 481/499] arm64: Dont call NULL in do_compat_alignment_fixup() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 482/499] wifi: mt76: mt7921: fix kernel panic due to null pointer dereference Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 483/499] ext4: dont over-report free space or inodes in statvfs Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 484/499] ext4: fix OOB read when checking dotdot dir Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 485/499] PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 486/499] jfs: fix slab-out-of-bounds read in ea_get() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 487/499] jfs: add index corruption check to DT_GETPAGE() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 488/499] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 489/499] exec: fix the racy usage of fs_struct->in_exec Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 490/499] media: vimc: skip .s_stream() for stopped entities Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 491/499] media: streamzap: fix race between device disconnection and urb callback Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 492/499] nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 493/499] nfsd: put dl_stid if fail to queue dl_recall Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 494/499] nfsd: fix management of listener transports Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 495/499] NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs() Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 496/499] NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 497/499] NFSD: Skip sending CB_RECALL_ANY when the backchannel isnt up Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 498/499] ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS Greg Kroah-Hartman
2025-04-08 10:51 ` [PATCH 6.13 499/499] platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc() Greg Kroah-Hartman
2025-04-08 13:08 ` [PATCH 6.13 000/499] 6.13.11-rc1 review Thorsten Leemhuis
2025-04-08 15:07   ` Ian Rogers
2025-04-08 15:17     ` Greg Kroah-Hartman
2025-04-08 15:01 ` Mark Brown
2025-04-08 15:12   ` Nathan Chancellor
2025-04-08 15:18   ` Greg Kroah-Hartman
2025-04-08 15:30     ` Greg Kroah-Hartman
2025-04-08 15:35 ` Naresh Kamboju

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).