index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder
/
process.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
rust_binder: clear freeze listener on node removal
Alice Ryhl
1
-1
/
+11
2026-07-03
rust_binder: reject context manager self-transaction
Keshav Verma
1
-1
/
+5
2026-05-22
rust_binder: Avoid holding lock when dropping delivered_death
Matthew Maurer
1
-1
/
+6
2026-04-01
rust_binder: add ioctl/read/write done tracepoints
Mohamad Alsadhan
1
-2
/
+5
2026-04-01
rust_binder: make use of == for Task
Alice Ryhl
1
-2
/
+2
2026-03-31
rust_binder: introduce TransactionInfo
Alice Ryhl
1
-8
/
+7
2026-03-16
Merge 7.0-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+2
2026-02-26
rust_binder: avoid name mangling for get_work[_local]
Alice Ryhl
1
-0
/
+3
2026-02-26
rust_binder: call set_notification_done() without proc lock
Alice Ryhl
1
-1
/
+2
2026-02-03
drivers: android: binder: Update ARef imports from sync::aref
Shankari Anand
1
-1
/
+1
2026-01-26
rust_binder: refactor context management to use KVVec
Jason Hall
1
-3
/
+2
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
1
-0
/
+7
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-11
/
+6
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
1
-17
/
+47
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-2
/
+2
2025-12-02
rust_binder: use bitmap for allocation of handles
Alice Ryhl
1
-17
/
+47
2025-11-26
rust_binder: avoid mem::take on delivered_deaths
Alice Ryhl
1
-2
/
+6
2025-11-26
rust_binder: use compat_ptr_ioctl
Alice Ryhl
1
-9
/
+0
2025-11-16
rust: rbtree: add immutable cursor
Vitaly Wool
1
-1
/
+1
2025-10-20
rust_binder: remove trailing comma
Tamir Duberstein
1
-1
/
+1
2025-10-13
rust_binder: report freeze notification only when fully frozen
Alice Ryhl
1
-9
/
+37
2025-10-13
rust_binder: remove warning about orphan mappings
Alice Ryhl
1
-4
/
+0
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
1
-0
/
+1696