aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android/binder.c
AgeCommit message (Expand)Author
2013-07-01binder: use freezable blocking callsColin Cross
2013-07-01Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2013-03-25drivers: android: binder: Use __func__ in debug messagesMirsal Ennaime
2013-03-25drivers: android: binder: Remove excessive indentationMirsal Ennaime
2013-03-25drivers: android: binder: Fix code style in binder_deferred_releaseMirsal Ennaime
2013-03-25drivers: android: binder: Move the node release code to a separate functionMirsal Ennaime
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-07staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-10-30Staging: android: binder: Fixed multi-line stringsAnmol Sarma
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-22Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg
2012-10-22Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg
2012-10-22Staging: android: binder: Add some tracepointsArve Hjønnevåg
2012-10-22Staging: android: binder: Add some missing binder_stat_br callsArve Hjønnevåg
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-26take descriptor-related part of close() to file.cAl Viro
2012-09-26expose a low-level variant of fd_install() for binderAl Viro
2012-09-26new helper: __alloc_fd()Al Viro
2012-09-26binder: don't allow mmap() by process other than proc->tskAl Viro
2012-09-21userns: Convert binder ipc to use kuidsEric W. Biederman
2012-08-17Staging: android: binder: Remove an inconsequential conditional macroSachin Kamat
2012-08-17Staging: android: binder: Make task_get_unused_fd_flags function staticSachin Kamat
2012-06-26drivers: staging: android: binder.c: fix printk macrosSherwin Soltani
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-09Staging: android: binder: Fix use-after-free bugArve Hjønnevåg
2012-03-07Staging:android: Change type for binder_debug_no_lock switch to boolZhengwang Ruan
2012-02-24fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-08drivers:staging:android Typos: fix some comments that have typos in them.Justin P. Mattock
2012-02-08Staging: android: binder: Fix crashes when sharing a binder file between proc...Arve Hjønnevåg
2012-02-08Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg
2011-11-30staging: binder: Fix memory corruption via page aliasingChristopher Lais
2011-11-30Staging: android: binder: Create dedicated workqueue for binder deferred workArve Hjønnevåg
2011-11-30staging: android: binder: Move debugging information from procfs to debugfsArve Hjønnevåg
2011-11-30binder: Use seq_file for debug interface.Arve Hjønnevåg
2011-11-30android-common: Fix slab.h includes for 2.6.34-rc4Colin Cross
2011-11-30Revert "Staging: android: delete android drivers"Greg Kroah-Hartman
2009-12-11Staging: android: delete android driversGreg Kroah-Hartman
2009-09-15staging: Make some structures staticJulia Lawall
2009-09-15Staging: android: binder: partial checkpatch cleanupDaniel Walker
2009-09-15Staging: android: binder: cleanup some long linesDaniel Walker
2009-09-15staging: android: binder: clean up for all the stat statmentsDaniel Walker
2009-09-15staging: android: binder: global variable cleanup.Daniel Walker
2009-09-15staging: android: binder: add enum usage in function argumentsDaniel Walker
2009-09-15staging: android: binder: remove a predefineDaniel Walker
2009-09-15staging: android: binder: move debugging mask into a macroDaniel Walker