index
:
pub/scm/linux/kernel/git/tegra/linux.git
master
NVIDIA Tegra ARM sub-architecture
Tegra group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder
/
node.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
rust_binder: add ownership assertion to Node::add_death
Georgios Androutsopoulos
1
-0
/
+4
2026-07-17
rust_binder: move (e)poll wait queue to Process
Alice Ryhl
1
-2
/
+2
2026-07-17
rust_binder: Implement BINDER_DEBUG_DEAD_TRANSACTION
Jahnavi MN
1
-1
/
+8
2026-07-17
rust_binder: Implement BINDER_DEBUG_DEATH_NOTIFICATION
Jahnavi MN
1
-0
/
+5
2026-07-17
rust_binder: Implement BINDER_DEBUG_USER_ERROR for refcounting and death noti...
Jahnavi MN
1
-4
/
+6
2026-07-14
Merge 7.2-rc3 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+4
2026-07-10
rust_binder: avoid allocating under node_refs for freeze listeners
Alice Ryhl
1
-24
/
+23
2026-07-03
rust_binder: clear freeze listener on node removal
Alice Ryhl
1
-4
/
+6
2026-07-03
rust: binder: enable `clippy::as_underscore`
Tamir Duberstein
1
-5
/
+6
2026-07-03
rust: binder: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
1
-1
/
+2
2026-07-03
rust: binder: use strict provenance APIs
Tamir Duberstein
1
-1
/
+1
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
1
-0
/
+8
2025-11-26
rust_binder: fix race condition on death_list
Alice Ryhl
1
-3
/
+3
2025-10-13
rust_binder: clean `clippy::mem_replace_with_default` warning
Miguel Ojeda
1
-1
/
+1
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
1
-0
/
+1131