aboutsummaryrefslogtreecommitdiff
path: root/security/keys
AgeCommit message (Expand)Author
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay
2006-06-26[PATCH] keys: allocate key serial numbers randomlyMichael LeMay
2006-06-26[PATCH] keys: let keyctl_chown() change a key's ownerFredrik Tolf
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay
2006-04-21[RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse
2006-04-11[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementDavid Howells
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells
2006-03-25[PATCH] Keys: Fix key quota management on key allocationDavid Howells
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells
2005-12-01[PATCH] Keys: Fix permissions check for update vs addDavid Howells
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl
2005-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells
2005-10-08[PATCH] key: plug request_key_auth memleakDavid Howells
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells
2005-08-04[PATCH] Error during attempt to join key management session can leave semapho...David Howells
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsDavid Howells
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-06-24[PATCH] eCryptfs: export user key typeMichael Halcrow
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells
2005-06-24[PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds