]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2024 07:08:52 +0000 (09:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2024 07:08:52 +0000 (09:08 +0200)
commit847bcbab60d3fe23fa9cba6852fad44d6b1823b1
tree26b8adcc9a5205a6f07f599ff42172ea74541e3a
parent947f6cc21168e73dbd14c8085d720f9f27c6cff8
4.19-stable patches

added patches:
netfilter-nf_tables-adapt-set-backend-to-use-gc-transaction-api.patch
netfilter-nf_tables-allow-nfproto_inet-in-nft_-match-target-_validate.patch
netfilter-nf_tables-bogus-ebusy-when-deleting-flowtable-after-flush-for-4.19.patch
netfilter-nf_tables-defer-gc-run-if-previous-batch-is-still-pending.patch
netfilter-nf_tables-disable-toggling-dormant-table-state-more-than-once.patch
netfilter-nf_tables-discard-table-flag-update-with-pending-basechain-deletion.patch
netfilter-nf_tables-do-not-compare-internal-table-flags-on-updates.patch
netfilter-nf_tables-don-t-skip-expired-elements-during-walk.patch
netfilter-nf_tables-double-hook-unregistration-in-netns-path.patch
netfilter-nf_tables-drop-map-element-references-from-preparation-phase.patch
netfilter-nf_tables-fix-gc-transaction-races-with-netns-and-netlink-event-exit-path.patch
netfilter-nf_tables-fix-memleak-when-more-than-255-elements-expired.patch
netfilter-nf_tables-fix-table-flag-updates.patch
netfilter-nf_tables-gc-transaction-api-to-avoid-race-with-control-plane.patch
netfilter-nf_tables-gc-transaction-race-with-abort-path.patch
netfilter-nf_tables-gc-transaction-race-with-netns-dismantle.patch
netfilter-nf_tables-mark-newset-as-dead-on-transaction-abort.patch
netfilter-nf_tables-mark-set-as-dead-when-unbinding-anonymous-set-with-timeout.patch
netfilter-nf_tables-pass-context-to-nft_set_destroy.patch
netfilter-nf_tables-reject-new-basechain-after-table-flag-update.patch
netfilter-nf_tables-remove-busy-mark-and-gc-batch-api.patch
netfilter-nf_tables-set-dormant-flag-on-hook-register-failure.patch
netfilter-nf_tables-skip-dead-set-elements-in-netlink-dump.patch
netfilter-nf_tables-unregister-flowtable-hooks-on-netns-exit.patch
netfilter-nf_tables-validate-nfproto_-family.patch
netfilter-nft_dynset-fix-timeouts-later-than-23-days.patch
netfilter-nft_dynset-relax-superfluous-check-on-set-updates.patch
netfilter-nft_dynset-report-eopnotsupp-on-missing-set-feature.patch
netfilter-nft_set_hash-try-later-when-gc-hits-eagain-on-iteration.patch
netfilter-nft_set_rbtree-add-missing-expired-checks.patch
netfilter-nft_set_rbtree-allow-loose-matching-of-closing-element-in-interval.patch
netfilter-nft_set_rbtree-fix-null-deref-on-element-insertion.patch
netfilter-nft_set_rbtree-fix-overlap-expiration-walk.patch
netfilter-nft_set_rbtree-skip-end-interval-element-from-gc.patch
netfilter-nft_set_rbtree-skip-sync-gc-for-new-elements-in-this-transaction.patch
netfilter-nft_set_rbtree-switch-to-node-list-walk-for-overlap-detection.patch
netfilter-nft_set_rbtree-use-read-spinlock-to-avoid-datapath-contention.patch
netfilter-nftables-exthdr-fix-4-byte-stack-oob-write.patch
netfilter-nftables-rename-set-element-data-activation-deactivation-functions.patch
netfilter-nftables-update-table-flags-from-the-commit-phase.patch
41 files changed:
queue-4.19/netfilter-nf_tables-adapt-set-backend-to-use-gc-transaction-api.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-allow-nfproto_inet-in-nft_-match-target-_validate.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-bogus-ebusy-when-deleting-flowtable-after-flush-for-4.19.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-defer-gc-run-if-previous-batch-is-still-pending.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-disable-toggling-dormant-table-state-more-than-once.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-discard-table-flag-update-with-pending-basechain-deletion.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-do-not-compare-internal-table-flags-on-updates.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-don-t-skip-expired-elements-during-walk.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-double-hook-unregistration-in-netns-path.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-drop-map-element-references-from-preparation-phase.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-fix-gc-transaction-races-with-netns-and-netlink-event-exit-path.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-fix-memleak-when-more-than-255-elements-expired.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-fix-table-flag-updates.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-gc-transaction-api-to-avoid-race-with-control-plane.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-gc-transaction-race-with-abort-path.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-gc-transaction-race-with-netns-dismantle.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-mark-newset-as-dead-on-transaction-abort.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-mark-set-as-dead-when-unbinding-anonymous-set-with-timeout.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-pass-context-to-nft_set_destroy.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-reject-new-basechain-after-table-flag-update.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-remove-busy-mark-and-gc-batch-api.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-set-dormant-flag-on-hook-register-failure.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-skip-dead-set-elements-in-netlink-dump.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-unregister-flowtable-hooks-on-netns-exit.patch [new file with mode: 0644]
queue-4.19/netfilter-nf_tables-validate-nfproto_-family.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_dynset-fix-timeouts-later-than-23-days.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_dynset-relax-superfluous-check-on-set-updates.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_dynset-report-eopnotsupp-on-missing-set-feature.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_hash-try-later-when-gc-hits-eagain-on-iteration.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-add-missing-expired-checks.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-allow-loose-matching-of-closing-element-in-interval.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-fix-null-deref-on-element-insertion.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-fix-overlap-expiration-walk.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-skip-end-interval-element-from-gc.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-skip-sync-gc-for-new-elements-in-this-transaction.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-switch-to-node-list-walk-for-overlap-detection.patch [new file with mode: 0644]
queue-4.19/netfilter-nft_set_rbtree-use-read-spinlock-to-avoid-datapath-contention.patch [new file with mode: 0644]
queue-4.19/netfilter-nftables-exthdr-fix-4-byte-stack-oob-write.patch [new file with mode: 0644]
queue-4.19/netfilter-nftables-rename-set-element-data-activation-deactivation-functions.patch [new file with mode: 0644]
queue-4.19/netfilter-nftables-update-table-flags-from-the-commit-phase.patch [new file with mode: 0644]
queue-4.19/series