aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/android/binder_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-14binder: fix freeze raceLi Li1-0/+2
2021-04-10binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu1-1/+5
2021-04-10binder: fix the missing BR_FROZEN_REPLY in binder_return_stringsHang Lu1-1/+1
2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio1-0/+6
2021-03-24binder: BINDER_FREEZE ioctlMarco Ballesio1-0/+12
2020-11-11binder: move structs from core file to header fileFrankie.Chang1-0/+406
2020-03-03binder: prevent UAF for binderfs devices IIChristian Brauner1-13/+2
2020-03-03binder: prevent UAF for binderfs devicesChristian Brauner1-0/+13
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner1-1/+1
2019-09-04binder: Add binder_proc logging to binderfsHridya Valsaraju1-0/+46
2019-09-04binder: Make transaction_log available in binderfsHridya Valsaraju1-0/+30
2019-09-04binder: Add stats, state and transactions filesHridya Valsaraju1-0/+8
2019-09-04binder: Add default binder devices through binderfs when configuredHridya Valsaraju1-0/+2
2019-02-01binderfs: remove separate device_initcall()Christian Brauner1-0/+9
2018-12-19binder: implement binderfsChristian Brauner1-0/+49