index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder
/
thread.rs
Age
Commit message (
Expand
)
Author
2026-04-01
rust_binder: add `command`/`return` tracepoints
Mohamad Alsadhan
2026-04-01
rust_binder: add fd translation tracepoints
Mohamad Alsadhan
2026-04-01
rust_binder: add `wait_for_work` tracepoint
Mohamad Alsadhan
2026-04-01
rust_binder: add ioctl/read/write done tracepoints
Mohamad Alsadhan
2026-03-31
rust_binder: introduce TransactionInfo
Alice Ryhl
2026-03-16
Merge 7.0-rc4 into char-misc-next
Greg Kroah-Hartman
2026-02-26
rust_binder: avoid name mangling for get_work[_local]
Alice Ryhl
2026-02-26
rust_binder: avoid reading the written value in offsets array
Alice Ryhl
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-03
drivers: android: binder: Update ARef imports from sync::aref
Shankari Anand
2026-01-26
rust_binder: add additional alignment checks
Alice Ryhl
2026-01-26
rust_binder: correctly handle FDA objects of length zero
Alice Ryhl
2026-01-09
rust_binder: Switch to kernel::sync atomic primitives
FUJITA Tomonori
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
2025-11-26
rust_binder: move BC_FREE_BUFFER drop inside if statement
Alice Ryhl
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl