summaryrefslogtreecommitdiff
path: root/drivers/android/binder/process.rs
AgeCommit message (Expand)Author
2026-04-01rust_binder: add ioctl/read/write done tracepointsMohamad Alsadhan
2026-04-01rust_binder: make use of == for TaskAlice Ryhl
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: call set_notification_done() without proc lockAlice Ryhl
2026-02-03drivers: android: binder: Update ARef imports from sync::arefShankari Anand
2026-01-26rust_binder: refactor context management to use KVVecJason Hall
2025-12-29rust_binder: add binder_transaction tracepointAlice Ryhl
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-12-02rust_binder: use bitmap for allocation of handlesAlice Ryhl
2025-11-26rust_binder: avoid mem::take on delivered_deathsAlice Ryhl
2025-11-26rust_binder: use compat_ptr_ioctlAlice Ryhl
2025-11-16rust: rbtree: add immutable cursorVitaly Wool
2025-10-20rust_binder: remove trailing commaTamir Duberstein
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl
2025-10-13rust_binder: remove warning about orphan mappingsAlice Ryhl
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl