summaryrefslogtreecommitdiffstats
path: root/security/apparmor/domain.c
Commit message (Expand)AuthorAgeFilesLines
* Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVSJohn Johansen2012-04-141-4/+35
* Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-141-0/+4
* apparmor: Fix change_onexec when called from a confined taskJohn Johansen2012-03-271-1/+2
* AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-141-3/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-281-1/+1
|\
| * AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-06-291-1/+1
* | ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo2011-06-221-1/+1
|/
* AppArmor: fix build warnings for non-const use of get_task_credJames Morris2010-08-021-1/+1
* AppArmor: functions for domain transitionsJohn Johansen2010-08-021-0/+823