summaryrefslogtreecommitdiff
path: root/drivers/android/binder/allocation.rs
AgeCommit message (Expand)AuthorFilesLines
2026-07-14Merge 7.2-rc3 into char-misc-nextGreg Kroah-Hartman1-2/+3
2026-07-03rust: binder: enable `clippy::as_underscore`Tamir Duberstein1-2/+2
2026-07-03rust_binder: use a u64 stride when cleaning up the offsets arrayHyunwoo Kim1-2/+3
2026-05-22rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXNAlice Ryhl1-0/+8
2026-04-01rust_binder: add fd translation tracepointsMohamad Alsadhan1-0/+1
2026-04-01rust_binder: check current before closing fdsAlice Ryhl1-12/+15
2026-03-31rust_binder: introduce TransactionInfoAlice Ryhl1-3/+0
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+602