index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
binder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
Staging: android: binder: Fix crashes when sharing a binder file between proc...
Arve Hjønnevåg
1
-1
/
+11
2012-02-08
Staging: android: binder: Don't call dump_stack in binder_vma_open
Arve Hjønnevåg
1
-1
/
+0
2011-11-30
staging: binder: Fix memory corruption via page aliasing
Christopher Lais
1
-1
/
+4
2011-11-30
Staging: android: binder: Create dedicated workqueue for binder deferred work
Arve Hjønnevåg
1
-1
/
+6
2011-11-30
staging: android: binder: Move debugging information from procfs to debugfs
Arve Hjønnevåg
1
-42
/
+39
2011-11-30
binder: Use seq_file for debug interface.
Arve Hjønnevåg
1
-374
/
+201
2011-11-30
android-common: Fix slab.h includes for 2.6.34-rc4
Colin Cross
1
-0
/
+1
2011-11-30
Revert "Staging: android: delete android drivers"
Greg Kroah-Hartman
1
-0
/
+3767
2009-12-11
Staging: android: delete android drivers
Greg Kroah-Hartman
1
-3767
/
+0
2009-09-15
staging: Make some structures static
Julia Lawall
1
-2
/
+2
2009-09-15
Staging: android: binder: partial checkpatch cleanup
Daniel Walker
1
-4
/
+4
2009-09-15
Staging: android: binder: cleanup some long lines
Daniel Walker
1
-5
/
+11
2009-09-15
staging: android: binder: clean up for all the stat statments
Daniel Walker
1
-22
/
+32
2009-09-15
staging: android: binder: global variable cleanup.
Daniel Walker
1
-5
/
+8
2009-09-15
staging: android: binder: add enum usage in function arguments
Daniel Walker
1
-3
/
+5
2009-09-15
staging: android: binder: remove a predefine
Daniel Walker
1
-71
/
+67
2009-09-15
staging: android: binder: move debugging mask into a macro
Daniel Walker
1
-246
/
+266
2009-06-19
Staging: android: binder: fix up some checkpatch warnings
Greg Kroah-Hartman
1
-162
/
+274
2009-04-17
Staging: binder: Defer flush and release operations to avoid deadlocks.
Arve Hjønnevåg
1
-61
/
+88
2009-04-17
Staging: binder: Prevent the wrong thread from adding a transaction to the st...
Arve Hjønnevåg
1
-0
/
+11
2009-04-17
Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers
Arve Hjønnevåg
1
-12
/
+14
2009-04-17
Staging: binder: Keep a reference to the files_struct while the driver is mma...
Arve Hjønnevåg
1
-16
/
+63
2009-04-17
Staging: binder: Add more offset validation.
Arve Hjønnevåg
1
-2
/
+13
2009-04-17
Staging: binder: mmap fixes.
Arve Hjønnevåg
1
-1
/
+9
2009-04-17
Staging: binder: Don't create two proc entries with the same name if the driv...
Arve Hjønnevåg
1
-0
/
+1
2009-04-17
Staging: binder: Remove VM_EXEC check.
Arve Hjønnevåg
1
-4
/
+0
2009-04-03
Staging: android: binder: fix printk format warnings
Randy Dunlap
1
-3
/
+15
2009-01-28
Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
Oleg Nesterov
1
-5
/
+5
2009-01-28
Staging: android: binder: fix arm build errors
Arve Hjønnevåg
1
-3
/
+3
2009-01-06
Staging: android: binder: fix build errors
Greg Kroah-Hartman
1
-3
/
+4
2009-01-06
staging: android: binder: Fix use of euid
J.R. Mauro
1
-4
/
+4
2009-01-06
Staging: android: binder: Fix gcc warnings about improper format specifiers f...
J.R. Mauro
1
-23
/
+26
2009-01-06
Staging: android: add binder driver
Arve Hjønnevåg
1
-0
/
+3499