index
:
pub/scm/linux/kernel/git/jfern/linux.git
master
Joel Fernandes's fork of linux.git
Joel Fernandes
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
Files
Lines
2026-08-25
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+23
2026-08-12
rust_binder: use `LocalModule` for `THIS_MODULE`
Alvin Sun
1
-1
/
+2
2026-07-17
rust_binder: use pin_init::zeroed for file_operations initialization
Nicolás Antinori
1
-4
/
+1
2026-07-17
rust_binder: report netlink transactions
Carlos Llamas
1
-2
/
+6
2026-07-17
rust_binder: Implement BINDER_DEBUG_DEAD_TRANSACTION
Jahnavi MN
1
-2
/
+12
2026-07-17
rust_binder: Add dynamic debug logging mask
Jahnavi MN
1
-0
/
+2
2026-07-03
rust: binder: enable `clippy::cast_lossless`
Tamir Duberstein
1
-1
/
+0
2026-07-03
rust: binder: enable `clippy::as_underscore`
Tamir Duberstein
1
-2
/
+2
2026-07-03
rust: binder: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
1
-1
/
+1
2026-07-03
rust: binder: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-6
/
+1
2026-07-03
rust: binder: use strict provenance APIs
Tamir Duberstein
1
-1
/
+1
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
1
-0
/
+2
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2026-04-03
rust_binder: override crate name to rust_binder
Alice Ryhl
1
-0
/
+2
2026-04-01
rust_binder: add `command`/`return` tracepoints
Mohamad Alsadhan
1
-0
/
+1
2026-04-01
rust_binder: drop startup init log message
Pedro Montes Alcalde
1
-2
/
+0
2026-03-31
rust_binder: use AssertSync for BINDER_VM_OPS
Alice Ryhl
1
-1
/
+1
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2026-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
1
-2
/
+1
2026-01-09
rust_binder: Switch to kernel::sync atomic primitives
FUJITA Tomonori
1
-11
/
+9
2025-12-29
rust_binder: Fix build failure if !CONFIG_COMPAT
Xi Ruoyao
1
-0
/
+1
2025-12-29
rust_binder: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-1
/
+1
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
1
-0
/
+8
2025-11-26
rust_binder: use compat_ptr_ioctl
Alice Ryhl
1
-19
/
+3
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
1
-0
/
+627