Home
last modified time | relevance | path

Searched refs:violations (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.15/security/integrity/ima/
H A Dima_fs.c55 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations()
402 static struct dentry *violations; variable
601 violations = in ima_fs_init()
604 if (IS_ERR(violations)) { in ima_fs_init()
605 ret = PTR_ERR(violations); in ima_fs_init()
620 securityfs_remove(violations); in ima_fs_init()
H A Dima_queue.c38 .violations = ATOMIC_LONG_INIT(0),
H A Dima_api.c147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
H A Dima.h296 atomic_long_t violations; member
/linux-6.15/Documentation/process/
H A Dsubmit-checklist.rst66 1) Check for trivial violations with the patch style checker prior to
68 You should be able to justify all violations that remain in
H A Dcode-of-conduct-interpretation.rst242 not taking action when such serious public violations occur.
H A Dsubmitting-patches.rst204 Check your patch for basic style violations, details of which can be
227 You should be able to justify all violations that remain in your
/linux-6.15/drivers/infiniband/hw/qib/
H A Dqib_mad.h194 __be16 violations; member
/linux-6.15/Documentation/devicetree/bindings/crypto/
H A Dfsl,sec-v4.0-mon.yaml18 violations. This also included rtc, system power off and ON/OFF key.
/linux-6.15/Documentation/ABI/testing/
H A Ddebugfs-driver-habanalabs124 Description: Dumps all security violations to dmesg. This will also ack
125 all security violations meanings those violations will not be
/linux-6.15/Documentation/core-api/
H A Dgfp_mask-from-fs-io.rst69 violations then the recommended way around that (on pre-v5.17 kernels) is to
H A Ddma-api.rst718 violations. If your architecture supports it you can select the "Enable
/linux-6.15/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpamu.txt22 interrupt, used for reporting access violations. The second
/linux-6.15/Documentation/gpu/
H A Ddrm-vm-bind-locking.rst111 lists are manipulated. However, to avoid locking order violations
128 over the gpu_vm_bo and gpu_vma lists to avoid locking-order violations.
477 reclaim context and, again, to avoid locking order violations, we can't
/linux-6.15/Documentation/wmi/
H A Ddriver-development-guide.rst182 violations, you can invoke it with the following command:
/linux-6.15/tools/testing/selftests/bpf/
H A DREADME.rst16 violations of other checks (such as additional warnings being emitted or a
/linux-6.15/Documentation/userspace-api/fwctl/
H A Dfwctl.rst241 The kernel remains the gatekeeper for this interface. If violations of the
/linux-6.15/Documentation/hwmon/
H A Dsysfs-interface.rst58 make comparisons of readings to thresholds. This allows violations
/linux-6.15/Documentation/dev-tools/
H A Dcheckpatch.rst8 style violations in patches and optionally corrects them. Checkpatch can
12 messages. If your code looks better with the violations, then its probably
/linux-6.15/LICENSES/dual/
H A DCC-BY-4.0344 right the Licensor may have to seek remedies for Your violations
/linux-6.15/Documentation/networking/
H A Dj1939.rst614 failures, protocol violations, or other issues that occur during J1939
802 reason for the abort, such as protocol violations or timeouts.
/linux-6.15/Documentation/networking/dsa/
H A Dsja1105.rst292 of dropped frames, which is a sum of frames dropped due to timing violations,
/linux-6.15/tools/memory-model/Documentation/
H A Daccess-marking.txt210 because doing otherwise prevents KCSAN from detecting violations of your
/linux-6.15/Documentation/admin-guide/LSM/
H A Dipe.rst318 checked and policy violations are logged, but the policy is not really
/linux-6.15/Documentation/driver-api/
H A Dlibata.rst265 :c:func:`ata_port_freeze` is called when HSM violations or some other

12