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
/
thread.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
rust_binder: only print failure if error has source
Alice Ryhl
1
-7
/
+7
2026-07-03
rust_binder: fix BINDER_GET_EXTENDED_ERROR
Alice Ryhl
1
-19
/
+46
2026-04-01
rust_binder: add `command`/`return` tracepoints
Mohamad Alsadhan
1
-0
/
+1
2026-04-01
rust_binder: add fd translation tracepoints
Mohamad Alsadhan
1
-0
/
+1
2026-04-01
rust_binder: add `wait_for_work` tracepoint
Mohamad Alsadhan
1
-2
/
+9
2026-04-01
rust_binder: add ioctl/read/write done tracepoints
Mohamad Alsadhan
1
-0
/
+2
2026-03-31
rust_binder: introduce TransactionInfo
Alice Ryhl
1
-83
/
+107
2026-03-16
Merge 7.0-rc4 into char-misc-next
Greg Kroah-Hartman
1
-11
/
+6
2026-02-26
rust_binder: avoid name mangling for get_work[_local]
Alice Ryhl
1
-0
/
+6
2026-02-26
rust_binder: avoid reading the written value in offsets array
Alice Ryhl
1
-11
/
+6
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+2
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-13
/
+11
2026-02-03
drivers: android: binder: Update ARef imports from sync::aref
Shankari Anand
1
-2
/
+1
2026-01-26
rust_binder: add additional alignment checks
Alice Ryhl
1
-14
/
+36
2026-01-26
rust_binder: correctly handle FDA objects of length zero
Alice Ryhl
1
-25
/
+34
2026-01-09
rust_binder: Switch to kernel::sync atomic primitives
FUJITA Tomonori
1
-13
/
+11
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
1
-0
/
+1
2025-11-26
rust_binder: move BC_FREE_BUFFER drop inside if statement
Alice Ryhl
1
-2
/
+2
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
1
-0
/
+1596