aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor/domain.c
AgeCommit message (Expand)Author
2013-02-22new helper: file_inode(file)Al Viro
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-04-14Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVSJohn Johansen
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski
2012-03-28apparmor: Fix change_onexec when called from a confined taskJohn Johansen
2012-03-14AppArmor: Move path failure information into aa_get_name and renameJohn Johansen
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-29AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo
2010-08-02AppArmor: fix build warnings for non-const use of get_task_credJames Morris
2010-08-02AppArmor: functions for domain transitionsJohn Johansen