blob: ff9eefd8a1b145a8a84691553f167824055a3d85 [file] [log] [blame]
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")
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")
c70c86c42142 ("apparmor: move capability checks to using labels")
637f688dc3dc ("apparmor: switch from profiles to using labels on contexts")
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")
d9f02d9c237a ("apparmor: fix display of ns name")
5262ef60b1bc ("apparmor: fix apparmor_query data")
60285eb3e7c8 ("apparmor: fix policy load/remove semantics")
3664268f19ea ("apparmor: add namespace lookup fns()")
4f3b3f2d79a4 ("apparmor: add profile permission query ability")
2d679f3cb0ea ("apparmor: switch from file_perms to aa_perms")
aa9aeea8d4c3 ("apparmor: add gerneric permissions struct and support fns")
1dea3b41e84c ("apparmor: speed up transactional queries")
a83bd86e833a ("apparmor: add label data availability to the feature set")
4ae47f33354a ("apparmor: add mkdir/rmdir interface to manage policy namespaces")
d9bf2c268be6 ("apparmor: add policy revision file interface")
18e99f191a8e ("apparmor: provide finer control over policy management")
e53cfe6c7caa ("apparmor: rework perm mapping to a slightly broader set")
fc7e0b26b8d2 ("apparmor: move permissions into their own file to be more easily shared")
c961ee5f21b2 ("apparmor: convert from securityfs to apparmorfs for policy ns files")
98407f0a0d37 ("apparmor: allow specifying an already created dir to create ns entries in")
c97204baf840 ("apparmor: rename apparmor file fns and data to indicate use")
a481f4d91783 ("apparmor: add custom apparmorfs that will be used by policy namespace files")
64c8697045f8 ("apparmor: use macro template to simplify namespace seq_files")
52b97de32236 ("apparmor: use macro template to simplify profile seq_files")
5d5182cae401 ("apparmor: move to per loaddata files, instead of replicating in profiles")
4227c333f65c ("apparmor: Move path lookup to using preallocated buffers")
72c8a768641d ("apparmor: allow profiles to provide info to disconnected paths")
af7caa8f8dd1 ("apparmor: move file context into file.h")
651e54953b5d ("security/apparmor: Use POSIX-compatible "printf '%s'"")
47dbd1cdbb4e ("apparmorfs: Use seq_putc() in two functions")
0ff3d97f7676 ("apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()")
a7c3e901a46f ("mm: introduce kv[mz]alloc helpers")