Home
last modified time | relevance | path

Searched refs:apparmor (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/admin-guide/LSM/
H A Dapparmor.rst24 Specify apparmor as the first "major" module (e.g. AppArmor, SELinux, Smack)
30 ``security=apparmor`` on the kernel's command line.
33 ``apparmor=0, security=XXXX`` (where ``XXXX`` is valid security module), on the
48 Mailing List - apparmor@lists.ubuntu.com
50 Wiki - http://wiki.apparmor.net
52 User space tools - https://gitlab.com/apparmor
54 Kernel module - git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
H A Dindex.rst43 apparmor
H A Dipe.rst323 If a traditional MAC system is enabled (SELinux, apparmor, smack), all
340 If a traditional MAC system is enabled (SELinux, apparmor, smack, etcetera),
551 If a traditional MAC system is enabled (SELinux, apparmor, smack, etcetera),
/linux/security/apparmor/
H A DKconfig14 http://apparmor.wiki.kernel.org
23 Build apparmor with debugging logic in apparmor. Not all
43 Set the default value of the apparmor.debug kernel parameter.
53 is available to userspace via the apparmor filesystem. This
66 hashes is available to userspace via the apparmor
101 This options allows controlling whether apparmor does a full
H A DMakefile4 obj-$(CONFIG_SECURITY_APPARMOR) += apparmor.o
6 apparmor-y := apparmorfs.o audit.o capability.o task.o ipc.o lib.o match.o \
10 apparmor-$(CONFIG_SECURITY_APPARMOR_HASH) += crypto.o
H A Dsecid.c91 label = prop->apparmor.label; in apparmor_lsmprop_to_secctx()
H A Daudit.c273 label = prop->apparmor.label; in aa_audit_rule_match()
H A Dlsm.c990 prop->apparmor.label = label; in apparmor_current_getlsmprop_subj()
999 prop->apparmor.label = label; in apparmor_task_getlsmprop_obj()
2569 DEFINE_LSM(apparmor) = {
/linux/Documentation/userspace-api/
H A Dlsm.rst22 AppArmor also provides this value in ``/proc/self/attr/apparmor/current``.
28 AppArmor also provides this value in ``/proc/self/attr/apparmor/exec``.
44 AppArmor also provides this value in ``/proc/self/attr/apparmor/prev``.
H A Dlandlock.rst748 CONFIG_LSM="lockdown,yama,integrity,apparmor"
755 lsm=lockdown,yama,integrity,apparmor
760 lsm=landlock,lockdown,yama,integrity,apparmor
768 [ 0.000000] Command line: [...] lsm=landlock,lockdown,yama,integrity,apparmor
769 [ 0.000000] Kernel command line: [...] lsm=landlock,lockdown,yama,integrity,apparmor
770 [ 0.000000] LSM: initializing lsm=lockdown,capability,landlock,yama,integrity,apparmor
/linux/security/
H A DMakefile20 obj-$(CONFIG_SECURITY_APPARMOR) += apparmor/
H A DKconfig224 source "security/apparmor/Kconfig"
271 …default "landlock,lockdown,yama,loadpin,safesetid,smack,selinux,tomoyo,apparmor,ipe,bpf" if DEFAUL…
272 …default "landlock,lockdown,yama,loadpin,safesetid,apparmor,selinux,smack,tomoyo,ipe,bpf" if DEFAUL…
275 default "landlock,lockdown,yama,loadpin,safesetid,selinux,smack,tomoyo,apparmor,ipe,bpf"
/linux/Documentation/ABI/testing/
H A Dprocfs-attr-prev4 apparmor@lists.ubuntu.com
H A Dprocfs-attr-current4 apparmor@lists.ubuntu.com
H A Dprocfs-attr-exec4 apparmor@lists.ubuntu.com
/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst49 ``apparmor``
103 Part of the ``apparmor`` subsystem, testing the ``property_entry`` area.
/linux/include/linux/
H A Dsecurity.h167 struct lsm_prop_apparmor apparmor; member
/linux/Documentation/process/
H A Dhandling-regressions.rst890 three weeks means that I will revert, and I will stop pulling apparmor
/linux/Documentation/translations/sp_SP/process/
H A Dhandling-regressions.rst481 de apparmor hasta que la gente involucrada entienda como se hace
/linux/fs/proc/
H A Dbase.c2904 LSM_DIR_OPS(apparmor);
/linux/
H A DMAINTAINERS1916 M: John Johansen <john@apparmor.net>
1917 L: apparmor@lists.ubuntu.com (moderated for non-subscribers)
1919 W: apparmor.net
1920 B: https://gitlab.com/apparmor/apparmor-kernel
1921 C: irc://irc.oftc.net/apparmor
1922 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
1923 T: https://gitlab.com/apparmor/apparmor-kernel.git
1924 F: Documentation/admin-guide/LSM/apparmor
[all...]
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt555 apparmor= [APPARMOR] Disable or enable AppArmor at boot time
557 See security/apparmor/Kconfig help text