aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/android/binder/process.rs
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+6
6 daysMerge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds1-17/+47
8 daysMerge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-2/+2
10 daysrust_binder: use bitmap for allocation of handlesAlice Ryhl1-17/+47
2025-11-26rust_binder: avoid mem::take on delivered_deathsAlice Ryhl1-2/+6
2025-11-26rust_binder: use compat_ptr_ioctlAlice Ryhl1-9/+0
2025-11-16rust: rbtree: add immutable cursorVitaly Wool1-1/+1
2025-10-20rust_binder: remove trailing commaTamir Duberstein1-1/+1
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl1-9/+37
2025-10-13rust_binder: remove warning about orphan mappingsAlice Ryhl1-4/+0
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+1696