aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/lsm.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-05
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\ \
| * | apparmor: fix module parameter handlingRusty Russell2011-12-15
| |/
* | switch security_path_chmod() to struct path *Al Viro2012-01-06
* | switch ->path_mknod() to umode_tAl Viro2012-01-03
* | switch ->path_mkdir() to umode_tAl Viro2012-01-03
* | switch security_path_chmod() to umode_tAl Viro2012-01-03
|/
* AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-06-28
* AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen2011-06-08
* AppArmor: fix oops in apparmor_setprocattrKees Cook2011-05-31
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* AppArmor: kill unused macros in lsm.cShan Wei2011-03-08
* APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com2010-11-10
* AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-07
* AppArmor: fix task_setrlimit prototypeJiri Slaby2010-08-16
* AppArmor: update for module_param_named API changeStephen Rothwell2010-08-11
* AppArmor: update path_truncate method to latest versionJames Morris2010-08-02
* AppArmor: LSM interface, and security module initializationJohn Johansen2010-08-02