summaryrefslogtreecommitdiff
path: root/drivers/android/binder/page_range.rs
AgeCommit message (Expand)AuthorFilesLines
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds1-3/+3
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda1-20/+64
2026-04-07rust: declare cfi_encoding for lru_statusAlice Ryhl1-3/+3
2026-04-05mm: rename zap_page_range_single() to zap_vma_range()David Hildenbrand (Arm)1-2/+2
2026-03-31rust_binder: use AssertSync for BINDER_VM_OPSAlice Ryhl1-3/+5
2026-02-27rust_binder: use lock_vma_under_rcu() in use_page_slow()Alice Ryhl1-18/+19
2026-02-27rust_binder: check ownership before using vmaAlice Ryhl1-20/+63
2025-12-29rust_binder: remove spin_lock() in rust_shrink_free_page()Alice Ryhl1-3/+0
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+734