tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / security / keys /
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-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl security/keys: Remove dead binary sysctl support
2009-10-15 David HowellsKEYS: get_instantiation_keyring() should inc the keyrin...
2009-09-23 David HowellsKEYS: Have the garbage collector set its timer for...
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: Do some whitespace cleanups [try #6]
2009-09-02 Serge E. HallynKEYS: Make /proc/keys use keyid not numread as file...
2009-09-02 David HowellsKEYS: Add garbage collection for dead, revoked and...
2009-09-02 David HowellsKEYS: Flag dead keys to induce EKEYREVOKED [try #6]
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-07-16 Oleg Nesterovkernel: rename is_single_threaded(task) to current_is_s...
2009-06-24 James Morriskeys: annotate seqfile ops with __releases and __acquires
2009-04-09 David Howellskeys: Handle there being no fallback destination keyrin...
2009-02-27 Serge E. Hallynkeys: make procfiles per-user-namespace
2009-02-27 Serge E. Hallynkeys: skip keys from another user namespace
2009-02-27 Serge E. Hallynkeys: consider user namespace in key_permission
2009-02-27 Serge E. Hallynkeys: distinguish per-uid keys in different namespaces
2009-01-17 Vegard Nossumsecurity: introduce missing kfree
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: Make execve() take advantage of copy-on-write...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Separate per-task-group keyrings from signal_struct
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
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 HowellsKEYS: Disperse linux/key_ui.h
2008-11-13 David HowellsCRED: Wrap task credential accesses in the key manageme...
2008-11-10 David HowellsKEYS: Make request key instantiate the per-user keyrings
2008-06-06 Daniel Walkerkeys: remove unused key_alloc_sem
2008-04-29 Robert P. J. Daykeys: explicitly include required slab.h header file.
2008-04-29 David Howellskeys: make the keyring quotas controllable through...
2008-04-29 David Howellskeys: don't generate user and user session keyrings...
2008-04-29 Arun Raghavankeys: allow clients to set key perms in key_create_or_u...
2008-04-29 Alexey Dobriyankeys: switch to proc_create()
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 Kevin Coffmankeys: check starting keyring as part of search
2008-04-29 David Howellskeys: increase the payload size when instantiating...
2008-04-18 Harvey Harrisonsecurity: replace remaining __FUNCTION__ occurrences
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-01-25 Jan Engelhardtsecurity/selinux: constify function pointer tables...
2007-10-17 David HowellsKEYS: Make request_key() and co fundamentally asynchronous
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-04-26 David Howells[AF_RXRPC]: Key facility changes for AF_RXRPC
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 9
2007-02-06 David Howells[PATCH] Keys: Fix key serial number collision handling
2006-12-07 Peter Zijlstra[PATCH] lockdep: name some old style locks
2006-12-07 Eric Sesterhenn[PATCH] security/keys/*: user kmemdup()
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-06-29 David Howells[PATCH] Keys: Allow in-kernel key requestor to pass...
2006-06-28 Randy Dunlap[PATCH] poison: add & use more constants
2006-06-26 Michael LeMay[PATCH] keys: restrict contents of /proc/keys to Viewab...
2006-06-26 Michael LeMay[PATCH] keys: allocate key serial numbers randomly
2006-06-26 Fredrik Tolf[PATCH] keys: let keyctl_chown() change a key's owner
2006-06-26 David Howells[PATCH] keys: discard the contents of a key on revocation
2006-06-26 David Howells[PATCH] keys: sort out key quota system
2006-06-22 David Howells[PATCH] Keys: Fix race between two instantiators of...
2006-06-22 Michael LeMay[PATCH] selinux: add hooks for key subsystem
2006-04-21 David Woodhouse[RBTREE] Update key.c to use rb_parent() accessor macro.
2006-04-11 David Howells[PATCH] Keys: Improve usage of memory barriers and...
2006-04-10 David Howells[Security] Keys: Fix oops when adding key to non-keyring
2006-03-25 David Howells[PATCH] Keys: Replace duplicate non-updateable keys...
2006-03-25 David Howells[PATCH] Keys: Fix key quota management on key allocation
2006-03-24 Davi Arnaut[PATCH] strndup_user: convert keyctl
2006-03-22 Ingo Molnar[PATCH] sem2mutex: security/
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: Discard duplicate keys from a keyring...
2006-01-09 David Howells[PATCH] keys: Permit key expiry time to be set
2006-01-06 Adrian Bunk[PATCH] security/: possible cleanups
2006-01-06 David Howells[PATCH] Keys: Remove key duplication
2005-12-01 David Howells[PATCH] Keys: Fix permissions check for update vs add
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: security
2005-11-07 David Howells[PATCH] Keys: Remove incorrect and obsolete '!' operators
2005-10-31 David Howells[PATCH] Keys: Add LSM hooks for key management [try #3]
2005-10-31 David Howells[PATCH] Keys: Export user-defined keyring operations
2005-10-08 David Howells[PATCH] Keys: Possessor permissions should be additive
2005-10-08 David Howells[PATCH] Keys: Split key permissions checking into a...
2005-10-08 David Howells[PATCH] Keys: Add request-key process documentation
2005-10-08 David Howells[PATCH] key: plug request_key_auth memleak
2005-09-28 David Howells[PATCH] Keys: Add possessor permissions to keys [try #3]
2005-08-04 David Howells[PATCH] Destruction of failed keyring oopses
2005-08-04 David Howells[PATCH] Error during attempt to join key management...
2005-08-04 David Howells[PATCH] Keys: Fix key management syscall interface...
2005-07-08 David Howells[PATCH] Keys: Base keyring size on key pointer not...
2005-06-25 Paul E. McKenney[PATCH] RCU: clean up a few remaining synchronize_kerne...
next