aboutsummaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
2013-10-16apparmor: fix bad lock balance when introspecting policyJohn Johansen
2013-10-16apparmor: fix memleak of the profile hashJohn Johansen
2013-09-30apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen
2013-09-30apparmor: Use shash crypto API interface for profile hashesTyler Hicks
2013-09-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-08-20module/lsm: Have apparmor module parameters work with no argsSteven Rostedt
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen
2013-08-14apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen
2013-08-14apparmor: add the profile introspection file to interfaceJohn Johansen
2013-08-14apparmor: add an optional profile attachment string for profilesJohn Johansen
2013-08-14apparmor: add interface files for profiles and namespacesJohn Johansen
2013-08-14apparmor: allow setting any profile into the unconfined stateJohn Johansen
2013-08-14apparmor: make free_profile available outside of policy.cJohn Johansen
2013-08-14apparmor: rework namespace free pathJohn Johansen
2013-08-14apparmor: update how unconfined is handledJohn Johansen
2013-08-14apparmor: change how profile replacement update is doneJohn Johansen
2013-08-14apparmor: convert profile lists to RCU based lockingJohn Johansen
2013-08-14apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen
2013-08-14apparmor: add a features/policy dir to interfaceJohn Johansen
2013-08-14apparmor: enable users to query whether apparmor is enabledJohn Johansen
2013-08-14apparmor: remove minimum size check for vmalloc()Tetsuo Handa
2013-05-12apparmor: no need to delay vfree()Al Viro
2013-04-28apparmor: fix fully qualified name parsingJohn Johansen
2013-04-28apparmor: fix setprocattr arg processing for onexecJohn Johansen
2013-04-28apparmor: localize getting the security context to a few macrosJohn Johansen
2013-04-28apparmor: fix sparse warningsJohn Johansen
2013-04-28apparmor: Fix smatch warning in aa_remove_profilesJohn Johansen
2013-04-28apparmor: fix the audit type tableJohn Johansen
2013-04-28apparmor: reserve and mask off the top 8 bits of the base fieldJohn Johansen
2013-04-28apparmor: move the free_profile fn ahead of aa_alloc_profileJohn Johansen
2013-04-28apparmor: remove sid from profilesJohn Johansen
2013-04-28apparmor: move perm defines into policy_unpackJohn Johansen
2013-04-28apparmor: misc cleanup of matchJohn Johansen
2013-04-28apparmor: relax the restrictions on setting rlimitsJohn Johansen
2013-04-28apparmor: remove "permipc" commandJohn Johansen
2013-04-28apparmor: use common fn to clear task_context for domain transitionsJohn Johansen
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.John Johansen
2013-04-28apparmor: fix error code to failure message mapping for name lookupJohn Johansen
2013-04-28apparmor: refactor profile mode macrosJohn Johansen
2013-04-28apparmor: Remove -W1 warningsJohn Johansen
2013-04-28apparmor: fix auditing of domain transition failures due to incomplete policyJohn Johansen
2013-02-22new helper: file_inode(file)Al Viro
2012-10-25apparmor: fix IRQ stack overflow during free_profileJohn Johansen
2012-10-17apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40John Johansen
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-21userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-09-01AppArmor: remove af_names.h from .gitignorePaul Bolle