aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-12-13UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37Andy Whitcroft
2010-12-13Revert "UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-...Andy Whitcroft
2010-12-13UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103Andy Whitcroft
2010-12-13UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.John Johansen
2010-12-13AppArmor: compatibility patch for v5 interfaceJohn Johansen
2010-12-13AppArmor: compatibility patch for v5 network controllJohn Johansen
2010-12-13UBUNTU: SAUCE: AppArmor: Allow dfa backward compatibility with broken userspaceJohn Johansen
2010-12-13UBUNTU: SAUCE: Yama: verify inode is symlink to avoid bind mountsKees Cook
2010-12-13UBUNTU: SAUCE: Yama: search for PTRACE exceptions via thread group leaderKees Cook
2010-12-13UBUNTU: SAUCE: Yama: check PTRACE using thread group leaderKees Cook
2010-12-13UBUNTU: SAUCE: security: unconditionally chain to Yama LSMKees Cook
2010-12-13UBUNTU: SAUCE: Yama: add PTRACE exception tracking and interfaceKees Cook
2010-12-13UBUNTU: SAUCE: security: create task_free security callbackKees Cook
2010-12-13UBUNTU: [Upstream] security: Yama LSMKees Cook
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-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
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-25fs: take dcache_lock inside __d_pathChristoph Hellwig
2010-10-25fs: 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-21selinux: include vmalloc.h for vmalloc_userStephen Rothwell
2010-10-21selinux: implement mmap on /selinux/policyEric Paris
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-21SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris
2010-10-21SELinux: deterministic ordering of range transition rulesEric Paris
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen
2010-10-21TOMOYO: Print URL information before panic().Tetsuo Handa
2010-10-21security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei
2010-10-21selinux: change to new flag variablematt mooney
2010-10-21selinux: really fix dependency causing parallel compile failure.Paul Gortmaker