/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-pciback | 6 If the permissive attribute is set, then writing a string in 26 (similar to permissive attribute) to set for a devices assigned
|
H A D | sysfs-devices-waiting_for_supplier | 7 and is set to something stricter than "permissive". It is
|
/linux/Documentation/mm/ |
H A D | arch_pgtable_helpers.rst | 79 | 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/security/selinux/ |
H A D | Kconfig | 34 kernel will start in permissive mode (log everything, deny nothing) 37 permissive mode (if permitted by the policy) via
|
/linux/scripts/selinux/ |
H A D | install_policy.sh | 72 SELINUX=permissive
|
/linux/lib/ |
H A D | Kconfig.kcsan | 248 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/tools/perf/Documentation/ |
H A D | security.txt | 99 # 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/drivers/xen/xen-pciback/ |
H A D | conf_space.c | 23 module_param_named(permissive, xen_pcibk_permissive, bool, 0644); 254 if (dev_data->permissive || xen_pcibk_permissive) { in xen_pcibk_config_write()
|
H A D | pciback.h | 50 unsigned int permissive:1; member
|
H A D | conf_space_capability.c | 224 if (xen_pcibk_permissive || dev_data->permissive) in msi_msix_flags_write()
|
H A D | pci_stub.c | 1453 if (!dev_data->permissive) { in permissive_store() 1454 dev_data->permissive = 1; in permissive_store() 1482 if (!dev_data || !dev_data->permissive) in permissive_show() 1491 static DRIVER_ATTR_RW(permissive);
|
H A D | conf_space_header.c | 113 if (!xen_pcibk_permissive && (!dev_data || !dev_data->permissive)) in command_write()
|
/linux/security/smack/ |
H A D | Kconfig | 31 "permissive" mode of other systems.
|
/linux/Documentation/admin-guide/LSM/ |
H A D | ipe.rst | 316 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/Documentation/translations/zh_CN/dev-tools/ |
H A D | kcsan.rst | 135 ``kernel/kcsan/permissive.h`` 获取更多细节。对于只侧重于特定子系统而不是整个
|
/linux/Documentation/arch/arm64/ |
H A D | ptdump.rst | 11 vulnerabilities such as mappings with overly permissive access rights or
|
/linux/Documentation/userspace-api/ |
H A D | seccomp_filter.rst | 301 left-to-right, is the least permissive return value to the most 302 permissive return value.
|
/linux/Documentation/dev-tools/ |
H A D | kcsan.rst | 140 * ``CONFIG_KCSAN_PERMISSIVE``: Enable additional permissive rules to ignore 144 please see the ``kernel/kcsan/permissive.h``. Testers and maintainers that
|
/linux/Documentation/networking/ |
H A D | tcp_ao.rst | 430 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 D | msg_zerocopy.rst | 66 The kernel is permissive when applications pass undefined flags to the
|
/linux/security/tomoyo/ |
H A D | common.h | 883 struct tomoyo_preference *permissive; member
|
/linux/Documentation/admin-guide/ |
H A D | module-signing.rst | 55 If this is off (ie. "permissive"), then modules for which the key is not
|
H A D | kernel-parameters.txt | 1536 0 -- permissive (log only, no denials). 1679 Format: { off | permissive | on | rpm } 1681 permissive -- Create device links from firmware info 2454 Determine whether IPE starts in permissive (0) or
|
/linux/Documentation/security/ |
H A D | ipe.rst | 81 3. The policy enforcement must have a permissive-like mode.
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 93 permissive, in the sense that any behavior allowed by one of these
|