aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* KEYS: Add a key type op to permit the key description to be vettedDavid Howells2011-03-07
* KEYS: Add an RCU payload dereference macroDavid Howells2011-03-07
* Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris2011-03-07
|\
| * security: add cred argument to security_capable()Chris Wright2011-02-11
| * CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-07
| * KEYS: Fix __key_link_end() quota fixup on errorDavid Howells2011-01-25
| * selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-23
| * trusted keys: Fix a memory leak in trusted_update().Jesper Juhl2011-01-23
| * encrypted-keys: rename encrypted_defined files to encryptedMimi Zohar2011-01-23
| * trusted-keys: rename trusted_defined files to trustedMimi Zohar2011-01-23
| * KEYS: Fix up comments in key management codeDavid Howells2011-01-21
| * KEYS: Do some style cleanup in the key management code.David Howells2011-01-21
| * trusted-keys: avoid scattring va_end()Tetsuo Handa2011-01-18
| * trusted-keys: check for NULL before using itTetsuo Handa2011-01-18
| * trusted-keys: another free memory bugfixTetsuo Handa2011-01-18
| * trusted-keys: free memory bugfixMimi Zohar2011-01-13
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| | |\
| | * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-10
| |\ \ \
| * | | | headers: kobject.h reduxAlexey Dobriyan2011-01-10
| * | | | headers: path.h reduxAlexey Dobriyan2011-01-10
* | | | | TOMOYO: Fix memory leak upon file open.Tetsuo Handa2011-03-02
* | | | | ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-23
* | | | | IMA: remove IMA imbalance checkingMimi Zohar2011-02-10
* | | | | IMA: maintain i_readcount in the VFS layerMimi Zohar2011-02-10
* | | | | IMA: convert i_readcount to atomicMimi Zohar2011-02-10
* | | | | Smack: correct final mmap check comparisonCasey Schaufler2011-02-09
* | | | | security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITEShan Wei2011-02-09
* | | | | Smack: correct behavior in the mmap hookCasey Schaufler2011-02-09
* | | | | CacheFiles: Add calls to path-based security hooksDavid Howells2011-01-23
* | | | | security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-23
* | | | | Subject: [PATCH] Smack: mmap controls for library containmentCasey Schaufler2011-01-17
| |/ / / |/| | |
* | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-09
|\ \ \ \
| * | | | SELinux: define permissions for DCB netlink messagesEric Paris2010-12-16
| * | | | selinux: cache sidtab_context_to_sid resultsEric Paris2010-12-07
| * | | | SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris2010-12-02
| * | | | SELinux: merge policydb_index_classes and policydb_index_othersEric Paris2010-11-30
| * | | | selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-30
| * | | | selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-30
| * | | | SELinux: do not set automatic i_ino in selinuxfsEric Paris2010-11-30
| * | | | selinux: rework security_netlbl_secattr_to_sidEric Paris2010-11-30
| * | | | SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
| * | | | SELinux: standardize return code handling in selinuxfs.cEric Paris2010-11-30
| * | | | SELinux: standardize return code handling in policydb.cEric Paris2010-11-30
| | |_|/ | |/| |
* | | | Merge branch 'master' into nextJames Morris2011-01-09
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
| |\ \ \
| | * | | fs: rcu-walk for path lookupNick Piggin2011-01-07
| | * | | fs: dcache rationalise dget variantsNick Piggin2011-01-07
| | * | | fs: dcache remove dcache_lockNick Piggin2011-01-07