summaryrefslogtreecommitdiff
path: root/drivers/android/binder/thread.rs
AgeCommit message (Expand)Author
2026-04-01rust_binder: add `command`/`return` tracepointsMohamad Alsadhan
2026-04-01rust_binder: add fd translation tracepointsMohamad Alsadhan
2026-04-01rust_binder: add `wait_for_work` tracepointMohamad Alsadhan
2026-04-01rust_binder: add ioctl/read/write done tracepointsMohamad Alsadhan
2026-03-31rust_binder: introduce TransactionInfoAlice Ryhl
2026-03-16Merge 7.0-rc4 into char-misc-nextGreg Kroah-Hartman
2026-02-26rust_binder: avoid name mangling for get_work[_local]Alice Ryhl
2026-02-26rust_binder: avoid reading the written value in offsets arrayAlice Ryhl
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-03drivers: android: binder: Update ARef imports from sync::arefShankari Anand
2026-01-26rust_binder: add additional alignment checksAlice Ryhl
2026-01-26rust_binder: correctly handle FDA objects of length zeroAlice Ryhl
2026-01-09rust_binder: Switch to kernel::sync atomic primitivesFUJITA Tomonori
2025-12-29rust_binder: add binder_transaction tracepointAlice Ryhl
2025-11-26rust_binder: move BC_FREE_BUFFER drop inside if statementAlice Ryhl
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl