1. b6c6212 ANDROID: binder: synchronize_rcu() when using POLLFREE. by Martijn Coenen · 7 years ago
  2. a494a71 ANDROID: binder: remove waitqueue when thread exits. by Martijn Coenen · 7 years ago
  3. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  4. 6f3433c binder: replace "%p" with "%pK" by Todd Kjos · 7 years ago
  5. 9cd1447 binder: Replace "%p" with "%pK" for stable by Ben Hutchings · 5 years ago
  6. c0d75da binder: fix proc->files use-after-free by Todd Kjos · 7 years ago
  7. febf108 binder: add missing binder_unlock() by Eric Biggers · 7 years ago
  8. 4be5a28 binder: check for binder_thread allocation failure in binder_poll() by Eric Biggers · 7 years ago
  9. cbd854d ANDROID: binder: fix proc->tsk check. by Martijn Coenen · 7 years ago
  10. 8fb0b0c binder: Use wake up hint for synchronous transactions. by Riley Andrews · 7 years ago
  11. 5105075 binder: use group leader instead of open thread by Todd Kjos · 7 years ago
  12. eda70a5 Revert "android: binder: Sanity check at binder ioctl" by Todd Kjos · 7 years ago
  13. 4afb604 ANDROID: binder: Clear binder and cookie when setting handle in flat binder struct by Arve Hjønnevåg · 8 years ago
  14. 0a3ffab ANDROID: binder: Add strong ref checks by Arve Hjønnevåg · 8 years ago
  15. 1beba52 android: binder: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  16. 3e66848 Merge 4.5-rc6 into staging-next by Greg Kroah-Hartman · 9 years ago
  17. bb27d49 Merge char-misc-next into staging-next by Greg Kroah-Hartman · 9 years ago
  18. 7a64cd8 drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE by Lisa Du · 9 years ago
  19. 83050a4 android: drivers: Avoid debugfs race in binder by Riley Andrews · 9 years ago
  20. 212265e android: binder: More offset validation by Arve Hjønnevåg · 9 years ago
  21. a906d69 android: binder: Sanity check at binder ioctl by Chen Feng · 9 years ago
  22. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  23. f4c72c7 android: binder: fix binder mmap failures by Andrey Ryabinin · 10 years ago
  24. 79af730 Add security hooks to binder and implement the hooks for SELinux. by Stephen Smalley · 10 years ago
  25. 9246a4a android: binder: remove binder.h by Greg Kroah-Hartman · 10 years ago
  26. 777783e staging: android: binder: move to the "real" part of the kernel by Greg Kroah-Hartman · 10 years ago[Renamed from drivers/staging/android/binder.c]
  27. 395262a staging: binder: fix coding style issues by Dmitry Voytik · 10 years ago
  28. 0232a42 staging: android: Break up a long line in binder_send_failed_reply by William Panlener · 10 years ago
  29. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  30. d4ec15e staging: android: Clean up else statement from binder_send_failed_reply by Lucas Tanure · 10 years ago
  31. 78260ac staging: android: binder.c: binder_ioctl() cleanup by Tair Rzayev · 10 years ago
  32. ddac7d5 staging: binder: add vm_fault handler by Vinayak Menon · 10 years ago
  33. 7873311 Staging: Android: removed an unnecessary else statement by Karthik Nayak · 10 years ago
  34. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  35. 57bab7c staging: android: binder.c: Use more appropriate functions for euid retrieval by Tair Rzayev · 10 years ago
  36. 7d42043 staging: binder: fix usage of uninit scalar in binder_transaction() by Christian Engelmayer · 10 years ago
  37. f994d83 staging: binder: cleanup dereference of noderef expressions by Jerry Snitselaar · 10 years ago
  38. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 10 years ago
  39. 10f6286 staging: android: fix missing a blank line after declarations by Seunghun Lee · 10 years ago
  40. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  41. 36c89c0 staging: binder: add __user annotation in binder.c by Mathieu Maret · 10 years ago
  42. da49889 staging: binder: Support concurrent 32 bit and 64 bit processes. by Arve Hjønnevåg · 11 years ago
  43. e194fd8 staging: binder: Fix death notifications by Arve Hjønnevåg · 11 years ago
  44. fb07ebc Staging: android: Mark local functions in binder.c as static by Bojan Prtvar · 11 years ago
  45. 308fbd8 Staging: android: add __user annotation in binder.c by Bojan Prtvar · 11 years ago
  46. 64dcfe6 staging: android: binder: fix binder interface for 64bit compat layer by Serban Constantinescu · 11 years ago
  47. ec35e85 staging: android: binder: fix alignment issues by Serban Constantinescu · 11 years ago
  48. 397334f staging: android: binder: modify struct binder_write_read to use size_t by Serban Constantinescu · 11 years ago
  49. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  50. 1dcdbfd staging: android: Fix typo in staging/android by Masanari Iida · 11 years ago
  51. e2610b2 binder: use freezable blocking calls by Colin Cross · 11 years ago
  52. c07c933 drivers: android: binder: Use __func__ in debug messages by Mirsal Ennaime · 12 years ago
  53. ba97bc5 drivers: android: binder: Remove excessive indentation by Mirsal Ennaime · 12 years ago
  54. 53413e7 drivers: android: binder: Fix code style in binder_deferred_release by Mirsal Ennaime · 12 years ago
  55. 008fa74 drivers: android: binder: Move the node release code to a separate function by Mirsal Ennaime · 12 years ago
  56. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  57. 167bccb staging: android: Fix two checkpatch issues in binder.c by Cruz Julian Bishop · 12 years ago
  58. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  59. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 15 years ago
  60. 56b468f Staging: android: binder: Fixed multi-line strings by Anmol Sarma · 12 years ago
  61. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  62. 585650d Staging: android: binder: Allow using highmem for binder buffers by Arve Hjønnevåg · 12 years ago
  63. 675d66b Staging: android: binder: Fix memory leak on thread/process exit by Arve Hjønnevåg · 12 years ago
  64. 975a1ac Staging: android: binder: Add some tracepoints by Arve Hjønnevåg · 12 years ago
  65. 89334ab Staging: android: binder: Add some missing binder_stat_br calls by Arve Hjønnevåg · 12 years ago
  66. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  68. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  69. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  70. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  71. a79f41e binder: don't allow mmap() by process other than proc->tsk by Al Viro · 12 years ago
  72. 4a2ebb9 userns: Convert binder ipc to use kuids by Eric W. Biederman · 12 years ago
  73. bf20236 Staging: android: binder: Remove an inconsequential conditional macro by Sachin Kamat · 12 years ago
  74. efde99c Staging: android: binder: Make task_get_unused_fd_flags function static by Sachin Kamat · 12 years ago
  75. 258767f drivers: staging: android: binder.c: fix printk macros by Sherwin Soltani · 12 years ago
  76. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. 2a90957 Staging: android: binder: Fix use-after-free bug by Arve Hjønnevåg · 13 years ago
  78. 2c52325 Staging:android: Change type for binder_debug_no_lock switch to bool by Zhengwang Ruan · 13 years ago
  79. 189017c fs: Remove missed ->fds_bits from cessation use of fd_set structs internally by David Howells · 13 years ago
  80. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 13 years ago
  81. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 13 years ago
  82. 217218f drivers:staging:android Typos: fix some comments that have typos in them. by Justin P. Mattock · 13 years ago
  83. bd1eff9 Staging: android: binder: Fix crashes when sharing a binder file between processes by Arve Hjønnevåg · 13 years ago
  84. 3c1b86f Staging: android: binder: Don't call dump_stack in binder_vma_open by Arve Hjønnevåg · 13 years ago
  85. 5852609 staging: binder: Fix memory corruption via page aliasing by Christopher Lais · 14 years ago
  86. 3c762a4 Staging: android: binder: Create dedicated workqueue for binder deferred work by Arve Hjønnevåg · 14 years ago
  87. 16b6655 staging: android: binder: Move debugging information from procfs to debugfs by Arve Hjønnevåg · 15 years ago
  88. 5249f48 binder: Use seq_file for debug interface. by Arve Hjønnevåg · 15 years ago
  89. c11a166 android-common: Fix slab.h includes for 2.6.34-rc4 by Colin Cross · 14 years ago
  90. 355b050 Revert "Staging: android: delete android drivers" by Greg Kroah-Hartman · 13 years ago
  91. b0a0ccf Staging: android: delete android drivers by Greg Kroah-Hartman · 15 years ago
  92. a5ca2df staging: Make some structures static by Julia Lawall · 15 years ago
  93. 1062643 Staging: android: binder: partial checkpatch cleanup by Daniel Walker · 15 years ago
  94. 707636f Staging: android: binder: cleanup some long lines by Daniel Walker · 15 years ago
  95. 8683b98 staging: android: binder: clean up for all the stat statments by Daniel Walker · 15 years ago
  96. 39e420e staging: android: binder: global variable cleanup. by Daniel Walker · 15 years ago
  97. fd0a2f0 staging: android: binder: add enum usage in function arguments by Daniel Walker · 15 years ago
  98. 9980318 staging: android: binder: remove a predefine by Daniel Walker · 15 years ago
  99. df56cb1 staging: android: binder: move debugging mask into a macro by Daniel Walker · 15 years ago
  100. 3dffc827 Staging: android: binder: fix up some checkpatch warnings by Greg Kroah-Hartman · 15 years ago