1. 9cda4a3 ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. by Martijn Coenen · 7 years ago
  2. c59ba9e binder: use group leader instead of open thread by Todd Kjos · 8 years ago
  3. 4a04b88 binder: don't allow mmap() by process other than proc->tsk by Al Viro · 12 years ago
  4. 4aa6d46 android: binder: support for file-descriptor arrays. by Martijn Coenen · 8 years ago
  5. 49eeea3 android: binder: Fix binder_transaction with "scatter-gather" by Adrian DC · 8 years ago
  6. 032897b android: binder: support for scatter-gather. by Martijn Coenen · 8 years ago
  7. 5bdfaf5 android: binder: add extra size to allocator. by Martijn Coenen · 8 years ago
  8. 7c5ca66 android: binder: refactor binder_transact() by Martijn Coenen · 8 years ago
  9. 3935571 BACKPORT: android: binder: support multiple /dev instances. by Martijn Coenen · 8 years ago
  10. df2422b BACKPORT: android: binder: deal with contexts in debugfs. by Martijn Coenen · 8 years ago
  11. 871f566 BACKPORT: android: binder: support multiple context managers. by Martijn Coenen · 8 years ago
  12. 4634a34 android: binder: split flat_binder_object. by Martijn Coenen · 8 years ago
  13. fd1a80f binder: blacklist %p kptr_restrict by Nick Desaulniers · 8 years ago
  14. 419e25e drivers: android: binder: Use __func__ in debug messages by Mirsal Ennaime · 12 years ago
  15. f1ae130 drivers: android: binder: Remove excessive indentation by Mirsal Ennaime · 12 years ago
  16. 8145f80 drivers: android: binder: Fix code style in binder_deferred_release by Mirsal Ennaime · 12 years ago
  17. 09985b9 Staging: android: binder: More offset validation. by Arve Hjønnevåg · 11 years ago
  18. d037cf6 Staging: android: binder: Support concurrent 32 bit and 64 bit processes. by Arve Hjønnevåg · 11 years ago
  19. 31f50e8 staging: android: binder: fix ABI for 64bit Android by Serban Constantinescu · 11 years ago
  20. a171d4b drivers: staging: android: split uapi out of binder.h by Colin Cross · 11 years ago
  21. 69a943d staging: android: binder: fix binder interface for 64bit compat layer by Serban Constantinescu · 12 years ago
  22. 3dece94 staging: android: binder: replace types with portable ones by Serban Constantinescu · 12 years ago
  23. f758a00 staging: android: binder: fix BC_FREE_BUFFER ioctl declaration by Serban Constantinescu · 12 years ago
  24. 2fa24df staging: android: binder: fix BINDER_SET_MAX_THREADS declaration by Serban Constantinescu · 12 years ago
  25. 06a5d97 staging: android: binder: replace IOCTL types with user-exportable types by Serban Constantinescu · 12 years ago
  26. 0347a2c Staging: android: add __user annotation in binder.c by Bojan Prtvar · 11 years ago
  27. 17f34af Staging: android: Mark local functions in binder.c as static by Bojan Prtvar · 11 years ago
  28. d403675 staging: android: binder: fix alignment issues by Serban Constantinescu · 12 years ago
  29. 031b0e6 staging: android: Avoid using camelcase in binder.h by Cruz Julian Bishop · 12 years ago
  30. 10b3059 staging: android: binder: fix sparse warnings by Emil Goode · 13 years ago
  31. d18abe0 staging: android: binder: modify struct binder_write_read to use size_t by Serban Constantinescu · 12 years ago
  32. 55c129c BACKPORT: Staging: android: binder: Fixed multi-line strings by Anmol Sarma · 12 years ago
  33. 4b002ae drivers: staging: android: binder.c: fix printk macros by Sherwin Soltani · 13 years ago
  34. 635cfb6 Staging: android: binder: Make task_get_unused_fd_flags function static by Sachin Kamat · 12 years ago
  35. dbbee7d Revert "[PATCH] Staging: android: binder: More offset validation." by Adrian DC · 8 years ago
  36. 4bc075e android: binder: Move buffer out of area shared with user space by Sherry Yang · 8 years ago
  37. 71aec0e android: binder: Refactor prev and next buffer into a helper function by Sherry Yang · 8 years ago
  38. 450e169 BACKPORT: staging: android: fix missing a blank line after declarations by Seunghun Lee · 11 years ago
  39. 782d70b UPSTREAM: Staging: Android: removed an unnecessary else statement by Karthik Nayak · 11 years ago
  40. 27df23a UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helper by Andrew Morton · 12 years ago
  41. 07a9e5c ANDROID: binder: fix OOB write in __binder_update_page_range by Todd Kjos · 7 years ago
  42. eebe194 binder: always allocate/map first BINDER_MIN_ALLOC pages by Joel Fernandes · 7 years ago
  43. 769c318 Staging: android: binder: Add some tracepoints by Arve Hjønnevåg · 13 years ago
  44. 93e6962 Staging: android: binder: Add some missing binder_stat_br calls by Arve Hjønnevåg · 13 years ago
  45. 0a29d95 af_unix: use freezable blocking calls in read by Colin Cross · 12 years ago
  46. 5297128 sigtimedwait: use freezable blocking call by Colin Cross · 12 years ago
  47. 3ec83bc nanosleep: use freezable blocking call by Colin Cross · 12 years ago
  48. 8b38a57 futex: use freezable blocking call by Colin Cross · 12 years ago
  49. 341bbcb select: use freezable blocking call by Colin Cross · 12 years ago
  50. 3bd702c epoll: use freezable blocking call by Colin Cross · 12 years ago
  51. 68453aa binder: use freezable blocking calls by Colin Cross · 12 years ago
  52. 84d3853 freezer: add new freezable helpers using freezer_do_not_count() by Colin Cross · 12 years ago
  53. 4c2b73d freezer: convert freezable helpers to static inline where possible by Colin Cross · 12 years ago
  54. 3d5a75c freezer: convert freezable helpers to freezer_do_not_count() by Colin Cross · 12 years ago
  55. d209e38 freezer: skip waking up tasks with PF_FREEZER_SKIP set by Colin Cross · 12 years ago
  56. 8333e9f freezer: shorten freezer sleep time using exponential backoff by Colin Cross · 12 years ago
  57. bd0509b lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 12 years ago
  58. 00fcaa8 lockdep: remove task argument from debug_check_no_locks_held by Colin Cross · 12 years ago
  59. 65dbc8d freezer: add unsafe versions of freezable helpers for CIFS by Colin Cross · 12 years ago
  60. 6072cdb freezer: add unsafe versions of freezable helpers for NFS by Colin Cross · 12 years ago
  61. f670c40 FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS. by dcashman · 9 years ago
  62. f306509 FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS. by dcashman · 9 years ago
  63. aa5b5c5 FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR. by dcashman · 9 years ago
  64. 69c5c36 Revert "arm: mm: support ARCH_MMAP_RND_BITS." by dcashman · 9 years ago
  65. e3e9751 Merge fp2-sibon-17.12.1 into cm-14.1 by chrmhoffmann · 7 years ago
  66. 24e6f7c ANDROID: input: keychord: fix race condition bug by Jianqiang Zhao · 8 years ago
  67. f28b65f net: usb: rmnet_usb_ctrl:Make sure list_head operate atomically by Liangliang Lu · 8 years ago
  68. f7f2e7b SoC: msm: audio-effects: return directly to avoid integer overflow by Weiyin Jiang · 7 years ago
  69. 54bf0df cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE by Srinivas Dasari · 8 years ago
  70. 551f0bd cfg80211: Check if PMKID attribute is of expected size by Srinivas Dasari · 8 years ago
  71. ccd46e7 diag: dci: Add protection while querying event status by Mohit Aggarwal · 8 years ago
  72. 3e488f4 diag: Synchronize command registration table access by Mohit Aggarwal · 8 years ago
  73. 2074d4e msm: sensor: Fix crash when ioctl VIDIOC_MSM_SENSOR_INIT_CFG by Haibin Liu · 7 years ago
  74. 68b4fc1 msm: mdss: hdmi: check up-bound of CEC frame size by Yuan Zhao · 7 years ago
  75. 2041a4c ALSA: seq: Fix use-after-free at creating a port by Takashi Iwai · 7 years ago
  76. 52e53f8 FP2: use fb notifiers to suspend and resume the touchpad. * Revert mux to lower voltage (again). * remove dead EARLY_SUSPEND code * fixes the i2c sequence that leads to touch reset anyway after each resume by chrmhoffmann · 7 years ago
  77. 0c695e6 FP2: do not build EHCI by chrmhoffmann · 7 years ago
  78. 4802ec5 FP2: regenerate kernel config by chrmhoffmann · 7 years ago
  79. 2a600d7 SELinux: include definition of new capabilities by Eric Paris · 13 years ago
  80. baefec7 FP2: enable SECCOMP by chrmhoffmann · 7 years ago
  81. 8f5ce34 /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
  82. 19346fb seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock by Guenter Roeck · 10 years ago
  83. 919c10c seccomp: Use atomic operations that are present in kernel 3.4. by Robert Sesek · 10 years ago
  84. a88bb9a seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 11 years ago
  85. 5cd8263 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
  86. 41f9f5b seccomp: allow mode setting across threads by Kees Cook · 11 years ago
  87. 9f4c135 seccomp: introduce writer locking by Kees Cook · 11 years ago
  88. 7e8a82e seccomp: split filter prep from check and apply by Kees Cook · 11 years ago
  89. 3bcbe59 sched: move no_new_privs into new atomic flags by Kees Cook · 11 years ago
  90. 9dc4ce3 ARM: add seccomp syscall by Kees Cook · 11 years ago
  91. c901490 seccomp: add "seccomp" syscall by Kees Cook · 11 years ago
  92. 58737e2 seccomp: split mode setting routines by Kees Cook · 11 years ago
  93. 836376d seccomp: extract check/assign mode helpers by Kees Cook · 11 years ago
  94. 83c38ca seccomp: create internal mode-setting function by Kees Cook · 11 years ago
  95. e22af9d MAINTAINERS: create seccomp entry by Kees Cook · 10 years ago
  96. a965c56 CHROMIUM: ARM: r1->r0 for get/set arguments by Will Drewry · 13 years ago
  97. a6bcd22 CHROMIUM: seccomp: set -ENOSYS if there is no tracer by Will Drewry · 13 years ago
  98. d910116 CHROMIUM: ARM: arch/arm: allow a scno of -1 to not cause a SIGILL by Will Drewry · 13 years ago
  99. 3233760 CHROMIUM: arch/arm: select HAVE_ARCH_SECCOMP_FILTER by Will Drewry · 13 years ago
  100. 6488edf CHROMIUM: arch/arm: move secure_computing into trace; respect return code by Will Drewry · 13 years ago