aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/lsm.c
Commit message (Expand)AuthorAgeFilesLines
* AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-08-041-1/+1
* AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen2011-06-091-1/+1
* AppArmor: fix oops in apparmor_setprocattrKees Cook2011-06-011-1/+2
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-231-2/+3
* AppArmor: kill unused macros in lsm.cShan Wei2011-03-081-2/+0
* APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com2010-11-111-2/+4
* AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-081-1/+1
* AppArmor: fix task_setrlimit prototypeJiri Slaby2010-08-171-2/+2
* AppArmor: update for module_param_named API changeStephen Rothwell2010-08-111-12/+24
* AppArmor: update path_truncate method to latest versionJames Morris2010-08-021-2/+1
* AppArmor: LSM interface, and security module initializationJohn Johansen2010-08-021-0/+939