public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rust_binder: check current before closing fds
@ 2026-02-19 13:52 Alice Ryhl
  2026-02-19 13:52 ` [PATCH 1/3] rust: sync: implement == operator for ARef Alice Ryhl
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alice Ryhl @ 2026-02-19 13:52 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Carlos Llamas, Miguel Ojeda, Boqun Feng,
	Gary Guo, Björn Roy Baron, Benno Lossin, Andreas Hindborg,
	Trevor Gross, Danilo Krummrich
  Cc: rust-for-linux, linux-kernel, Alice Ryhl, Jann Horn

Please see the last patch in this series for details.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
---
Alice Ryhl (3):
      rust: sync: implement == operator for ARef
      rust: task: implement == operator for Task
      rust_binder: check current before closing fds

 drivers/android/binder/allocation.rs |  4 ++++
 rust/kernel/sync/aref.rs             | 23 +++++++++++++++++++++++
 rust/kernel/task.rs                  |  8 ++++++++
 3 files changed, 35 insertions(+)
---
base-commit: 2961f841b025fb234860bac26dfb7fa7cb0fb122
change-id: 20260219-close-fd-check-current-98e3ee59880a

Best regards,
-- 
Alice Ryhl <aliceryhl@google.com>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-19 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 13:52 [PATCH 0/3] rust_binder: check current before closing fds Alice Ryhl
2026-02-19 13:52 ` [PATCH 1/3] rust: sync: implement == operator for ARef Alice Ryhl
2026-02-19 14:27   ` Gary Guo
2026-02-19 14:34     ` Alice Ryhl
2026-02-19 13:52 ` [PATCH 2/3] rust: task: implement == operator for Task Alice Ryhl
2026-02-19 14:28   ` Gary Guo
2026-02-19 13:52 ` [PATCH 3/3] rust_binder: check current before closing fds Alice Ryhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox