Todd Kjos ([email protected])

Number of posts: 116 (0.84 per day)
First post: 2017-06-29 19:02:51
Last post: 2017-11-15 02:14:12

Date List Subject
2017-06-29 19:05:37 linux-kernel [PATCH 28/37] binder: add spinlocks to protect todo lists
2017-06-29 19:05:20 linux-kernel [PATCH 36/37] binder: fix death race conditions
2017-06-29 19:05:11 linux-kernel [PATCH 33/37] binder: use inner lock to protect thread accounting
2017-06-29 19:04:54 linux-kernel [PATCH 35/37] binder: protect against stale pointers in print_binder_transaction
2017-06-29 19:04:25 linux-kernel [PATCH 07/37] binder: move binder_alloc to separate file
2017-06-29 19:04:16 linux-kernel [PATCH 13/37] binder: refactor queue management in binder_thread_read
2017-06-29 19:04:04 linux-kernel [PATCH 10/37] binder: change binder_stats to atomics
2017-06-29 19:03:54 linux-kernel [PATCH 06/37] binder: separate out binder_alloc functions
2017-06-29 19:03:46 linux-kernel [PATCH 12/37] binder: add log information for binder transaction failures
2017-06-29 19:03:38 linux-kernel [PATCH 09/37] binder: add protection for non-perf cases
2017-06-29 19:03:21 linux-kernel [PATCH 03/37] binder: Use wake up hint for synchronous transactions.
2017-06-29 19:03:12 linux-kernel [PATCH 04/37] binder: separate binder allocator structure from binder proc
2017-06-29 19:03:02 linux-kernel [PATCH 01/37] Revert "android: binder: Sanity check at binder ioctl"
2017-06-29 19:02:51 linux-kernel [PATCH 00/37] fine-grained locking in binder driver