git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ea12fe
)
staging: lustre: clean up format string usages
author
Kees Cook
<keescook@chromium.org>
Wed, 11 Sep 2013 04:37:19 +0000
(21:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 17 Sep 2013 14:39:27 +0000
(07:39 -0700)
This fixes up the usage of snprintf, strncpy, and format strings in the
call to kthread_run to avoid ever accidentally allowing a format string
into the thread name.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ldlm/ldlm_lockd.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/libcfs/workitem.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/pinger.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/service.c
patch
|
blob
|
history
diff --cc
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ldlm/ldlm_lockd.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/libcfs/workitem.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/pinger.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/ptlrpcd.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/service.c
Simple merge