linux/drivers/android/binder
Al Viro 351ea48ae8 rust_binderfs: fix a dentry leak
Parallel to binderfs patches - 02da8d2c09 "binderfs_binder_ctl_create():
kill a bogus check" and the bit of b89aa54482 "convert binderfs" that
got lost when making 4433d8e25d "convert rust_binderfs"; the former is
a cleanup, the latter is about marking /binder-control persistent, so that
it would be taken out on umount.

Fixes: 4433d8e25d ("convert rust_binderfs")
Acked-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2026-02-05 13:52:16 -05:00
..
node
range_alloc rust: rbtree: add immutable cursor 2025-11-16 21:56:57 +01:00
Makefile
allocation.rs
context.rs
deferred_close.rs
defs.rs
error.rs rust_binder: use `kernel::fmt` 2025-10-20 04:04:23 +02:00
freeze.rs Rust changes for v6.19 2025-12-03 14:16:49 -08:00
node.rs rust_binder: fix race condition on death_list 2025-11-26 13:26:59 +01:00
page_range.rs rust_binder: remove spin_lock() in rust_shrink_free_page() 2025-12-29 11:34:16 +01:00
page_range_helper.c
page_range_helper.h
process.rs Char/Misc/IIO driver updates for 6.19-rc1 2025-12-06 18:34:24 -08:00
rust_binder.h
rust_binder_events.c
rust_binder_events.h
rust_binder_internal.h
rust_binder_main.rs rust_binder: use compat_ptr_ioctl 2025-11-26 13:24:25 +01:00
rust_binderfs.c rust_binderfs: fix a dentry leak 2026-02-05 13:52:16 -05:00
stats.rs rust: replace `CStr` with `core::ffi::CStr` 2025-10-22 07:47:27 +02:00
thread.rs rust_binder: move BC_FREE_BUFFER drop inside if statement 2025-11-26 13:24:28 +01:00
trace.rs
transaction.rs rust_binder: report freeze notification only when fully frozen 2025-10-13 11:06:20 +02:00