index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
Age
Commit message (
Expand
)
Author
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-06-01
kmod: convert two call sites to call_usermodehelper_fns()
Boaz Harrosh
2012-06-01
security/keys/keyctl.c: suppress memory allocation failure warning
Andrew Morton
2012-05-24
keys: change keyctl_session_to_parent() to use task_work_add()
Oleg Nesterov
2012-05-24
TIF_NOTIFY_RESUME is defined on all targets now
Al Viro
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-15
KEYS: Don't check for NULL key pointer in key_validate()
David Howells
2012-05-11
KEYS: Add invalidation support
David Howells
2012-05-11
KEYS: Do LRU discard in full keyrings
David Howells
2012-05-11
KEYS: Permit in-place link replacement in keyring list
David Howells
2012-05-11
KEYS: Perform RCU synchronisation on keys prior to key destruction
David Howells
2012-05-11
KEYS: Announce key type (un)registration
David Howells
2012-05-11
KEYS: Reorganise keys Makefile
David Howells
2012-05-11
KEYS: Move the key config into security/keys/Kconfig
David Howells
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-04-07
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-07
KEYS: testing wrong bit for KEY_FLAG_REVOKED
Dan Carpenter
2012-03-01
Created a function for setting timeouts on keys
Bryan Schumaker
2012-02-09
Merge branch 'next-queue' into next
James Morris
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
2012-01-19
KEYS: Allow special keyrings to be cleared
David Howells
2012-01-18
keys: add a "logon" key type
Jeff Layton
2012-01-17
encrypted-keys: fix rcu and sparse messages
Mimi Zohar
2012-01-17
keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages
Mimi Zohar
2012-01-17
KEYS: Add missing smp_rmb() primitives to the keyring search code
David Howells
2012-01-09
Merge branch 'next' into for-linus
James Morris
2011-11-16
KEYS: Give key types their own lockdep class for key->sem
David Howells
2011-11-16
encrypted-keys: module build fixes
Mimi Zohar
2011-11-16
encrypted-keys: fix error return code
Mimi Zohar
2011-11-16
KEYS: Fix a NULL pointer deref in the user-defined key type
David Howells
2011-11-01
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-11-01
Cross Memory Attach
Christopher Yeoh
2011-09-21
encrypted-keys: check hex2bin result
Mimi Zohar
2011-09-21
trusted-keys: check hex2bin result
Mimi Zohar
2011-09-15
encrypted-keys: IS_ERR need include/err.h
Stephen Rothwell
2011-09-14
encrypted-keys: remove trusted-keys dependency
Mimi Zohar
2011-09-14
encrypted-keys: create encrypted-keys directory
Mimi Zohar
2011-08-22
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
2011-08-22
KEYS: The dead key link reaper should be non-reentrant
David Howells
2011-08-22
KEYS: Make the key reaper non-reentrant
David Howells
2011-08-22
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
2011-08-22
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
2011-08-22
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
2011-08-22
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
[next]