]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Jun 2025 09:14:17 +0000 (11:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Jun 2025 09:14:17 +0000 (11:14 +0200)
commita49843c956aa25945e0ded157fe7bf1be1e59f5b
tree07ede8a73543c3c0275480f64266f8a7ae3a43f7
parent4c7d3afad4b12d0046ab9ac98c4cb3b7629dadbe
5.10-stable patches

added patches:
bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch
bpf-introduce-composable-reg-ret-and-arg-types.patch
bpf-introduce-mem_rdonly-flag.patch
bpf-make-per_cpu_ptr-return-rdonly-ptr_to_mem.patch
bpf-replace-arg_xxx_or_null-with-arg_xxx-ptr_maybe_null.patch
bpf-replace-ptr_to_xxx_or_null-with-ptr_to_xxx-ptr_maybe_null.patch
bpf-replace-ret_xxx_or_null-with-ret_xxx-ptr_maybe_null.patch
bpf-selftests-test-ptr_to_rdonly_mem.patch
mm-huge_memory-fix-dereferencing-invalid-pmd-migration-entry.patch
net_sched-sch_sfq-annotate-data-races-around-q-perturb_period.patch
net_sched-sch_sfq-don-t-allow-1-packet-limit.patch
net_sched-sch_sfq-handle-bigger-packets.patch
net_sched-sch_sfq-move-the-limit-validation.patch
net_sched-sch_sfq-use-a-temporary-work-area-for-validating-configuration.patch
rtc-improve-performance-of-rtc_time64_to_tm-.-add-tests.patch
rtc-make-rtc_time64_to_tm-support-dates-before-1970.patch
17 files changed:
queue-5.10/bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch [new file with mode: 0644]
queue-5.10/bpf-introduce-composable-reg-ret-and-arg-types.patch [new file with mode: 0644]
queue-5.10/bpf-introduce-mem_rdonly-flag.patch [new file with mode: 0644]
queue-5.10/bpf-make-per_cpu_ptr-return-rdonly-ptr_to_mem.patch [new file with mode: 0644]
queue-5.10/bpf-replace-arg_xxx_or_null-with-arg_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.10/bpf-replace-ptr_to_xxx_or_null-with-ptr_to_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.10/bpf-replace-ret_xxx_or_null-with-ret_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.10/bpf-selftests-test-ptr_to_rdonly_mem.patch [new file with mode: 0644]
queue-5.10/mm-huge_memory-fix-dereferencing-invalid-pmd-migration-entry.patch [new file with mode: 0644]
queue-5.10/net_sched-sch_sfq-annotate-data-races-around-q-perturb_period.patch [new file with mode: 0644]
queue-5.10/net_sched-sch_sfq-don-t-allow-1-packet-limit.patch [new file with mode: 0644]
queue-5.10/net_sched-sch_sfq-handle-bigger-packets.patch [new file with mode: 0644]
queue-5.10/net_sched-sch_sfq-move-the-limit-validation.patch [new file with mode: 0644]
queue-5.10/net_sched-sch_sfq-use-a-temporary-work-area-for-validating-configuration.patch [new file with mode: 0644]
queue-5.10/rtc-improve-performance-of-rtc_time64_to_tm-.-add-tests.patch [new file with mode: 0644]
queue-5.10/rtc-make-rtc_time64_to_tm-support-dates-before-1970.patch [new file with mode: 0644]
queue-5.10/series