Home
last modified time | relevance | path

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

12

/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()
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_queue.c37 .violations = ATOMIC_LONG_INIT(0),
H A Dima_api.c147 atomic_long_inc(&ima_htable.violations); in ima_add_violation()
H A Dima.h178 atomic_long_t violations; member
/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/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/drivers/infiniband/hw/qib/
H A Dqib_mad.h194 __be16 violations; member
/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/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/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/qemu/docs/devel/
H A Dconflict-resolution.rst8 serious code of conduct violations (including sexist/racist statements
/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/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/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpamu.txt22 interrupt, used for reporting access violations. The second
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DPolyForm-Noncommercial-1.0.099 and take practical steps to correct past violations, within
H A DPolyForm-Small-Business-1.0.089 and take practical steps to correct past violations, within
/openbmc/u-boot/drivers/misc/
H A DKconfig139 like software violations or hardware security violations.
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt40 …e Tripwire database after an integrity check if you determine that the violations discovered are v…
/openbmc/qemu/tests/qapi-schema/
H A Dqapi-schema-test.json7 # Whitelists to permit QAPI rule violations
/openbmc/linux/tools/testing/selftests/bpf/
H A DREADME.rst16 violations of other checks (such as additional warnings being emitted or a
/openbmc/bmcweb/
H A DDEVELOPING.md201 clang-tidy is a tool that can be used to identify coding style violations, bad
/openbmc/linux/Documentation/hwmon/
H A Dsysfs-interface.rst58 make comparisons of readings to thresholds. This allows violations
/openbmc/docs/
H A DLICENSE330 right the Licensor may have to seek remedies for Your violations
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md151 compile warnings about format violations.

12