summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-12-27Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-27Merge remote branch 'selinux/master'Stephen Rothwell
2010-12-27Merge remote branch 'security-testing/next'Stephen Rothwell
2010-12-27Merge remote branch 'net/master'Stephen Rothwell
2010-12-27Merge remote branch 'vfs-scale/vfs-scale-working'Stephen Rothwell
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-22fs: rcu-walk for path lookupNick Piggin
2010-12-22fs: dcache rationalise dget variantsNick Piggin
2010-12-22fs: dcache remove dcache_lockNick Piggin
2010-12-22fs: dcache scale subdirsNick Piggin
2010-12-22fs: dcache scale d_unhashedNick Piggin
2010-12-15encrypted-keys: style and other cleanupMimi Zohar
2010-12-15encrypted-keys: verify datablob size before converting to binaryMimi Zohar
2010-12-15trusted-keys: kzalloc and other cleanupMimi Zohar
2010-12-15trusted-keys: additional TSS return code and other error handlingMimi Zohar
2010-12-07Smack: Transmute labels on specified directoriesJarkko Sakkinen
2010-12-07selinux: cache sidtab_context_to_sid resultsEric Paris
2010-12-02SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris
2010-12-02This patch adds a new security attribute to Smack calledCasey Schaufler
2010-11-30SELinux: merge policydb_index_classes and policydb_index_othersEric Paris
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris
2010-11-30selinux: convert type_val_to_struct to flex_arrayEric Paris
2010-11-30SELinux: do not set automatic i_ino in selinuxfsEric Paris
2010-11-30selinux: rework security_netlbl_secattr_to_sidEric Paris
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris
2010-11-30SELinux: standardize return code handling in policydb.cEric Paris
2010-11-30keys: add missing include file for trusted and encrypted keysMimi Zohar
2010-11-29Smack: UDS revisionCasey Schaufler
2010-11-29keys: add new key-type encryptedMimi Zohar
2010-11-29keys: add new trusted key-typeMimi Zohar
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn
2010-11-23SELinux: indicate fatal error in compat netfilter codeEric Paris
2010-11-23SELinux: Only return netlink error when we know the return is fatalEric Paris
2010-11-17SELinux: return -ECONNREFUSED from ip_postroute to signal fatal errorEric Paris
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-11-11APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com
2010-11-11APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29convert get_sb_single() usersAl Viro
2010-10-28Fix install_process_keyring error handlingAndi Kleen
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26Merge branch 'ima-memory-use-fixes'Linus Torvalds
2010-10-26IMA: fix the ToMToU logicEric Paris
2010-10-26IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris
2010-10-26IMA: drop refcnt from ima_iint_cache since it isn't neededEric Paris
2010-10-26IMA: only allocate iint when neededEric Paris