Commit Graph

68 Commits (ff7b04796d9866327ea76e1393f1e902ef032f84)

Author SHA1 Message Date
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
Michael LeMay e51f6d3437 [PATCH] keys: allocate key serial numbers randomly 19 years ago
Fredrik Tolf 5801649d8b [PATCH] keys: let keyctl_chown() change a key's owner 19 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
David Howells 04c567d931 [PATCH] Keys: Fix race between two instantiators of a key 19 years ago
Michael LeMay d720024e94 [PATCH] selinux: add hooks for key subsystem 19 years ago
David Woodhouse fed306f2ba [RBTREE] Update key.c to use rb_parent() accessor macro. 19 years ago
David Howells 1a26feb962 [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement 19 years ago
David Howells c3a9d6541f [Security] Keys: Fix oops when adding key to non-keyring 19 years ago
David Howells 1d9b7d97d6 [PATCH] Keys: Replace duplicate non-updateable keys rather than failing 19 years ago
David Howells 3dccff8dc0 [PATCH] Keys: Fix key quota management on key allocation 19 years ago
Davi Arnaut 0cb409d98e [PATCH] strndup_user: convert keyctl 19 years ago
Ingo Molnar bb0030797f [PATCH] sem2mutex: security/ 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 cab8eb594e [PATCH] keys: Discard duplicate keys from a keyring on link 19 years ago
David Howells 017679c4d4 [PATCH] keys: Permit key expiry time to be set 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
Jesper Juhl a7f988ba30 [PATCH] kfree cleanup: security 20 years ago
David Howells 0f6ed7c264 [PATCH] Keys: Remove incorrect and obsolete '!' operators 20 years ago