]>
git.ipfire.org Git - thirdparty/kernel/stable-queue.git/log
Greg Kroah-Hartman [Thu, 21 May 2026 14:27:06 +0000 (16:27 +0200)]
drop broken virtio patch from 6.12
Greg Kroah-Hartman [Thu, 21 May 2026 14:13:18 +0000 (16:13 +0200)]
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue
Greg Kroah-Hartman [Thu, 21 May 2026 13:08:47 +0000 (15:08 +0200)]
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue
Greg Kroah-Hartman [Thu, 21 May 2026 13:08:33 +0000 (15:08 +0200)]
6.12-stable patches
added patches:
virtio_net-fix-misalignment-bug-in-struct-virtnet_info.patch
Sasha Levin [Thu, 21 May 2026 13:06:56 +0000 (09:06 -0400)]
drop dependent erofs follow-up after dropping
307210c262a2
In
d3dd531213 we dropped "erofs: verify metadata accesses for file-backed
mounts" (upstream
307210c262a2 ) per Gao Xiang's request (Android SELinux
regression). The follow-up:
"erofs: fix offset truncation when shifting pgoff on 32-bit platforms"
(upstream
c99493ce409c )
is queued in 7.0/6.18/6.12 and carries
Fixes: 307210c262a2 ("erofs: verify metadata accesses for file-backed mounts")
Its data.c hunk converts
fpos = index << PAGE_SHIFT;
err = rw_verify_area(READ, buf->file, &fpos, PAGE_SIZE);
to use a (loff_t) cast on the shift. That entire rw_verify_area() block
was introduced by
307210c262a2 , which is no longer in the queue or in
the corresponding stable bases (stable/linux-{7.0,6.18,6.12}.y do not
contain rw_verify_area in fs/erofs/data.c). The hunk cannot apply.
Drop the follow-up from queue-7.0, queue-6.18, and queue-6.12.
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Thu, 21 May 2026 12:47:51 +0000 (08:47 -0400)]
drop 7 patches based on RC review feedback
Dropped patches:
- "rtla: Use str_has_prefix() for prefix checks"
Queues: 7.0
Reason: build break -- str_has_prefix() helper (upstream
0f4bc9d67a64 )
not backported to 7.0; reported by RTLA co-maintainer Tomas Glozar.
Report: https://lore.kernel.org/stable/CAP4=nvTUdVQN8j_qJnfytGOJMa4LaX2h3Z9-cmDopBhKE87_nA@mail.gmail.com/
- "rtla/trace: Fix write loop in trace_event_save_hist()" [dependency]
Queues: 7.0
Reason: queued atop the dropped str_has_prefix conversion; Tomas
offered to send a rebased version.
- "rtla: Simplify code by caching string lengths" [dependency]
Queues: 7.0
Reason: sibling Stable-dep-of
4bf4ef5292b9 ; dropped together with the
other two rtla patches per Sasha's expanded DROP_WITH_DEPS.
- "libbpf: Stringify errno in log messages in libbpf.c"
Queues: 6.12
Reason: build break -- errstr() helper not declared in 6.12 (would
require
c68b6fdc3600 plus a chain of refactors that don't apply
cleanly). Reported by Salvatore Bonaccorso and Florian Fainelli.
Reports:
https://lore.kernel.org/stable/ag4vSWzIUCsRlpKv@eldamar.lan/
https://lore.kernel.org/stable/
54f12da1 -32e2-48dc-bf84-
3bdaf8ef0f6a @gmail.com/
- "libbpf: Prevent double close and leak of btf objects" [dependency]
Queues: 6.12
Reason: adds additional errstr() call sites; cannot stay without
the stringify patch.
- "libbpf: Change log level of btf loading error message" [dependency]
Queues: 6.12
Reason: only queued as Stable-dep-of
380044c40b16 ; loses purpose once
that target is dropped.
- "erofs: verify metadata accesses for file-backed mounts"
Queues: 7.0, 6.18, 6.12
Reason: EROFS maintainer / patch author Gao Xiang requested drop
across all three trees -- introduces an Android SELinux/permission
regression and the upstream follow-up fix is still under discussion.
Reports:
https://lore.kernel.org/stable/
75e6d1c8 -e989-4eb7-aca3-
37a40318e888 @linux.alibaba.com/
https://lore.kernel.org/stable/
5a4afec4 -fe39-419e-8b2b-
4e9901eb93be @linux.alibaba.com/
https://lore.kernel.org/stable/ag3qlMOcTYM2FBUQ@debian/
https://lore.kernel.org/stable/ag3txj1lJNTGZQjp@debian/
https://lore.kernel.org/stable/ag37lbajmtyv9xBd@debian/
- "sched: Make class_schedulers avoid pushing current, and get rid of
proxy_tag_curr()"
Queues: 6.18
Reason: patch author John Stultz asked to drop from 6.18-stable -- it
only matters for the EXPERT-gated, still-in-development proxy-exec
feature, and the downside of not taking it is non-ideal balancing.
Keeping it queued in 7.0 per Stultz's literal request scope.
Report: https://lore.kernel.org/stable/CANDhNCpZWMk6GWubK8+E0rxKUqtuhOtrjqxunS=Kmho-UbR0UA@mail.gmail.com/
- "riscv: misaligned: Make enabling delegation depend on NONPORTABLE"
Queues: 7.0, 6.18
Reason: patch author Vivian Wang retracts her Cc: stable request --
boot-time crashes seen on 7.1-rc / linux-next on some hardware /
firmware combinations; asks for time to investigate before
re-submitting.
Report: https://lore.kernel.org/stable/
99c8c715 -b37f-4f2a-8100-
5ea4970ff34d @iscas.ac.cn/
- "perf tools: Fix module symbol resolution for non-zero .text sh_addr"
Queues: 6.6, 6.1, 5.15, 5.10
Reason: build break -- patch calls dso__rel() inline which doesn't
exist on these versions (the underlying dso refcount refactor was
never backported). 7.0/6.18/6.12 have the inline and remain queued.
Reported by Florian Fainelli.
Report: https://lore.kernel.org/stable/
fbe52f15 -5b34-4e03-88e0-
005ae6200a60 @gmail.com/
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Thu, 21 May 2026 11:25:09 +0000 (13:25 +0200)]
7.0-stable patches
added patches:
tracefs-removed-unused-ret-variable-in-eventfs_iterate.patch
workqueue-annotate-alloc_workqueue_va-with-__printf-1-0.patch
Greg Kroah-Hartman [Thu, 21 May 2026 10:51:12 +0000 (12:51 +0200)]
7.0-stable patches
added patches:
net-rds-reset-op_nents-when-zerocopy-page-pin-fails.patch
Greg Kroah-Hartman [Thu, 21 May 2026 10:51:05 +0000 (12:51 +0200)]
6.18-stable patches
added patches:
net-rds-reset-op_nents-when-zerocopy-page-pin-fails.patch
Greg Kroah-Hartman [Thu, 21 May 2026 10:50:57 +0000 (12:50 +0200)]
6.12-stable patches
added patches:
net-rds-reset-op_nents-when-zerocopy-page-pin-fails.patch
Greg Kroah-Hartman [Thu, 21 May 2026 10:50:50 +0000 (12:50 +0200)]
6.6-stable patches
added patches:
net-rds-reset-op_nents-when-zerocopy-page-pin-fails.patch
Greg Kroah-Hartman [Thu, 21 May 2026 10:50:43 +0000 (12:50 +0200)]
6.1-stable patches
added patches:
net-rds-reset-op_nents-when-zerocopy-page-pin-fails.patch
Greg Kroah-Hartman [Thu, 21 May 2026 10:50:35 +0000 (12:50 +0200)]
5.15-stable patches
added patches:
net-rds-reset-op_nents-when-zerocopy-page-pin-fails.patch
Greg Kroah-Hartman [Thu, 21 May 2026 10:50:26 +0000 (12:50 +0200)]
5.10-stable patches
added patches:
net-rds-reset-op_nents-when-zerocopy-page-pin-fails.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:15:24 +0000 (18:15 +0200)]
6.12-stable patches
added patches:
mptcp-pm-add_addr-rtx-fix-potential-data-race.patch
mptcp-pm-add_addr-rtx-resched-blocked-add_addr-quicker.patch
mptcp-pm-kernel-correctly-retransmit-add_addr-id-0.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:15:14 +0000 (18:15 +0200)]
6.6-stable patches
added patches:
btrfs-fix-double-free-in-create_space_info_sub_group-error-path.patch
btrfs-fix-missing-last_unlink_trans-update-when-removing-a-directory.patch
btrfs-remove-fs_info-argument-from-btrfs_sysfs_add_space_info_type.patch
btrfs-use-btrfs-inodes-in-btrfs_rmdir-to-avoid-so-much-usage-of-btrfs_i.patch
btrfs-use-inode-already-stored-in-local-variable-at-btrfs_rmdir.patch
drm-v3d-reject-empty-multisync-extension-to-prevent-infinite-loop.patch
eventfs-use-list_add_tail_rcu-for-srcu-protected-children-list.patch
f2fs-fix-false-alarm-of-lockdep-on-cp_global_sem-lock.patch
f2fs-fix-incorrect-file-address-mapping-when-inline-inode-is-unwritten.patch
ksmbd-validate-inherited-ace-sid-length.patch
media-nxp-imx8-isi-reduce-minimum-queued-buffers-from-2-to-0.patch
mptcp-drop-__mptcp_fastopen_gen_msk_ackseq.patch
mptcp-fix-rx-timestamp-corruption-on-fastopen.patch
mptcp-pm-add_addr-rtx-fix-potential-data-race.patch
mptcp-pm-add_addr-rtx-resched-blocked-add_addr-quicker.patch
mptcp-pm-kernel-correctly-retransmit-add_addr-id-0.patch
mptcp-pm-prio-skip-closed-subflows.patch
pmdomain-core-fix-detach-procedure-for-virtual-devices-in-genpd.patch
rdma-mana-fix-error-unwind-in-mana_ib_create_qp_rss.patch
rdma-mana-validate-rx_hash_key_len.patch
smb-client-use-fullsessionkey-for-aes-256-encryption-key-derivation.patch
spi-sifive-fix-controller-deregistration.patch
spi-sifive-simplify-clock-handling-with-devm_clk_get_enabled.patch
spi-st-ssc4-fix-controller-deregistration.patch
spi-st-ssc4-switch-to-use-modern-name.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:08:41 +0000 (18:08 +0200)]
6.12-stable patches
added patches:
btrfs-do-not-mark-inode-incompressible-after-inline-attempt-fails.patch
btrfs-fix-missing-last_unlink_trans-update-when-removing-a-directory.patch
btrfs-use-btrfs-inodes-in-btrfs_rmdir-to-avoid-so-much-usage-of-btrfs_i.patch
btrfs-use-inode-already-stored-in-local-variable-at-btrfs_rmdir.patch
drm-v3d-reject-empty-multisync-extension-to-prevent-infinite-loop.patch
eventfs-use-list_add_tail_rcu-for-srcu-protected-children-list.patch
f2fs-fix-false-alarm-of-lockdep-on-cp_global_sem-lock.patch
f2fs-fix-incorrect-file-address-mapping-when-inline-inode-is-unwritten.patch
iommufd-fix-return-value-of-iommufd_fault_fops_write.patch
mptcp-drop-__mptcp_fastopen_gen_msk_ackseq.patch
mptcp-fix-rx-timestamp-corruption-on-fastopen.patch
mptcp-pm-prio-skip-closed-subflows.patch
rdma-mana-remove-user-triggerable-warn_on-in-mana_ib_create_qp_rss.patch
sched_ext-guard-scx_dsq_move-against-null-kit-dsq-after-failed-iter_new.patch
smb-client-use-fullsessionkey-for-aes-256-encryption-key-derivation.patch
spi-sifive-fix-controller-deregistration.patch
spi-sifive-simplify-clock-handling-with-devm_clk_get_enabled.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:04:49 +0000 (18:04 +0200)]
7.0-stable patches
added patches:
eventfs-simplify-code-using-guard-s.patch
eventfs-use-list_add_tail_rcu-for-srcu-protected-children-list.patch
smb-client-use-fullsessionkey-for-aes-256-encryption-key-derivation.patch
spi-sifive-fix-controller-deregistration.patch
spi-sifive-simplify-clock-handling-with-devm_clk_get_enabled.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:04:41 +0000 (18:04 +0200)]
6.18-stable patches
added patches:
btrfs-do-not-mark-inode-incompressible-after-inline-attempt-fails.patch
drm-v3d-reject-empty-multisync-extension-to-prevent-infinite-loop.patch
eventfs-use-list_add_tail_rcu-for-srcu-protected-children-list.patch
f2fs-fix-false-alarm-of-lockdep-on-cp_global_sem-lock.patch
perf-x86-intel-disable-pmi-for-self-reloaded-acr-events.patch
sched_ext-guard-scx_dsq_move-against-null-kit-dsq-after-failed-iter_new.patch
sched_ext-pass-held-rq-to-scx_call_op-for-core_sched_before.patch
smb-client-use-fullsessionkey-for-aes-256-encryption-key-derivation.patch
spi-sifive-fix-controller-deregistration.patch
spi-sifive-simplify-clock-handling-with-devm_clk_get_enabled.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:01:10 +0000 (18:01 +0200)]
7.0-stable patches
added patches:
arm_mpam-check-whether-the-config-array-is-allocated-before-destroying-it.patch
arm_mpam-fix-false-positive-assert-failure-during-mpam_disable.patch
arm_mpam-fix-monitor-instance-selection-when-checking-for-hardware-nrdy.patch
arm_mpam-improve-check-for-whether-or-not-nrdy-is-hardware-managed.patch
arm_mpam-pretend-that-nrdy-is-always-hardware-managed.patch
drm-gma500-oaktrail_hdmi-fix-i2c-adapter-leak-on-setup.patch
drm-gma500-oaktrail_lvds-fix-hang-on-init-failure.patch
drm-gma500-oaktrail_lvds-fix-i2c-adapter-leaks-on-init.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:01:03 +0000 (18:01 +0200)]
6.18-stable patches
added patches:
drm-gma500-oaktrail_hdmi-fix-i2c-adapter-leak-on-setup.patch
drm-gma500-oaktrail_lvds-fix-hang-on-init-failure.patch
drm-gma500-oaktrail_lvds-fix-i2c-adapter-leaks-on-init.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:00:56 +0000 (18:00 +0200)]
6.12-stable patches
added patches:
drm-gma500-oaktrail_hdmi-fix-i2c-adapter-leak-on-setup.patch
drm-gma500-oaktrail_lvds-fix-hang-on-init-failure.patch
drm-gma500-oaktrail_lvds-fix-i2c-adapter-leaks-on-init.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:00:48 +0000 (18:00 +0200)]
6.6-stable patches
added patches:
drm-gma500-oaktrail_hdmi-fix-i2c-adapter-leak-on-setup.patch
drm-gma500-oaktrail_lvds-fix-hang-on-init-failure.patch
drm-gma500-oaktrail_lvds-fix-i2c-adapter-leaks-on-init.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:00:40 +0000 (18:00 +0200)]
6.1-stable patches
added patches:
drm-gma500-oaktrail_hdmi-fix-i2c-adapter-leak-on-setup.patch
drm-gma500-oaktrail_lvds-fix-hang-on-init-failure.patch
drm-gma500-oaktrail_lvds-fix-i2c-adapter-leaks-on-init.patch
io-wq-check-that-the-predecessor-is-hashed-in-io_wq_remove_pending.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:00:33 +0000 (18:00 +0200)]
5.15-stable patches
added patches:
drm-gma500-oaktrail_hdmi-fix-i2c-adapter-leak-on-setup.patch
io-wq-check-that-the-predecessor-is-hashed-in-io_wq_remove_pending.patch
Greg Kroah-Hartman [Wed, 20 May 2026 16:00:22 +0000 (18:00 +0200)]
5.10-stable patches
added patches:
drm-gma500-oaktrail_hdmi-fix-i2c-adapter-leak-on-setup.patch
io-wq-check-that-the-predecessor-is-hashed-in-io_wq_remove_pending.patch
Greg Kroah-Hartman [Wed, 20 May 2026 15:01:56 +0000 (17:01 +0200)]
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue
Greg Kroah-Hartman [Wed, 20 May 2026 15:01:23 +0000 (17:01 +0200)]
6.18-stable patches
added patches:
accel-rocket-fix-prep_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
alsa-hda-realtek-add-mute-led-quirk-for-hp-pavilion-laptop-16-ag0xxx.patch
alsa-hda-realtek-add-quirk-for-samsung-galaxy-book5-360-headphone.patch
alsa-usb-audio-bound-midi-2.0-endpoint-descriptor-scans.patch
alsa-usb-audio-bound-midi-endpoint-descriptor-scans.patch
alsa-usb-audio-qcom-check-offload-mapping-failures.patch
btrfs-only-release-the-dirty-pages-io-tree-after-successful-writes.patch
ceph-fix-a-buffer-leak-in-__ceph_setxattr.patch
ceph-fix-bug_on-in-__ceph_build_xattrs_blob-due-to-stale-blob-size.patch
drm-i915-dp-fix-vsc-dynamic-range-signaling-for-rgb-formats.patch
drm-i915-skip-__i915_request_skip-for-already-signaled-requests.patch
drm-loongson-use-managed-kms-polling.patch
drm-panfrost-fix-wait_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
drm-replace-old-pointer-to-new-idr.patch
drm-ttm-convert-eagain-from-dmem_cgroup_try_charge-to-enospc.patch
drm-xe-dma-buf-fix-uaf-with-retry-loop.patch
drm-xe-dma-buf-handle-empty-bo-and-uaf-races.patch
io-wq-check-that-the-predecessor-is-hashed-in-io_wq_remove_pending.patch
iommu-amd-bounds-check-devid-in-__rlookup_amd_iommu.patch
iommu-vt-d-avoid-null-pointer-dereference-or-refcount-corruption.patch
iommu-vt-d-disable-dmar-for-intel-q35-igfx.patch
iommu-vt-d-fix-oops-due-to-out-of-scope-access.patch
irqchip-gic-v5-allocate-its-parent-lpis-as-a-range.patch
irqchip-gic-v5-move-lpi-allocation-into-the-lpi-domain.patch
irqchip-gic-v5-support-range-allocation-for-lpis.patch
irqchip-meson-gpio-use-the-correct-register-in-meson_s4_gpio_irq_set_type.patch
irqchip-riscv-imsic-clear-interrupt-move-state-during-cpu-offlining.patch
libceph-fix-potential-null-ptr-deref-in-decode_choose_args.patch
libceph-fix-potential-out-of-bounds-access-in-crush_decode.patch
libceph-fix-potential-out-of-bounds-access-in-osdmap_decode.patch
libceph-handle-rbtree-insertion-error-in-decode_choose_args.patch
netfs-fix-error-handling-in-netfs_extract_user_iter.patch
nfsd-fix-file-change-detection-in-cb_getattr.patch
nvme-apple-reset-q-sq_tail-during-queue-init.patch
platform-x86-intel-move-debugfs-register-before-creating-devices.patch
platform-x86-lenovo-wmi-helpers-move-gamezone-enums-to-wmi-helpers.patch
platform-x86-lenovo-wmi-other-fix-tunable_attr_01-struct-members.patch
powerpc-warp-fix-error-handling-in-pika_dtm_thread.patch
riscv-misaligned-make-enabling-delegation-depend-on-nonportable.patch
smb-client-fix-possible-infinite-loop-and-oob-read-in-symlink_data.patch
virt-sev-guest-do-not-use-host-controlled-page-order-in-cleanup-path.patch
x86-kexec-push-kjump-return-address-even-for-non-kjump-kexec.patch
xfs-fix-memory-leak-on-error-in-xfs_alloc_zone_info.patch
Greg Kroah-Hartman [Wed, 20 May 2026 15:01:16 +0000 (17:01 +0200)]
6.6-stable patches
added patches:
alsa-usb-audio-bound-midi-2.0-endpoint-descriptor-scans.patch
alsa-usb-audio-bound-midi-endpoint-descriptor-scans.patch
ceph-fix-a-buffer-leak-in-__ceph_setxattr.patch
drm-i915-dp-fix-vsc-dynamic-range-signaling-for-rgb-formats.patch
drm-i915-skip-__i915_request_skip-for-already-signaled-requests.patch
drm-panfrost-fix-wait_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
io-wq-check-that-the-predecessor-is-hashed-in-io_wq_remove_pending.patch
iommu-vt-d-disable-dmar-for-intel-q35-igfx.patch
libceph-fix-potential-null-ptr-deref-in-decode_choose_args.patch
libceph-fix-potential-out-of-bounds-access-in-crush_decode.patch
libceph-fix-potential-out-of-bounds-access-in-osdmap_decode.patch
libceph-handle-rbtree-insertion-error-in-decode_choose_args.patch
netfs-fix-error-handling-in-netfs_extract_user_iter.patch
powerpc-warp-fix-error-handling-in-pika_dtm_thread.patch
smb-client-fix-possible-infinite-loop-and-oob-read-in-symlink_data.patch
Greg Kroah-Hartman [Wed, 20 May 2026 15:01:09 +0000 (17:01 +0200)]
6.1-stable patches
added patches:
alsa-usb-audio-bound-midi-endpoint-descriptor-scans.patch
ceph-fix-a-buffer-leak-in-__ceph_setxattr.patch
drm-i915-dp-fix-vsc-dynamic-range-signaling-for-rgb-formats.patch
drm-i915-skip-__i915_request_skip-for-already-signaled-requests.patch
drm-panfrost-fix-wait_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
iommu-vt-d-disable-dmar-for-intel-q35-igfx.patch
libceph-fix-potential-null-ptr-deref-in-decode_choose_args.patch
libceph-fix-potential-out-of-bounds-access-in-crush_decode.patch
libceph-fix-potential-out-of-bounds-access-in-osdmap_decode.patch
libceph-handle-rbtree-insertion-error-in-decode_choose_args.patch
powerpc-warp-fix-error-handling-in-pika_dtm_thread.patch
smb-client-fix-possible-infinite-loop-and-oob-read-in-symlink_data.patch
Greg Kroah-Hartman [Wed, 20 May 2026 15:01:02 +0000 (17:01 +0200)]
5.15-stable patches
added patches:
alsa-usb-audio-bound-midi-endpoint-descriptor-scans.patch
ceph-fix-a-buffer-leak-in-__ceph_setxattr.patch
drm-i915-dp-fix-vsc-dynamic-range-signaling-for-rgb-formats.patch
drm-i915-skip-__i915_request_skip-for-already-signaled-requests.patch
drm-panfrost-fix-wait_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
iommu-vt-d-disable-dmar-for-intel-q35-igfx.patch
libceph-fix-potential-null-ptr-deref-in-decode_choose_args.patch
libceph-fix-potential-out-of-bounds-access-in-crush_decode.patch
libceph-fix-potential-out-of-bounds-access-in-osdmap_decode.patch
libceph-handle-rbtree-insertion-error-in-decode_choose_args.patch
powerpc-warp-fix-error-handling-in-pika_dtm_thread.patch
Greg Kroah-Hartman [Wed, 20 May 2026 15:00:55 +0000 (17:00 +0200)]
5.10-stable patches
added patches:
alsa-usb-audio-bound-midi-endpoint-descriptor-scans.patch
ceph-fix-a-buffer-leak-in-__ceph_setxattr.patch
drm-i915-dp-fix-vsc-dynamic-range-signaling-for-rgb-formats.patch
drm-panfrost-fix-wait_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
iommu-vt-d-disable-dmar-for-intel-q35-igfx.patch
libceph-fix-potential-null-ptr-deref-in-decode_choose_args.patch
libceph-fix-potential-out-of-bounds-access-in-crush_decode.patch
libceph-fix-potential-out-of-bounds-access-in-osdmap_decode.patch
libceph-handle-rbtree-insertion-error-in-decode_choose_args.patch
powerpc-warp-fix-error-handling-in-pika_dtm_thread.patch
Greg Kroah-Hartman [Wed, 20 May 2026 14:54:21 +0000 (16:54 +0200)]
7.0-stable patches
added patches:
accel-rocket-fix-prep_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
alsa-hda-realtek-add-mute-led-quirk-for-hp-pavilion-laptop-16-ag0xxx.patch
alsa-hda-realtek-add-quirk-for-samsung-galaxy-book5-360-headphone.patch
alsa-usb-audio-bound-midi-2.0-endpoint-descriptor-scans.patch
alsa-usb-audio-bound-midi-endpoint-descriptor-scans.patch
alsa-usb-audio-qcom-check-offload-mapping-failures.patch
btrfs-only-release-the-dirty-pages-io-tree-after-successful-writes.patch
ceph-fix-a-buffer-leak-in-__ceph_setxattr.patch
ceph-fix-bug_on-in-__ceph_build_xattrs_blob-due-to-stale-blob-size.patch
ceph-put-folios-not-suitable-for-writeback.patch
drm-amd-display-wrap-dcn32-phantom-plane-allocation-in-dc_run_with_preemption_enabled.patch
drm-bridge-imx8qxp-pxl2dpi-avoid-err_ptr-with-device_node-cleanup.patch
drm-i915-dp-fix-vsc-dynamic-range-signaling-for-rgb-formats.patch
drm-i915-skip-__i915_request_skip-for-already-signaled-requests.patch
drm-loongson-use-managed-kms-polling.patch
drm-panfrost-fix-wait_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
drm-replace-old-pointer-to-new-idr.patch
drm-ttm-convert-eagain-from-dmem_cgroup_try_charge-to-enospc.patch
drm-ttm-fix-ttm_bo_shrink-infinite-lru-walk-on-backup-failure.patch
drm-ttm-fix-ttm_bo_swapout-infinite-lru-walk-on-swapout-failure.patch
drm-xe-dma-buf-fix-uaf-with-retry-loop.patch
drm-xe-dma-buf-handle-empty-bo-and-uaf-races.patch
io-wq-check-that-the-predecessor-is-hashed-in-io_wq_remove_pending.patch
iommu-amd-bounds-check-devid-in-__rlookup_amd_iommu.patch
iommu-fix-ats-invalidation-timeouts-during-__iommu_remove_group_pasid.patch
iommu-fix-nested-pci_dev_reset_iommu_prepare-done.patch
iommu-fix-null-group-domain-dereference-in-pci_dev_reset_iommu_done.patch
iommu-fix-pasid-attach-in-pci_dev_reset_iommu_prepare-done.patch
iommu-fix-warn_on-in-__iommu_group_set_domain_nofail-due-to-reset.patch
iommu-replace-per-group-resetting_domain-with-per-gdev-blocked-flag.patch
iommu-vt-d-avoid-null-pointer-dereference-or-refcount-corruption.patch
iommu-vt-d-disable-dmar-for-intel-q35-igfx.patch
iommu-vt-d-fix-oops-due-to-out-of-scope-access.patch
irqchip-gic-v5-allocate-its-parent-lpis-as-a-range.patch
irqchip-gic-v5-move-lpi-allocation-into-the-lpi-domain.patch
irqchip-gic-v5-support-range-allocation-for-lpis.patch
irqchip-meson-gpio-use-the-correct-register-in-meson_s4_gpio_irq_set_type.patch
irqchip-riscv-imsic-clear-interrupt-move-state-during-cpu-offlining.patch
libceph-fix-potential-null-ptr-deref-in-decode_choose_args.patch
libceph-fix-potential-out-of-bounds-access-in-__ceph_x_decrypt.patch
libceph-fix-potential-out-of-bounds-access-in-crush_decode.patch
libceph-fix-potential-out-of-bounds-access-in-osdmap_decode.patch
libceph-handle-rbtree-insertion-error-in-decode_choose_args.patch
netfs-fix-error-handling-in-netfs_extract_user_iter.patch
nfsd-fix-file-change-detection-in-cb_getattr.patch
nfsd-fix-get_dir_delegation-when-vfs-leases-are-disabled.patch
nfsd-update-mtime-ctime-on-clone-in-presense-of-delegated-attributes.patch
nfsd-update-mtime-ctime-on-copy-in-presence-of-delegated-attributes.patch
nvme-apple-reset-q-sq_tail-during-queue-init.patch
platform-x86-intel-move-debugfs-register-before-creating-devices.patch
platform-x86-lenovo-wmi-helpers-fix-memory-leak-in-lwmi_dev_evaluate_int.patch
platform-x86-lenovo-wmi-helpers-move-gamezone-enums-to-wmi-helpers.patch
platform-x86-lenovo-wmi-other-add-attribute-id-helper-functions.patch
platform-x86-lenovo-wmi-other-balance-component-bind-and-unbind.patch
platform-x86-lenovo-wmi-other-balance-ida-id-allocation-and-free.patch
platform-x86-lenovo-wmi-other-fix-tunable_attr_01-struct-members.patch
platform-x86-lenovo-wmi-other-limit-adding-attributes-to-supported-devices.patch
platform-x86-lenovo-wmi-other-zero-initialize-wmi-arguments.patch
powerpc-warp-fix-error-handling-in-pika_dtm_thread.patch
riscv-misaligned-make-enabling-delegation-depend-on-nonportable.patch
smb-client-fix-possible-infinite-loop-and-oob-read-in-symlink_data.patch
virt-sev-guest-do-not-use-host-controlled-page-order-in-cleanup-path.patch
x86-kexec-push-kjump-return-address-even-for-non-kjump-kexec.patch
xfs-fix-memory-leak-on-error-in-xfs_alloc_zone_info.patch
Greg Kroah-Hartman [Wed, 20 May 2026 14:52:01 +0000 (16:52 +0200)]
6.12-stable patches
added patches:
alsa-usb-audio-bound-midi-2.0-endpoint-descriptor-scans.patch
alsa-usb-audio-bound-midi-endpoint-descriptor-scans.patch
ceph-fix-a-buffer-leak-in-__ceph_setxattr.patch
ceph-fix-bug_on-in-__ceph_build_xattrs_blob-due-to-stale-blob-size.patch
drm-i915-dp-fix-vsc-dynamic-range-signaling-for-rgb-formats.patch
drm-i915-skip-__i915_request_skip-for-already-signaled-requests.patch
drm-loongson-use-managed-kms-polling.patch
drm-panfrost-fix-wait_bo-ioctl-leaking-positive-return-from-dma_resv_wait_timeout.patch
drm-xe-dma-buf-handle-empty-bo-and-uaf-races.patch
io-wq-check-that-the-predecessor-is-hashed-in-io_wq_remove_pending.patch
iommu-vt-d-disable-dmar-for-intel-q35-igfx.patch
irqchip-riscv-imsic-clear-interrupt-move-state-during-cpu-offlining.patch
libceph-fix-potential-null-ptr-deref-in-decode_choose_args.patch
libceph-fix-potential-out-of-bounds-access-in-crush_decode.patch
libceph-fix-potential-out-of-bounds-access-in-osdmap_decode.patch
libceph-handle-rbtree-insertion-error-in-decode_choose_args.patch
netfs-fix-error-handling-in-netfs_extract_user_iter.patch
powerpc-warp-fix-error-handling-in-pika_dtm_thread.patch
smb-client-fix-possible-infinite-loop-and-oob-read-in-symlink_data.patch
Sasha Levin [Wed, 20 May 2026 14:38:15 +0000 (10:38 -0400)]
Drop bpf-sockmap-fix-af_unix-iter-deadlock.patch from 5.15
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 20 May 2026 14:31:57 +0000 (10:31 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Wed, 20 May 2026 12:47:13 +0000 (14:47 +0200)]
fix up bluetooth patch
Sasha Levin [Wed, 20 May 2026 01:16:31 +0000 (21:16 -0400)]
Drop asoc-sof-intel-hda-fix-null-pointer-dereference.patch
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Wed, 20 May 2026 00:53:42 +0000 (20:53 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Tue, 19 May 2026 19:24:46 +0000 (15:24 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Tue, 19 May 2026 13:33:43 +0000 (09:33 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Tue, 19 May 2026 12:08:30 +0000 (14:08 +0200)]
7.0-stable patches
added patches:
bluetooth-btmtk-accept-too-short-wmt-func_ctrl-events.patch
Greg Kroah-Hartman [Tue, 19 May 2026 12:08:22 +0000 (14:08 +0200)]
6.18-stable patches
added patches:
bluetooth-btmtk-accept-too-short-wmt-func_ctrl-events.patch
Greg Kroah-Hartman [Tue, 19 May 2026 12:08:12 +0000 (14:08 +0200)]
6.12-stable patches
added patches:
bluetooth-btmtk-accept-too-short-wmt-func_ctrl-events.patch
Greg Kroah-Hartman [Tue, 19 May 2026 10:23:30 +0000 (12:23 +0200)]
7.0-stable patches
added patches:
audit-enforce-audit_locked-for-audit_trim-and-audit_make_equiv.patch
audit-fix-incorrect-inheritable-capability-in-capset-records.patch
cgroup-cpuset-reserve-dl-bandwidth-only-for-root-domain-moves.patch
cgroup-cpuset-reset-dl-migration-state-on-can_attach-failure.patch
cgroup-cpuset-return-only-actually-allocated-cpus-during-partition-invalidation.patch
cgroup-dmem-return-enomem-on-failed-pool-preallocation.patch
crypto-af_alg-cap-aead-ad-length-to-0x80000000.patch
i40e-cleanup-ptp-pins-on-probe-failure.patch
idpf-fix-double-free-and-use-after-free-in-aux-device-error-paths.patch
kvm-reject-wrapped-offset-in-kvm_reset_dirty_gfn.patch
kvm-s390-pci-fix-gait-table-indexing-due-to-double-scaling-pointer-arithmetic.patch
kvm-x86-fix-xen-hypercall-tracepoint-argument-assignment.patch
kvm-x86-swap-the-dst-and-src-operand-for-movntdqa.patch
net-atlantic-preserve-pci-wake-from-d3-on-shutdown-when-wol-enabled.patch
net-ena-phc-check-return-code-before-setting-timestamp-output.patch
net-ena-phc-fix-potential-use-after-free-in-get_timestamp.patch
netfilter-nf_conntrack_sip-get-helper-before-allocating-expectation.patch
netfilter-nft_ct-fix-missing-expect-put-in-obj-eval.patch
revert-acpi-cppc-adjust-debug-messages-in-amd_set_max_freq_ratio-to-warn.patch
workqueue-fix-wq-cpu_pwq-leak-in-alloc_and_link_pwqs-wq_unbound-path.patch
Greg Kroah-Hartman [Tue, 19 May 2026 10:23:17 +0000 (12:23 +0200)]
6.18-stable patches
added patches:
audit-enforce-audit_locked-for-audit_trim-and-audit_make_equiv.patch
audit-fix-incorrect-inheritable-capability-in-capset-records.patch
cgroup-dmem-return-enomem-on-failed-pool-preallocation.patch
crypto-af_alg-cap-aead-ad-length-to-0x80000000.patch
i40e-cleanup-ptp-pins-on-probe-failure.patch
idpf-fix-double-free-and-use-after-free-in-aux-device-error-paths.patch
kvm-reject-wrapped-offset-in-kvm_reset_dirty_gfn.patch
kvm-s390-pci-fix-gait-table-indexing-due-to-double-scaling-pointer-arithmetic.patch
kvm-x86-fix-xen-hypercall-tracepoint-argument-assignment.patch
net-atlantic-preserve-pci-wake-from-d3-on-shutdown-when-wol-enabled.patch
net-ena-phc-check-return-code-before-setting-timestamp-output.patch
net-ena-phc-fix-potential-use-after-free-in-get_timestamp.patch
netfilter-nf_conntrack_sip-get-helper-before-allocating-expectation.patch
netfilter-nft_ct-fix-missing-expect-put-in-obj-eval.patch
revert-acpi-cppc-adjust-debug-messages-in-amd_set_max_freq_ratio-to-warn.patch
workqueue-fix-wq-cpu_pwq-leak-in-alloc_and_link_pwqs-wq_unbound-path.patch
Greg Kroah-Hartman [Tue, 19 May 2026 10:23:06 +0000 (12:23 +0200)]
6.12-stable patches
added patches:
audit-enforce-audit_locked-for-audit_trim-and-audit_make_equiv.patch
audit-fix-incorrect-inheritable-capability-in-capset-records.patch
crypto-af_alg-cap-aead-ad-length-to-0x80000000.patch
i40e-cleanup-ptp-pins-on-probe-failure.patch
kvm-reject-wrapped-offset-in-kvm_reset_dirty_gfn.patch
kvm-s390-pci-fix-gait-table-indexing-due-to-double-scaling-pointer-arithmetic.patch
kvm-x86-fix-xen-hypercall-tracepoint-argument-assignment.patch
net-atlantic-preserve-pci-wake-from-d3-on-shutdown-when-wol-enabled.patch
netfilter-nf_conntrack_sip-get-helper-before-allocating-expectation.patch
netfilter-nft_ct-fix-missing-expect-put-in-obj-eval.patch
revert-acpi-cppc-adjust-debug-messages-in-amd_set_max_freq_ratio-to-warn.patch
workqueue-fix-wq-cpu_pwq-leak-in-alloc_and_link_pwqs-wq_unbound-path.patch
Greg Kroah-Hartman [Tue, 19 May 2026 10:22:55 +0000 (12:22 +0200)]
6.6-stable patches
added patches:
audit-enforce-audit_locked-for-audit_trim-and-audit_make_equiv.patch
audit-fix-incorrect-inheritable-capability-in-capset-records.patch
crypto-af_alg-cap-aead-ad-length-to-0x80000000.patch
i40e-cleanup-ptp-pins-on-probe-failure.patch
kvm-reject-wrapped-offset-in-kvm_reset_dirty_gfn.patch
kvm-s390-pci-fix-gait-table-indexing-due-to-double-scaling-pointer-arithmetic.patch
kvm-x86-fix-xen-hypercall-tracepoint-argument-assignment.patch
net-atlantic-preserve-pci-wake-from-d3-on-shutdown-when-wol-enabled.patch
netfilter-nf_conntrack_sip-get-helper-before-allocating-expectation.patch
netfilter-nft_ct-fix-missing-expect-put-in-obj-eval.patch
workqueue-fix-wq-cpu_pwq-leak-in-alloc_and_link_pwqs-wq_unbound-path.patch
Greg Kroah-Hartman [Tue, 19 May 2026 10:22:43 +0000 (12:22 +0200)]
6.1-stable patches
added patches:
audit-enforce-audit_locked-for-audit_trim-and-audit_make_equiv.patch
audit-fix-incorrect-inheritable-capability-in-capset-records.patch
crypto-af_alg-cap-aead-ad-length-to-0x80000000.patch
i40e-cleanup-ptp-pins-on-probe-failure.patch
kvm-reject-wrapped-offset-in-kvm_reset_dirty_gfn.patch
kvm-s390-pci-fix-gait-table-indexing-due-to-double-scaling-pointer-arithmetic.patch
kvm-x86-fix-xen-hypercall-tracepoint-argument-assignment.patch
net-atlantic-preserve-pci-wake-from-d3-on-shutdown-when-wol-enabled.patch
netfilter-nf_conntrack_sip-get-helper-before-allocating-expectation.patch
netfilter-nft_ct-fix-missing-expect-put-in-obj-eval.patch
Greg Kroah-Hartman [Tue, 19 May 2026 10:22:33 +0000 (12:22 +0200)]
5.15-stable patches
added patches:
audit-enforce-audit_locked-for-audit_trim-and-audit_make_equiv.patch
audit-fix-incorrect-inheritable-capability-in-capset-records.patch
crypto-af_alg-cap-aead-ad-length-to-0x80000000.patch
i40e-cleanup-ptp-pins-on-probe-failure.patch
kvm-reject-wrapped-offset-in-kvm_reset_dirty_gfn.patch
kvm-x86-fix-xen-hypercall-tracepoint-argument-assignment.patch
net-atlantic-preserve-pci-wake-from-d3-on-shutdown-when-wol-enabled.patch
netfilter-nft_ct-fix-missing-expect-put-in-obj-eval.patch
Greg Kroah-Hartman [Tue, 19 May 2026 10:22:08 +0000 (12:22 +0200)]
5.10-stable patches
added patches:
audit-enforce-audit_locked-for-audit_trim-and-audit_make_equiv.patch
audit-fix-incorrect-inheritable-capability-in-capset-records.patch
crypto-af_alg-cap-aead-ad-length-to-0x80000000.patch
net-atlantic-preserve-pci-wake-from-d3-on-shutdown-when-wol-enabled.patch
netfilter-nft_ct-fix-missing-expect-put-in-obj-eval.patch
Sasha Levin [Tue, 19 May 2026 01:21:31 +0000 (21:21 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Mon, 18 May 2026 19:20:26 +0000 (15:20 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Mon, 18 May 2026 13:24:47 +0000 (09:24 -0400)]
Drop kho-fix-kasan-support-for-restored-vmalloc-regions.patch
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Mon, 18 May 2026 13:10:12 +0000 (09:10 -0400)]
Fix up the queues
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Mon, 18 May 2026 12:12:50 +0000 (14:12 +0200)]
6.12-stable patches
added patches:
io_uring-kbuf-use-mem_is_zero.patch
Sasha Levin [Mon, 18 May 2026 11:51:28 +0000 (07:51 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Sun, 17 May 2026 15:16:46 +0000 (17:16 +0200)]
Linux 7.0.9
Greg Kroah-Hartman [Sun, 17 May 2026 15:15:48 +0000 (17:15 +0200)]
Linux 6.18.32
Greg Kroah-Hartman [Sun, 17 May 2026 15:15:02 +0000 (17:15 +0200)]
Linux 6.12.90
Greg Kroah-Hartman [Sun, 17 May 2026 15:14:11 +0000 (17:14 +0200)]
Linux 6.6.140
Greg Kroah-Hartman [Sun, 17 May 2026 13:37:46 +0000 (15:37 +0200)]
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue
Greg Kroah-Hartman [Sun, 17 May 2026 13:37:35 +0000 (15:37 +0200)]
drop some sched patches that break the build
Sasha Levin [Sat, 16 May 2026 17:01:49 +0000 (13:01 -0400)]
drop 3 patches based on RC review feedback
Dropped patches:
- "sched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolation"
Queues: 6.12, 6.18
Reason: build break — HK_TYPE_DOMAIN_BOOT is introduced by upstream
commit
4fca0e550d50 ("sched/isolation: Save boot defined domain flags")..
Report: https://lore.kernel.org/stable/
508bf3b7 -56c7-4290-b663-
7daf8ed4e80d @googlemail.com/
- "vsock/virtio: fix potential unbounded skb queue"
Queues: 6.6, 6.12, 6.18, 7.0
Reason: Michael S. Tsirkin (VIRTIO maintainer) raised that this fix trades
the DoS for silently broken sockets; Stefano Garzarella has a v3/v4
follow-up in flight upstream. Drop from stable and wait for the proper
upstream resolution.
Report: https://lore.kernel.org/stable/
20260515113503 -mutt-send-email-mst@kernel.org/
- "media: mali-c55: Fix wrong comment of ISP block types"
Queues: 7.0
Reason: comment-only fix.
Report: https://lore.kernel.org/stable/agdO8lvv9vj9_1n8@zed/
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Sat, 16 May 2026 12:04:59 +0000 (08:04 -0400)]
Drop hid-core-introduce-hid_safe_input_report.patch
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Sat, 16 May 2026 11:17:12 +0000 (07:17 -0400)]
Drop hid-pass-the-buffer-size-to-hid_report_raw_event.patch
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Fri, 15 May 2026 15:41:58 +0000 (17:41 +0200)]
6.1-stable patches
added patches:
bcache-fix-uninitialized-closure-object.patch
drm-amdgpu-vcn3-avoid-overflow-on-msg-bound-check.patch
drm-amdgpu-vcn4-avoid-overflow-on-msg-bound-check.patch
mtd-spi-nor-sst-fix-sst-write-failure.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:41:10 +0000 (17:41 +0200)]
5.15-stable patches
added patches:
bcache-fix-uninitialized-closure-object.patch
drm-amdgpu-vcn3-avoid-overflow-on-msg-bound-check.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:40:48 +0000 (17:40 +0200)]
5.10-stable patches
added patches:
bcache-fix-uninitialized-closure-object.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:34:11 +0000 (17:34 +0200)]
6.6-stable patches
added patches:
bluetooth-mgmt-fix-dangling-pointer-on-mgmt_add_adv_patterns_monitor_complete.patch
bluetooth-mgmt-fix-memory-leak-in-set_ssp_complete.patch
crypto-nx-fix-context-leak-in-nx842_crypto_free_ctx.patch
drm-amdgpu-vcn3-avoid-overflow-on-msg-bound-check.patch
drm-amdgpu-vcn4-avoid-overflow-on-msg-bound-check.patch
mtd-spi-nor-sst-fix-sst-write-failure.patch
smb-client-use-kzalloc-to-zero-initialize-security-descriptor-buffer.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:34:00 +0000 (17:34 +0200)]
6.12-stable patches
added patches:
drm-amdgpu-vcn3-avoid-overflow-on-msg-bound-check.patch
drm-amdgpu-vcn4-avoid-overflow-on-msg-bound-check.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:29:40 +0000 (17:29 +0200)]
6.18-stable patches
added patches:
drm-amdgpu-vcn3-avoid-overflow-on-msg-bound-check.patch
drm-amdgpu-vcn4-avoid-overflow-on-msg-bound-check.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:29:19 +0000 (17:29 +0200)]
7.0-stable patches
added patches:
drm-amdgpu-vcn3-avoid-overflow-on-msg-bound-check.patch
drm-amdgpu-vcn4-avoid-overflow-on-msg-bound-check.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:21:53 +0000 (17:21 +0200)]
6.6-stable patches
added patches:
vsock-virtio-fix-length-and-offset-in-tap-skb-for-split-packets.patch
vsock-virtio-fix-potential-unbounded-skb-queue.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:21:38 +0000 (17:21 +0200)]
5.15-stable patches
added patches:
vsock-virtio-fix-accept-queue-count-leak-on-transport-mismatch.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:21:14 +0000 (17:21 +0200)]
5.10-stable patches
added patches:
vsock-virtio-fix-accept-queue-count-leak-on-transport-mismatch.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:15:26 +0000 (17:15 +0200)]
7.0-stable patches
added patches:
vsock-fix-buffer-size-clamping-order.patch
vsock-virtio-fix-accept-queue-count-leak-on-transport-mismatch.patch
vsock-virtio-fix-empty-payload-in-tap-skb-for-non-linear-buffers.patch
vsock-virtio-fix-length-and-offset-in-tap-skb-for-split-packets.patch
vsock-virtio-fix-potential-unbounded-skb-queue.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:15:19 +0000 (17:15 +0200)]
6.18-stable patches
added patches:
vsock-fix-buffer-size-clamping-order.patch
vsock-virtio-fix-accept-queue-count-leak-on-transport-mismatch.patch
vsock-virtio-fix-empty-payload-in-tap-skb-for-non-linear-buffers.patch
vsock-virtio-fix-length-and-offset-in-tap-skb-for-split-packets.patch
vsock-virtio-fix-potential-unbounded-skb-queue.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:15:11 +0000 (17:15 +0200)]
6.12-stable patches
added patches:
vsock-fix-buffer-size-clamping-order.patch
vsock-virtio-fix-accept-queue-count-leak-on-transport-mismatch.patch
vsock-virtio-fix-empty-payload-in-tap-skb-for-non-linear-buffers.patch
vsock-virtio-fix-length-and-offset-in-tap-skb-for-split-packets.patch
vsock-virtio-fix-potential-unbounded-skb-queue.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:15:03 +0000 (17:15 +0200)]
6.6-stable patches
added patches:
vsock-fix-buffer-size-clamping-order.patch
vsock-virtio-fix-accept-queue-count-leak-on-transport-mismatch.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:14:54 +0000 (17:14 +0200)]
6.1-stable patches
added patches:
vsock-fix-buffer-size-clamping-order.patch
vsock-virtio-fix-accept-queue-count-leak-on-transport-mismatch.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:14:45 +0000 (17:14 +0200)]
5.15-stable patches
added patches:
vsock-fix-buffer-size-clamping-order.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:14:33 +0000 (17:14 +0200)]
5.10-stable patches
added patches:
vsock-fix-buffer-size-clamping-order.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:04:11 +0000 (17:04 +0200)]
6.12-stable patches
added patches:
batman-adv-stop-tp_meter-sessions-during-mesh-teardown.patch
batman-adv-tp_meter-fix-tp_num-leak-on-kmalloc-failure.patch
bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_sock_get_sndtimeo_cb.patch
btrfs-fix-btrfs_ioctl_space_info-slot_count-toctou-which-can-lead-to-info-leak.patch
btrfs-fix-double-free-in-create_space_info_sub_group-error-path.patch
btrfs-remove-fs_info-argument-from-btrfs_sysfs_add_space_info_type.patch
tracing-probes-limit-size-of-event-probe-to-3k.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:03:55 +0000 (17:03 +0200)]
6.6-stable patches
added patches:
batman-adv-stop-tp_meter-sessions-during-mesh-teardown.patch
batman-adv-tp_meter-fix-tp_num-leak-on-kmalloc-failure.patch
bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_sock_get_sndtimeo_cb.patch
bonding-fix-use-after-free-due-to-enslave-fail-after-slave-array-update.patch
btrfs-fix-btrfs_ioctl_space_info-slot_count-toctou-which-can-lead-to-info-leak.patch
ceph-only-d_add-negative-dentries-when-they-are-unhashed.patch
ksmbd-fix-use-after-free-in-__ksmbd_close_fd-via-durable-scavenger.patch
kvm-arm64-wake-up-from-wfi-when-iqrchip-is-in-userspace.patch
mm-damon-core-disallow-time-quota-setting-zero-esz.patch
mm-damon-core-implement-damon_kdamond_pid.patch
mm-damon-lru_sort-detect-and-use-fresh-enabled-and-kdamond_pid-values.patch
mm-damon-reclaim-detect-and-use-fresh-enabled-and-kdamond_pid-values.patch
mtd-spi-nor-sst-factor-out-common-write-operation-to-sst_nor_write_data.patch
mtd-spi-nor-sst-fix-write-enable-before-aai-sequence.patch
pwm-imx-tpm-count-the-number-of-enabled-channels-in-probe.patch
rxrpc-also-unshare-data-response-packets-when-paged-frags-are-present.patch
tracing-probes-limit-size-of-event-probe-to-3k.patch
usb-dwc3-move-guid-programming-after-phy-initialization.patch
usb-typec-tcpm-reset-internal-port-states-on-soft-reset-ams.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:03:43 +0000 (17:03 +0200)]
6.1-stable patches
added patches:
bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_sock_get_sndtimeo_cb.patch
mtd-spi-nor-sst-factor-out-common-write-operation-to-sst_nor_write_data.patch
mtd-spi-nor-sst-fix-write-enable-before-aai-sequence.patch
pwm-imx-tpm-count-the-number-of-enabled-channels-in-probe.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:03:32 +0000 (17:03 +0200)]
5.15-stable patches
added patches:
bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_sock_get_sndtimeo_cb.patch
Greg Kroah-Hartman [Fri, 15 May 2026 15:03:06 +0000 (17:03 +0200)]
5.10-stable patches
added patches:
bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_sock_get_sndtimeo_cb.patch
Greg Kroah-Hartman [Fri, 15 May 2026 14:49:35 +0000 (16:49 +0200)]
6.18-stable patches
added patches:
batman-adv-tp_meter-fix-tp_num-leak-on-kmalloc-failure.patch
btrfs-fix-btrfs_ioctl_space_info-slot_count-toctou-which-can-lead-to-info-leak.patch
btrfs-fix-double-free-in-create_space_info_sub_group-error-path.patch
btrfs-remove-fs_info-argument-from-btrfs_sysfs_add_space_info_type.patch
tracing-fprobe-optimization-for-entry-only-case.patch
tracing-fprobe-remove-fprobe-from-hash-in-failure-path.patch
tracing-fprobe-unregister-fprobe-even-if-memory-allocation-fails.patch
tracing-fprobe-use-rhltable-for-fprobe_ip_table.patch
Greg Kroah-Hartman [Fri, 15 May 2026 13:09:51 +0000 (15:09 +0200)]
drop patches already applied
queues back and ready to roll
Greg Kroah-Hartman [Fri, 15 May 2026 13:06:48 +0000 (15:06 +0200)]
move queues back
Greg Kroah-Hartman [Fri, 15 May 2026 12:56:19 +0000 (14:56 +0200)]
Linux 7.0.8
Greg Kroah-Hartman [Fri, 15 May 2026 12:53:19 +0000 (14:53 +0200)]
Linux 6.18.31
Greg Kroah-Hartman [Fri, 15 May 2026 12:51:45 +0000 (14:51 +0200)]
Linux 6.12.89
Greg Kroah-Hartman [Fri, 15 May 2026 12:50:46 +0000 (14:50 +0200)]
Linux 6.6.139
Greg Kroah-Hartman [Fri, 15 May 2026 12:49:59 +0000 (14:49 +0200)]
Linux 6.1.173
Greg Kroah-Hartman [Fri, 15 May 2026 12:49:19 +0000 (14:49 +0200)]
Linux 5.15.207
Greg Kroah-Hartman [Fri, 15 May 2026 12:48:22 +0000 (14:48 +0200)]
Linux 5.10.256
Greg Kroah-Hartman [Fri, 15 May 2026 12:23:03 +0000 (14:23 +0200)]
copy some patches back
Greg Kroah-Hartman [Fri, 15 May 2026 12:15:49 +0000 (14:15 +0200)]
move queues off to the side
gotta love this...