]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jul 2026 13:36:51 +0000 (15:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jul 2026 13:36:51 +0000 (15:36 +0200)
commit7ccc67a67dbf643621f0bfd277e45d5b431f2152
tree7e81c34c465d9509a1042d06a71c22f8bf5cdc9c
parent4869e89cf1b1bd8942a430a6205b5df73fe82845
6.18-stable patches

added patches:
block-avoid-mounting-the-bdev-pseudo-filesystem-in-userspace.patch
block-invalidate-cached-plug-timestamp-after-task-switch.patch
bpf-use-kvfree-for-replaced-sysctl-write-buffer.patch
crypto-nx-fix-nx_crypto_ctx_exit-argument.patch
err.h-use-__always_inline-on-all-error-pointer-helpers.patch
exfat-fix-potential-use-after-free-in-exfat_find_dir_entry.patch
f2fs-fix-incorrect-fi_no_extent-handling-in-__destroy_extent_node.patch
f2fs-fix-to-round-down-start-offset-of-fallocate-for-pin-file.patch
f2fs-keep-atomic-write-retry-from-zeroing-original-data.patch
f2fs-pass-correct-iostat-type-for-single-node-writes.patch
f2fs-validate-acl-entry-sizes-in-f2fs_acl_from_disk.patch
f2fs-validate-compress-cache-inode-only-when-enabled.patch
f2fs-validate-orphan-inode-entry-count.patch
fbdev-fix-use-after-free-in-store_modes.patch
gcov-use-atomic-counter-updates-to-fix-concurrent-access-crashes.patch
keys-fix-overflow-in-keyctl_pkey_params_get_2.patch
keys-pin-request_key_auth-payload-in-instantiate-paths.patch
kvm-arm64-omit-tag-sync-on-stage-2-mappings-of-the-zero-page.patch
kvm-replace-guest-triggerable-bug_on-in-ioeventfd-datamatch-with-get_unaligned.patch
kvm-x86-mmu-ensure-hugepage-is-in-by-slot-before-checking-max-mapping-level.patch
mips-dec-prevent-initial-console-buffer-from-landing-in-xkphys.patch
ntb-epf-avoid-pci_iounmap-with-offset-when-peer_spad-and-config-share-bar.patch
userfaultfd-ensure-mremap_userfaultfd_fail-releases-mmap_changing.patch
wifi-ath11k-fix-warning-when-unbinding.patch
wifi-iwlwifi-mld-fix-race-condition-in-ptp-removal.patch
wifi-iwlwifi-mld-validate-sta_mask-before-ffs-in-ba-session-handlers.patch
wifi-iwlwifi-mvm-fix-race-condition-in-ptp-removal.patch
wifi-mt76-mt76x2u-add-support-for-elecom-wdc-867su3s.patch
wifi-mt76-mt7925-don-t-disable-ap-bss-when-removing-tdls-peer.patch
wifi-rtlwifi-rtl8821ae-fix-c2h-bit-location-in-rx-descriptor.patch
wifi-rtw88-increase-tx-report-timeout-to-fix-race-condition.patch
wifi-rtw88-usb-fix-memory-leaks-on-usb-write-failures.patch
33 files changed:
queue-6.18/block-avoid-mounting-the-bdev-pseudo-filesystem-in-userspace.patch [new file with mode: 0644]
queue-6.18/block-invalidate-cached-plug-timestamp-after-task-switch.patch [new file with mode: 0644]
queue-6.18/bpf-use-kvfree-for-replaced-sysctl-write-buffer.patch [new file with mode: 0644]
queue-6.18/crypto-nx-fix-nx_crypto_ctx_exit-argument.patch [new file with mode: 0644]
queue-6.18/err.h-use-__always_inline-on-all-error-pointer-helpers.patch [new file with mode: 0644]
queue-6.18/exfat-fix-potential-use-after-free-in-exfat_find_dir_entry.patch [new file with mode: 0644]
queue-6.18/f2fs-fix-incorrect-fi_no_extent-handling-in-__destroy_extent_node.patch [new file with mode: 0644]
queue-6.18/f2fs-fix-to-round-down-start-offset-of-fallocate-for-pin-file.patch [new file with mode: 0644]
queue-6.18/f2fs-keep-atomic-write-retry-from-zeroing-original-data.patch [new file with mode: 0644]
queue-6.18/f2fs-pass-correct-iostat-type-for-single-node-writes.patch [new file with mode: 0644]
queue-6.18/f2fs-validate-acl-entry-sizes-in-f2fs_acl_from_disk.patch [new file with mode: 0644]
queue-6.18/f2fs-validate-compress-cache-inode-only-when-enabled.patch [new file with mode: 0644]
queue-6.18/f2fs-validate-orphan-inode-entry-count.patch [new file with mode: 0644]
queue-6.18/fbdev-fix-use-after-free-in-store_modes.patch [new file with mode: 0644]
queue-6.18/gcov-use-atomic-counter-updates-to-fix-concurrent-access-crashes.patch [new file with mode: 0644]
queue-6.18/keys-fix-overflow-in-keyctl_pkey_params_get_2.patch [new file with mode: 0644]
queue-6.18/keys-pin-request_key_auth-payload-in-instantiate-paths.patch [new file with mode: 0644]
queue-6.18/kvm-arm64-omit-tag-sync-on-stage-2-mappings-of-the-zero-page.patch [new file with mode: 0644]
queue-6.18/kvm-replace-guest-triggerable-bug_on-in-ioeventfd-datamatch-with-get_unaligned.patch [new file with mode: 0644]
queue-6.18/kvm-x86-mmu-ensure-hugepage-is-in-by-slot-before-checking-max-mapping-level.patch [new file with mode: 0644]
queue-6.18/mips-dec-prevent-initial-console-buffer-from-landing-in-xkphys.patch [new file with mode: 0644]
queue-6.18/ntb-epf-avoid-pci_iounmap-with-offset-when-peer_spad-and-config-share-bar.patch [new file with mode: 0644]
queue-6.18/series
queue-6.18/userfaultfd-ensure-mremap_userfaultfd_fail-releases-mmap_changing.patch [new file with mode: 0644]
queue-6.18/wifi-ath11k-fix-warning-when-unbinding.patch [new file with mode: 0644]
queue-6.18/wifi-iwlwifi-mld-fix-race-condition-in-ptp-removal.patch [new file with mode: 0644]
queue-6.18/wifi-iwlwifi-mld-validate-sta_mask-before-ffs-in-ba-session-handlers.patch [new file with mode: 0644]
queue-6.18/wifi-iwlwifi-mvm-fix-race-condition-in-ptp-removal.patch [new file with mode: 0644]
queue-6.18/wifi-mt76-mt76x2u-add-support-for-elecom-wdc-867su3s.patch [new file with mode: 0644]
queue-6.18/wifi-mt76-mt7925-don-t-disable-ap-bss-when-removing-tdls-peer.patch [new file with mode: 0644]
queue-6.18/wifi-rtlwifi-rtl8821ae-fix-c2h-bit-location-in-rx-descriptor.patch [new file with mode: 0644]
queue-6.18/wifi-rtw88-increase-tx-report-timeout-to-fix-race-condition.patch [new file with mode: 0644]
queue-6.18/wifi-rtw88-usb-fix-memory-leaks-on-usb-write-failures.patch [new file with mode: 0644]