index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
android
Age
Commit message (
Expand
)
Author
2023-12-15
binder: use enum for binder ioctls
Alice Ryhl
2023-01-19
binder: return pending info for frozen async txns
Li Li
2022-06-27
Binder: add TF_UPDATE_TXN to replace outdated txn
Li Li
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-02
binder: fix sender_euid type in uapi header
Carlos Llamas
2022-05-09
binder: add BINDER_GET_EXTENDED_ERROR ioctl
Carlos Llamas
2022-02-17
android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverage
Masahiro Yamada
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-03-24
binder: BINDER_GET_FROZEN_INFO ioctl
Marco Ballesio
2021-03-24
binder: BINDER_FREEZE ioctl
Marco Ballesio
2020-12-09
binder: add flag to clear buffer on txn complete
Todd Kjos
2020-07-23
android: binder.h: drop a duplicated word
Randy Dunlap
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
2019-01-22
binder: create node flag to request sender's security context
Todd Kjos
2019-01-22
binderfs: use __u32 for device numbers
Christian Brauner
2019-01-22
binderfs: use correct include guards in header
Christian Brauner
2019-01-11
binderfs: rename header to binderfs.h
Christian Brauner
2018-12-19
binder: implement binderfs
Christian Brauner
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-09-01
ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl
Colin Cross
2017-08-22
ANDROID: binder: add padding to binder_fd_array_object.
Martijn Coenen
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-02-10
binder: Add support for file-descriptor arrays
Martijn Coenen
2017-02-10
binder: Add support for scatter-gather
Martijn Coenen
2017-02-10
binder: Split flat_binder_object
Martijn Coenen
2014-10-20
android: uapi: binder.h
Greg Kroah-Hartman
2014-10-20
staging: android: binder: move to the "real" part of the kernel
Greg Kroah-Hartman