index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-11
rust_binderfs: fix ida_alloc_max() upper bound
Carlos Llamas
1
-4
/
+4
2026-02-11
rust_binder: add additional alignment checks
Alice Ryhl
1
-14
/
+36
2026-02-11
rust_binder: correctly handle FDA objects of length zero
Alice Ryhl
1
-25
/
+34
2026-01-17
rust_binder: remove spin_lock() in rust_shrink_free_page()
Alice Ryhl
1
-3
/
+0
2026-01-02
rust_binder: avoid mem::take on delivered_deaths
Alice Ryhl
1
-2
/
+6
2025-12-12
rust_binder: fix race condition on death_list
Alice Ryhl
1
-3
/
+3
2025-10-13
rust_binder: report freeze notification only when fully frozen
Alice Ryhl
3
-14
/
+42
2025-10-13
rust_binder: don't delete FreezeListener if there are pending duplicates
Alice Ryhl
1
-1
/
+10
2025-10-13
rust_binder: freeze_notif_done should resend if wrong state
Alice Ryhl
1
-2
/
+3
2025-10-13
rust_binder: remove warning about orphan mappings
Alice Ryhl
1
-4
/
+0
2025-10-13
rust_binder: clean `clippy::mem_replace_with_default` warning
Miguel Ojeda
1
-1
/
+1
2025-09-19
rust_binder: add Rust Binder driver
Alice Ryhl
26
-0
/
+10249