aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2012-02-07UBUNTU: SAUCE: seccomp_filter: new mode with configurable syscall filtersWill Drewry
2012-02-07UBUNTU: ubuntu: Yama - update calls to generic_permission() and inode->i_op->...Leann Ogasawara
2012-02-07UBUNTU: ubuntu: Yama: if an underlying filesystem provides a permissions op u...Andy Whitcroft
2012-02-07UBUNTU: SAUCE: fix yama_ptracer_del lockdep warningMing Lei
2012-02-07UBUNTU: fix ERROR: __devcgroup_inode_permission undefinedLeann Ogasawara
2012-02-07UBUNTU: ubuntu: Yama - unconditionally chain to Yama LSMKees Cook
2012-02-07UBUNTU: ubuntu: Yama - add ptrace relationship tracking interfaceKees Cook
2012-02-07UBUNTU: ubuntu: Yama - create task_free security callbackKees Cook
2012-02-07UBUNTU: ubuntu: Yama - LSM hooksKees Cook
2012-02-07UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39Andy Whitcroft
2012-02-07UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.John Johansen
2012-02-07AppArmor: compatibility patch for v5 interfaceJohn Johansen
2012-02-07AppArmor: compatibility patch for v5 network controllJohn Johansen
2012-02-07UBUNTU: SAUCE: AppArmor: Allow dfa backward compatibility with broken userspaceJohn Johansen
2011-11-21KEYS: Fix a NULL pointer deref in the user-defined key typeDavid Howells
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-08-08TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profileTetsuo Handa
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26ima: fmode_t misspelled as mode_t...Al Viro
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24VFS : mount lock scalability for internal mountsTim Chen
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-07-20security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan
2011-07-20security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan
2011-07-20security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()Lai Jiangshan
2011-07-20get rid of pointless checks for dentry->sb == NULLAl Viro
2011-07-20->permission() sanitizing: don't pass flags to exec_permission()Al Viro
2011-07-20selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCUAl Viro
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11TOMOYO: Enable conditional ACL.Tetsuo Handa
2011-07-11TOMOYO: Allow using argv[]/envp[] of execve() as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using executable's realpath and symlink's target as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using owner/group etc. of file objects as conditions.Tetsuo Handa
2011-07-11TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-07-08TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.Tetsuo Handa
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-01TOMOYO: Fix wrong domainname in tomoyo_init_log().Tetsuo Handa
2011-06-30TOMOYO: Cleanup header file.Tetsuo Handa
2011-06-30TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .Tetsuo Handa
2011-06-30Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-29AppArmor: Fix masking of capabilities in complain modeJohn Johansen