summaryrefslogtreecommitdiff
path: root/drivers/android/binder_alloc_selftest.c
AgeCommit message (Expand)Author
2023-12-06android: binder: fix a kernel-doc enum warningRandy Dunlap
2023-12-05binder: rename lru shrinker utilitiesCarlos Llamas
2023-12-05binder: remove pid param in binder_alloc_new_buf()Carlos Llamas
2023-12-05binder: keep vma addresses type as unsigned longCarlos Llamas
2023-05-13Revert "android: binder: stop saving a pointer to the VMA"Carlos Llamas
2022-07-29android: binder: stop saving a pointer to the VMALiam R. Howlett
2020-09-03binder: print warnings when detecting oneway spamming.Martijn Coenen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-02-14binder: fix sparse issue in binder_alloc_selftest.cTodd Kjos
2019-02-12binder: use userspace pointer as base of buffer spaceTodd Kjos
2017-08-28android: binder: Add global lru shrinker to binderSherry Yang
2017-08-28android: binder: Move buffer out of area shared with user spaceSherry Yang
2017-08-28android: binder: Add allocator selftestSherry Yang