开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder
/
node.rs
Age
Commit message (
Expand
)
Author
11 days
rust_binder: move (e)poll wait queue to Process
Alice Ryhl
11 days
rust_binder: Implement BINDER_DEBUG_DEAD_TRANSACTION
Jahnavi MN
11 days
rust_binder: Implement BINDER_DEBUG_DEATH_NOTIFICATION
Jahnavi MN
11 days
rust_binder: Implement BINDER_DEBUG_USER_ERROR for refcounting and death noti...
Jahnavi MN
14 days
Merge 7.2-rc3 into char-misc-next
Greg Kroah-Hartman
2026-07-10
rust_binder: avoid allocating under node_refs for freeze listeners
Alice Ryhl
2026-07-03
rust_binder: clear freeze listener on node removal
Alice Ryhl
2026-07-03
rust: binder: enable `clippy::as_underscore`
Tamir Duberstein
2026-07-03
rust: binder: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
2026-07-03
rust: binder: use strict provenance APIs
Tamir Duberstein
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
2025-11-26
rust_binder: fix race condition on death_list
Alice Ryhl
2025-10-13
rust_binder: clean `clippy::mem_replace_with_default` warning
Miguel Ojeda
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl