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
/
rust_binder_main.rs
Age
Commit message (
Expand
)
Author
7 days
rust: binder: enable `clippy::cast_lossless`
Tamir Duberstein
7 days
rust: binder: enable `clippy::as_underscore`
Tamir Duberstein
7 days
rust: binder: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
7 days
rust: binder: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
7 days
rust: binder: use strict provenance APIs
Tamir Duberstein
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-04-03
rust_binder: override crate name to rust_binder
Alice Ryhl
2026-04-01
rust_binder: add `command`/`return` tracepoints
Mohamad Alsadhan
2026-04-01
rust_binder: drop startup init log message
Pedro Montes Alcalde
2026-03-31
rust_binder: use AssertSync for BINDER_VM_OPS
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-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
2026-01-09
rust_binder: Switch to kernel::sync atomic primitives
FUJITA Tomonori
2025-12-29
rust_binder: Fix build failure if !CONFIG_COMPAT
Xi Ruoyao
2025-12-29
rust_binder: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
2025-11-26
rust_binder: use compat_ptr_ioctl
Alice Ryhl
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl