summaryrefslogtreecommitdiff
path: root/drivers/android/binder/node.rs
AgeCommit message (Expand)Author
11 daysrust_binder: move (e)poll wait queue to ProcessAlice Ryhl
11 daysrust_binder: Implement BINDER_DEBUG_DEAD_TRANSACTIONJahnavi MN
11 daysrust_binder: Implement BINDER_DEBUG_DEATH_NOTIFICATIONJahnavi MN
11 daysrust_binder: Implement BINDER_DEBUG_USER_ERROR for refcounting and death noti...Jahnavi MN
14 daysMerge 7.2-rc3 into char-misc-nextGreg Kroah-Hartman
2026-07-10rust_binder: avoid allocating under node_refs for freeze listenersAlice Ryhl
2026-07-03rust_binder: clear freeze listener on node removalAlice Ryhl
2026-07-03rust: binder: enable `clippy::as_underscore`Tamir Duberstein
2026-07-03rust: binder: enable `clippy::ref_as_ptr` lintTamir Duberstein
2026-07-03rust: binder: use strict provenance APIsTamir Duberstein
2025-12-29rust_binder: add binder_transaction tracepointAlice Ryhl
2025-11-26rust_binder: fix race condition on death_listAlice Ryhl
2025-10-13rust_binder: clean `clippy::mem_replace_with_default` warningMiguel Ojeda
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl