index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
keyring.c
Age
Commit message (
Expand
)
Author
2012-05-25
KEYS: Fix some sparse warnings
David Howells
2012-05-11
KEYS: Add invalidation support
David Howells
2012-05-11
KEYS: Do LRU discard in full keyrings
David Howells
2012-05-11
KEYS: Permit in-place link replacement in keyring list
David Howells
2012-01-17
KEYS: Add missing smp_rmb() primitives to the keyring search code
David Howells
2011-08-22
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-03-17
KEYS: Improve /proc/keys
David Howells
2011-03-08
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
2011-01-25
KEYS: Fix __key_link_end() quota fixup on error
David Howells
2011-01-21
KEYS: Fix up comments in key management code
David Howells
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-06
KEYS: Do preallocation for __key_link()
David Howells
2010-05-06
Merge branch 'master' into next
James Morris
2010-05-06
KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links
David Howells
2010-05-06
Merge branch 'master' into next
James Morris
2010-05-05
KEYS: Use RCU dereference wrappers in keyring key type code
David Howells
2010-05-05
KEYS: find_keyring_by_name() can gain access to a freed keyring
Toshiyuki Okajima
2010-04-27
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
2010-04-23
security: whitespace coding style fixes
Justin P. Mattock
2010-03-09
Security: key: keyring: fix some code style issues
Chihau Chau
2010-03-04
Security: Fix some coding styles in security/keys/keyring.c
wzt.wzt@gmail.com
2010-02-25
security: Apply lockdep-based checking to rcu_dereference() uses
Paul E. McKenney
2009-09-14
KEYS: Fix garbage collector
David Howells
2009-09-02
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
David Howells
2009-02-27
keys: skip keys from another user namespace
Serge E. Hallyn
2008-11-13
CRED: Inaugurate COW credentials
David Howells
2008-11-13
KEYS: Disperse linux/key_ui.h
David Howells
2008-04-29
keys: don't generate user and user session keyrings unless they're accessed
David Howells
2008-04-29
keys: check starting keyring as part of search
Kevin Coffman
2007-04-26
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
2006-12-07
[PATCH] security/keys/*: user kmemdup()
Eric Sesterhenn
2006-06-26
[PATCH] keys: discard the contents of a key on revocation
David Howells
2006-06-26
[PATCH] keys: sort out key quota system
David Howells
2006-06-22
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
2006-04-10
[Security] Keys: Fix oops when adding key to non-keyring
David Howells
2006-01-09
[PATCH] keys: Permit running process to instantiate keys
David Howells
2006-01-09
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
2006-01-06
[PATCH] security/: possible cleanups
Adrian Bunk
2006-01-06
[PATCH] Keys: Remove key duplication
David Howells
2005-12-01
[PATCH] Keys: Fix permissions check for update vs add
David Howells
2005-11-07
[PATCH] Keys: Remove incorrect and obsolete '!' operators
David Howells
2005-10-31
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
2005-08-04
[PATCH] Destruction of failed keyring oopses
David Howells
2005-07-08
[PATCH] Keys: Base keyring size on key pointer not key struct
David Howells
2005-06-24
[PATCH] Keys: Make request-key create an authorisation key
David Howells
2005-06-24
[PATCH] keys: Discard key spinlock and use RCU for key payload
David Howells
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds