Commit Graph

41 Commits (b9fffa3877a3ebbe0a5ad5a247358e2f7df15b24)

Author SHA1 Message Date
David Howells ceb73c1204 KEYS: Fix __key_link_end() quota fixup on error 14 years ago
David Howells 973c9f4f49 KEYS: Fix up comments in key management code 14 years ago
David Howells a8b17ed019 KEYS: Do some style cleanup in the key management code. 14 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
David Howells f70e2e0619 KEYS: Do preallocation for __key_link() 15 years ago
David Howells 553d603c8f KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links 15 years ago
David Howells f0641cba77 KEYS: Use RCU dereference wrappers in keyring key type code 15 years ago
Toshiyuki Okajima cea7daa358 KEYS: find_keyring_by_name() can gain access to a freed keyring 15 years ago
David Howells b59ec78cdc keys: don't need to use RCU in keyring_read() as semaphore is held 15 years ago
Justin P. Mattock c5b60b5e67 security: whitespace coding style fixes 15 years ago
Chihau Chau 512ea3bc30 Security: key: keyring: fix some code style issues 15 years ago
wzt.wzt@gmail.com c8563473c1 Security: Fix some coding styles in security/keys/keyring.c 15 years ago
Paul E. McKenney e7b0a61b79 security: Apply lockdep-based checking to rcu_dereference() uses 15 years ago
David Howells c08ef808ef KEYS: Fix garbage collector 16 years ago
David Howells 5d135440fa KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] 16 years ago
Serge E. Hallyn 2ea190d0a0 keys: skip keys from another user namespace 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells e9e349b051 KEYS: Disperse linux/key_ui.h 16 years ago
David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
Kevin Coffman dceba99441 keys: check starting keyring as part of search 17 years ago
David Howells 7318226ea2 [AF_RXRPC]: Key facility changes for AF_RXRPC 18 years ago
Eric Sesterhenn 48ad504ee7 [PATCH] security/keys/*: user kmemdup() 18 years ago
David Howells 31204ed925 [PATCH] keys: discard the contents of a key on revocation 19 years ago
David Howells 7e047ef5fe [PATCH] keys: sort out key quota system 19 years ago
Michael LeMay d720024e94 [PATCH] selinux: add hooks for key subsystem 19 years ago
David Howells c3a9d6541f [Security] Keys: Fix oops when adding key to non-keyring 19 years ago
David Howells b5f545c880 [PATCH] keys: Permit running process to instantiate keys 19 years ago
David Howells cab8eb594e [PATCH] keys: Discard duplicate keys from a keyring on link 19 years ago
Adrian Bunk 1ae8f40767 [PATCH] security/: possible cleanups 19 years ago
David Howells 8d9067bda9 [PATCH] Keys: Remove key duplication 19 years ago
David Howells db1d1d57e9 [PATCH] Keys: Fix permissions check for update vs add 19 years ago
David Howells 0f6ed7c264 [PATCH] Keys: Remove incorrect and obsolete '!' operators 20 years ago
David Howells 29db919063 [PATCH] Keys: Add LSM hooks for key management [try #3] 20 years ago
David Howells 664cceb009 [PATCH] Keys: Add possessor permissions to keys [try #3] 20 years ago
David Howells 94efe72f76 [PATCH] Destruction of failed keyring oopses 20 years ago
David Howells a4014d8f61 [PATCH] Keys: Base keyring size on key pointer not key struct 20 years ago
David Howells 3e30148c3d [PATCH] Keys: Make request-key create an authorisation key 20 years ago
David Howells 76d8aeabfe [PATCH] keys: Discard key spinlock and use RCU for key payload 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago