blob: f03afdbd7ca85a24b2231af34bacdc06cf927ca8 [file] [log] [blame]
2669b8b0c798 ("binder: prevent UAF for binderfs devices")
4feb80faf428 ("binder: Add binder_proc logging to binderfs")
03e2e07e3814 ("binder: Make transaction_log available in binderfs")
0e13e452dafc ("binder: Add stats, state and transactions files")
f00834518ed3 ("binder: add a mount option to show global stats")
ca2864c6e896 ("binder: Add default binder devices through binderfs when configured")
5b9633af298b ("binderfs: remove separate device_initcall()")
793c82329376 ("binder: fix CONFIG_ANDROID_BINDER_DEVICES")
36975fc3e5f2 ("binderfs: rework binderfs_fill_super()")
7e7ca7744a53 ("binderfs: fix error return code in binderfs_fill_super()")
849d540ddfcd ("binderfs: implement "max" mount option")
b6c770d7c9dc ("binderfs: make each binderfs mount a new instance")
3ad20fe393b3 ("binder: implement binderfs")
c13e0a528819 ("binder: remove BINDER_DEBUG_ENTRY()")
6b6642dadd68 ("android: binder: use kstrdup instead of open-coding it")
22eb9476b5d8 ("binder: free memory on error")
72196393a5e3 ("binder: add spinlocks to protect todo lists")
ed29721e22e3 ("binder: use inner lock to sync work dq and node counts")
9630fe8839ba ("binder: introduce locking helper functions")
adc188422227 ("binder: use node->tmp_refs to ensure node safety")
372e3147df70 ("binder: refactor binder ref inc/dec for thread safety")
7a4408c6bd3e ("binder: make sure accesses to proc/thread are safe")
eb34983ba170 ("binder: make sure target_node has strong ref")
26549d177410 ("binder: guarantee txn complete / errors delivered in-order")
b6d282cea3f3 ("binder: refactor binder_pop_transaction")
d99c7333ab1c ("binder: use atomic for transaction_log index")
e4cffcf4bf8b ("binder: remove dead code in binder_get_ref_for_node")
08dabceefee0 ("binder: don't modify thread->looper from other threads")
ccae6f676001 ("binder: avoid race conditions when enqueuing txn")
26b47d8a16a7 ("binder: refactor queue management in binder_thread_read")
57ada2fb2250 ("binder: add log information for binder transaction failures")
656a800aad60 ("binder: make binder_last_id an atomic")
c44b1231ff11 ("binder: add protection for non-perf cases")
1cf29cf4295a ("binder: remove binder_debug_no_lock mechanism")
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")
00b40d613352 ("binder: Use wake up hint for synchronous transactions.")
c4ea41ba195d ("binder: use group leader instead of open thread")
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")