1. 90bd49a keys: fix sparse warning by adding __user annotation to cast by James Morris · 16 years ago
  2. eca1bf5 KEYS: Fix variable uninitialisation warnings by David Howells · 16 years ago
  3. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  4. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  5. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  6. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  7. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  8. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  9. 8bbf4976 KEYS: Alter use of key instantiation link-to-keyring argument by David Howells · 16 years ago
  10. e9e349b KEYS: Disperse linux/key_ui.h by David Howells · 16 years ago
  11. 47d804b CRED: Wrap task credential accesses in the key management code by David Howells · 16 years ago
  12. dba6a4d keys: remove unused key_alloc_sem by Daniel Walker · 16 years ago
  13. fdb89bc keys: explicitly include required slab.h header file. by Robert P. J. Day · 16 years ago
  14. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 16 years ago
  15. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  16. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 16 years ago
  17. da91d2e keys: switch to proc_create() by Alexey Dobriyan · 16 years ago
  18. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  19. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 16 years ago
  20. dceba99 keys: check starting keyring as part of search by Kevin Coffman · 16 years ago
  21. 38bbca6 keys: increase the payload size when instantiating a key by David Howells · 16 years ago
  22. dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  23. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  24. 1996a10 security/selinux: constify function pointer tables and fields by Jan Engelhardt · 16 years ago
  25. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  26. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  27. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  28. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 17 years ago
  29. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  30. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  31. 9ad0830 [PATCH] Keys: Fix key serial number collision handling by David Howells · 17 years ago
  32. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  33. 48ad504 [PATCH] security/keys/*: user kmemdup() by Eric Sesterhenn · 18 years ago
  34. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  35. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  36. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  37. 4e54f08 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller by David Howells · 18 years ago
  38. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 18 years ago
  39. 06ec7be [PATCH] keys: restrict contents of /proc/keys to Viewable keys by Michael LeMay · 18 years ago
  40. e51f6d3 [PATCH] keys: allocate key serial numbers randomly by Michael LeMay · 18 years ago
  41. 5801649 [PATCH] keys: let keyctl_chown() change a key's owner by Fredrik Tolf · 18 years ago
  42. 31204ed [PATCH] keys: discard the contents of a key on revocation by David Howells · 18 years ago
  43. 7e047ef [PATCH] keys: sort out key quota system by David Howells · 18 years ago
  44. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  45. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  46. fed306f [RBTREE] Update key.c to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  47. 1a26feb [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement by David Howells · 18 years ago
  48. c3a9d65 [Security] Keys: Fix oops when adding key to non-keyring by David Howells · 18 years ago
  49. 1d9b7d9 [PATCH] Keys: Replace duplicate non-updateable keys rather than failing by David Howells · 18 years ago
  50. 3dccff8 [PATCH] Keys: Fix key quota management on key allocation by David Howells · 18 years ago
  51. 0cb409d [PATCH] strndup_user: convert keyctl by Davi Arnaut · 18 years ago
  52. bb00307 [PATCH] sem2mutex: security/ by Ingo Molnar · 18 years ago
  53. 6d94074 [PATCH] Fix keyctl usage of strnlen_user() by Davi Arnaut · 18 years ago
  54. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  55. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 18 years ago
  56. cab8eb5 [PATCH] keys: Discard duplicate keys from a keyring on link by David Howells · 18 years ago
  57. 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 18 years ago
  58. 1ae8f40 [PATCH] security/: possible cleanups by Adrian Bunk · 18 years ago
  59. 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 18 years ago
  60. db1d1d5 [PATCH] Keys: Fix permissions check for update vs add by David Howells · 19 years ago
  61. a7f988b [PATCH] kfree cleanup: security by Jesper Juhl · 19 years ago
  62. 0f6ed7c [PATCH] Keys: Remove incorrect and obsolete '!' operators by David Howells · 19 years ago
  63. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 19 years ago
  64. 2aa349f [PATCH] Keys: Export user-defined keyring operations by David Howells · 19 years ago
  65. 7ab501d [PATCH] Keys: Possessor permissions should be additive by David Howells · 19 years ago
  66. 468ed2b [PATCH] Keys: Split key permissions checking into a .c file by David Howells · 19 years ago
  67. f1a9bad [PATCH] Keys: Add request-key process documentation by David Howells · 19 years ago
  68. 74fd92c [PATCH] key: plug request_key_auth memleak by David Howells · 19 years ago
  69. 664cceb [PATCH] Keys: Add possessor permissions to keys [try #3] by David Howells · 19 years ago
  70. 94efe72 [PATCH] Destruction of failed keyring oopses by David Howells · 19 years ago
  71. bcf945d [PATCH] Error during attempt to join key management session can leave semaphore pinned by David Howells · 19 years ago
  72. 1260f80 [PATCH] Keys: Fix key management syscall interface bugs by David Howells · 19 years ago
  73. a4014d8 [PATCH] Keys: Base keyring size on key pointer not key struct by David Howells · 19 years ago
  74. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  75. 16c29b6 [PATCH] eCryptfs: export user key type by Michael Halcrow · 19 years ago
  76. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 19 years ago
  77. 8589b4e [PATCH] Keys: Use RCU to manage session keyring pointer by David Howells · 19 years ago
  78. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 19 years ago
  79. 76d8aea [PATCH] keys: Discard key spinlock and use RCU for key payload by David Howells · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago