summaryrefslogtreecommitdiffstats
path: root/security/apparmor
AgeCommit message (Expand)AuthorLines
2010-09-08AppArmor: Fix locking from removal of profile namespaceJohn Johansen-2/+4
2010-09-08AppArmor: Fix splitting an fqname into separate namespace and profile namesJohn Johansen-1/+1
2010-09-08AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen-11/+15
2010-09-08AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen-27/+11
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+2
2010-08-18apparmor: use task path helpersNick Piggin-7/+2
2010-08-17AppArmor: fix task_setrlimit prototypeJiri Slaby-2/+2
2010-08-11AppArmor: update for module_param_named API changeStephen Rothwell-12/+24
2010-08-05apparmor: depends on NETRandy Dunlap-1/+1
2010-08-02AppArmor: fix build warnings for non-const use of get_task_credJames Morris-2/+2
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen-0/+60
2010-08-02AppArmor: update path_truncate method to latest versionJames Morris-2/+1
2010-08-02AppArmor: core policy routinesJohn Johansen-0/+1568
2010-08-02AppArmor: policy routines for loading and unpacking policyJohn Johansen-0/+723
2010-08-02AppArmor: mediation of non file objectsJohn Johansen-0/+508
2010-08-02AppArmor: LSM interface, and security module initializationJohn Johansen-0/+939
2010-08-02AppArmor: functions for domain transitionsJohn Johansen-0/+859
2010-08-02AppArmor: file enforcement routinesJohn Johansen-0/+674
2010-08-02AppArmor: userspace interfacesJohn Johansen-0/+455
2010-08-02AppArmor: dfa match engineJohn Johansen-0/+485
2010-08-02AppArmor: contexts used in attaching policy to system objectsJohn Johansen-0/+370
2010-08-02AppArmor: basic auditing infrastructure.John Johansen-0/+338
2010-08-02AppArmor: misc. base functions and definesJohn Johansen-0/+491