blob: 0d31c0b774fb5c188138ae4878443e23a0d34fa0 [file] [log] [blame]
db6b0b810bf9 ("binder: avoid kernel vm_area for buffer fixups")
7a67a39320df ("binder: add function to copy binder object from buffer")
8ced0c6231ea ("binder: add functions to copy to/from binder buffers")
1a7c3d9bb7a9 ("binder: create userspace-to-binder-buffer copy function")
ec74136ded79 ("binder: create node flag to request sender's security context")
80cd795630d6 ("binder: fix use-after-free due to ksys_close() during fdget()")
7bada55ab506 ("binder: fix race that allows malicious free of live buffer")
b7e6a8961b5d ("binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.")
44d8047f1d87 ("binder: use standard functions to allocate fds")
128f38041035 ("android: binder: Rate-limit debug and userspace triggered err msgs")
1e81c57b5983 ("android: binder_alloc: Include asm/cacheflush.h after linux/ include files")
361f2ddbb0c9 ("ANDROID: binder: re-order some conditions")
197410ad884e ("android: binder: Use true and false for boolean values")
7f3dc0088b98 ("binder: fix proc->files use-after-free")
fb2c445277e7 ("ANDROID: binder: fix transaction leak.")