aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include
Commit message (Expand)AuthorAge
* nick kvfree() from apparmorAl Viro2014-05-06
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\
| * apparmor: remove parent task info from audit loggingJohn Johansen2013-10-30
| * apparmor: fix capability to not use the current task, during reportingJohn Johansen2013-10-30
* | apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen2013-09-29
|/
* apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-14
* apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-14
* apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-14
* apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-14
* apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-14
* apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-14
* apparmor: rework namespace free pathJohn Johansen2013-08-14
* apparmor: update how unconfined is handledJohn Johansen2013-08-14
* apparmor: change how profile replacement update is doneJohn Johansen2013-08-14
* apparmor: convert profile lists to RCU based lockingJohn Johansen2013-08-14
* apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-14
* apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-28
* apparmor: fix sparse warningsJohn Johansen2013-04-28
* apparmor: remove sid from profilesJohn Johansen2013-04-28
* apparmor: move perm defines into policy_unpackJohn Johansen2013-04-28
* apparmor: misc cleanup of matchJohn Johansen2013-04-28
* apparmor: remove "permipc" commandJohn Johansen2013-04-28
* apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-28
* apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen2013-04-28
* apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-28
* apparmor: refactor profile mode macrosJohn Johansen2013-04-28
* userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* apparmor: move task from common_audit_data to apparmor_audit_dataEric Paris2012-04-09
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-03
* AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-14
* AppArmor: Add ability to load extended policyJohn Johansen2012-03-14
* AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-14
* AppArmor: Update dfa matching routines.John Johansen2012-03-14
* AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-27
* AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-27
* AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-27
* AppArmor: add "file" details to securityfsKees Cook2012-02-27
* AppArmor: add initial "features" directory to securityfsKees Cook2012-02-27
* AppArmor: refactor securityfs to use structuresKees Cook2012-02-27
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | headers: kobject.h reduxAlexey Dobriyan2011-01-10
* | headers: path.h reduxAlexey Dobriyan2011-01-10
|/
* AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-07
* AppArmor: core policy routinesJohn Johansen2010-08-02
* AppArmor: policy routines for loading and unpacking policyJohn Johansen2010-08-02
* AppArmor: mediation of non file objectsJohn Johansen2010-08-02
* AppArmor: functions for domain transitionsJohn Johansen2010-08-02
* AppArmor: file enforcement routinesJohn Johansen2010-08-02