source: G950FXXS5DSI1
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / drivers / android / binder.c
2019-10-12 Michael Benedictsource: G950FXXS5DSI1
2019-08-24 Michael Benedictsource: G950F DSE4
2018-01-10 Greg Kroah-HartmanMerge 4.4.111 into android-4.4
2018-01-06 Greg Kroah-HartmanMerge 4.4.110 into android-4.4
2018-01-02 Greg Kroah-HartmanMerge 4.4.109 into android-4.4
2017-12-27 Greg Kroah-HartmanMerge 4.4.108 into android-4.4
2017-12-20 Martijn CoenenANDROID: binder: Remove obsolete proc waitqueue.
2017-12-20 Greg Kroah-HartmanMerge 4.4.107 into android-4.4
2017-12-18 Greg Kroah-HartmanMerge 4.4.106 into android-4.4
2017-12-10 Greg Kroah-HartmanMerge 4.4.105 into android-4.4
2017-12-05 Greg Kroah-HartmanMerge 4.4.104 into android-4.4
2017-11-30 Greg Kroah-HartmanMerge 4.4.103 into android-4.4
2017-11-27 Arnd BergmannUPSTREAM: android: binder: fix type mismatch warning
2017-11-24 Greg Kroah-HartmanMerge 4.4.102 into android-4.4
2017-11-24 Greg Kroah-HartmanMerge 4.4.101 into android-4.4
2017-11-21 Greg Kroah-HartmanMerge 4.4.100 into android-4.4
2017-11-18 Greg Kroah-HartmanMerge 4.4.99 into android-4.4
2017-11-15 Todd KjosFROMLIST: binder: fix proc->files use-after-free
2017-11-15 Greg Kroah-HartmanMerge 4.4.98 into android-4.4
2017-11-13 Martijn CoenenANDROID: binder: clarify deferred thread work.
2017-11-08 Greg Kroah-HartmanMerge 4.4.97 into android-4.4
2017-11-02 Greg Kroah-HartmanMerge 4.4.96 into android-4.4
2017-10-30 Greg Kroah-HartmanMerge 4.4.95 into android-4.4
2017-10-26 Martijn CoenenANDROID: binder: Add thread->process_todo flag.
2017-10-22 Greg Kroah-HartmanMerge 4.4.94 into android-4.4
2017-10-19 Dmitry ShmidtMerge 4.4.93 into android-4.4
2017-10-16 Greg HackmannMerge branch 'android-4.4-llvm' into android-4.4
2017-10-12 Ganesh MahendranANDROID: binder: fix node sched policy calculation
2017-10-12 Greg Kroah-HartmanMerge 4.4.92 into android-4.4
2017-10-12 Ganesh MahendranANDROID: binder: init desired_prio.sched_policy before...
2017-10-08 Greg Kroah-HartmanMerge 4.4.91 into android-4.4
2017-10-05 Greg Kroah-HartmanMerge 4.4.90 into android-4.4
2017-10-05 Martijn CoenenANDROID: binder: fix transaction leak.
2017-10-05 Martijn CoenenANDROID: binder: Add tracing for binder priority inheri...
2017-10-02 Todd KjosFROMLIST: binder: fix use-after-free in binder_transact...
2017-09-27 Greg Kroah-HartmanMerge 4.4.89 into android-4.4
2017-09-14 Greg Kroah-HartmanMerge 4.4.88 into android-4.4
2017-09-07 Greg Kroah-HartmanMerge 4.4.87 into android-4.4
2017-09-06 Xu YiPingFROMLIST: binder: fix an ret value override
2017-09-05 Xu YiPingFROMLIST: binder: fix memory corruption in binder_trans...
2017-09-04 Greg Kroah-HartmanMerge 4.4.86 into android-4.4
2017-09-01 Sherry YangFROMLIST: android: binder: Add page usage in binder...
2017-09-01 Sherry YangFROMLIST: android: binder: Add global lru shrinker...
2017-09-01 Sherry YangFROMLIST: android: binder: Add allocator selftest
2017-08-30 Greg Kroah-HartmanMerge 4.4.85 into android-4.4
2017-08-30 Martijn CoenenANDROID: binder: fix proc->tsk check.
2017-08-30 Riley Andrewsbinder: Use wake up hint for synchronous transactions.
2017-08-30 Todd Kjosbinder: use group leader instead of open thread
2017-08-29 Greg Kroah-HartmanMerge 4.4.84 into android-4.4
2017-08-16 Greg Kroah-HartmanMerge 4.4.83 into android-4.4
2017-08-14 Greg Kroah-HartmanMerge 4.4.82 into android-4.4
2017-08-11 Greg Kroah-HartmanMerge 4.4.81 into android-4.4
2017-08-11 Martijn CoenenANDROID: binder: don't queue async transactions to...
2017-08-11 Martijn CoenenANDROID: binder: don't enqueue death notifications...
2017-08-11 Martijn CoenenANDROID: binder: call poll_wait() unconditionally.
2017-08-07 Greg Kroah-HartmanMerge 4.4.80 into android-4.4
2017-07-28 Martijn CoenenANDROID: binder: Don't BUG_ON(!spin_is_locked()).
2017-07-27 Greg Kroah-HartmanMerge 4.4.79 into android-4.4
2017-07-21 Greg Kroah-HartmanMerge 4.4.78 into android-4.4
2017-07-20 Martijn CoenenANDROID: binder: don't check prio permissions on restore.
2017-07-19 Colin CrossAdd BINDER_GET_NODE_DEBUG_INFO ioctl
2017-07-15 Greg Kroah-HartmanMerge 4.4.77 into android-4.4
2017-07-14 Martijn CoenenANDROID: binder: add RT inheritance flag to node.
2017-07-14 Martijn CoenenANDROID: binder: improve priority inheritance.
2017-07-14 Martijn CoenenANDROID: binder: add min sched_policy to node.
2017-07-14 Martijn CoenenANDROID: binder: add support for RT prio inheritance.
2017-07-14 Martijn CoenenANDROID: binder: push new transactions to waiting threads.
2017-07-14 Martijn CoenenANDROID: binder: remove proc waitqueue
2017-07-13 Todd KjosFROMLIST: binder: remove global binder lock
2017-07-13 Martijn CoenenFROMLIST: binder: fix death race conditions
2017-07-13 Todd KjosFROMLIST: binder: protect against stale pointers in...
2017-07-13 Todd KjosFROMLIST: binder: protect binder_ref with outer lock
2017-07-13 Todd KjosFROMLIST: binder: use inner lock to protect thread...
2017-07-13 Martijn CoenenFROMLIST: binder: protect transaction_stack with inner...
2017-07-13 Todd KjosFROMLIST: binder: protect proc->threads with inner_lock
2017-07-13 Todd KjosFROMLIST: binder: protect proc->nodes with inner lock
2017-07-13 Todd KjosFROMLIST: binder: add spinlock to protect binder_node
2017-07-13 Todd KjosFROMLIST: binder: add spinlocks to protect todo lists
2017-07-13 Todd KjosFROMLIST: binder: use inner lock to sync work dq and...
2017-07-13 Todd KjosFROMLIST: binder: introduce locking helper functions
2017-07-13 Todd KjosFROMLIST: binder: use node->tmp_refs to ensure node...
2017-07-13 Todd KjosFROMLIST: binder: refactor binder ref inc/dec for threa...
2017-07-13 Todd KjosFROMLIST: binder: make sure accesses to proc/thread...
2017-07-13 Todd KjosFROMLIST: binder: make sure target_node has strong ref
2017-07-13 Todd KjosFROMLIST: binder: guarantee txn complete / errors deliv...
2017-07-13 Todd KjosFROMLIST: binder: refactor binder_pop_transaction
2017-07-13 Todd KjosFROMLIST: binder: use atomic for transaction_log index
2017-07-13 Todd KjosFROMLIST: binder: protect against two threads freeing...
2017-07-13 Todd KjosFROMLIST: binder: remove dead code in binder_get_ref_fo...
2017-07-13 Todd KjosFROMLIST: binder: don't modify thread->looper from...
2017-07-13 Todd KjosFROMLIST: binder: avoid race conditions when enqueuing txn
2017-07-13 Todd KjosFROMLIST: binder: refactor queue management in binder_t...
2017-07-13 Todd KjosFROMLIST: binder: add log information for binder transa...
2017-07-13 Todd KjosFROMLIST: binder: make binder_last_id an atomic
2017-07-13 Badhri Jagan SridharanFROMLIST: binder: change binder_stats to atomics
2017-07-13 Todd KjosFROMLIST: binder: add protection for non-perf cases
2017-07-13 Todd KjosFROMLIST: binder: remove binder_debug_no_lock mechanism
2017-07-13 Todd KjosFROMLIST: binder: move binder_alloc to separate file
2017-07-13 Todd KjosFROMLIST: binder: separate out binder_alloc functions
2017-07-13 Todd KjosFROMLIST: binder: remove unneeded cleanup code
next