summaryrefslogtreecommitdiffstats
path: root/security/keys
AgeCommit message (Expand)AuthorLines
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells-317/+335
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge-1/+2
2007-04-26[AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells-0/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-2/+0
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven-2/+2
2007-02-06[PATCH] Keys: Fix key serial number collision handlingDavid Howells-19/+14
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra-1/+1
2006-12-07[PATCH] security/keys/*: user kmemdup()Eric Sesterhenn-6/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-3/+3
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells-11/+36
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap-1/+2
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay-0/+7
2006-06-26[PATCH] keys: allocate key serial numbers randomlyMichael LeMay-14/+14
2006-06-26[PATCH] keys: let keyctl_chown() change a key's ownerFredrik Tolf-8/+48
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells-1/+45
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells-40/+60
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells-17/+74
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay-16/+20
2006-04-21[RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse-4/+4
2006-04-11[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementDavid Howells-21/+20
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells-0/+5
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells-5/+9
2006-03-25[PATCH] Keys: Fix key quota management on key allocationDavid Howells-2/+2
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut-105/+50
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar-3/+4
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut-5/+10
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells-235/+327
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells-23/+64
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells-0/+48
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk-3/+2
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells-150/+3
2005-12-01[PATCH] Keys: Fix permissions check for update vs addDavid Howells-1/+1
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl-2/+1
2005-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells-4/+4
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells-35/+71
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells-25/+24
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells-6/+6
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells-0/+71
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells-0/+4
2005-10-08[PATCH] key: plug request_key_auth memleakDavid Howells-0/+1
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells-307/+391
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells-1/+5
2005-08-04[PATCH] Error during attempt to join key management session can leave semapho...David Howells-1/+1
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsDavid Howells-5/+8
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells-7/+8
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney-2/+2