]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up the s-o-b area of a rust patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Jul 2026 07:24:36 +0000 (09:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Jul 2026 07:24:36 +0000 (09:24 +0200)
queue-6.1/rust-kbuild-set-frame-pointer-llvm-module-flag-for-config_frame_pointer.patch
queue-6.1/series
queue-6.12/rust-kbuild-set-frame-pointer-llvm-module-flag-for-config_frame_pointer.patch
queue-6.12/series
queue-6.18/rust-kbuild-set-frame-pointer-llvm-module-flag-for-config_frame_pointer.patch
queue-6.18/series
queue-6.6/rust-kbuild-set-frame-pointer-llvm-module-flag-for-config_frame_pointer.patch
queue-6.6/series
queue-7.1/rust-kbuild-set-frame-pointer-llvm-module-flag-for-config_frame_pointer.patch
queue-7.1/series

index b8e347d1a98d7c4dc3683dddf272557e186e2af5..aec06004b25be8a180f35a1404c0601f52650bfc 100644 (file)
@@ -28,14 +28,12 @@ Link: https://github.com/rust-lang/rust/pull/156980 [1]
 Signed-off-by: Alice Ryhl <aliceryhl@google.com>
 Link: https://patch.msgid.link/20260616-frame-ptr-fix-v1-1-dc6b29a631d9@google.com
 [ - Adjusted Cc: stable@ as discussed.
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
   - Added comment with link to the PR, similar to what we did in commit
     ac35b5580ace ("rust: arm64: set uwtable llvm module flag for
     CONFIG_UNWIND_TABLES").
-
     - Miguel ]
 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  Makefile |    3 +++
  1 file changed, 3 insertions(+)
index 5bf1c40b4c985e17ed730e47d98a10fdd5111aa1..d7976af3a75ded990620e48473925cb78eaf0787 100644 (file)
@@ -249,3 +249,4 @@ rdma-siw-bound-read-response-placement-to-the-rread-length.patch
 fuse-fix-device-node-leak-in-cuse_process_init_reply.patch
 fuse-re-lock-request-before-returning-from-fuse_ref_folio.patch
 ipv4-account-for-fraggap-on-the-paged-allocation-path.patch
+smb-client-reject-overlapping-data-areas-in-smb2-responses.patch
index bd2f348de4d6d09ab8c27915776a18f717e20225..9551b36484ec3344bc17b2edc23cab25f16b9c05 100644 (file)
@@ -28,14 +28,12 @@ Link: https://github.com/rust-lang/rust/pull/156980 [1]
 Signed-off-by: Alice Ryhl <aliceryhl@google.com>
 Link: https://patch.msgid.link/20260616-frame-ptr-fix-v1-1-dc6b29a631d9@google.com
 [ - Adjusted Cc: stable@ as discussed.
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
   - Added comment with link to the PR, similar to what we did in commit
     ac35b5580ace ("rust: arm64: set uwtable llvm module flag for
     CONFIG_UNWIND_TABLES").
-
     - Miguel ]
 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  Makefile |    3 +++
  1 file changed, 3 insertions(+)
index ffac10d9981df22b82d28aa2be752728470ee2f6..148876b6620fa062be29748956ea218c754db7a1 100644 (file)
@@ -347,3 +347,4 @@ fuse-fix-device-node-leak-in-cuse_process_init_reply.patch
 fuse-re-lock-request-before-returning-from-fuse_ref_folio.patch
 fuse-clear-intr_entry-in-fuse_resend-and-fuse_remove_pending_req.patch
 usb-gadget-f_fs-initialize-epfile-in-early-to-fix-endpoint-direction-checks.patch
+smb-client-reject-overlapping-data-areas-in-smb2-responses.patch
index 10be7e93782349d3898cb40e3ba09d4c4150007c..f4c8afa5dfcad51114a9817f57d56bf5ecccb29d 100644 (file)
@@ -28,14 +28,12 @@ Link: https://github.com/rust-lang/rust/pull/156980 [1]
 Signed-off-by: Alice Ryhl <aliceryhl@google.com>
 Link: https://patch.msgid.link/20260616-frame-ptr-fix-v1-1-dc6b29a631d9@google.com
 [ - Adjusted Cc: stable@ as discussed.
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
   - Added comment with link to the PR, similar to what we did in commit
     ac35b5580ace ("rust: arm64: set uwtable llvm module flag for
     CONFIG_UNWIND_TABLES").
-
     - Miguel ]
 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  Makefile |    3 +++
  1 file changed, 3 insertions(+)
index 4ba9eddacbe6340eafe758f3fe7fb0ca7d8df26a..6ec178c82c9256f2b0939223e1764018667d9dd9 100644 (file)
@@ -478,3 +478,4 @@ usb-gadget-f_fs-initialize-epfile-in-early-to-fix-endpoint-direction-checks.patc
 timekeeping-register-default-clocksource-before-taking-tk_core.lock.patch
 bluetooth-6lowpan-fix-using-chan-conn-as-indication-to-no-remote-netdev.patch
 revert-f2fs-remove-non-uptodate-folio-from-the-page-cache-in-move_data_block.patch
+smb-client-reject-overlapping-data-areas-in-smb2-responses.patch
index 6cc7296814aaca329f31cc1ec66b5c0064718eae..f039a4c5b7bd2f64f751bdc0dc5463dacafe705f 100644 (file)
@@ -28,14 +28,12 @@ Link: https://github.com/rust-lang/rust/pull/156980 [1]
 Signed-off-by: Alice Ryhl <aliceryhl@google.com>
 Link: https://patch.msgid.link/20260616-frame-ptr-fix-v1-1-dc6b29a631d9@google.com
 [ - Adjusted Cc: stable@ as discussed.
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
   - Added comment with link to the PR, similar to what we did in commit
     ac35b5580ace ("rust: arm64: set uwtable llvm module flag for
     CONFIG_UNWIND_TABLES").
-
     - Miguel ]
 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  Makefile |    3 +++
  1 file changed, 3 insertions(+)
index 73db69c6409e0ee2e7e3aa996397d2dab46083d8..47ea0cfb891ed4bcdbf2692dc9e03745283ab3b3 100644 (file)
@@ -321,3 +321,4 @@ rdma-rtrs-srv-bound-rdma-write-length-to-chunk-size-in-rdma_write_sg.patch
 rdma-siw-bound-read-response-placement-to-the-rread-length.patch
 fuse-fix-device-node-leak-in-cuse_process_init_reply.patch
 fuse-re-lock-request-before-returning-from-fuse_ref_folio.patch
+smb-client-reject-overlapping-data-areas-in-smb2-responses.patch
index 354add96a73ab22d669b9cb419425bf4046c26d4..c70b431031a14596a32f0c8f35295f6ce24b5399 100644 (file)
@@ -28,14 +28,12 @@ Link: https://github.com/rust-lang/rust/pull/156980 [1]
 Signed-off-by: Alice Ryhl <aliceryhl@google.com>
 Link: https://patch.msgid.link/20260616-frame-ptr-fix-v1-1-dc6b29a631d9@google.com
 [ - Adjusted Cc: stable@ as discussed.
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
   - Added comment with link to the PR, similar to what we did in commit
     ac35b5580ace ("rust: arm64: set uwtable llvm module flag for
     CONFIG_UNWIND_TABLES").
-
     - Miguel ]
 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  Makefile |    3 +++
  1 file changed, 3 insertions(+)
index 4b05c604d4bcfc559888adbafb01dc57c1dc2a10..5e8214a0f77f3f44b814695ee5f20abd07dd43bc 100644 (file)
@@ -516,3 +516,4 @@ fuse-uring-remove-request-less-entries-from-ent_w_req_queue-to-fix-null-deref.pa
 alsa-doc-usb-audio-add-doc-for-quirk_flag_ifb_silence_on_empty.patch
 timekeeping-register-default-clocksource-before-taking-tk_core.lock.patch
 bluetooth-6lowpan-fix-using-chan-conn-as-indication-to-no-remote-netdev.patch
+smb-client-reject-overlapping-data-areas-in-smb2-responses.patch