summaryrefslogtreecommitdiff
path: root/drivers/android/binder/thread.rs
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-13/+11
2026-02-03drivers: android: binder: Update ARef imports from sync::arefShankari Anand1-2/+1
2026-01-26rust_binder: add additional alignment checksAlice Ryhl1-14/+36
2026-01-26rust_binder: correctly handle FDA objects of length zeroAlice Ryhl1-25/+34
2026-01-09rust_binder: Switch to kernel::sync atomic primitivesFUJITA Tomonori1-13/+11
2025-12-29rust_binder: add binder_transaction tracepointAlice Ryhl1-0/+1
2025-11-26rust_binder: move BC_FREE_BUFFER drop inside if statementAlice Ryhl1-2/+2
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+1596