- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / security / keys / keyctl.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-06 Geert UytterhoevenKeys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME...
2009-12-16 Geert UytterhoevenKeys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME...
2009-12-16 Roel Kluinkeys: PTR_ERR return of wrong pointer in keyctl_get_sec...
2009-10-15 David HowellsKEYS: get_instantiation_keyring() should inc the keyrin...
2009-09-14 David HowellsKEYS: Fix garbage collector
2009-09-14 Marc DionneKEYS: Unlock tasklist when exiting early from keyctl_se...
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 David HowellsKEYS: Add garbage collection for dead, revoked and...
2009-09-02 David HowellsKEYS: Allow keyctl_revoke() on keys that have SETATTR...
2009-09-02 David HowellsKEYS: Deal with dead-type keys appropriately [try #6]
2009-02-27 Serge E. Hallynkeys: distinguish per-uid keys in different namespaces
2009-01-25 Vegard Nossumsecurity: introduce missing kfree
2009-01-21 Greg Kroah-Hartman- patches.fixes/security-introduce-missing-kfree.patch...
2009-01-18 Heiko CarstensSystem call wrappers part 28
2009-01-18 Heiko CarstensSystem call wrappers part 27
2009-01-17 Vegard Nossumsecurity: introduce missing kfree
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 27
2008-12-31 James Morriskeys: fix sparse warning by adding __user annotation...
2008-12-29 David HowellsKEYS: Fix variable uninitialisation warnings
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsKEYS: Alter use of key instantiation link-to-keyring...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the key manageme...
2008-04-29 David Howellskeys: make the keyring quotas controllable through...
2008-04-29 Arun Raghavankeys: allow clients to set key perms in key_create_or_u...
2008-04-29 David Howellskeys: add keyctl function to get a security label
2008-04-29 David Howellskeys: allow the callout data to be passed as a blob...
2008-04-29 David Howellskeys: increase the payload size when instantiating...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-29 David Howells[PATCH] Keys: Allow in-kernel key requestor to pass...
2006-06-26 Fredrik Tolf[PATCH] keys: let keyctl_chown() change a key's owner
2006-06-26 David Howells[PATCH] keys: sort out key quota system
2006-03-24 Davi Arnaut[PATCH] strndup_user: convert keyctl
2006-02-03 Davi Arnaut[PATCH] Fix keyctl usage of strnlen_user()
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-09 David Howells[PATCH] keys: Permit running process to instantiate...
2006-01-09 David Howells[PATCH] keys: Permit key expiry time to be set
2005-10-31 David Howells[PATCH] Keys: Add LSM hooks for key management [try #3]
2005-09-28 David Howells[PATCH] Keys: Add possessor permissions to keys [try #3]
2005-08-04 David Howells[PATCH] Keys: Fix key management syscall interface...
2005-06-24 David Howells[PATCH] Keys: Make request-key create an authorisation key
2005-06-24 David Howells[PATCH] keys: Discard key spinlock and use RCU for...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-25 David Howells[PATCH] Make keyctl(KEYCTL_JOIN_SESSION_KEYRING) use...
2004-10-27 David Howells[PATCH] ppc/ppc64: hook up key management syscalls
2004-10-19 David Howells[PATCH] implement in-kernel keys & keyring management