Home
last modified time | relevance | path

Searched full:violations (Results 1 – 25 of 107) sorted by relevance

12345

/openbmc/openbmc-build-scripts/config/gitlint/
H A Dbad_signedoffby.py14 violations = []
22 violations.append(
31 violations.append(
40 return violations
/openbmc/linux/security/integrity/ima/
H A Dima_fs.c55 return ima_show_htable_value(buf, count, ppos, &ima_htable.violations); in ima_show_htable_violations()
364 static struct dentry *violations; variable
495 violations = in ima_fs_init()
496 securityfs_create_file("violations", S_IRUSR | S_IRGRP, in ima_fs_init()
498 if (IS_ERR(violations)) { in ima_fs_init()
499 ret = PTR_ERR(violations); in ima_fs_init()
514 securityfs_remove(violations); in ima_fs_init()
H A Dima_init.c39 * a different value.) Violations add a zero entry to the measurement
H A Dima_api.c129 * Violations are flagged in the measurement list with zero hash values.
147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
/openbmc/linux/arch/ia64/
H A DKconfig.debug22 bool "Print possible IA-64 dependency violations to console"
27 or Write-after-Read (WAR) violations. This option is ignored if you
/openbmc/qemu/tests/unit/
H A Dcheck-qnull.c19 * (with some violations to access 'private' data)
45 * depend on layering violations to check qnull_ refcnt. in qnull_visit_test()
H A Dcheck-qstring.c19 * (with some violations to access 'private' data)
H A Dcheck-qlist.c20 * (with some violations to access 'private' data)
H A Dcheck-qnum.c22 * (with some violations to access 'private' data)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DPolyForm-Noncommercial-1.0.093 ## Violations
99 and take practical steps to correct past violations, within
H A DPolyForm-Small-Business-1.0.083 ## Violations
89 and take practical steps to correct past violations, within
/openbmc/linux/Documentation/process/
H A Dsubmit-checklist.rst39 Check for trivial violations with the patch style checker prior to
41 You should be able to justify all violations that remain in
/openbmc/linux/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
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt31 …ystem objects with their properties recorded in the Tripwire database. Violations are printed to s…
40 …e Tripwire database after an integrity check if you determine that the violations discovered are v…
/openbmc/linux/include/linux/
H A Dprocessor.h17 * Violations of these guidelies will not cause a bug, but may cause sub
/openbmc/u-boot/drivers/misc/
H A DKconfig139 like software violations or hardware security violations.
/openbmc/linux/Documentation/arch/ia64/
H A Dmca.rst117 violations. Unfortunately MCA/INIT start off as massive layer
118 violations (can occur at _any_ time) and they build from there.
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsmaller_maxphyaddr_emulation_test.c5 * Test that KVM emulates instructions in response to EPT violations when
/openbmc/qemu/include/hw/cpu/
H A Dcluster.h50 * violations of this constraint.)
/openbmc/linux/Documentation/core-api/
H A Dgfp_mask-from-fs-io.rst67 layering violations then the recommended way around that is to wrap ``vmalloc``
/openbmc/docs/designs/
H A Dbmc-health-monitor.md159 …d | Interface to represent Metric thresholds and signals for threshold violations. | Optional …
232 starting systemd services on threshold violations.
/openbmc/qemu/docs/devel/
H A Dconflict-resolution.rst8 serious code of conduct violations (including sexist/racist statements
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/
H A Dulogd2_2.0.8.bb4 policy violations) and flow-based logging, e.g. for accounting purpose."
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dfsl,sec-v4.0-mon.yaml18 violations. This also included rtc, system power off and ON/OFF key.
/openbmc/bmcweb/http/
H A Dnghttp2_adapters.hpp19 * naming as nghttp2, so ignore naming violations.

12345