]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 May 2026 12:06:28 +0000 (14:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 May 2026 12:06:28 +0000 (14:06 +0200)
commit706c251934e0fdbfb1756dc444d013421367cf13
tree3fe9b9fad9289ee31cbbd2fd47ec514bd0e9ffaf
parentca8f1f33d00ae3724e45c31034a826ef764c314a
6.18-stable patches

added patches:
alsa-6fire-fix-input-volume-change-detection.patch
alsa-caiaq-fix-control_put-result-and-cache-rollback.patch
alsa-caiaq-handle-probe-errors-properly.patch
alsa-core-fix-potential-data-race-at-fasync-handling.patch
alsa-hda-realtek-add-mute-led-support-for-hp-victus-15-fa2xxx.patch
alsa-pcmtest-fix-reference-leak-on-failed-device-registration.patch
alsa-pcmtest-fix-resource-leaks-in-module-init-error-paths.patch
block-fix-zone-write-plugs-refcount-handling-in-disk_zone_wplug_schedule_bio_work.patch
block-relax-pgmap-check-in-bio_add_page-for-compatible-zone-device-pages.patch
edac-versalnet-fix-memory-leak-in-remove-and-probe-error-paths.patch
erofs-fix-the-out-of-bounds-nameoff-handling-for-trailing-dirents.patch
iio-adc-ad7768-1-fix-one-shot-mode-data-acquisition.patch
iio-adc-ad7768-1-remove-switch-to-one-shot-mode.patch
iio-adc-ti-ads7950-use-iio_push_to_buffers_with_ts_unaligned.patch
io_uring-poll-ensure-epoll_oneshot-is-propagated-for-epoll_uring_wake.patch
io_uring-poll-fix-signed-comparison-in-io_poll_get_ownership.patch
io_uring-register-fix-ring-resizing-with-mixed-large-sqes-cqes.patch
io_uring-timeout-check-unused-sqe-fields.patch
ipmi-ssif-clean-up-kthread-on-errors.patch
jbd2-fix-deadlock-in-jbd2_journal_cancel_revoke.patch
kvm-selftests-fix-reserved-value-wrmsr-testcase-for-multi-feature-msrs.patch
landlock-fix-log_subdomains_off-inheritance-across-fork.patch
md-raid10-fix-deadlock-with-check-operation-and-nowait-requests.patch
mfd-stpmic1-attempt-system-shutdown-twice-in-case-pmic-is-confused.patch
mm-alloc_tag-clear-codetag-for-pages-allocated-before-page_ext-initialization.patch
mm-damon-core-fix-damon_call-vs-kdamond_fn-exit-race.patch
mm-hugetlb-fix-early-boot-crash-on-parameters-without-separator.patch
mtd-docg3-fix-use-after-free-in-docg3_release.patch
net-txgbe-fix-rtnl-assertion-warning-when-remove-module.patch
nvme-pci-add-nvme_quirk_disable_write_zeroes-for-kingston-om3sgp4.patch
nvme-respect-nvme_quirk_disable_write_zeroes-when-wzsl-is-set.patch
parisc-_llseek-syscall-is-only-available-for-32-bit-userspace.patch
parisc-drop-ip_fast_csum-inline-assembly-implementation.patch
pci-cadence-use-cdns_pcie_read_sz-for-byte-or-word-read-access.patch
rbd-fix-null-ptr-deref-when-device_add_disk-fails.patch
rdma-mana_ib-disable-rx-steering-on-rss-qp-destroy.patch
remoteproc-xlnx-only-access-buffer-information-if-ipi-is-buffered.patch
reset-rzv2h-usb2phy-keep-phy-clock-enabled-for-entire-device-lifetime.patch
rxrpc-fix-conn-level-packet-handling-to-unshare-response-packets.patch
rxrpc-fix-error-handling-in-rxgk_extract_token.patch
rxrpc-fix-memory-leaks-in-rxkad_verify_response.patch
rxrpc-fix-potential-uaf-after-skb_unshare-failure.patch
rxrpc-fix-re-decryption-of-response-packets.patch
rxrpc-fix-rxkad-crypto-unalignment-handling.patch
rxrpc-fix-rxrpc_input_call_event-to-only-unshare-data-packets.patch
sched-use-u64-for-bandwidth-ratio-calculations.patch
selftests-landlock-drain-stale-audit-records-on-init.patch
selftests-landlock-fix-format-warning-for-__u64-in-net_test.patch
selftests-landlock-fix-snprintf-truncation-checks-in-audit-helpers.patch
selftests-landlock-skip-stale-records-in-audit_match_record.patch
selftests-mqueue-fix-incorrectly-named-file.patch
tools-accounting-handle-truncated-taskstats-netlink-messages.patch
53 files changed:
queue-6.18/alsa-6fire-fix-input-volume-change-detection.patch [new file with mode: 0644]
queue-6.18/alsa-caiaq-fix-control_put-result-and-cache-rollback.patch [new file with mode: 0644]
queue-6.18/alsa-caiaq-handle-probe-errors-properly.patch [new file with mode: 0644]
queue-6.18/alsa-core-fix-potential-data-race-at-fasync-handling.patch [new file with mode: 0644]
queue-6.18/alsa-hda-realtek-add-mute-led-support-for-hp-victus-15-fa2xxx.patch [new file with mode: 0644]
queue-6.18/alsa-pcmtest-fix-reference-leak-on-failed-device-registration.patch [new file with mode: 0644]
queue-6.18/alsa-pcmtest-fix-resource-leaks-in-module-init-error-paths.patch [new file with mode: 0644]
queue-6.18/block-fix-zone-write-plugs-refcount-handling-in-disk_zone_wplug_schedule_bio_work.patch [new file with mode: 0644]
queue-6.18/block-relax-pgmap-check-in-bio_add_page-for-compatible-zone-device-pages.patch [new file with mode: 0644]
queue-6.18/edac-versalnet-fix-memory-leak-in-remove-and-probe-error-paths.patch [new file with mode: 0644]
queue-6.18/erofs-fix-the-out-of-bounds-nameoff-handling-for-trailing-dirents.patch [new file with mode: 0644]
queue-6.18/iio-adc-ad7768-1-fix-one-shot-mode-data-acquisition.patch [new file with mode: 0644]
queue-6.18/iio-adc-ad7768-1-remove-switch-to-one-shot-mode.patch [new file with mode: 0644]
queue-6.18/iio-adc-ti-ads7950-use-iio_push_to_buffers_with_ts_unaligned.patch [new file with mode: 0644]
queue-6.18/io_uring-poll-ensure-epoll_oneshot-is-propagated-for-epoll_uring_wake.patch [new file with mode: 0644]
queue-6.18/io_uring-poll-fix-signed-comparison-in-io_poll_get_ownership.patch [new file with mode: 0644]
queue-6.18/io_uring-register-fix-ring-resizing-with-mixed-large-sqes-cqes.patch [new file with mode: 0644]
queue-6.18/io_uring-timeout-check-unused-sqe-fields.patch [new file with mode: 0644]
queue-6.18/ipmi-ssif-clean-up-kthread-on-errors.patch [new file with mode: 0644]
queue-6.18/jbd2-fix-deadlock-in-jbd2_journal_cancel_revoke.patch [new file with mode: 0644]
queue-6.18/kvm-selftests-fix-reserved-value-wrmsr-testcase-for-multi-feature-msrs.patch [new file with mode: 0644]
queue-6.18/landlock-fix-log_subdomains_off-inheritance-across-fork.patch [new file with mode: 0644]
queue-6.18/md-raid10-fix-deadlock-with-check-operation-and-nowait-requests.patch [new file with mode: 0644]
queue-6.18/mfd-stpmic1-attempt-system-shutdown-twice-in-case-pmic-is-confused.patch [new file with mode: 0644]
queue-6.18/mm-alloc_tag-clear-codetag-for-pages-allocated-before-page_ext-initialization.patch [new file with mode: 0644]
queue-6.18/mm-damon-core-fix-damon_call-vs-kdamond_fn-exit-race.patch [new file with mode: 0644]
queue-6.18/mm-hugetlb-fix-early-boot-crash-on-parameters-without-separator.patch [new file with mode: 0644]
queue-6.18/mtd-docg3-fix-use-after-free-in-docg3_release.patch [new file with mode: 0644]
queue-6.18/net-txgbe-fix-rtnl-assertion-warning-when-remove-module.patch [new file with mode: 0644]
queue-6.18/nvme-pci-add-nvme_quirk_disable_write_zeroes-for-kingston-om3sgp4.patch [new file with mode: 0644]
queue-6.18/nvme-respect-nvme_quirk_disable_write_zeroes-when-wzsl-is-set.patch [new file with mode: 0644]
queue-6.18/parisc-_llseek-syscall-is-only-available-for-32-bit-userspace.patch [new file with mode: 0644]
queue-6.18/parisc-drop-ip_fast_csum-inline-assembly-implementation.patch [new file with mode: 0644]
queue-6.18/pci-cadence-use-cdns_pcie_read_sz-for-byte-or-word-read-access.patch [new file with mode: 0644]
queue-6.18/rbd-fix-null-ptr-deref-when-device_add_disk-fails.patch [new file with mode: 0644]
queue-6.18/rdma-mana_ib-disable-rx-steering-on-rss-qp-destroy.patch [new file with mode: 0644]
queue-6.18/remoteproc-xlnx-only-access-buffer-information-if-ipi-is-buffered.patch [new file with mode: 0644]
queue-6.18/reset-rzv2h-usb2phy-keep-phy-clock-enabled-for-entire-device-lifetime.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-conn-level-packet-handling-to-unshare-response-packets.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-error-handling-in-rxgk_extract_token.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-memory-leaks-in-rxkad_verify_response.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-potential-uaf-after-skb_unshare-failure.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-re-decryption-of-response-packets.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-rxkad-crypto-unalignment-handling.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-rxrpc_input_call_event-to-only-unshare-data-packets.patch [new file with mode: 0644]
queue-6.18/sched-use-u64-for-bandwidth-ratio-calculations.patch [new file with mode: 0644]
queue-6.18/selftests-landlock-drain-stale-audit-records-on-init.patch [new file with mode: 0644]
queue-6.18/selftests-landlock-fix-format-warning-for-__u64-in-net_test.patch [new file with mode: 0644]
queue-6.18/selftests-landlock-fix-snprintf-truncation-checks-in-audit-helpers.patch [new file with mode: 0644]
queue-6.18/selftests-landlock-skip-stale-records-in-audit_match_record.patch [new file with mode: 0644]
queue-6.18/selftests-mqueue-fix-incorrectly-named-file.patch [new file with mode: 0644]
queue-6.18/series
queue-6.18/tools-accounting-handle-truncated-taskstats-netlink-messages.patch [new file with mode: 0644]