Home
last modified time | relevance | path

Searched refs:enforcing (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.15/security/selinux/
H A Dstatus.c56 status->enforcing = enforcing_enabled(); in selinux_kernel_status_page()
79 void selinux_status_update_setenforce(bool enforcing) in selinux_status_update_setenforce() argument
90 status->enforcing = enforcing ? 1 : 0; in selinux_status_update_setenforce()
H A DKconfig35 unless you specify enforcing=1 on the kernel command line. You
36 can interactively toggle the kernel between enforcing mode and
/linux-6.15/security/selinux/include/
H A Dsecurity.h95 bool enforcing; member
126 return READ_ONCE(selinux_state.enforcing); in enforcing_enabled()
131 WRITE_ONCE(selinux_state.enforcing, value); in enforcing_set()
381 u32 enforcing; /* current setting of enforcing mode */ member
389 extern void selinux_status_update_setenforce(bool enforcing);
/linux-6.15/Documentation/admin-guide/LSM/
H A Dipe.rst197 enforcing the configurable policies at startup, around reading and
285 Deploying a policy will *not* cause IPE to start enforcing the policy. IPE will
319 enforced. This allows users to test policies before enforcing them.
337 …type=1420 audit(1653364370.067:61): ipe_op=EXECUTE ipe_hook=MMAP enforcing=1 pid=2241 comm="ld-lin…
341 …type=1420 audit(1653364735.161:64): ipe_op=EXECUTE ipe_hook=MMAP enforcing=1 pid=2472 comm="mmap_t…
362 | enforcing | integer | No | The current IPE enforcing state 1 is in enforcing mode, 0 is…
460 …type=1404 audit(1653425689.008:55): enforcing=0 old_enforcing=1 auid=4294967295 ses=4294967295 ena…
464 …type=1404 audit(1653425689.008:55): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 ena…
475 | enforcing | integer | No | The enforcing state IPE is being switched to, 1 is in en…
477 … old_enforcing | integer | No | The enforcing state IPE is being switched from, 1 is in
H A Dlandlock.rst59 …domain=195ba459b status=allocated mode=enforcing pid=300 uid=0 exe="/root/sandboxer" comm="sandbox…
115 …IN msg=audit(1729738800.268:30): domain=1a6fdc66f status=allocated mode=enforcing pid=286 uid=0 ex…
128 …IN msg=audit(1729738800.221:33): domain=1a6fdc679 status=allocated mode=enforcing pid=289 uid=0 ex…
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-ccp39 whether the PSP is enforcing rollback protection.
41 0: Not enforcing
/linux-6.15/security/landlock/
H A DKconfig10 themselves (and their future children) by gradually enforcing
/linux-6.15/security/lockdown/
H A DKconfig2 bool "Basic module for enforcing kernel lockdown"
/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst77 doesn't support page reclaim, enforcing the limit at page fault time implies
100 limit, enforcing memory usage at fault time and causing the application to
/linux-6.15/tools/perf/Documentation/
H A Dsecurity.txt98 # enforcing - SELinux security policy is enforced.
99 # permissive - SELinux prints warnings instead of enforcing.
/linux-6.15/Documentation/userspace-api/
H A Dmfd_noexec.rst34 migrating and enforcing non-executable MFD.
H A Dcheck_exec.rst87 arbitrary code execution e.g., by enforcing a write xor execute policy.
H A Dlandlock.rst34 the thread enforcing it, and its future children.
47 Defining and enforcing a security policy
404 ABI version at runtime and only enforcing the supported features.
/linux-6.15/security/tomoyo/
H A DKconfig53 enforcing mode from the beginning, you can reduce the possibility of
H A Dcommon.h884 struct tomoyo_preference *enforcing; member
/linux-6.15/Documentation/core-api/
H A Dprotection-keys.rst7 Memory Protection Keys provide a mechanism for enforcing page-based
/linux-6.15/Documentation/rust/
H A Dtesting.rst65 (thus enforcing they are kept in sync with the code they document) and as well
/linux-6.15/Documentation/security/
H A Dlandlock.rst42 * Computation related to Landlock operations (e.g. enforcing a ruleset) shall
H A Dipe.rst120 integrity is independent of the policy for enforcing that integrity claim.
/linux-6.15/Documentation/arch/powerpc/
H A Ddexcr.rst119 the hypervisor is enforcing the aspect be set. To see the true DEXCR state
/linux-6.15/Documentation/driver-api/
H A Dextcon.rst93 This field is crucial for enforcing hardware constraints. It's an array of
H A Ddevice_link.rst37 enforcing driver presence on the supplier is optional.
/linux-6.15/kernel/
H A DKconfig.preempt96 preemptible priority-inheritance aware variants, enforcing
/linux-6.15/Documentation/trace/coresight/
H A Dcoresight-config.rst294 enforcing the unload order as the strict reverse of the load order.
/linux-6.15/Documentation/process/
H A Dcode-of-conduct-interpretation.rst246 and kernel.org administrators in enforcing them.

12