Commit Graph

35 Commits (f48d55ce7871824eae3065f4d81956d7113eff19)

Author SHA1 Message Date
David Howells c08ef808ef KEYS: Fix garbage collector 16 years ago
Marc Dionne 5c84342a3e KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells 5d135440fa KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] 16 years ago
David Howells 0c2c9a3fc7 KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6] 16 years ago
David Howells 5593122eec KEYS: Deal with dead-type keys appropriately [try #6] 16 years ago
Serge E. Hallyn 1d1e97562e keys: distinguish per-uid keys in different namespaces 16 years ago
Vegard Nossum 0d54ee1c78 security: introduce missing kfree 16 years ago
Heiko Carstens 938bb9f5e8 [CVE-2009-0029] System call wrappers part 28 16 years ago
Heiko Carstens 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 years ago
James Morris 90bd49ab66 keys: fix sparse warning by adding __user annotation to cast 16 years ago
David Howells eca1bf5b4f KEYS: Fix variable uninitialisation warnings 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 8bbf4976b5 KEYS: Alter use of key instantiation link-to-keyring argument 16 years ago
David Howells 47d804bfa1 CRED: Wrap task credential accesses in the key management code 16 years ago
David Howells 0b77f5bfb4 keys: make the keyring quotas controllable through /proc/sys 17 years ago
Arun Raghavan 6b79ccb514 keys: allow clients to set key perms in key_create_or_update() 17 years ago
David Howells 70a5bb72b5 keys: add keyctl function to get a security label 17 years ago
David Howells 4a38e122e2 keys: allow the callout data to be passed as a blob rather than a string 17 years ago
David Howells 38bbca6b6f keys: increase the payload size when instantiating a key 17 years ago
David Howells 4e54f08543 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller 19 years ago
Fredrik Tolf 5801649d8b [PATCH] keys: let keyctl_chown() change a key's owner 19 years ago
David Howells 7e047ef5fe [PATCH] keys: sort out key quota system 19 years ago
Davi Arnaut 0cb409d98e [PATCH] strndup_user: convert keyctl 19 years ago
Davi Arnaut 6d94074f08 [PATCH] Fix keyctl usage of strnlen_user() 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
David Howells b5f545c880 [PATCH] keys: Permit running process to instantiate keys 19 years ago
David Howells 017679c4d4 [PATCH] keys: Permit key expiry time to be set 19 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 1260f801b4 [PATCH] Keys: Fix key management syscall interface bugs 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