summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2011-01-09Merge 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-04ima: fix add LSM rule bugMimi Zohar
2010-12-27Merge 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-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-02This patch adds a new security attribute to Smack calledCasey Schaufler
2010-11-29keys: add missing include file for trusted and encrypted keysMimi Zohar
2010-11-28Smack: UDS revisionCasey Schaufler
2010-11-28keys: add new key-type encryptedMimi Zohar
2010-11-28keys: add new trusted key-typeMimi Zohar
2010-11-28security: 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-10APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com
2010-11-10APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com
2010-10-29convert get_sb_single() usersAl Viro
2010-10-28Fix install_process_keyring error handlingAndi Kleen
2010-10-27Merge 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
2010-10-26IMA: move read counter into struct inodeEric Paris
2010-10-26IMA: use i_writecount rather than a private counterEric Paris
2010-10-26IMA: use inode->i_lock to protect read and write countersEric Paris
2010-10-26IMA: convert internal flags from long to charEric Paris
2010-10-26IMA: use unsigned int instead of long for countersEric Paris
2010-10-26IMA: drop the inode opencount since it isn't needed for operationEric Paris
2010-10-26IMA: use rbtree instead of radix tree for inode information cacheEric Paris
2010-10-26fs: take dcache_lock inside __d_pathChristoph Hellwig
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-20selinux: include vmalloc.h for vmalloc_userStephen Rothwell