]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Linux 5.15.37 v5.15.37
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 May 2022 15:23:00 +0000 (17:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 May 2022 15:23:00 +0000 (17:23 +0200)
34 files changed:
releases/5.15.37/arm-dts-socfpga-change-qspi-to-intel-socfpga-qspi.patch [moved from queue-5.15/arm-dts-socfpga-change-qspi-to-intel-socfpga-qspi.patch with 100% similarity]
releases/5.15.37/bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch [moved from queue-5.15/bpf-add-mem_rdonly-for-helper-args-that-are-pointers-to-rdonly-mem.patch with 100% similarity]
releases/5.15.37/bpf-convert-ptr_to_mem_or_null-to-composable-types.patch [moved from queue-5.15/bpf-convert-ptr_to_mem_or_null-to-composable-types.patch with 100% similarity]
releases/5.15.37/bpf-fix-crash-due-to-out-of-bounds-access-into-reg2btf_ids.patch [moved from queue-5.15/bpf-fix-crash-due-to-out-of-bounds-access-into-reg2btf_ids.patch with 100% similarity]
releases/5.15.37/bpf-introduce-composable-reg-ret-and-arg-types.patch [moved from queue-5.15/bpf-introduce-composable-reg-ret-and-arg-types.patch with 100% similarity]
releases/5.15.37/bpf-introduce-mem_rdonly-flag.patch [moved from queue-5.15/bpf-introduce-mem_rdonly-flag.patch with 100% similarity]
releases/5.15.37/bpf-make-per_cpu_ptr-return-rdonly-ptr_to_mem.patch [moved from queue-5.15/bpf-make-per_cpu_ptr-return-rdonly-ptr_to_mem.patch with 100% similarity]
releases/5.15.37/bpf-replace-arg_xxx_or_null-with-arg_xxx-ptr_maybe_null.patch [moved from queue-5.15/bpf-replace-arg_xxx_or_null-with-arg_xxx-ptr_maybe_null.patch with 100% similarity]
releases/5.15.37/bpf-replace-ptr_to_xxx_or_null-with-ptr_to_xxx-ptr_maybe_null.patch [moved from queue-5.15/bpf-replace-ptr_to_xxx_or_null-with-ptr_to_xxx-ptr_maybe_null.patch with 100% similarity]
releases/5.15.37/bpf-replace-ret_xxx_or_null-with-ret_xxx-ptr_maybe_null.patch [moved from queue-5.15/bpf-replace-ret_xxx_or_null-with-ret_xxx-ptr_maybe_null.patch with 100% similarity]
releases/5.15.37/bpf-selftests-test-ptr_to_rdonly_mem.patch [moved from queue-5.15/bpf-selftests-test-ptr_to_rdonly_mem.patch with 100% similarity]
releases/5.15.37/btrfs-fallback-to-blocking-mode-when-doing-async-dio-over-multiple-extents.patch [moved from queue-5.15/btrfs-fallback-to-blocking-mode-when-doing-async-dio-over-multiple-extents.patch with 100% similarity]
releases/5.15.37/btrfs-fix-deadlock-due-to-page-faults-during-direct-io-reads-and-writes.patch [moved from queue-5.15/btrfs-fix-deadlock-due-to-page-faults-during-direct-io-reads-and-writes.patch with 100% similarity]
releases/5.15.37/floppy-disable-fdrawcmd-by-default.patch [moved from queue-5.15/floppy-disable-fdrawcmd-by-default.patch with 100% similarity]
releases/5.15.37/gfs2-add-wrapper-for-iomap_file_buffered_write.patch [moved from queue-5.15/gfs2-add-wrapper-for-iomap_file_buffered_write.patch with 100% similarity]
releases/5.15.37/gfs2-clean-up-function-may_grant.patch [moved from queue-5.15/gfs2-clean-up-function-may_grant.patch with 100% similarity]
releases/5.15.37/gfs2-eliminate-ip-i_gh.patch [moved from queue-5.15/gfs2-eliminate-ip-i_gh.patch with 100% similarity]
releases/5.15.37/gfs2-fix-mmap-page-fault-deadlocks-for-buffered-i-o.patch [moved from queue-5.15/gfs2-fix-mmap-page-fault-deadlocks-for-buffered-i-o.patch with 100% similarity]
releases/5.15.37/gfs2-fix-mmap-page-fault-deadlocks-for-direct-i-o.patch [moved from queue-5.15/gfs2-fix-mmap-page-fault-deadlocks-for-direct-i-o.patch with 100% similarity]
releases/5.15.37/gfs2-introduce-flag-for-glock-holder-auto-demotion.patch [moved from queue-5.15/gfs2-introduce-flag-for-glock-holder-auto-demotion.patch with 100% similarity]
releases/5.15.37/gfs2-move-the-inode-glock-locking-to-gfs2_file_buffered_write.patch [moved from queue-5.15/gfs2-move-the-inode-glock-locking-to-gfs2_file_buffered_write.patch with 100% similarity]
releases/5.15.37/gup-introduce-foll_nofault-flag-to-disable-page-faults.patch [moved from queue-5.15/gup-introduce-foll_nofault-flag-to-disable-page-faults.patch with 100% similarity]
releases/5.15.37/gup-turn-fault_in_pages_-readable-writeable-into-fault_in_-readable-writeable.patch [moved from queue-5.15/gup-turn-fault_in_pages_-readable-writeable-into-fault_in_-readable-writeable.patch with 100% similarity]
releases/5.15.37/iomap-add-done_before-argument-to-iomap_dio_rw.patch [moved from queue-5.15/iomap-add-done_before-argument-to-iomap_dio_rw.patch with 100% similarity]
releases/5.15.37/iomap-fix-iomap_dio_rw-return-value-for-user-copies.patch [moved from queue-5.15/iomap-fix-iomap_dio_rw-return-value-for-user-copies.patch with 100% similarity]
releases/5.15.37/iomap-support-partial-direct-i-o-on-user-copy-failures.patch [moved from queue-5.15/iomap-support-partial-direct-i-o-on-user-copy-failures.patch with 100% similarity]
releases/5.15.37/iov_iter-introduce-fault_in_iov_iter_writeable.patch [moved from queue-5.15/iov_iter-introduce-fault_in_iov_iter_writeable.patch with 100% similarity]
releases/5.15.37/iov_iter-introduce-nofault-flag-to-disable-page-faults.patch [moved from queue-5.15/iov_iter-introduce-nofault-flag-to-disable-page-faults.patch with 100% similarity]
releases/5.15.37/iov_iter-turn-iov_iter_fault_in_readable-into-fault_in_iov_iter_readable.patch [moved from queue-5.15/iov_iter-turn-iov_iter_fault_in_readable-into-fault_in_iov_iter_readable.patch with 100% similarity]
releases/5.15.37/mm-gup-make-fault_in_safe_writeable-use-fixup_user_fault.patch [moved from queue-5.15/mm-gup-make-fault_in_safe_writeable-use-fixup_user_fault.patch with 100% similarity]
releases/5.15.37/mm-kfence-fix-objcgs-vector-allocation.patch [moved from queue-5.15/mm-kfence-fix-objcgs-vector-allocation.patch with 100% similarity]
releases/5.15.37/selftests-bpf-add-test-for-reg2btf_ids-out-of-bounds-access.patch [moved from queue-5.15/selftests-bpf-add-test-for-reg2btf_ids-out-of-bounds-access.patch with 100% similarity]
releases/5.15.37/series [moved from queue-5.15/series with 100% similarity]
releases/5.15.37/spi-cadence-quadspi-fix-write-completion-support.patch [moved from queue-5.15/spi-cadence-quadspi-fix-write-completion-support.patch with 100% similarity]

similarity index 100%
rename from queue-5.15/series
rename to releases/5.15.37/series