aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-03TOMOYO: Fix memory leak upon file open.Tetsuo Handa
2011-02-23ima: remove unnecessary call to ima_must_measureMimi Zohar
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10IMA: remove IMA imbalance checkingMimi Zohar
2011-02-10IMA: maintain i_readcount in the VFS layerMimi Zohar
2011-02-10IMA: convert i_readcount to atomicMimi Zohar
2011-02-09Smack: correct final mmap check comparisonCasey Schaufler
2011-02-09security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei
2011-02-09Smack: correct behavior in the mmap hookCasey Schaufler
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-01-26KEYS: Fix __key_link_end() quota fixup on errorDavid Howells
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso
2011-01-24trusted keys: Fix a memory leak in trusted_update().Jesper Juhl
2011-01-24CacheFiles: Add calls to path-based security hooksDavid Howells
2011-01-24security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei
2011-01-24encrypted-keys: rename encrypted_defined files to encryptedMimi Zohar
2011-01-24trusted-keys: rename trusted_defined files to trustedMimi Zohar
2011-01-21KEYS: Fix up comments in key management codeDavid Howells
2011-01-21KEYS: Do some style cleanup in the key management code.David Howells
2011-01-19trusted-keys: avoid scattring va_end()Tetsuo Handa
2011-01-19trusted-keys: check for NULL before using itTetsuo Handa
2011-01-19trusted-keys: another free memory bugfixTetsuo Handa
2011-01-17Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler
2011-01-14trusted-keys: free memory bugfixMimi Zohar
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10headers: path.h reduxAlexey Dobriyan
2011-01-10Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: rcu-walk for path lookupNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-03ima: fix add LSM rule bugMimi Zohar
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-23KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16SELinux: define permissions for DCB netlink messagesEric Paris
2010-12-15encrypted-keys: style and other cleanupMimi Zohar
2010-12-15encrypted-keys: verify datablob size before converting to binaryMimi Zohar