提交历史

作者 SHA1 备注 提交日期
  Todd Kjos 7bada55ab5 binder: fix race that allows malicious free of live buffer 6 年之前
  Minchan Kim da1b9564e8 android: binder: fix the race mmap and alloc_new_buf_locked 7 年之前
  Sherry Yang 128f380410 android: binder: Rate-limit debug and userspace triggered err msgs 7 年之前
  Guenter Roeck 1e81c57b59 android: binder_alloc: Include asm/cacheflush.h after linux/ include files 7 年之前
  Kees Cook 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
  Minchan Kim 720c241924 ANDROID: binder: change down_write to down_read 7 年之前
  Ganesh Mahendran aac6830ec1 android: binder: use VM_ALLOC to get vm area 7 年之前
  Xiongwei Song 3f82724546 ANDROID: binder: make binder_alloc_new_buf_locked static and indent its arguments 7 年之前
  Tetsuo Handa 533dfb250d android: binder: Check for errors in binder_alloc_shrinker_init(). 7 年之前
  Martijn Coenen 8d9a3ab6c1 ANDROID: binder: show high watermark of alloc->pages. 7 年之前
  Greg Kroah-Hartman 6fbf248a20 Merge 4.14-rc6 into char-misc-next 7 年之前
  Sherry Yang ae65c8510f android: binder: Fix null ptr dereference in debug msg 7 年之前
  Sherry Yang a0c2baaf81 android: binder: Don't get mm from task 7 年之前
  Sherry Yang de7bbe3d1b android: binder: Change binder_shrinker to static 7 年之前
  Sherry Yang 6ae33b9c05 android: binder: Remove unused vma argument 8 年之前
  Sherry Yang a1b2289cef android: binder: drop lru lock in isolate callback 7 年之前
  Sherry Yang 8ef4665aa1 android: binder: Add page usage in binder stats 8 年之前
  Sherry Yang 957ccc2bc8 android: binder: fixup crash introduced by moving buffer hdr 8 年之前
  Sherry Yang e41e164c3c android: binder: Add shrinker tracepoints 8 年之前
  Sherry Yang f2517eb76f android: binder: Add global lru shrinker to binder 8 年之前
  Sherry Yang 74310e06be android: binder: Move buffer out of area shared with user space 8 年之前
  Sherry Yang e217621961 android: binder: Refactor prev and next buffer into a helper function 8 年之前
  Martijn Coenen b05a68e94b binder: add more debug info when allocation fails. 8 年之前
  Todd Kjos 53d311cfa1 binder: protect against two threads freeing buffer 8 年之前
  Todd Kjos 57ada2fb22 binder: add log information for binder transaction failures 8 年之前
  Todd Kjos 0c972a05cd binder: move binder_alloc to separate file 8 年之前