aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/lsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-29AppArmor: Fix masking of capabilities in complain modeJohn Johansen1-1/+1
2011-06-09AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen1-1/+1
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook1-1/+2
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-2/+3
2011-03-08AppArmor: kill unused macros in lsm.cShan Wei1-2/+0
2010-11-11APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com1-2/+4
2010-09-08AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen1-1/+1
2010-08-17AppArmor: fix task_setrlimit prototypeJiri Slaby1-2/+2
2010-08-11AppArmor: update for module_param_named API changeStephen Rothwell1-12/+24
2010-08-02AppArmor: update path_truncate method to latest versionJames Morris1-2/+1
2010-08-02AppArmor: LSM interface, and security module initializationJohn Johansen1-0/+939