summaryrefslogtreecommitdiffstats
path: root/security/apparmor
AgeCommit message (Expand)Author
2017-01-27apparmor: do not expose kernel stackHeinrich Schuchardt
2017-01-27apparmor: fix module parameters can be changed after policy is lockedJohn Johansen
2017-01-27apparmor: fix oops in profile_unpack() when policy_db is not presentJohn Johansen
2017-01-27apparmor: don't check for vmalloc_addr if kvzalloc() failedJohn Johansen
2017-01-27apparmor: add missing id bounds check on dfa verificationJohn Johansen
2017-01-27apparmor: fix refcount race when finding a child profileJohn Johansen
2017-01-27apparmor: check that xindex is in trans_table boundsJohn Johansen
2017-01-27apparmor: ensure the target profile name is always auditedJohn Johansen
2017-01-27apparmor: fix audit full profile hname on successful loadJohn Johansen
2017-01-27apparmor: fix log failures for all profiles in a setJohn Johansen
2017-01-27apparmor: fix put() parent ref after updating the active refJohn Johansen
2017-01-27apparmor: internal paths should be treated as disconnectedJohn Johansen
2017-01-27apparmor: fix disconnected bind mnts reconnectionJohn Johansen
2017-01-27apparmor: fix update the mtime of the profile file on replacementJohn Johansen
2017-01-27apparmor: exec should not be returning ENOENT when it deniesJohn Johansen
2017-01-27apparmor: fix uninitialized lsm_audit memberJohn Johansen
2017-01-27apparmor: fix replacement bug that adds new child to old parentJohn Johansen
2017-01-27apparmor: fix refcount bug in profile replacementJohn Johansen
2016-12-12apparmor: fix change_hat not finding hat after policy replacementJohn Johansen
2016-08-19apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2015-04-27nick kvfree() from apparmorAl Viro
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