summaryrefslogtreecommitdiff
path: root/drivers/android/binder/node.rs
AgeCommit message (Expand)Author
2026-07-31rust_binder: add ownership assertion to Node::add_deathGeorgios Androutsopoulos
2026-07-17rust_binder: move (e)poll wait queue to ProcessAlice Ryhl
2026-07-17rust_binder: Implement BINDER_DEBUG_DEAD_TRANSACTIONJahnavi MN
2026-07-17rust_binder: Implement BINDER_DEBUG_DEATH_NOTIFICATIONJahnavi MN
2026-07-17rust_binder: Implement BINDER_DEBUG_USER_ERROR for refcounting and death noti...Jahnavi MN
2026-07-14Merge 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