]>
git.ipfire.org Git - thirdparty/kernel/stable-queue.git/log
Sasha Levin [Mon, 25 May 2026 15:33:30 +0000 (11:33 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Sun, 24 May 2026 15:21:55 +0000 (11:21 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Sun, 24 May 2026 11:59:12 +0000 (07:59 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Sat, 23 May 2026 15:03:06 +0000 (11:03 -0400)]
Revert "Fixes for all trees"
Revert this batch of AUTOSEL commits for now.
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sasha Levin [Sat, 23 May 2026 14:09:26 +0000 (10:09 -0400)]
Fixes for all trees
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Sat, 23 May 2026 11:49:08 +0000 (13:49 +0200)]
drop duplicate patches
Greg Kroah-Hartman [Sat, 23 May 2026 11:45:22 +0000 (13:45 +0200)]
move queues back
Greg Kroah-Hartman [Sat, 23 May 2026 11:41:30 +0000 (13:41 +0200)]
Linux 6.1.174
Greg Kroah-Hartman [Sat, 23 May 2026 11:40:57 +0000 (13:40 +0200)]
Linux 5.15.208
Greg Kroah-Hartman [Sat, 23 May 2026 11:40:19 +0000 (13:40 +0200)]
Linux 5.10.257
Greg Kroah-Hartman [Sat, 23 May 2026 11:20:31 +0000 (13:20 +0200)]
6.1-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
series
Greg Kroah-Hartman [Sat, 23 May 2026 11:20:21 +0000 (13:20 +0200)]
5.15-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
series
Greg Kroah-Hartman [Sat, 23 May 2026 11:20:10 +0000 (13:20 +0200)]
5.10-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
series
Greg Kroah-Hartman [Sat, 23 May 2026 11:16:45 +0000 (13:16 +0200)]
move queues off to the side for a bit...
Greg Kroah-Hartman [Sat, 23 May 2026 11:10:02 +0000 (13:10 +0200)]
Linux 7.0.10
Greg Kroah-Hartman [Sat, 23 May 2026 11:07:38 +0000 (13:07 +0200)]
Linux 6.18.33
Greg Kroah-Hartman [Sat, 23 May 2026 11:05:56 +0000 (13:05 +0200)]
Linux 6.12.91
Greg Kroah-Hartman [Sat, 23 May 2026 11:03:54 +0000 (13:03 +0200)]
Linux 6.6.141
Greg Kroah-Hartman [Sat, 23 May 2026 09:23:51 +0000 (11:23 +0200)]
7.0-stable patches
added patches:
netfs-fix-potential-uninitialised-var-in-netfs_extract_user_iter.patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:23:41 +0000 (11:23 +0200)]
6.18-stable patches
added patches:
netfs-fix-potential-uninitialised-var-in-netfs_extract_user_iter.patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:23:33 +0000 (11:23 +0200)]
6.12-stable patches
added patches:
netfs-fix-potential-uninitialised-var-in-netfs_extract_user_iter.patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:23:24 +0000 (11:23 +0200)]
6.6-stable patches
added patches:
netfs-fix-potential-uninitialised-var-in-netfs_extract_user_iter.patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:22:36 +0000 (11:22 +0200)]
drop sched patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:20:32 +0000 (11:20 +0200)]
7.0-stable patches
added patches:
selftests-bpf-remove-test_access_variable_array.patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:20:23 +0000 (11:20 +0200)]
6.18-stable patches
added patches:
selftests-bpf-remove-test_access_variable_array.patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:11:28 +0000 (11:11 +0200)]
6.6-stable patches
added patches:
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
Greg Kroah-Hartman [Sat, 23 May 2026 09:09:16 +0000 (11:09 +0200)]
Merge branch 'master' of gitolite.kernel.org:/pub/scm/linux/kernel/git/stable/stable-queue
Greg Kroah-Hartman [Sat, 23 May 2026 09:08:54 +0000 (11:08 +0200)]
drop queue-6.6/net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
Sasha Levin [Fri, 22 May 2026 12:36:34 +0000 (08:36 -0400)]
drop 4 patches based on RC review feedback
Dropped patches:
- "bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalize"
Queues: 6.12, 6.6
Reason: build break on riscv — removes the inline bpf_flush_icache()
definition but the prerequisite (
6798668ab195 , "riscv, bpf: Remove
duplicated bpf_flush_icache()") is missing in 6.12/6.6, leaving an
undefined caller in arch/riscv/net/bpf_jit_comp64.c.
Report: https://lore.kernel.org/stable/
b8ef921f -e2ab-4cfb-b75c-
89e4277214cf @oracle.com/
- "fuse: new work queue to periodically invalidate expired dentries"
Queues: 6.18
Reason: FUSE maintainer Miklos Szeredi NAK — "This is not stable
material, and I don't think the dependency is real."
Report: https://lore.kernel.org/stable/CAOssrKcqmVW3kJ131tRF3LCJVQUtdRB31B5HENDfpgrq6r=jEA@mail.gmail.com/
- "dcache: export shrink_dentry_list() and add new helper d_dispose_if_unused()" [dependency]
Queues: 6.18
Reason: only present to support the dropped workqueue patch (Stable-dep-of:
5a6baf204610 ).
- "fuse: fix uninit-value in fuse_dentry_revalidate()" [dependency]
Queues: 6.18
Reason: Stable-dep-of relationship to dropped workqueue patch; per
maintainer the dependency isn't real and a trivial conflict resolution
is the correct path — fix will be reposted directly to stable.
- "fuse: fix race when disposing stale dentries" [dependency]
Queues: 6.18
Reason: Fixes:
ab84ad597386 — cannot apply without the dropped
workqueue patch (fuse_dentry_tree_work doesn't exist).
- "fuse: make sure dentry is evicted if stale" [dependency]
Queues: 6.18
Reason: Fixes:
ab84ad597386 — modifies fuse_dentry_tree_work()
introduced by the dropped workqueue patch.
- "i3c: master: Fix error codes at send_ccc_cmd"
Queues: 7.0, 6.18, 6.12, 6.6, 6.1, 5.15, 5.10
Reason: prerequisite patches called out in the commit message
("Move rstdaa/entdaa/bus_init error suppression") are not all
backported, so the semantics of the change differ from upstream.
Report: https://lore.kernel.org/stable/
a6d725bd -9ed4-4328-b2ba-
078f658fd8b2 @oracle.com/
- "fuse: fix premature writetrhough request for large folio"
Queues: 7.0, 6.18
Reason: Reviewed-by Joanne Koong (author of the parent commit that
introduced large-folio writethrough support) reports the bug is not
triggerable as fuse hasn't enabled large folios yet.
Report: https://lore.kernel.org/stable/CAJnrk1bWJfT5hswsJ3X5HMZ=XLz5MO3pYXg6WkuYYvZ6ccS0Nw@mail.gmail.com/
Signed-off-by: Sasha Levin <sashal@kernel.org>
Greg Kroah-Hartman [Fri, 22 May 2026 09:27:14 +0000 (11:27 +0200)]
drop patch
Greg Kroah-Hartman [Fri, 22 May 2026 08:00:38 +0000 (10:00 +0200)]
7.0-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
Greg Kroah-Hartman [Fri, 22 May 2026 08:00:29 +0000 (10:00 +0200)]
6.18-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
Greg Kroah-Hartman [Fri, 22 May 2026 08:00:19 +0000 (10:00 +0200)]
6.12-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
Greg Kroah-Hartman [Fri, 22 May 2026 08:00:10 +0000 (10:00 +0200)]
6.6-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
net-skbuff-propagate-shared-frag-marker-through-frag-transfer-helpers.patch
Greg Kroah-Hartman [Fri, 22 May 2026 08:00:01 +0000 (10:00 +0200)]
6.1-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
Greg Kroah-Hartman [Fri, 22 May 2026 07:59:52 +0000 (09:59 +0200)]
5.15-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
Greg Kroah-Hartman [Fri, 22 May 2026 07:59:39 +0000 (09:59 +0200)]
5.10-stable patches
added patches:
net-skbuff-preserve-shared-frag-marker-during-coalescing.patch
Greg Kroah-Hartman [Thu, 21 May 2026 14:27:14 +0000 (16:27 +0200)]
fuzz cleanup
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