All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	patches@lists.linux.dev, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, pavel@nabladev.com,
	jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
	hargar@microsoft.com, broonie@kernel.org, achill@achill.org,
	sr@sladewatkins.com
Subject: [PATCH 7.0 000/307] 7.0.7-rc1 review
Date: Tue, 12 May 2026 19:36:35 +0200	[thread overview]
Message-ID: <20260512173940.117428952@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 7.0.7 release.
There are 307 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, 14 May 2026 17:38:03 +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/v7.x/stable-review/patch-7.0.7-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-7.0.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Prathyushi Nangia <prathyushi.nangia@amd.com>
    x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache

Gary Guo <gary@garyguo.net>
    rust: pin-init: fix incorrect accessor reference lifetime

Sam Edwards <cfsworks@gmail.com>
    net: stmmac: Prevent NULL deref when RX memory exhausted

Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
    net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()

Thorsten Blum <thorsten.blum@linux.dev>
    crypto: caam - guard HMAC key hex dumps in hash_digest_key

Thorsten Blum <thorsten.blum@linux.dev>
    printk: add print_hex_dump_devel()

Longxuan Yu <ylong030@ucr.edu>
    8021q: delete cleared egress QoS mappings

Longxuan Yu <ylong030@ucr.edu>
    8021q: use RCU for egress QoS mappings

Zilin Guan <zilin@seu.edu.cn>
    hfsplus: fix held lock freed on hfsplus_fill_super()

Deepanshu Kartikey <kartikey406@gmail.com>
    hfsplus: fix uninit-value by validating catalog record size

Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
    crypto: qat - fix firmware loading failure for GEN6 devices

Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
    crypto: qat - fix indentation of macros in qat_hal.c

Luke Wang <ziniu.wang_1@nxp.com>
    mmc: core: Optimize time for secure erase/trim for some Kingston eMMCs

Avri Altman <avri.altman@sandisk.com>
    mmc: core: Add quirk for incorrect manufacturing date

Avri Altman <avri.altman@sandisk.com>
    mmc: core: Adjust MDT beyond 2025

David Carlier <devnexen@gmail.com>
    octeon_ep_vf: add NULL check for napi_build_skb()

Alexei Starovoitov <ast@kernel.org>
    bpf: Fix use-after-free in arena_vm_close on fork

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup

Tao Cui <cuitao@kylinos.cn>
    LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()

Bibo Mao <maobibo@loongson.cn>
    LoongArch: KVM: Move unconditional delay into timer clear scenery

Bibo Mao <maobibo@loongson.cn>
    LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software

Xianglai Li <lixianglai@loongson.cn>
    LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry

Qiang Ma <maqianga@uniontech.com>
    LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS

Wentao Guan <guanwentao@uniontech.com>
    LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()

Fuad Tabba <tabba@google.com>
    KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()

Fuad Tabba <tabba@google.com>
    KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVer

Fuad Tabba <tabba@google.com>
    KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVer

Quentin Perret <qperret@google.com>
    KVM: arm64: Fix initialisation order in __pkvm_init_finalise()

David Woodhouse <dwmw@amazon.co.uk>
    KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Wake-up from WFI when iqrchip is in userspace

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: fix fsck inconsistency caused by FGGC of node block

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: fix inline data not being written to disk in writeback path

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: refactor f2fs_move_node_folio function

Guangshuo Li <lgs201920130244@gmail.com>
    f2fs: fix uninitialized kobject put in f2fs_init_sysfs()

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: fix node_cnt race between extent node destroy and writeback

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: fix incorrect file address mapping when inline inode is unwritten

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: fix fsck inconsistency caused by incorrect nat_entry flag usage

Yongpeng Yang <yangyongpeng@xiaomi.com>
    f2fs: fix fiemap boundary handling when read extent cache is incomplete

Chao Yu <chao@kernel.org>
    f2fs: fix false alarm of lockdep on cp_global_sem lock

Cen Zhang <zzzccc427@gmail.com>
    f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: ADD_ADDR rtx: return early if no retrans

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: ADD_ADDR rtx: free sk if last

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: ADD_ADDR rtx: always decrease sk refcount

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: ADD_ADDR rtx: fix potential data-race

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: ADD_ADDR rtx: allow ID 0

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: kernel: reset fullmesh counter after flush

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: prio: skip closed subflows

Gang Yan <yangang@kylinos.cn>
    mptcp: fix scheduling with atomic in timestamp sockopt

Paolo Abeni <pabeni@redhat.com>
    mptcp: fix rx timestamp corruption on fastopen

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf

Gang Yan <yangang@kylinos.cn>
    mptcp: sockopt: set timestamp flags on subflow socket, not msk

Shardul Bankar <shardul.b@mpiricsoftware.com>
    mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failure

Shardul Bankar <shardul.b@mpiricsoftware.com>
    mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failure

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: fastclose msk when linger time is 0

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctl

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: check output: catch cmd errors

Tejun Heo <tj@kernel.org>
    sched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() FIFO-tail

Tejun Heo <tj@kernel.org>
    sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu()

David Carlier <devnexen@gmail.com>
    sched_ext: idle: Recheck prev_cpu after narrowing allowed mask

Chen Ni <nichen@iscas.ac.cn>
    remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()

Chen Ni <nichen@iscas.ac.cn>
    remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path

Michael Bommarito <michael.bommarito@gmail.com>
    RDMA/rxe: Reject unknown opcodes before ICRC processing

Michael Bommarito <michael.bommarito@gmail.com>
    RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()

Junrui Luo <moonafterrain@outlook.com>
    RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/mana: Validate rx_hash_key_len

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/ionic: Fix typo in format string

Kai Zen <kai.aizen.dev@gmail.com>
    RDMA/ionic: bound node_desc sysfs read with %.64s

Dapeng Mi <dapeng1.mi@linux.intel.com>
    perf/x86/intel: Enable auto counter reload for DMR

Dapeng Mi <dapeng1.mi@linux.intel.com>
    perf/x86/intel: Disable PMI for self-reloaded ACR events

Dapeng Mi <dapeng1.mi@linux.intel.com>
    perf/x86/intel: Always reprogram ACR events to prevent stale masks

Nilay Shroff <nilay@linux.ibm.com>
    powerpc/xive: fix kmemleak caused by incorrect chip_data lookup

André Draszik <andre.draszik@linaro.org>
    power: supply: max17042: avoid overflow when determining health

Lukas Wunner <lukas@wunner.de>
    PCI/ASPM: Fix pci_clear_and_set_config_dword() usage

Lukas Wunner <lukas@wunner.de>
    PCI/AER: Stop ruling out unbound devices as error source

Shuai Xue <xueshuai@linux.alibaba.com>
    PCI/AER: Clear only error bits in PCIe Device Status

Lukas Wunner <lukas@wunner.de>
    PCI: Update saved_config_space upon resource assignment

SeongJae Park <sj@kernel.org>
    mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock

SeongJae Park <sj@kernel.org>
    mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock

SeongJae Park <sj@kernel.org>
    mm/damon/stat: detect and use fresh enabled value

SeongJae Park <sj@kernel.org>
    mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values

SeongJae Park <sj@kernel.org>
    mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty

Paolo Bonzini <pbonzini@redhat.com>
    KVM: x86: check for nEPT/nNPT in slow flush hypercalls

Michael Bommarito <michael.bommarito@gmail.com>
    smb: client: validate dacloffset before building DACL pointers

Bjoern Doebel <doebel@amazon.de>
    smb: client: use kzalloc to zero-initialize security descriptor buffer

Zisen Ye <zisenye@stu.xidian.edu.cn>
    smb/client: fix out-of-bounds read in symlink_data()

Zisen Ye <zisenye@stu.xidian.edu.cn>
    smb/client: fix out-of-bounds read in smb2_compound_op()

Ranjan Kumar <ranjan.kumar@broadcom.com>
    scsi: mpt3sas: Limit NVMe request size to 2 MiB

Pengpeng Hou <pengpeng@iscas.ac.cn>
    s390/debug: Reject zero-length input before trimming a newline

Vasily Gorbik <gor@linux.ibm.com>
    s390/debug: Reject zero-length input in debug_input_flush_fn()

Osama Abdelkader <osama.abdelkader@gmail.com>
    riscv: kvm: fix vector context allocation leak

Jason Gunthorpe <jgg@ziepe.ca>
    RDMA/hns: Fix unlocked call to hns_roce_qp_remove()

David Carlier <devnexen@gmail.com>
    psp: strip variable-length PSP header in psp_dev_rcv()

Ulf Hansson <ulfh@kernel.org>
    pmdomain: core: Fix detach procedure for virtual devices in genpd

Ilya Maximets <i.maximets@ovn.org>
    openvswitch: vport: fix self-deadlock on release of tunnel ports

Chaitanya Kulkarni <kch@nvidia.com>
    nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free

Chaitanya Kulkarni <kch@nvidia.com>
    nvmet-tcp: fix race between ICReq handling and queue teardown

Fedor Pchelkin <pchelkin@ispras.ru>
    nvme-apple: drop invalid put of admin queue reference count

Junrui Luo <moonafterrain@outlook.com>
    md/raid10: fix divide-by-zero in setup_geo() with zero far_copies

Raphael Zimmer <raphael.zimmer@tu-ilmenau.de>
    libceph: Fix slab-out-of-bounds access in auth message processing

Christian A. Ehrhardt <lk@c--e.de>
    lib/scatterlist: fix temp buffer in extract_user_to_sg()

Christian A. Ehrhardt <lk@c--e.de>
    lib/scatterlist: fix length calculations in extract_kvec_to_sg

Eric Biggers <ebiggers@kernel.org>
    lib/crc: tests: Make crc_kunit test only the enabled CRC variants

Lukas Wunner <lukas@wunner.de>
    lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl()

Nicolin Chen <nicolinc@nvidia.com>
    iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update

Zhenzhong Duan <zhenzhong.duan@intel.com>
    iommu/vt-d: Block PASID attachment to nested domain with dirty tracking

Zhenzhong Duan <zhenzhong.duan@intel.com>
    iommufd: Fix return value of iommufd_fault_fops_write()

Michael Bommarito <michael.bommarito@gmail.com>
    isofs: validate block number from NFS file handle in isofs_export_iget

Michael Bommarito <michael.bommarito@gmail.com>
    isofs: validate Rock Ridge CE continuation extent against volume size

Eric Biggers <ebiggers@kernel.org>
    dm-verity-fec: fix the size of dm_verity_fec_io::erasures

Eric Biggers <ebiggers@kernel.org>
    dm-verity-fec: fix reading parity bytes split across blocks (take 3)

Eric Biggers <ebiggers@kernel.org>
    dm-verity-fec: fix corrected block count stat

Eric Biggers <ebiggers@kernel.org>
    dm-verity-fec: correctly reject too-small hash devices

Eric Biggers <ebiggers@kernel.org>
    dm-verity-fec: correctly reject too-small FEC devices

David Carlier <devnexen@gmail.com>
    eventfs: Hold eventfs_mutex and SRCU when remount walks events

Mikulas Patocka <mpatocka@redhat.com>
    dm: fix a buffer overflow in ioctl processing

Mikulas Patocka <mpatocka@redhat.com>
    dm: don't report warning when doing deferred remove

Mikulas Patocka <mpatocka@redhat.com>
    dm-thin: fix metadata refcount underflow

Filipe Manana <fdmanana@suse.com>
    btrfs: fix missing last_unlink_trans update when removing a directory

Guangshuo Li <lgs201920130244@gmail.com>
    btrfs: fix double free in create_space_info_sub_group() error path

Guangshuo Li <lgs201920130244@gmail.com>
    btrfs: fix double free in create_space_info() error path

Yochai Eisenrich <yochaie@sweet.security>
    btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak

Qu Wenruo <wqu@suse.com>
    btrfs: do not mark inode incompressible after inline attempt fails

Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
    ASoC: qcom: q6apm: remove child devices when apm is removed

Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
    ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens

Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
    ASoC: qcom: q6apm-dai: reset queue ptr on trigger stop

Cássio Gabriel <cassiogabrielcontato@gmail.com>
    ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error

Joseph Salisbury <joseph.salisbury@oracle.com>
    ASoC: fsl_easrc: fix comment typo

Li Jian <lazycat-xiao@foxmail.com>
    ASoC: ES8389: convert to devm_clk_get_optional() to get clock

Tommaso Soncin <soncintommaso@gmail.com>
    ASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk table

Shrikanth Hegde <sshegde@linux.ibm.com>
    cpuidle: powerpc: avoid double clear when breaking snooze

Conor Dooley <conor.dooley@microchip.com>
    clk: microchip: mpfs-ccc: fix out of bounds access during output registration

Stefan Eichenberger <stefan.eichenberger@toradex.com>
    clk: imx: imx8-acm: fix flags for acm clocks

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/fprobe: Check the same type fprobe on table as the unregistered one

Steven Rostedt <rostedt@goodmis.org>
    tracing/probes: Limit size of event probe to 3K

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/fprobe: Unregister fprobe even if memory allocation fails

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/fprobe: Remove fprobe from hash in failure path

Masami Hiramatsu (Google) <mhiramat@kernel.org>
    tracing/fprobe: Avoid kcalloc() in rcu_read_lock section

Johan Hovold <johan@kernel.org>
    spi: topcliff-pch: fix use-after-free on unbind

Johan Hovold <johan@kernel.org>
    spi: topcliff-pch: fix controller deregistration

Thorsten Blum <thorsten.blum@linux.dev>
    thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_temp

Thorsten Blum <thorsten.blum@linux.dev>
    thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: core: Free thermal zone ID later during removal

David Gow <david@davidgow.net>
    x86/boot/e820: Re-enable BIOS fallback if e820 table is empty

Michael Bommarito <michael.bommarito@gmail.com>
    udf: reject descriptors with oversized CRC length

David Carlier <devnexen@gmail.com>
    tracefs: Fix default permissions not being applied on initial mount

Conor Dooley <conor.dooley@microchip.com>
    spi: microchip-core-qspi: control built-in cs manually

Conor Dooley <conor.dooley@microchip.com>
    spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations

Johan Hovold <johan@kernel.org>
    spi: microchip-core-spi: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: microchip-core-qspi: fix controller deregistration

Guangshuo Li <lgs201920130244@gmail.com>
    ice: fix double free in ice_sf_eth_activate() error path

Mingming Cao <mmc@linux.ibm.com>
    ibmveth: Disable GSO for packets with small MSS

Dexuan Cui <decui@microsoft.com>
    hv_sock: Return -EIO for malformed/short packets

Dexuan Cui <decui@microsoft.com>
    hv_sock: Report EOF instead of -EIO for FIN

Hamza Mahfooz <hamzamahfooz@linux.microsoft.com>
    hv_sock: fix ARM64 support

Thomas Zimmermann <tzimmermann@suse.de>
    hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS

Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
    gpio: of: clear OF_POPULATED on hog nodes in remove path

Thomas Zimmermann <tzimmermann@suse.de>
    fbcon: Avoid OOB font access if console rotation fails

Xu Yang <xu.yang_2@nxp.com>
    extcon: ptn5150: handle pending IRQ events during system resume

Shyam Prasad N <sprasad@microsoft.com>
    cifs: change_conf needs to be called for session setup

Shyam Prasad N <sprasad@microsoft.com>
    cifs: abort open_cached_dir if we don't request leases

Jens Axboe <axboe@kernel.dk>
    block: only read from sqe on initial invocation of blkdev_uring_cmd()

Damien Le Moal <dlemoal@kernel.org>
    block: fix zone write plug removal

Naman Jain <namjain@linux.microsoft.com>
    block: add pgmap check to biovec_phys_mergeable

Wentao Liang <vulab@iscas.ac.cn>
    pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy()

Breno Leitao <leitao@debian.org>
    arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's

Jiexun Wang <wangjiexun2025@gmail.com>
    af_unix: Reject SIOCATMARK on non-stream sockets

Myeonghun Pak <mhun512@gmail.com>
    hwmon: (corsair-psu) Close HID device on probe errors

Johan Hovold <johan@kernel.org>
    clk: rk808: fix OF node reference imbalance

Sanman Pradhan <psanman@juniper.net>
    hwmon: (ltc2992) Fix u32 overflow in power read path

Sanman Pradhan <psanman@juniper.net>
    hwmon: (ltc2992) Clamp threshold writes to hardware range

Ivan Hu <ivan.hu@canonical.com>
    x86/efi: Fix graceful fault handling after FPU softirq changes

Hongling Zeng <zenghongling@kylinos.cn>
    parisc: Fix IRQ leak in LASI driver

Tzung-Bi Shih <tzungbi@kernel.org>
    platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration

Colin Walters <walters@verbum.org>
    ovl: fix verity lazy-load guard broken by fsverity_active() semantic change

Pavitra Jha <jhapavitra98@gmail.com>
    net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler

Nan Li <tonanli66@gmail.com>
    net/rds: handle zerocopy send cleanup before the message is queued

Breno Leitao <leitao@debian.org>
    netpoll: pass buffer size to egress_dev() to avoid MAC truncation

Jiawen Wu <jiawenwu@trustnetic.com>
    net: libwx: use request_irq for VF misc interrupt

Maoyi Xie <maoyixie.tju@gmail.com>
    ip6_gre: Use cached t->net in ip6erspan_changelink().

Jiawen Wu <jiawenwu@trustnetic.com>
    net: libwx: fix VF illegal register access

Ritesh Harjani (IBM) <ritesh.list@gmail.com>
    pseries/papr-hvpipe: Fix the usage of copy_to_user()

Ritesh Harjani (IBM) <ritesh.list@gmail.com>
    pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()

Ritesh Harjani (IBM) <ritesh.list@gmail.com>
    pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()

Ritesh Harjani (IBM) <ritesh.list@gmail.com>
    pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace

Ritesh Harjani (IBM) <ritesh.list@gmail.com>
    pseries/papr-hvpipe: Fix race with interrupt handler

SeungJu Cheon <suunj1331@gmail.com>
    sound: ua101: fix division by zero at probe

Karol Wachowski <karol.wachowski@linux.intel.com>
    accel/ivpu: Disallow re-exporting imported GEM objects

Thomas Gleixner <tglx@kernel.org>
    selftests/rseq: Expand for optimized RSEQ ABI v2

Thomas Gleixner <tglx@kernel.org>
    selftests/rseq: Validate legacy behavior

Thomas Gleixner <tglx@kernel.org>
    selftests/rseq: Skip tests if time slice extensions are not available

Thomas Gleixner <tglx@kernel.org>
    selftests/rseq: Make registration flexible for legacy and optimized mode

Thomas Gleixner <tglx@kernel.org>
    rseq: Don't advertise time slice extensions if disabled

Thomas Gleixner <tglx@kernel.org>
    rseq: Protect rseq_reset() against interrupts

Thomas Gleixner <tglx@kernel.org>
    rseq: Set rseq::cpu_id_start to 0 on unregistration

Mark Brown <broonie@kernel.org>
    selftests/rseq: Don't run tests with runner scripts outside of the scripts

Dapeng Mi <dapeng1.mi@linux.intel.com>
    perf/x86/intel: Improve validation and configuration of ACR masks

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    mptcp: pm: ADD_ADDR rtx: skip inactive subflows

Kai Zen <kai.aizen.dev@gmail.com>
    net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo

Xianglai Li <lixianglai@loongson.cn>
    LoongArch: KVM: Compile switch.S directly into the kernel

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT

Sang-Heon Jeon <ekffu200098@gmail.com>
    mm/hugetlb_cma: round up per_node before logging it

Kevin Brodsky <kevin.brodsky@arm.com>
    arm64: signal: Preserve POR_EL0 if poe_context is missing

Tudor Ambarus <tudor.ambarus@linaro.org>
    mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()

Fuad Tabba <tabba@google.com>
    KVM: arm64: Fix kvm_vcpu_initialized() macro parameter

Miklos Szeredi <mszeredi@redhat.com>
    fanotify: fix false positive on permission events

Johan Hovold <johan@kernel.org>
    staging: vme_user: fix root device leak on init failure

Shyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com>
    staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc

Johan Hovold <johan@kernel.org>
    spi: s3c64xx: fix NULL-deref on driver unbind

Johan Hovold <johan@kernel.org>
    spi: tegra20-sflash: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: zynqmp-gqspi: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: tegra114: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: sun6i: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: ti-qspi: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: zynq-qspi: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: sun4i: fix controller deregistration

Johan Hovold <johan@kernel.org>
    spi: syncuacer: fix controller deregistration

Gary Guo <gary@garyguo.net>
    rust: pin-init: internal: move alignment check to `make_field_check`

Miguel Ojeda <ojeda@kernel.org>
    rust: allow `clippy::collapsible_if` globally

Miguel Ojeda <ojeda@kernel.org>
    rust: allow `clippy::collapsible_match` globally

Eliot Courtney <ecourtney@nvidia.com>
    rust: drm: gem: clean up GEM state in init failure case

Siwei Zhang <oss@fourdim.xyz>
    Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()

Siwei Zhang <oss@fourdim.xyz>
    Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()

Siwei Zhang <oss@fourdim.xyz>
    Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt

David Carlier <devnexen@gmail.com>
    Bluetooth: hci_conn: fix potential UAF in create_big_sync

Tristan Madani <tristan@talencesecurity.com>
    Bluetooth: btmtk: validate WMT event SKB length before struct access

Michael Bommarito <michael.bommarito@gmail.com>
    Bluetooth: virtio_bt: validate rx pkt_type header length

Michael Bommarito <michael.bommarito@gmail.com>
    Bluetooth: virtio_bt: clamp rx length before skb_put

Tao Cui <cuitao@kylinos.cn>
    LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()

Jens Axboe <axboe@kernel.dk>
    io_uring/tw: serialize ctx->retry_llist with ->uring_lock

Martin Michaelis <code@mgjm.de>
    io_uring/kbuf: support min length left for incremental buffers

Stephen Smalley <stephen.smalley.work@gmail.com>
    selinux: allow multiple opens of /sys/fs/selinux/policy

Stephen Smalley <stephen.smalley.work@gmail.com>
    selinux: prune /sys/fs/selinux/user

Stephen Smalley <stephen.smalley.work@gmail.com>
    selinux: prune /sys/fs/selinux/disable

Stephen Smalley <stephen.smalley.work@gmail.com>
    selinux: prune /sys/fs/selinux/checkreqprot

Stephen Smalley <stephen.smalley.work@gmail.com>
    selinux: shrink critical section in sel_write_load()

David Windsor <dwindsor@gmail.com>
    selinux: don't reserve xattr slot when we won't fill it

Zongyao Chen <ZongYao.Chen@linux.alibaba.com>
    selinux: use sk blob accessor in socket permission helpers

Stephen Smalley <stephen.smalley.work@gmail.com>
    selinux: fix avdcache auditing

Michael Bommarito <michael.bommarito@gmail.com>
    xfrm: ah: account for ESN high bits in async callbacks

Yilin Zhu <zylzyl2333@gmail.com>
    ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()

Michal Kosiorek <mkosiorek121@gmail.com>
    xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete

Ruijie Li <ruijieli51@gmail.com>
    xfrm: provide message size for XFRM_MSG_MAPPING

Tejun Heo <tj@kernel.org>
    sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters

Ard Biesheuvel <ardb@kernel.org>
    x86/efi: Restore IRQ state in EFI page fault handler

Sourabh Jain <sourabhjain@linux.ibm.com>
    powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o

Cássio Gabriel <cassiogabrielcontato@gmail.com>
    ALSA: seq: Fix UMP group 16 filtering

Cássio Gabriel <cassiogabrielcontato@gmail.com>
    ALSA: core: Serialize deferred fasync state checks

Cássio Gabriel <cassiogabrielcontato@gmail.com>
    ALSA: firewire-tascam: Do not drop unread control events

Yuriy Padlyak <yuriypadlyak@gmail.com>
    ALSA: hda/realtek: Fix speaker silence after S3 resume on Xiaomi Mi Laptop Pro 15

Takashi Iwai <tiwai@suse.de>
    ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger

Cássio Gabriel <cassiogabrielcontato@gmail.com>
    ALSA: hda: cs35l56: Propagate ASP TX source control errors

Xu Yang <xu.yang_2@nxp.com>
    usb: typec: tcpm: fix debug accessory mode detection for sink ports

Felix Gu <ustc.gu@gmail.com>
    usb: ulpi: fix memory leak on ulpi_register() error paths

Fabio Porcedda <fabio.porcedda@gmail.com>
    USB: serial: option: add Telit Cinterion LE910Cx compositions

Aaro Koskinen <aaro.koskinen@iki.fi>
    USB: omap_udc: DMA: Don't enable burst 4 mode

Amit Sunil Dhamne <amitsd@google.com>
    usb: typec: tcpm: reset internal port states on soft reset AMS

Selvarasu Ganesan <selvarasu.g@samsung.com>
    usb: dwc3: Move GUID programming after PHY initialization

Cássio Gabriel <cassiogabrielcontato@gmail.com>
    ALSA: usb-audio: Fix UAC3 cluster descriptor size check

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()

Cássio Gabriel <cassiogabrielcontato@gmail.com>
    ALSA: usb-audio: midi2: Restart output URBs on resume

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    usb: usblp: fix heap leak in IEEE 1284 device ID via short response

Marek Szyprowski <m.szyprowski@samsung.com>
    wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task

Tristan Madani <tristan@talencesecurity.com>
    wifi: b43: enforce bounds check on firmware key index in b43_rx()

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: remove station if connection prep fails

Jiri Slaby (SUSE) <jirislaby@kernel.org>
    wifi: ath5k: do not access array OOB

Benjamin Berg <benjamin.berg@intel.com>
    wifi: mac80211: use safe list iteration in radar detect work

Jeongjun Park <aha310510@gmail.com>
    wifi: rsi: fix kthread lifetime race between self-exit and external-stop

Catherine <enderaoelyther@gmail.com>
    wifi: mac80211: drop stray 'static' from fast-RX rx_result

Tristan Madani <tristan@talencesecurity.com>
    wifi: b43legacy: enforce bounds check on firmware key index in RX path

Quan Zhou <quan.zhou@mediatek.com>
    wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_work

Leon Yen <leon.yen@mediatek.com>
    wifi: mt76: mt7921: fix a potential clc buffer length underflow

Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
    wifi: mt76: mt7925: fix incorrect length field in txpower command

Quan Zhou <quan.zhou@mediatek.com>
    wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr

Jann Horn <jannh@google.com>
    exit: prevent preemption of oopsing TASK_DEAD task

Jamal Hadi Salim <jhs@mojatatu.com>
    net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked

Yi Kuo <yi@yikuo.dev>
    smb: client/smbdirect: fix MR registration for coalesced SG lists

Qingfang Deng <qingfang.deng@linux.dev>
    flow_dissector: do not dissect PPPoE PFC frames

Sean Christopherson <seanjc@google.com>
    KVM: x86: Fix shadow paging use-after-free due to unexpected GFN

DaeMyung Kang <charsyam@gmail.com>
    ksmbd: rewrite stop_sessions() with restartable iteration

Johan Hovold <johan@kernel.org>
    spi: rockchip: fix controller deregistration

Quan Zhou <quan.zhou@mediatek.com>
    wifi: mt76: mt7925: fix incorrect TLV length in CLC command

Mark Brown <broonie@kernel.org>
    ASoC: SOF: Don't allow pointer operations on unconfigured streams

Sina Hassani <sina@openai.com>
    iommufd: Fix a race with concurrent allocation and unmap

David Carlier <devnexen@gmail.com>
    tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()

Shivam Kalra <shivamkalra98@zohomail.in>
    ACPI: video: force native backlight on HP OMEN 16 (8A44)

Jinjie Ruan <ruanjinjie@huawei.com>
    ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug

Jan Schär <jan@jschaer.ch>
    ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIO

Guangshuo Li <lgs201920130244@gmail.com>
    ACPI: scan: Use acpi_dev_put() in object add error paths

Breno Leitao <leitao@debian.org>
    ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle states

Rajat Gupta <rajgupt@qti.qualcomm.com>
    fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free

Corey Minyard <corey@minyard.net>
    ipmi:si: Return state to normal if message allocation fails

Corey Minyard <corey@minyard.net>
    ipmi: Check event message buffer response for bad data

Corey Minyard <corey@minyard.net>
    ipmi: Add limits to event and receive message requests

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()


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

Diffstat:

 .../ABI/{obsolete => removed}/sysfs-selinux-user   |   0
 Makefile                                           |   6 +-
 arch/arm64/include/asm/kvm_host.h                  |   2 +-
 arch/arm64/kernel/ptrace.c                         |   4 +-
 arch/arm64/kernel/signal.c                         |  54 +++-
 arch/arm64/kvm/arm.c                               |   4 +
 arch/arm64/kvm/config.c                            |  17 +-
 arch/arm64/kvm/hyp/nvhe/pkvm.c                     |  38 ++-
 arch/arm64/kvm/hyp/nvhe/setup.c                    |   8 +-
 arch/arm64/kvm/vgic/vgic-mmio-v2.c                 |   2 +-
 arch/arm64/kvm/vgic/vgic-mmio-v3.c                 |   2 +-
 arch/loongarch/Kbuild                              |   2 +-
 arch/loongarch/include/asm/asm-prototypes.h        |  20 ++
 arch/loongarch/include/asm/kvm_host.h              |   3 -
 arch/loongarch/include/asm/linkage.h               |   2 +-
 arch/loongarch/kvm/Makefile                        |   3 +-
 arch/loongarch/kvm/exit.c                          |   1 +
 arch/loongarch/kvm/interrupt.c                     |  14 ++
 arch/loongarch/kvm/main.c                          |  35 +--
 arch/loongarch/kvm/mmu.c                           |   2 +-
 arch/loongarch/kvm/switch.S                        |  22 +-
 arch/loongarch/kvm/timer.c                         |  10 +-
 arch/loongarch/kvm/vm.c                            |   2 +-
 arch/loongarch/pci/acpi.c                          |   5 +
 arch/loongarch/pci/pci.c                           |   3 +
 arch/powerpc/kexec/Makefile                        |   2 +-
 arch/powerpc/platforms/pseries/papr-hvpipe.c       | 122 +++++----
 arch/powerpc/sysdev/xive/common.c                  |  16 +-
 arch/riscv/kvm/vcpu_vector.c                       |   5 +-
 arch/s390/kernel/debug.c                           |   8 +
 arch/x86/events/core.c                             |  13 +-
 arch/x86/events/intel/core.c                       |  50 +++-
 arch/x86/events/perf_event.h                       |  10 +
 arch/x86/include/asm/efi.h                         |   3 +-
 arch/x86/include/asm/msr-index.h                   |   3 +-
 arch/x86/kernel/cpu/amd.c                          |   3 +
 arch/x86/kernel/e820.c                             |   6 +-
 arch/x86/kvm/hyperv.c                              |   2 +-
 arch/x86/kvm/lapic.c                               |   8 +-
 arch/x86/kvm/mmu/mmu.c                             |  35 ++-
 arch/x86/mm/fault.c                                |   2 +-
 arch/x86/platform/efi/quirks.c                     |  13 +-
 block/blk-zoned.c                                  | 151 +++++------
 block/blk.h                                        |   2 +
 block/ioctl.c                                      |  24 +-
 drivers/accel/ivpu/ivpu_drv.c                      |  21 ++
 drivers/acpi/arm64/cpuidle.c                       |  10 +-
 drivers/acpi/cppc_acpi.c                           |   6 +-
 drivers/acpi/power.c                               |   2 +-
 drivers/acpi/scan.c                                |   2 +-
 drivers/acpi/video_detect.c                        |  16 ++
 drivers/android/binder/range_alloc/array.rs        |   1 -
 drivers/bluetooth/btmtk.c                          |  15 +-
 drivers/bluetooth/virtio_bt.c                      |  39 ++-
 drivers/char/ipmi/ipmi_si_intf.c                   |  70 ++++--
 drivers/char/ipmi/ipmi_ssif.c                      |  23 +-
 drivers/clk/clk-rk808.c                            |   2 +-
 drivers/clk/imx/clk-imx8-acm.c                     |   3 +-
 drivers/clk/microchip/clk-mpfs-ccc.c               |   6 +-
 drivers/cpuidle/cpuidle-powernv.c                  |   5 +-
 drivers/cpuidle/cpuidle-pseries.c                  |   5 +-
 drivers/crypto/caam/caamalg_qi2.c                  |   4 +-
 drivers/crypto/caam/caamhash.c                     |   4 +-
 .../crypto/intel/qat/qat_common/adf_accel_engine.c |   7 +
 .../qat/qat_common/icp_qat_fw_loader_handle.h      |   1 +
 drivers/crypto/intel/qat/qat_common/qat_hal.c      |  27 +-
 drivers/extcon/extcon-ptn5150.c                    |  14 ++
 drivers/gpio/gpiolib-of.c                          |   9 +-
 drivers/hv/Kconfig                                 |   2 +-
 drivers/hwmon/corsair-psu.c                        |   4 +-
 drivers/hwmon/ltc2992.c                            |  41 ++-
 drivers/infiniband/hw/hns/hns_roce_qp.c            |   7 +
 drivers/infiniband/hw/ionic/ionic_ibdev.c          |   2 +-
 drivers/infiniband/hw/mana/cq.c                    |   5 +-
 drivers/infiniband/hw/mana/qp.c                    |  16 +-
 drivers/infiniband/hw/mlx4/srq.c                   |   4 +-
 drivers/infiniband/hw/mlx5/main.c                  |   1 +
 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c        |   4 +-
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c    |   2 +-
 drivers/infiniband/sw/rxe/rxe_recv.c               |  11 +
 drivers/infiniband/sw/rxe/rxe_resp.c               |  14 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |   7 +
 drivers/iommu/intel/nested.c                       |   6 +-
 drivers/iommu/iommufd/eventq.c                     |   5 +-
 drivers/iommu/iommufd/io_pagetable.c               |  10 +
 drivers/md/dm-ioctl.c                              |   6 +-
 drivers/md/dm-verity-fec.c                         | 113 ++++-----
 drivers/md/dm-verity-fec.h                         |   3 +-
 drivers/md/persistent-data/dm-btree-remove.c       |   8 +
 drivers/md/raid10.c                                |   2 +
 drivers/mmc/core/card.h                            |  11 +
 drivers/mmc/core/mmc.c                             |  12 +
 drivers/mmc/core/queue.c                           |   9 +-
 drivers/mmc/core/quirks.h                          |  12 +
 drivers/mtd/spi-nor/debugfs.c                      |   4 +-
 drivers/net/ethernet/ibm/ibmveth.c                 |  22 ++
 drivers/net/ethernet/ibm/ibmveth.h                 |   1 +
 drivers/net/ethernet/intel/ice/ice_sf_eth.c        |   2 +
 .../ethernet/marvell/octeon_ep_vf/octep_vf_rx.c    |  36 ++-
 drivers/net/ethernet/mellanox/mlx4/srq.c           |  13 +-
 drivers/net/ethernet/stmicro/stmmac/chain_mode.c   |   2 +-
 drivers/net/ethernet/stmicro/stmmac/common.h       |   2 +-
 drivers/net/ethernet/stmicro/stmmac/ring_mode.c    |   2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  41 +--
 drivers/net/ethernet/wangxun/libwx/wx_hw.c         |   7 +-
 drivers/net/ethernet/wangxun/libwx/wx_vf_common.c  |   4 +-
 drivers/net/wireless/ath/ath5k/base.c              |   3 +-
 drivers/net/wireless/broadcom/b43/xmit.c           |   3 +-
 drivers/net/wireless/broadcom/b43legacy/xmit.c     |   3 +-
 .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    |   6 +-
 drivers/net/wireless/mediatek/mt76/mt7921/main.c   |   7 +-
 drivers/net/wireless/mediatek/mt76/mt7921/mcu.c    |   3 +
 drivers/net/wireless/mediatek/mt76/mt7925/mac.c    |   6 +-
 drivers/net/wireless/mediatek/mt76/mt7925/mcu.c    |   4 +-
 drivers/net/wireless/rsi/rsi_common.h              |   5 +-
 drivers/net/wwan/t7xx/t7xx_modem_ops.c             |  20 +-
 drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c         |  18 +-
 drivers/net/wwan/t7xx/t7xx_port_proxy.h            |   2 +-
 drivers/nvme/host/apple.c                          |   6 +-
 drivers/nvme/target/core.c                         |   2 +-
 drivers/nvme/target/tcp.c                          |  26 ++
 drivers/parisc/lasi.c                              |  12 +-
 drivers/pci/pci.c                                  |   7 +-
 drivers/pci/pcie/aer.c                             |   2 -
 drivers/pci/pcie/aspm.c                            |  17 +-
 drivers/pci/setup-res.c                            |   2 +
 drivers/platform/chrome/cros_typec_altmode.c       |   1 +
 drivers/pmdomain/core.c                            |  10 +-
 drivers/pmdomain/mediatek/mtk-pm-domains.c         |  10 +-
 drivers/power/supply/max17042_battery.c            |   2 +-
 drivers/remoteproc/imx_rproc.c                     |   2 +-
 drivers/remoteproc/ti_k3_common.c                  |   2 +-
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |  14 +-
 drivers/spi/spi-microchip-core-qspi.c              | 103 ++++++--
 drivers/spi/spi-microchip-core-spi.c               |   4 +-
 drivers/spi/spi-rockchip.c                         |   4 +-
 drivers/spi/spi-s3c64xx.c                          |   5 -
 drivers/spi/spi-sun4i.c                            |  10 +-
 drivers/spi/spi-sun6i.c                            |   8 +-
 drivers/spi/spi-synquacer.c                        |   8 +-
 drivers/spi/spi-tegra114.c                         |   8 +-
 drivers/spi/spi-tegra20-sflash.c                   |   8 +-
 drivers/spi/spi-ti-qspi.c                          |  14 +-
 drivers/spi/spi-topcliff-pch.c                     |  11 +-
 drivers/spi/spi-zynq-qspi.c                        |  15 +-
 drivers/spi/spi-zynqmp-gqspi.c                     |   4 +-
 drivers/staging/rtl8723bs/os_dep/osdep_service.c   |   3 +-
 drivers/staging/vme_user/vme_fake.c                |   2 +
 drivers/target/target_core_configfs.c              |   2 +-
 drivers/thermal/sprd_thermal.c                     |   4 +-
 drivers/thermal/thermal_core.c                     |   6 +-
 drivers/usb/class/usblp.c                          |   3 +-
 drivers/usb/common/ulpi.c                          |   5 +-
 drivers/usb/dwc3/core.c                            |  12 +-
 drivers/usb/gadget/udc/omap_udc.c                  |   4 -
 drivers/usb/serial/option.c                        |   4 +
 drivers/usb/typec/tcpm/tcpm.c                      |  27 +-
 drivers/video/fbdev/core/fbcon_rotate.c            |   5 +-
 drivers/video/fbdev/udlfb.c                        |  31 ++-
 fs/btrfs/inode.c                                   |   8 +
 fs/btrfs/ioctl.c                                   |   5 +-
 fs/btrfs/space-info.c                              |   6 +-
 fs/f2fs/data.c                                     |  28 ++-
 fs/f2fs/extent_cache.c                             |  17 +-
 fs/f2fs/f2fs.h                                     |   5 +
 fs/f2fs/inline.c                                   |  22 +-
 fs/f2fs/inode.c                                    |   2 +-
 fs/f2fs/node.c                                     |  95 +++----
 fs/f2fs/super.c                                    |  11 +
 fs/f2fs/sysfs.c                                    |  10 +-
 fs/hfsplus/bfind.c                                 |  51 ++++
 fs/hfsplus/catalog.c                               |   4 +-
 fs/hfsplus/dir.c                                   |   2 +-
 fs/hfsplus/hfsplus_fs.h                            |   9 +
 fs/hfsplus/super.c                                 |   6 +-
 fs/isofs/export.c                                  |   2 +-
 fs/isofs/rock.c                                    |   9 +
 fs/notify/fsnotify.c                               |   2 +-
 fs/notify/mark.c                                   |  18 +-
 fs/overlayfs/util.c                                |   2 +-
 fs/smb/client/cached_dir.c                         |   8 +
 fs/smb/client/cifsacl.c                            |  37 ++-
 fs/smb/client/smb2inode.c                          |  12 +-
 fs/smb/client/smb2misc.c                           |   3 +-
 fs/smb/client/smb2ops.c                            |  11 +
 fs/smb/client/smbdirect.c                          |  21 +-
 fs/smb/server/connection.c                         |  48 +++-
 fs/smb/server/connection.h                         |   1 +
 fs/tracefs/event_inode.c                           |  14 ++
 fs/tracefs/inode.c                                 |   6 +-
 fs/tracefs/internal.h                              |   3 +
 fs/udf/misc.c                                      |   8 +-
 include/linux/fsnotify_backend.h                   |   1 +
 include/linux/if_vlan.h                            |  25 +-
 include/linux/mmc/card.h                           |   2 +
 include/linux/printk.h                             |  13 +
 include/linux/rseq.h                               |   2 +
 include/uapi/linux/io_uring.h                      |   3 +-
 include/uapi/linux/rseq.h                          |   5 +-
 include/video/udlfb.h                              |   1 +
 io_uring/kbuf.c                                    |   8 +-
 io_uring/kbuf.h                                    |   7 +
 io_uring/tw.c                                      |  12 +-
 kernel/bpf/arena.c                                 |  19 +-
 kernel/exit.c                                      |   1 +
 kernel/rseq.c                                      |  29 ++-
 kernel/sched/ext.c                                 |  28 ++-
 kernel/sched/ext_idle.c                            |  12 +-
 kernel/trace/fprobe.c                              | 279 ++++++++++++---------
 kernel/trace/trace_probe.c                         |   6 +
 kernel/trace/trace_probe.h                         |   4 +-
 kernel/tracepoint.c                                |   2 +
 lib/crc/Kconfig                                    |   7 +-
 lib/crc/tests/crc_kunit.c                          |  28 ++-
 lib/crypto/mpi/mpicoder.c                          |   2 +-
 lib/scatterlist.c                                  |   8 +-
 mm/damon/lru_sort.c                                |  85 ++++---
 mm/damon/reclaim.c                                 |  85 ++++---
 mm/damon/stat.c                                    |  30 ++-
 mm/damon/sysfs-schemes.c                           |  24 +-
 mm/hugetlb_cma.c                                   |   1 +
 net/8021q/vlan_dev.c                               |  45 ++--
 net/8021q/vlan_netlink.c                           |  10 +-
 net/8021q/vlanproc.c                               |  12 +-
 net/bluetooth/hci_conn.c                           |  19 +-
 net/bluetooth/hci_event.c                          |  29 ++-
 net/bluetooth/l2cap_sock.c                         |   9 +
 net/ceph/auth.c                                    |   2 +-
 net/ceph/mon_client.c                              |   2 +
 net/core/flow_dissector.c                          |  13 +-
 net/core/netpoll.c                                 |  23 +-
 net/core/rtnetlink.c                               |   1 +
 net/ipv4/ah4.c                                     |  14 +-
 net/ipv6/ah6.c                                     |  14 +-
 net/ipv6/ip6_gre.c                                 |   5 +-
 net/ipv6/xfrm6_protocol.c                          |   4 +-
 net/mac80211/mlme.c                                |   9 +-
 net/mac80211/rx.c                                  |   2 +-
 net/mac80211/util.c                                |   4 +-
 net/mptcp/fastopen.c                               |   4 +-
 net/mptcp/pm.c                                     |  62 +++--
 net/mptcp/pm_kernel.c                              |  14 +-
 net/mptcp/protocol.c                               |   3 +-
 net/mptcp/sockopt.c                                |  16 +-
 net/mptcp/subflow.c                                |   4 +-
 net/openvswitch/vport-netdev.c                     |   6 +-
 net/psp/psp_main.c                                 |  42 +++-
 net/rds/message.c                                  |  20 +-
 net/sched/sch_red.c                                |   2 +-
 net/unix/af_unix.c                                 |   3 +
 net/vmw_vsock/hyperv_transport.c                   |  33 ++-
 net/xfrm/xfrm_state.c                              |  12 +-
 net/xfrm/xfrm_user.c                               |   1 +
 rust/kernel/drm/gem/mod.rs                         |  13 +-
 rust/pin-init/internal/src/init.rs                 | 184 +++++++-------
 rust/pin-init/src/__internal.rs                    |  28 ++-
 security/selinux/hooks.c                           |  38 ++-
 security/selinux/include/objsec.h                  |   4 +-
 security/selinux/include/security.h                |   2 -
 security/selinux/selinuxfs.c                       | 196 +++------------
 security/selinux/ss/services.c                     | 125 ---------
 sound/core/misc.c                                  |   8 +-
 sound/core/oss/pcm_oss.c                           |  29 ++-
 sound/core/seq/seq_clientmgr.c                     |   2 +-
 sound/core/seq/seq_clientmgr.h                     |   5 +-
 sound/core/seq/seq_ump_client.c                    |   2 +-
 sound/firewire/tascam/tascam-hwdep.c               |   1 +
 sound/hda/codecs/realtek/alc269.c                  |  19 ++
 sound/hda/codecs/side-codecs/cs35l56_hda.c         |  19 +-
 sound/soc/amd/yc/acp6x-mach.c                      |  14 ++
 sound/soc/codecs/es8389.c                          |   2 +-
 sound/soc/fsl/fsl_easrc.c                          |   2 +-
 sound/soc/intel/boards/bytcr_wm5102.c              |   1 +
 sound/soc/qcom/qdsp6/q6apm-dai.c                   |   1 +
 sound/soc/qcom/qdsp6/q6apm-lpass-dais.c            |   2 +-
 sound/soc/qcom/qdsp6/q6apm.c                       |   3 +
 sound/soc/sof/compress.c                           |   3 +
 sound/usb/midi2.c                                  |   9 +-
 sound/usb/misc/ua101.c                             |   7 +
 sound/usb/stream.c                                 |   4 +-
 tools/arch/x86/include/asm/msr-index.h             |   3 +-
 tools/testing/selftests/net/mptcp/mptcp_lib.sh     |  16 +-
 tools/testing/selftests/net/mptcp/pm_netlink.sh    |  20 +-
 tools/testing/selftests/rseq/Makefile              |  21 +-
 tools/testing/selftests/rseq/check_optimized.c     |  17 ++
 tools/testing/selftests/rseq/legacy_check.c        |  65 +++++
 tools/testing/selftests/rseq/param_test.c          |  25 +-
 tools/testing/selftests/rseq/rseq-abi.h            |   7 +-
 tools/testing/selftests/rseq/rseq.c                |  39 ++-
 tools/testing/selftests/rseq/rseq.h                |   8 +-
 tools/testing/selftests/rseq/run_legacy_check.sh   |   4 +
 tools/testing/selftests/rseq/run_param_test.sh     |  39 +++
 tools/testing/selftests/rseq/run_timeslice_test.sh |  14 ++
 tools/testing/selftests/rseq/slice_test.c          |  12 +-
 294 files changed, 3041 insertions(+), 1615 deletions(-)



             reply	other threads:[~2026-05-12 18:03 UTC|newest]

Thread overview: 324+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-12 17:36 Greg Kroah-Hartman [this message]
2026-05-12 17:36 ` [PATCH 7.0 001/307] scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show() Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 002/307] ipmi: Add limits to event and receive message requests Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 003/307] ipmi: Check event message buffer response for bad data Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 004/307] ipmi:si: Return state to normal if message allocation fails Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 005/307] fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 006/307] ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle states Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 007/307] ACPI: scan: Use acpi_dev_put() in object add error paths Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 008/307] ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIO Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 009/307] ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 010/307] ACPI: video: force native backlight on HP OMEN 16 (8A44) Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 011/307] tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 012/307] iommufd: Fix a race with concurrent allocation and unmap Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 013/307] ASoC: SOF: Dont allow pointer operations on unconfigured streams Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 014/307] wifi: mt76: mt7925: fix incorrect TLV length in CLC command Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 015/307] spi: rockchip: fix controller deregistration Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 016/307] ksmbd: rewrite stop_sessions() with restartable iteration Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 017/307] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 018/307] flow_dissector: do not dissect PPPoE PFC frames Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 019/307] smb: client/smbdirect: fix MR registration for coalesced SG lists Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 020/307] net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 021/307] exit: prevent preemption of oopsing TASK_DEAD task Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 022/307] wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggr Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 023/307] wifi: mt76: mt7925: fix incorrect length field in txpower command Greg Kroah-Hartman
2026-05-12 17:36 ` [PATCH 7.0 024/307] wifi: mt76: mt7921: fix a potential clc buffer length underflow Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 025/307] wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_work Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 026/307] wifi: b43legacy: enforce bounds check on firmware key index in RX path Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 027/307] wifi: mac80211: drop stray static from fast-RX rx_result Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 028/307] wifi: rsi: fix kthread lifetime race between self-exit and external-stop Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 029/307] wifi: mac80211: use safe list iteration in radar detect work Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 030/307] wifi: ath5k: do not access array OOB Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 031/307] wifi: mac80211: remove station if connection prep fails Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 032/307] wifi: b43: enforce bounds check on firmware key index in b43_rx() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 033/307] wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 034/307] usb: usblp: fix heap leak in IEEE 1284 device ID via short response Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 035/307] usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 036/307] ALSA: usb-audio: midi2: Restart output URBs on resume Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 037/307] ALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 038/307] ALSA: usb-audio: Fix UAC3 cluster descriptor size check Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 039/307] usb: dwc3: Move GUID programming after PHY initialization Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 040/307] usb: typec: tcpm: reset internal port states on soft reset AMS Greg Kroah-Hartman
2026-05-12 20:44   ` Amit Sunil Dhamne
2026-05-12 17:37 ` [PATCH 7.0 041/307] USB: omap_udc: DMA: Dont enable burst 4 mode Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 042/307] USB: serial: option: add Telit Cinterion LE910Cx compositions Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 043/307] usb: ulpi: fix memory leak on ulpi_register() error paths Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 044/307] usb: typec: tcpm: fix debug accessory mode detection for sink ports Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 045/307] ALSA: hda: cs35l56: Propagate ASP TX source control errors Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 046/307] ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 047/307] ALSA: hda/realtek: Fix speaker silence after S3 resume on Xiaomi Mi Laptop Pro 15 Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 048/307] ALSA: firewire-tascam: Do not drop unread control events Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 049/307] ALSA: core: Serialize deferred fasync state checks Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 050/307] ALSA: seq: Fix UMP group 16 filtering Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 051/307] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 052/307] x86/efi: Restore IRQ state in EFI page fault handler Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 053/307] sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 054/307] xfrm: provide message size for XFRM_MSG_MAPPING Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 055/307] xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 056/307] ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 057/307] xfrm: ah: account for ESN high bits in async callbacks Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 058/307] selinux: fix avdcache auditing Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 059/307] selinux: use sk blob accessor in socket permission helpers Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 060/307] selinux: dont reserve xattr slot when we wont fill it Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 061/307] selinux: shrink critical section in sel_write_load() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 062/307] selinux: prune /sys/fs/selinux/checkreqprot Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 063/307] selinux: prune /sys/fs/selinux/disable Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 064/307] selinux: prune /sys/fs/selinux/user Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 065/307] selinux: allow multiple opens of /sys/fs/selinux/policy Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 066/307] io_uring/kbuf: support min length left for incremental buffers Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 067/307] io_uring/tw: serialize ctx->retry_llist with ->uring_lock Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 068/307] LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 069/307] Bluetooth: virtio_bt: clamp rx length before skb_put Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 070/307] Bluetooth: virtio_bt: validate rx pkt_type header length Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 071/307] Bluetooth: btmtk: validate WMT event SKB length before struct access Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 072/307] Bluetooth: hci_conn: fix potential UAF in create_big_sync Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 073/307] Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 074/307] Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 075/307] Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 076/307] Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 077/307] rust: drm: gem: clean up GEM state in init failure case Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 078/307] rust: allow `clippy::collapsible_match` globally Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 079/307] rust: allow `clippy::collapsible_if` globally Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 080/307] rust: pin-init: internal: move alignment check to `make_field_check` Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 081/307] spi: syncuacer: fix controller deregistration Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 082/307] spi: sun4i: " Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 083/307] spi: zynq-qspi: " Greg Kroah-Hartman
2026-05-12 17:37 ` [PATCH 7.0 084/307] spi: ti-qspi: " Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 085/307] spi: sun6i: " Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 086/307] spi: tegra114: " Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 087/307] spi: zynqmp-gqspi: " Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 088/307] spi: tegra20-sflash: " Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 089/307] spi: s3c64xx: fix NULL-deref on driver unbind Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 090/307] staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_alloc Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 091/307] staging: vme_user: fix root device leak on init failure Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 092/307] fanotify: fix false positive on permission events Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 093/307] KVM: arm64: Fix kvm_vcpu_initialized() macro parameter Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 094/307] mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show() Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 095/307] arm64: signal: Preserve POR_EL0 if poe_context is missing Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 096/307] mm/hugetlb_cma: round up per_node before logging it Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 097/307] LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 098/307] LoongArch: KVM: Compile switch.S directly into the kernel Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 099/307] net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 100/307] mptcp: pm: ADD_ADDR rtx: skip inactive subflows Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 101/307] perf/x86/intel: Improve validation and configuration of ACR masks Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 102/307] selftests/rseq: Dont run tests with runner scripts outside of the scripts Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 103/307] rseq: Set rseq::cpu_id_start to 0 on unregistration Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 104/307] rseq: Protect rseq_reset() against interrupts Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 105/307] rseq: Dont advertise time slice extensions if disabled Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 106/307] selftests/rseq: Make registration flexible for legacy and optimized mode Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 107/307] selftests/rseq: Skip tests if time slice extensions are not available Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 108/307] selftests/rseq: Validate legacy behavior Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 109/307] selftests/rseq: Expand for optimized RSEQ ABI v2 Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 110/307] accel/ivpu: Disallow re-exporting imported GEM objects Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 111/307] sound: ua101: fix division by zero at probe Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 112/307] pseries/papr-hvpipe: Fix race with interrupt handler Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 113/307] pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 114/307] pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle() Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 115/307] pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init() Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 116/307] pseries/papr-hvpipe: Fix the usage of copy_to_user() Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 117/307] net: libwx: fix VF illegal register access Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 118/307] ip6_gre: Use cached t->net in ip6erspan_changelink() Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 119/307] net: libwx: use request_irq for VF misc interrupt Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 120/307] netpoll: pass buffer size to egress_dev() to avoid MAC truncation Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 121/307] net/rds: handle zerocopy send cleanup before the message is queued Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 122/307] net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 123/307] ovl: fix verity lazy-load guard broken by fsverity_active() semantic change Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 124/307] platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 125/307] parisc: Fix IRQ leak in LASI driver Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 126/307] x86/efi: Fix graceful fault handling after FPU softirq changes Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 127/307] hwmon: (ltc2992) Clamp threshold writes to hardware range Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 128/307] hwmon: (ltc2992) Fix u32 overflow in power read path Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 129/307] clk: rk808: fix OF node reference imbalance Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 130/307] hwmon: (corsair-psu) Close HID device on probe errors Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 131/307] af_unix: Reject SIOCATMARK on non-stream sockets Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 132/307] arm64/fpsimd: ptrace: zero targets fpsimd_state, not the tracers Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 133/307] pmdomain: mediatek: fix use-after-free in scpsys_get_bus_protection_legacy() Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 134/307] block: add pgmap check to biovec_phys_mergeable Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 135/307] block: fix zone write plug removal Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 136/307] block: only read from sqe on initial invocation of blkdev_uring_cmd() Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 137/307] cifs: abort open_cached_dir if we dont request leases Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 138/307] cifs: change_conf needs to be called for session setup Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 139/307] extcon: ptn5150: handle pending IRQ events during system resume Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 140/307] fbcon: Avoid OOB font access if console rotation fails Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 141/307] gpio: of: clear OF_POPULATED on hog nodes in remove path Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 142/307] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 143/307] hv_sock: fix ARM64 support Greg Kroah-Hartman
2026-05-12 17:38 ` [PATCH 7.0 144/307] hv_sock: Report EOF instead of -EIO for FIN Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 145/307] hv_sock: Return -EIO for malformed/short packets Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 146/307] ibmveth: Disable GSO for packets with small MSS Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 147/307] ice: fix double free in ice_sf_eth_activate() error path Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 148/307] spi: microchip-core-qspi: fix controller deregistration Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 149/307] spi: microchip-core-spi: " Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 150/307] spi: microchip-core-qspi: dont attempt to transmit during emulated read-only dual/quad operations Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 151/307] spi: microchip-core-qspi: control built-in cs manually Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 152/307] tracefs: Fix default permissions not being applied on initial mount Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 153/307] udf: reject descriptors with oversized CRC length Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 154/307] x86/boot/e820: Re-enable BIOS fallback if e820 table is empty Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 155/307] thermal: core: Free thermal zone ID later during removal Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 156/307] thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 157/307] thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_temp Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 158/307] spi: topcliff-pch: fix controller deregistration Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 159/307] spi: topcliff-pch: fix use-after-free on unbind Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 160/307] tracing/fprobe: Avoid kcalloc() in rcu_read_lock section Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 161/307] tracing/fprobe: Remove fprobe from hash in failure path Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 162/307] tracing/fprobe: Unregister fprobe even if memory allocation fails Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 163/307] tracing/probes: Limit size of event probe to 3K Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 164/307] tracing/fprobe: Check the same type fprobe on table as the unregistered one Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 165/307] clk: imx: imx8-acm: fix flags for acm clocks Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 166/307] clk: microchip: mpfs-ccc: fix out of bounds access during output registration Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 167/307] cpuidle: powerpc: avoid double clear when breaking snooze Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 168/307] ASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk table Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 169/307] ASoC: ES8389: convert to devm_clk_get_optional() to get clock Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 170/307] ASoC: fsl_easrc: fix comment typo Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 171/307] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 172/307] ASoC: qcom: q6apm-dai: reset queue ptr on trigger stop Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 173/307] ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 174/307] ASoC: qcom: q6apm: remove child devices when apm is removed Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 175/307] btrfs: do not mark inode incompressible after inline attempt fails Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 176/307] btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 177/307] btrfs: fix double free in create_space_info() error path Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 178/307] btrfs: fix double free in create_space_info_sub_group() " Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 179/307] btrfs: fix missing last_unlink_trans update when removing a directory Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 180/307] dm-thin: fix metadata refcount underflow Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 181/307] dm: dont report warning when doing deferred remove Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 182/307] dm: fix a buffer overflow in ioctl processing Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 183/307] eventfs: Hold eventfs_mutex and SRCU when remount walks events Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 184/307] dm-verity-fec: correctly reject too-small FEC devices Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 185/307] dm-verity-fec: correctly reject too-small hash devices Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 186/307] dm-verity-fec: fix corrected block count stat Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 187/307] dm-verity-fec: fix reading parity bytes split across blocks (take 3) Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 188/307] dm-verity-fec: fix the size of dm_verity_fec_io::erasures Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 189/307] isofs: validate Rock Ridge CE continuation extent against volume size Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 190/307] isofs: validate block number from NFS file handle in isofs_export_iget Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 191/307] iommufd: Fix return value of iommufd_fault_fops_write() Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 192/307] iommu/vt-d: Block PASID attachment to nested domain with dirty tracking Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 193/307] iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 194/307] lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl() Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 195/307] lib/crc: tests: Make crc_kunit test only the enabled CRC variants Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 196/307] lib/scatterlist: fix length calculations in extract_kvec_to_sg Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 197/307] lib/scatterlist: fix temp buffer in extract_user_to_sg() Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 198/307] libceph: Fix slab-out-of-bounds access in auth message processing Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 199/307] md/raid10: fix divide-by-zero in setup_geo() with zero far_copies Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 200/307] nvme-apple: drop invalid put of admin queue reference count Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 201/307] nvmet-tcp: fix race between ICReq handling and queue teardown Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 202/307] nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 203/307] openvswitch: vport: fix self-deadlock on release of tunnel ports Greg Kroah-Hartman
2026-05-12 17:39 ` [PATCH 7.0 204/307] pmdomain: core: Fix detach procedure for virtual devices in genpd Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 205/307] psp: strip variable-length PSP header in psp_dev_rcv() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 206/307] RDMA/hns: Fix unlocked call to hns_roce_qp_remove() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 207/307] riscv: kvm: fix vector context allocation leak Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 208/307] s390/debug: Reject zero-length input in debug_input_flush_fn() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 209/307] s390/debug: Reject zero-length input before trimming a newline Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 210/307] scsi: mpt3sas: Limit NVMe request size to 2 MiB Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 211/307] smb/client: fix out-of-bounds read in smb2_compound_op() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 212/307] smb/client: fix out-of-bounds read in symlink_data() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 213/307] smb: client: use kzalloc to zero-initialize security descriptor buffer Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 214/307] smb: client: validate dacloffset before building DACL pointers Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 215/307] KVM: x86: check for nEPT/nNPT in slow flush hypercalls Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 216/307] KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 217/307] mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 218/307] mm/damon/reclaim: " Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 219/307] mm/damon/stat: detect and use fresh enabled value Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 220/307] mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 221/307] mm/damon/sysfs-schemes: protect path " Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 222/307] PCI: Update saved_config_space upon resource assignment Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 223/307] PCI/AER: Clear only error bits in PCIe Device Status Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 224/307] PCI/AER: Stop ruling out unbound devices as error source Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 225/307] PCI/ASPM: Fix pci_clear_and_set_config_dword() usage Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 226/307] power: supply: max17042: avoid overflow when determining health Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 227/307] powerpc/xive: fix kmemleak caused by incorrect chip_data lookup Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 228/307] perf/x86/intel: Always reprogram ACR events to prevent stale masks Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 229/307] perf/x86/intel: Disable PMI for self-reloaded ACR events Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 230/307] perf/x86/intel: Enable auto counter reload for DMR Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 231/307] RDMA/ionic: bound node_desc sysfs read with %.64s Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 232/307] RDMA/ionic: Fix typo in format string Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 233/307] RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 234/307] RDMA/mana: Fix mana_destroy_wq_obj() cleanup " Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 235/307] RDMA/mana: Remove user triggerable WARN_ON() " Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 236/307] RDMA/mana: Validate rx_hash_key_len Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 237/307] RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 238/307] RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 239/307] RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 240/307] RDMA/ocrdma: Dont NULL deref uctx on errors in ocrdma_copy_pd_uresp() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 241/307] RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 242/307] RDMA/rxe: Reject unknown opcodes before ICRC processing Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 243/307] RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 244/307] remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 245/307] remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init() Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 246/307] sched_ext: idle: Recheck prev_cpu after narrowing allowed mask Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 247/307] sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu() Greg Kroah-Hartman
2026-05-13  4:59   ` Jiri Slaby
2026-05-13 11:58     ` Greg Kroah-Hartman
2026-05-13 14:39       ` Stephano Cetola
2026-05-13 14:56         ` Greg Kroah-Hartman
2026-05-13 15:11           ` Andrea Righi
2026-05-13 15:24             ` Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 248/307] sched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() FIFO-tail Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 249/307] selftests: mptcp: check output: catch cmd errors Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 250/307] selftests: mptcp: pm: restrict unknown check to pm_nl_ctl Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 251/307] mptcp: fastclose msk when linger time is 0 Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 252/307] mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failure Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 253/307] mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failure Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 254/307] mptcp: sockopt: set timestamp flags on subflow socket, not msk Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 255/307] mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 256/307] mptcp: fix rx timestamp corruption on fastopen Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 257/307] mptcp: fix scheduling with atomic in timestamp sockopt Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 258/307] mptcp: pm: prio: skip closed subflows Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 259/307] mptcp: pm: kernel: reset fullmesh counter after flush Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 260/307] mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0 Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 261/307] mptcp: pm: ADD_ADDR rtx: allow " Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 262/307] mptcp: pm: ADD_ADDR rtx: fix potential data-race Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 263/307] mptcp: pm: ADD_ADDR rtx: always decrease sk refcount Greg Kroah-Hartman
2026-05-12 17:40 ` [PATCH 7.0 264/307] mptcp: pm: ADD_ADDR rtx: free sk if last Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 265/307] mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quicker Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 266/307] mptcp: pm: ADD_ADDR rtx: return early if no retrans Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 267/307] f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 268/307] f2fs: fix false alarm of lockdep on cp_global_sem lock Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 269/307] f2fs: fix fiemap boundary handling when read extent cache is incomplete Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 270/307] f2fs: fix fsck inconsistency caused by incorrect nat_entry flag usage Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 271/307] f2fs: fix incorrect file address mapping when inline inode is unwritten Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 272/307] f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 273/307] f2fs: fix node_cnt race between extent node destroy and writeback Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 274/307] f2fs: fix uninitialized kobject put in f2fs_init_sysfs() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 275/307] f2fs: refactor f2fs_move_node_folio function Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 276/307] f2fs: fix inline data not being written to disk in writeback path Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 277/307] f2fs: fix fsck inconsistency caused by FGGC of node block Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 278/307] KVM: arm64: Wake-up from WFI when iqrchip is in userspace Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 279/307] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 280/307] KVM: arm64: Fix initialisation order in __pkvm_init_finalise() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 281/307] KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVer Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 282/307] KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVer Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 283/307] KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 284/307] LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 285/307] LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 286/307] LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 287/307] LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 288/307] LoongArch: KVM: Move unconditional delay into timer clear scenery Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 289/307] LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 290/307] LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 291/307] bpf: Fix use-after-free in arena_vm_close on fork Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 292/307] octeon_ep_vf: add NULL check for napi_build_skb() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 293/307] mmc: core: Adjust MDT beyond 2025 Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 294/307] mmc: core: Add quirk for incorrect manufacturing date Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 295/307] mmc: core: Optimize time for secure erase/trim for some Kingston eMMCs Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 296/307] crypto: qat - fix indentation of macros in qat_hal.c Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 297/307] crypto: qat - fix firmware loading failure for GEN6 devices Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 298/307] hfsplus: fix uninit-value by validating catalog record size Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 299/307] hfsplus: fix held lock freed on hfsplus_fill_super() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 300/307] 8021q: use RCU for egress QoS mappings Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 301/307] 8021q: delete cleared " Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 302/307] printk: add print_hex_dump_devel() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 303/307] crypto: caam - guard HMAC key hex dumps in hash_digest_key Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 304/307] net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY() Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 305/307] net: stmmac: Prevent NULL deref when RX memory exhausted Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 306/307] rust: pin-init: fix incorrect accessor reference lifetime Greg Kroah-Hartman
2026-05-12 17:41 ` [PATCH 7.0 307/307] x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2s op cache Greg Kroah-Hartman
2026-05-12 19:53 ` [PATCH 7.0 000/307] 7.0.7-rc1 review Ronald Warsow
2026-05-12 22:55 ` Takeshi Ogasawara
2026-05-12 23:31 ` Peter Schneider
2026-05-13  6:05   ` Andrea Righi
2026-05-13 11:59     ` Greg Kroah-Hartman
2026-05-13  5:33 ` [PATCH 7.0.y] usb: typec: tcpm: reset internal port states on soft reset AMS Amit Sunil Dhamne
2026-05-13  7:16 ` [PATCH 7.0 000/307] 7.0.7-rc1 review Brett A C Sheffield
2026-05-13 15:02 ` Mark Brown
2026-05-13 16:13 ` Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260512173940.117428952@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@nabladev.com \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=sr@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.