Commit Graph

90 Commits (e0e817392b9acf2c98d3be80c233dddb1b52003d)

Author SHA1 Message Date
Oleg Nesterov 5bb459bb45 kernel: rename is_single_threaded(task) to current_is_single_threaded(void) 16 years ago
James Morris 86abcf9ceb keys: annotate seqfile ops with __releases and __acquires 16 years ago
David Howells 34574dd10b keys: Handle there being no fallback destination keyring for request_key() 16 years ago
Serge E. Hallyn 454804ab03 keys: make procfiles per-user-namespace 16 years ago
Serge E. Hallyn 2ea190d0a0 keys: skip keys from another user namespace 16 years ago
Serge E. Hallyn 8ff3bc3138 keys: consider user namespace in key_permission 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 a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells bb952bb98a CRED: Separate per-task-group keyrings from signal_struct 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 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 e9e349b051 KEYS: Disperse linux/key_ui.h 16 years ago
David Howells 47d804bfa1 CRED: Wrap task credential accesses in the key management code 16 years ago
David Howells 1f8f5cf6e4 KEYS: Make request key instantiate the per-user keyrings 16 years ago
Daniel Walker dba6a4d32d keys: remove unused key_alloc_sem 17 years ago
Robert P. J. Day fdb89bce6c keys: explicitly include required slab.h header file. 17 years ago
David Howells 0b77f5bfb4 keys: make the keyring quotas controllable through /proc/sys 17 years ago
David Howells 69664cf16a keys: don't generate user and user session keyrings unless they're accessed 17 years ago
Arun Raghavan 6b79ccb514 keys: allow clients to set key perms in key_create_or_update() 17 years ago
Alexey Dobriyan da91d2ef9f keys: switch to proc_create() 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
Kevin Coffman dceba99441 keys: check starting keyring as part of search 17 years ago
David Howells 38bbca6b6f keys: increase the payload size when instantiating a key 17 years ago
Harvey Harrison dd6f953adb security: replace remaining __FUNCTION__ occurrences 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Jan Engelhardt 1996a10948 security/selinux: constify function pointer tables and fields 17 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
David Howells 7318226ea2 [AF_RXRPC]: Key facility changes for AF_RXRPC 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
David Howells 9ad0830f30 [PATCH] Keys: Fix key serial number collision handling 18 years ago
Peter Zijlstra 6cfd76a26d [PATCH] lockdep: name some old style locks 18 years ago
Eric Sesterhenn 48ad504ee7 [PATCH] security/keys/*: user kmemdup() 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 4e54f08543 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller 19 years ago
Randy Dunlap a7807a32bb [PATCH] poison: add & use more constants 19 years ago
Michael LeMay 06ec7be557 [PATCH] keys: restrict contents of /proc/keys to Viewable keys 19 years ago