Home
last modified time | relevance | path

Searched refs:audit (Results 51 – 75 of 116) sorted by relevance

12345

/openbmc/u-boot/doc/driver-model/
H A DMIGRATION.txt47 subsystems. At this point we will be able to audit and correct the logic in
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dkernel-api.rst274 kernel/audit.c
/openbmc/openbmc/meta-security/meta-integrity/
H A DREADME.md221 Enabling the audit kernel subsystem may help to debug appraisal
224 SRC_URI:append:pn-linux-yocto = " file://audit.cfg"
234 more complete set of events in /var/log/audit/ and search in
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-yocto.bbclass500 CONFIG_AUDIT_FILE ?= "${WORKDIR}/config-audit.txt"
526 for action in ["analysis","audit"]:
535 if action == "audit":
583 bb.fatal( "Cannot gather config fragments for audit: %s" % e.output.decode("utf-8") )
590 # if config check visibility is "1", that's the lowest level of audit. So
652 # if the audit level is greater than two, we report if a fragment has overriden
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/
H A Dfirewalld_1.3.2.bb294 # - cgl/features/audit/audit.scc
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf.bb27 PACKAGECONFIG[audit] = ",NO_LIBAUDIT=1,audit"
392 …"bash python3 python3-modules ${@bb.utils.contains('PACKAGECONFIG', 'audit', 'audit-python', '', d…
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A DREADME8 i) audit the sources used (i.e. for license/manifest reasons)
/openbmc/linux/arch/alpha/kernel/
H A DMakefile21 obj-$(CONFIG_AUDIT) += audit.o
/openbmc/linux/Documentation/core-api/
H A Dentry.rst88 and then invokes the various entry work functions like ptrace, seccomp, audit,
94 returning to user space like tracing, audit, signals, task work etc. After
H A Dkernel-api.rst296 .. kernel-doc:: kernel/audit.c
/openbmc/linux/kernel/
H A DMakefile85 obj-$(CONFIG_AUDIT) += audit.o auditfilter.o
/openbmc/linux/drivers/md/
H A DMakefile113 dm-mod-objs += dm-audit.o
H A DKconfig662 bool "DM audit events"
666 Generate audit events for device-mapper.
668 Enables audit logging of several security relevant events in the
/openbmc/linux/security/integrity/
H A DKconfig12 extension and audit measurement log support.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/
H A Dnetworkmanager_1.46.0.bb88 ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux audit', '', d)} \
117 PACKAGECONFIG[audit] = "-Dlibaudit=yes,-Dlibaudit=no"
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst5 be aware of so that they can develop safe code and audit existing code
/openbmc/linux/Documentation/ABI/testing/
H A Dima_policy23 audit | hash | dont_hash
H A Dsysfs-class-firmware-attributes457 audit log events available to be read. Values are separated using comma. (``,``)
461 log entry size identifies audit log size for the current BIOS version.
/openbmc/linux/arch/powerpc/kernel/
H A DMakefile155 obj-$(CONFIG_AUDIT) += audit.o
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.5.rst46 - kern-tools: allow 'y' or 'm' to avoid config audit warnings
H A Dmigration-2.6.rst142 .. _migration-2.6-linux-yocto-configuration-audit-issues-now-correctly-reported:
147 Due to a bug, the kernel configuration audit functionality was not
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dconcepts-appx.rst340 This section describes part of the kernel configuration audit phase that
346 During this part of the audit phase, the contents of the final
411 The kernel configuration audit automatically detects
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/
H A Dbastille_3.2.1.bb76 install -m 0644 bastille-firewall-pre-audit.sh ${D}${datadir}/Bastille
/openbmc/linux/Documentation/RCU/
H A DlistRCU.rst111 you are turning auditing off, it is OK to audit a few extra system calls.
324 If the system-call audit module were to ever need to reject stale data, one way
/openbmc/linux/net/iucv/
H A Diucv.c1041 msg->audit = (*(u32 *) &parm->purge.ipaudit) >> 8; in iucv_message_purge()
1619 msg.audit = imc->ipaudit; in iucv_message_complete()

12345