summaryrefslogtreecommitdiffstats
path: root/drivers/android/binder_internal.h
AgeCommit message (Expand)AuthorLines
2023-01-19binder: return pending info for frozen async txnsLi Li-1/+2
2022-07-08binder: fix redefinition of seq_file attributesCarlos Llamas-35/+11
2022-05-09binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas-0/+3
2022-04-22binder: hold fd_install until allocating fds firstCarlos Llamas-0/+2
2021-11-01Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+4
2021-10-14binder: use euid from cred instead of using taskTodd Kjos-0/+4
2021-09-14binder: fix freeze raceLi Li-0/+2
2021-04-10binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu-1/+5
2021-04-10binder: fix the missing BR_FROZEN_REPLY in binder_return_stringsHang Lu-1/+1
2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio-0/+6
2021-03-24binder: BINDER_FREEZE ioctlMarco Ballesio-0/+12
2020-11-11binder: move structs from core file to header fileFrankie.Chang-0/+406
2020-03-03binder: prevent UAF for binderfs devices IIChristian Brauner-13/+2
2020-03-03binder: prevent UAF for binderfs devicesChristian Brauner-0/+13
2019-10-10binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner-1/+1
2019-09-04binder: Add binder_proc logging to binderfsHridya Valsaraju-0/+46
2019-09-04binder: Make transaction_log available in binderfsHridya Valsaraju-0/+30
2019-09-04binder: Add stats, state and transactions filesHridya Valsaraju-0/+8
2019-09-04binder: Add default binder devices through binderfs when configuredHridya Valsaraju-0/+2
2019-02-01binderfs: remove separate device_initcall()Christian Brauner-0/+9
2018-12-19binder: implement binderfsChristian Brauner-0/+49