blob: 68e00086290b9f1a975158ff93aa8246cc88f0d7 [file] [log] [blame]
ae65c8510f33 ("android: binder: Fix null ptr dereference in debug msg")
74310e06be4d ("android: binder: Move buffer out of area shared with user space")
4175e2b46fd4 ("android: binder: Add allocator selftest")
e21762196118 ("android: binder: Refactor prev and next buffer into a helper function")
53d311cfa19a ("binder: protect against two threads freeing buffer")
0c972a05cde6 ("binder: move binder_alloc to separate file")
19c987241ca1 ("binder: separate out binder_alloc functions")
7c03f0d6163a ("binder: remove unneeded cleanup code")
fdfb4a99b6ab ("binder: separate binder allocator structure from binder proc")
a2b18708ee14 ("Revert "android: binder: Sanity check at binder ioctl"")
ecf1385d72f0 ("mm: drop unused argument of zap_page_range()")
0594f58dbd95 ("userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition")
05ce77249d50 ("userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request")
72f87654c696 ("userfaultfd: non-cooperative: add mremap() event")
893e26e61d04 ("userfaultfd: non-cooperative: Add fork() event")
9cd75c3cd4c3 ("userfaultfd: non-cooperative: add ability to report non-PF events from uffd descriptor")
6dcc27fd3943 ("userfaultfd: non-cooperative: Split the find_userfault() routine")
def95c73567d ("binder: Add support for file-descriptor arrays")
7980240b6d63 ("binder: Add support for scatter-gather")
4bfac80af3a6 ("binder: Add extra size to allocator")
a056af42032e ("binder: Refactor binder_transact()")
ac4812c5ffbb ("binder: Support multiple /dev instances")
14db31814a9a ("binder: Deal with contexts in debugfs")
342e5c90b601 ("binder: Support multiple context managers")
feba3900cabb ("binder: Split flat_binder_object")