开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
/
binder_internal.h
Age
Commit message (
Expand
)
Author
2023-05-13
Binder: Add async from to transaction record
Chuang Zhang
2023-05-13
Binder: Add timestamp to transaction record
Chuang Zhang
2023-01-19
binder: return pending info for frozen async txns
Li Li
2022-07-08
binder: fix redefinition of seq_file attributes
Carlos Llamas
2022-05-09
binder: add BINDER_GET_EXTENDED_ERROR ioctl
Carlos Llamas
2022-04-22
binder: hold fd_install until allocating fds first
Carlos Llamas
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-14
binder: use euid from cred instead of using task
Todd Kjos
2021-09-14
binder: fix freeze race
Li Li
2021-04-10
binder: tell userspace to dump current backtrace when detected oneway spamming
Hang Lu
2021-04-10
binder: fix the missing BR_FROZEN_REPLY in binder_return_strings
Hang Lu
2021-03-24
binder: BINDER_GET_FROZEN_INFO ioctl
Marco Ballesio
2021-03-24
binder: BINDER_FREEZE ioctl
Marco Ballesio
2020-11-11
binder: move structs from core file to header file
Frankie.Chang
2020-03-03
binder: prevent UAF for binderfs devices II
Christian Brauner
2020-03-03
binder: prevent UAF for binderfs devices
Christian Brauner
2019-10-10
binder: prevent UAF read in print_binder_transaction_log_entry()
Christian Brauner
2019-09-04
binder: Add binder_proc logging to binderfs
Hridya Valsaraju
2019-09-04
binder: Make transaction_log available in binderfs
Hridya Valsaraju
2019-09-04
binder: Add stats, state and transactions files
Hridya Valsaraju
2019-09-04
binder: Add default binder devices through binderfs when configured
Hridya Valsaraju
2019-02-01
binderfs: remove separate device_initcall()
Christian Brauner
2018-12-19
binder: implement binderfs
Christian Brauner