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