summaryrefslogtreecommitdiff
path: root/drivers/android/binder
AgeCommit message (Expand)Author
2026-03-19rust_binder: call set_notification_done() without proc lockAlice Ryhl
2026-03-19rust_binder: avoid reading the written value in offsets arrayAlice Ryhl
2026-03-19rust_binder: check ownership before using vmaAlice Ryhl
2026-03-19rust_binder: fix oneway spam detectionCarlos Llamas
2026-02-11rust_binderfs: fix ida_alloc_max() upper boundCarlos Llamas
2026-02-11rust_binder: add additional alignment checksAlice Ryhl
2026-02-11rust_binder: correctly handle FDA objects of length zeroAlice Ryhl
2026-01-17rust_binder: remove spin_lock() in rust_shrink_free_page()Alice Ryhl
2026-01-02rust_binder: avoid mem::take on delivered_deathsAlice Ryhl
2025-12-12rust_binder: fix race condition on death_listAlice Ryhl
2025-10-13rust_binder: report freeze notification only when fully frozenAlice Ryhl
2025-10-13rust_binder: don't delete FreezeListener if there are pending duplicatesAlice Ryhl
2025-10-13rust_binder: freeze_notif_done should resend if wrong stateAlice Ryhl
2025-10-13rust_binder: remove warning about orphan mappingsAlice Ryhl
2025-10-13rust_binder: clean `clippy::mem_replace_with_default` warningMiguel Ojeda
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl