]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2022 09:05:52 +0000 (11:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2022 09:05:52 +0000 (11:05 +0200)
commite7bb323e3104708e9e6962fb3d0aff0c0154f084
treeb4037805948c734059dc8a341ba7f24f3f1783ce
parente1c8f03e68626f13fe212bb0b0236686053d6400
5.15-stable patches

added patches:
arm-dts-socfpga-change-qspi-to-intel-socfpga-qspi.patch
bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch
bpf-convert-ptr_to_mem_or_null-to-composable-types.patch
bpf-fix-crash-due-to-out-of-bounds-access-into-reg2btf_ids.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
spi-cadence-quadspi-fix-write-completion-support.patch
13 files changed:
queue-5.15/arm-dts-socfpga-change-qspi-to-intel-socfpga-qspi.patch [new file with mode: 0644]
queue-5.15/bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch [new file with mode: 0644]
queue-5.15/bpf-convert-ptr_to_mem_or_null-to-composable-types.patch [new file with mode: 0644]
queue-5.15/bpf-fix-crash-due-to-out-of-bounds-access-into-reg2btf_ids.patch [new file with mode: 0644]
queue-5.15/bpf-introduce-composable-reg-ret-and-arg-types.patch [new file with mode: 0644]
queue-5.15/bpf-introduce-mem_rdonly-flag.patch [new file with mode: 0644]
queue-5.15/bpf-make-per_cpu_ptr-return-rdonly-ptr_to_mem.patch [new file with mode: 0644]
queue-5.15/bpf-replace-arg_xxx_or_null-with-arg_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.15/bpf-replace-ptr_to_xxx_or_null-with-ptr_to_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.15/bpf-replace-ret_xxx_or_null-with-ret_xxx-ptr_maybe_null.patch [new file with mode: 0644]
queue-5.15/bpf-selftests-test-ptr_to_rdonly_mem.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/spi-cadence-quadspi-fix-write-completion-support.patch [new file with mode: 0644]