blob: 51f67e73be03bed07bd7a3677c685e049c5b58e8 [file] [log] [blame]
0df34a645bae ("apparmor: add outofband transition and use it in xattr match")
dae6029325a4 ("apparmor: add consistency check between state and dfa diff encode flags")
c659696964a7 ("apparmor: add a valid state flags check")
8c62ed27a12c ("apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock")
21f606610502 ("apparmor: improve overlapping domain attachment resolution")
73f488cd9039 ("apparmor: convert attaching profiles via xattrs to use dfa matching")
8e51f9087f40 ("apparmor: Add support for attaching profiles via xattr, presence and value")
d901d6a298dc ("apparmor: dfa split verification of table headers")
031dcc8f4e84 ("apparmor: dfa add support for state differential encoding")
074c1cd798cb ("apparmor: dfa move character match into a macro")
9fcf78cca198 ("apparmor: update domain transitions that are subsets of confinement at nnp")
de62de59c278 ("apparmor: move task related defines and fns to task.X files")
f175221af35b ("apparmor: rename tctx to ctx")
d9087c49d438 ("apparmor: drop cred_ctx and reference the label directly")
3b529a7600d8 ("apparmor: move task domain change info to task security")
4d2f8ba3e3b7 ("apparmor: rename task_ctx to the more accurate cred_ctx")
cf65fabc2a2c ("apparmor: add first substr match to dfa")
1a3881d30559 ("apparmor: Fix regression in profile conflict logic")
feb3c766a3ab ("apparmor: fix possible recursive lock warning in __aa_create_ns")
06d426d113fe ("apparmor: fix profile attachment for special unconfined profiles")
844b8292b631 ("apparmor: ensure that undecidable profile attachments fail")
80c094a47dd4 ("Revert "apparmor: add base infastructure for socket mediation"")
290638a52a80 ("apparmor: fix race condition in null profile creation")
d07881d2edb0 ("apparmor: move new_null_profile to after profile lookup fns()")
651e28c5537a ("apparmor: add base infastructure for socket mediation")
2410aa96d6b4 ("apparmor: make policy_unpack able to audit different info messages")
2ea3ffb7782a ("apparmor: add mount mediation")
cd1dbf76b23d ("apparmor: add the ability to mediate signals")
33f2eadabba5 ("apparmor: export that basic profile namespaces are supported")
e00b02bb6ac2 ("apparmor: move change_profile mediation to using labels")
89dbf1962aa6 ("apparmor: move change_hat mediation to using labels")
93c98a484c49 ("apparmor: move exec domain mediation to using labels")
496c93196654 ("apparmor: rework file permission to cache file access in file->ctx")
aebd873e8d3e ("apparmor: refactor path name lookup and permission checks around labels")
98c3d182321d ("apparmor: update aa_audit_file() to use labels")
190a95189eb9 ("apparmor: move aa_file_perm() to use labels")
290f458a4f16 ("apparmor: allow ptrace checks to be finer grained than just capability")
b2d09ae449ce ("apparmor: move ptrace checks to using labels")
86b92cb782b3 ("apparmor: move resource checks to using labels")
c70c86c42142 ("apparmor: move capability checks to using labels")
637f688dc3dc ("apparmor: switch from profiles to using labels on contexts")
f1bd904175e8 ("apparmor: add the base fns() for domain labels")
192ca6b55a86 ("apparmor: revalidate files during exec")
2835a13bbdc0 ("apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()")
df8073c67fd8 ("apparmor: convert aa_change_XXX bool parameters to flags")
dca91402e999 ("apparmor: cleanup remove unused and not fully implemented profile rename")
435222bc1bcc ("apparmor: refactor updating profiles to the newest parent")
a1bd627b46d1 ("apparmor: share profile name on replacement")
cf797c0e5e31 ("apparmor: convert to profile block critical sections")
fe864821d504 ("apparmor: move bprm_committing_creds/committed_creds to lsm.c")