index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder
/
transaction.rs
Age
Commit message (
Expand
)
Author
2026-07-31
rust_binder: Update transaction flags to use kernel::impl_flags!
Jahnavi MN
2026-07-17
rust_binder: move (e)poll wait queue to Process
Alice Ryhl
2026-07-17
rust_binder: report netlink transactions
Carlos Llamas
2026-07-17
rust_binder: Implement BINDER_DEBUG_DEAD_TRANSACTION
Jahnavi MN
2026-07-17
rust_binder: Implement BINDER_DEBUG_FAILED_TRANSACTION
Jahnavi MN
2026-07-14
Merge 7.2-rc3 into char-misc-next
Greg Kroah-Hartman
2026-07-03
rust: binder: enable `clippy::as_underscore`
Tamir Duberstein
2026-07-03
rust_binder: fix BINDER_GET_EXTENDED_ERROR
Alice Ryhl
2026-05-22
rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXN
Alice Ryhl
2026-04-01
rust_binder: add `transaction_received` tracepoint
Mohamad Alsadhan
2026-03-31
rust_binder: introduce TransactionInfo
Alice Ryhl
2026-02-26
rust_binder: use current_euid() for transaction sender identity
Jann Horn
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-10-13
rust_binder: report freeze notification only when fully frozen
Alice Ryhl
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl