Home
last modified time | relevance | path

Searched refs:permissive (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-pciback6 If the permissive attribute is set, then writing a string in
26 (similar to permissive attribute) to set for a devices assigned
H A Dsysfs-devices-waiting_for_supplier7 and is set to something stricter than "permissive". It is
/linux-6.15/Documentation/mm/
H A Darch_pgtable_helpers.rst79 | ptep_set_access_flags | Converts into a more permissive PTE |
156 | pmdp_set_access_flags | Converts into a more permissive PMD |
211 | pudp_set_access_flags | Converts into a more permissive PUD |
237 | huge_ptep_set_access_flags | Converts into a more permissive HugeTLB |
/linux-6.15/security/selinux/
H A DKconfig34 kernel will start in permissive mode (log everything, deny nothing)
37 permissive mode (if permitted by the policy) via
/linux-6.15/scripts/selinux/
H A Dinstall_policy.sh69 SELINUX=permissive
/linux-6.15/lib/
H A DKconfig.kcsan248 bool "Enable all additional permissive rules"
251 Enable additional permissive rules to ignore certain classes of data
252 races (also see kernel/kcsan/permissive.h). None of the permissive
/linux-6.15/tools/perf/Documentation/
H A Dsecurity.txt99 # permissive - SELinux prints warnings instead of enforcing.
101 SELINUX=permissive
163 …c1023 tcontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tclass=perf_event permissive=0
/linux-6.15/drivers/xen/xen-pciback/
H A Dconf_space.c23 module_param_named(permissive, xen_pcibk_permissive, bool, 0644);
254 if (dev_data->permissive || xen_pcibk_permissive) { in xen_pcibk_config_write()
H A Dpciback.h50 unsigned int permissive:1; member
H A Dconf_space_capability.c224 if (xen_pcibk_permissive || dev_data->permissive) in msi_msix_flags_write()
H A Dpci_stub.c1433 if (!dev_data->permissive) { in permissive_store()
1434 dev_data->permissive = 1; in permissive_store()
1462 if (!dev_data || !dev_data->permissive) in permissive_show()
1471 static DRIVER_ATTR_RW(permissive);
H A Dconf_space_header.c113 if (!xen_pcibk_permissive && (!dev_data || !dev_data->permissive)) in command_write()
/linux-6.15/security/smack/
H A DKconfig31 "permissive" mode of other systems.
/linux-6.15/Documentation/admin-guide/LSM/
H A Dipe.rst316 IPE supports two modes of operation: permissive (similar to SELinux's
317 permissive mode) and enforced. In permissive mode, all events are
349 Determining whether IPE is in permissive or enforced mode can be derived
362 … | No | The current IPE enforcing state 1 is in enforcing mode, 0 is in permissive mode |
475 …| The enforcing state IPE is being switched to, 1 is in enforcing mode, 0 is in permissive mode |
477 …| The enforcing state IPE is being switched from, 1 is in enforcing mode, 0 is in permissive mode |
/linux-6.15/Documentation/translations/zh_CN/dev-tools/
H A Dkcsan.rst135 ``kernel/kcsan/permissive.h`` 获取更多细节。对于只侧重于特定子系统而不是整个
/linux-6.15/Documentation/arch/arm64/
H A Dptdump.rst11 vulnerabilities such as mappings with overly permissive access rights or
/linux-6.15/Documentation/dev-tools/
H A Dkcsan.rst140 * ``CONFIG_KCSAN_PERMISSIVE``: Enable additional permissive rules to ignore
144 please see the ``kernel/kcsan/permissive.h``. Testers and maintainers that
/linux-6.15/Documentation/userspace-api/
H A Dseccomp_filter.rst301 left-to-right, is the least permissive return value to the most
302 permissive return value.
/linux-6.15/Documentation/networking/
H A Dmsg_zerocopy.rst66 The kernel is permissive when applications pass undefined flags to the
H A Dtcp_ao.rst430 The 2GB window at first glance seems much more permissive compared to
434 So, it trades a bit more permissive acceptance of replayed/retransmitted
H A Dtimestamping.rst559 Drivers are free to use a more permissive configuration than the requested
567 with the actual, possibly more permissive configuration. If the
/linux-6.15/security/tomoyo/
H A Dcommon.h883 struct tomoyo_preference *permissive; member
/linux-6.15/Documentation/admin-guide/
H A Dmodule-signing.rst55 If this is off (ie. "permissive"), then modules for which the key is not
/linux-6.15/Documentation/userspace-api/fwctl/
H A Dfwctl.rst232 Development and debugging focused RPCs under more permissive scopes can have
/linux-6.15/Documentation/process/
H A Dlicense-rules.rst30 permissive license like BSD, MIT etc.

12