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:
d0a059c
)
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
author
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:16 +0000
(10:35 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:16 +0000
(10:35 +0100)
Define a __key_get() wrapper to use rather than atomic_inc() on the key usage
count as this makes it easier to hook in refcount error debugging.
Signed-off-by: David Howells <dhowells@redhat.com>
Documentation/security/keys.txt
patch
|
blob
|
history
include/linux/key.h
patch
|
blob
|
history
security/keys/key.c
patch
|
blob
|
history
security/keys/keyring.c
patch
|
blob
|
history
security/keys/process_keys.c
patch
|
blob
|
history
diff --cc
Documentation/security/keys.txt
Simple merge
diff --cc
include/linux/key.h
Simple merge
diff --cc
security/keys/key.c
Simple merge
diff --cc
security/keys/keyring.c
Simple merge
diff --cc
security/keys/process_keys.c
Simple merge