]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 May 2025 09:30:14 +0000 (11:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 May 2025 09:30:14 +0000 (11:30 +0200)
commit4bfaab5c7e584799de4b74eed03aa32c2f78f67e
treeaa09cacfc8d305e4be47b50785d05dca8a8ef0a7
parent58287facfc3a645f7547215395ec180bb7d85036
6.6-stable patches

added patches:
bpf-add-find_containing_subprog-utility-function.patch
bpf-check-changes_pkt_data-property-for-extension-programs.patch
bpf-consider-that-tail-calls-invalidate-packet-pointers.patch
bpf-fix-null-dereference-when-computing-changes_pkt_data-of-prog-w-o-subprogs.patch
bpf-refactor-bpf_helper_changes_pkt_data-to-use-helper-number.patch
bpf-track-changes_pkt_data-property-for-global-functions.patch
iommu-handle-race-with-default-domain-setup.patch
kvm-x86-load-dr6-with-guest-value-only-before-entering-.vcpu_run-loop.patch
pci-imx6-skip-controller_id-generation-logic-for-i.mx7d.patch
revert-pci-imx6-skip-controller_id-generation-logic-for-i.mx7d.patch
selftests-bpf-extend-changes_pkt_data-with-cases-w-o-subprograms.patch
selftests-bpf-freplace-tests-for-tracking-of-changes_packet_data.patch
selftests-bpf-test-for-changing-packet-data-from-global-functions.patch
selftests-bpf-validate-that-tail-call-invalidates-packet-pointers.patch
15 files changed:
queue-6.6/bpf-add-find_containing_subprog-utility-function.patch [new file with mode: 0644]
queue-6.6/bpf-check-changes_pkt_data-property-for-extension-programs.patch [new file with mode: 0644]
queue-6.6/bpf-consider-that-tail-calls-invalidate-packet-pointers.patch [new file with mode: 0644]
queue-6.6/bpf-fix-null-dereference-when-computing-changes_pkt_data-of-prog-w-o-subprogs.patch [new file with mode: 0644]
queue-6.6/bpf-refactor-bpf_helper_changes_pkt_data-to-use-helper-number.patch [new file with mode: 0644]
queue-6.6/bpf-track-changes_pkt_data-property-for-global-functions.patch [new file with mode: 0644]
queue-6.6/iommu-handle-race-with-default-domain-setup.patch [new file with mode: 0644]
queue-6.6/kvm-x86-load-dr6-with-guest-value-only-before-entering-.vcpu_run-loop.patch [new file with mode: 0644]
queue-6.6/pci-imx6-skip-controller_id-generation-logic-for-i.mx7d.patch [new file with mode: 0644]
queue-6.6/revert-pci-imx6-skip-controller_id-generation-logic-for-i.mx7d.patch [new file with mode: 0644]
queue-6.6/selftests-bpf-extend-changes_pkt_data-with-cases-w-o-subprograms.patch [new file with mode: 0644]
queue-6.6/selftests-bpf-freplace-tests-for-tracking-of-changes_packet_data.patch [new file with mode: 0644]
queue-6.6/selftests-bpf-test-for-changing-packet-data-from-global-functions.patch [new file with mode: 0644]
queue-6.6/selftests-bpf-validate-that-tail-call-invalidates-packet-pointers.patch [new file with mode: 0644]
queue-6.6/series