summaryrefslogtreecommitdiff
path: root/drivers/android/binder/rust_binderfs.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2026-02-07Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2026-02-05rust_binderfs: fix a dentry leakAl Viro1-7/+2
2026-02-03rust_binderfs: fix ida_alloc_max() upper boundCarlos Llamas1-4/+4
2025-11-18convert rust_binderfsAl Viro1-88/+33
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl1-0/+850