redhat: configs: Enable CONFIG_SECURITY_TOMOYO in Fedora kernels
TOMOYO is not something to move from SELinux. Steps to try TOMOYO is at https://tomoyo.sourceforge.net/2.6/chapter-3.html . Recently, SBOM (Software Bill of Materials) is getting recognized. I want to utilize TOMOYO's tracing capability demonstrated in https://youtu.be/kvmWLRddzaM (an old demo movie for CentOS 5) for helping Linux users to understand their systems.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2303689 Signed-off-by: Tetsuo Handa penguin-kernel@I-love.SAKURA.ne.jp
Merge request reports
Activity
Hi! This is the friendly CKI test bot.
It appears that you are not a member of redhat/red-hat-ci-tools/kernel/cki-internal-pipelines. This means that the automatic CI pipeline on your MR will fail. As getting testing is important, I'll be responsible for testing your changes. After every MR change, I'll start a small testing pipeline and link it here so you can follow the results.
Reviewers can start a full CI run by going into the "Pipelines" tab on this MR and clicking the "Run pipeline" button. A passing full run is required in order to integrate your changes.
You can find more details about the contributor setup, permission issues and how to resolve them in the CKI documentation.
Created 2024-10-19 07:27 UTC by limited_ci - CKI FAQ - Slack #team-kernel-cki - Source - Documentation - Report an issue
added CKIMissing CKI_RawhideMissing labels
CKI Pipelines Status: CKIOK
Blocking pipelines
Successful pipelines
These pipelines have been completed successfully or have been waived.
- CKI_CentOSOK c10s_merge_request was successful.
- ~"CKI_Rawhide::OK" rawhide_merge_request was successful.
- ~"CKI_Rawhide_Debug::OK" rawhide_debug_merge_request was successful.
- ~"CKI_Rawhide_16k::OK" rawhide_16k_merge_request was successful.
- ~"CKI_Rawhide_16k_Debug::OK" rawhide_16k_debug_merge_request was successful.
- ~"CKI_Rawhide_Clang::OK" rawhide_clang_merge_request was successful.
- ~"CKI_Rawhide_Clang_Debug::OK" rawhide_clang_debug_merge_request was successful.
- CKI_RTOK c10s_realtime_merge_request was successful.
- CKI_RT_DebugOK c10s_realtime_debug_merge_request was successful.
- CKI_64kOK c10s_64k_merge_request was successful.
- CKI_64k_DebugOK c10s_64k_debug_merge_request was successful.
- CKI_DebugOK c10s_debug_merge_request was successful.
- ~"CKI_ELN::OK" eln_merge_request was successful.
- ~"CKI_ELN_Debug::OK" eln_debug_merge_request was successful.
- ~"CKI_ELN_64k::OK" eln_64k_merge_request was successful.
- ~"CKI_ELN_64k_Debug::OK" eln_64k_debug_merge_request was successful.
- ~"CKI_ELN_RT::OK" eln_realtime_merge_request was successful.
- ~"CKI_ELN_RT_Debug::OK" eln_realtime_debug_merge_request was successful.
Non-blocking pipelines
Failed pipelines
These pipelines have failed or been canceled.
-
CKI_Rawhide_ClangLTOWarning rawhide_clanglto_merge_request failed at the build stage.
Build: aarch64 https://datawarehouse.cki-project.org/kcidb/builds/690848
Compiler: clang version 19.1.0 (Fedora 19.1.0-1.fc42)
Command: rpmbuild --target aarch64 --with clang_lto --with up --with base --with toolchain_clang --without trace --without arm64_16k --without arm64_64k --without debug --without realtime --without zfcpdump
Full build log: https://s3.amazonaws.com/arr-cki-prod-trusted-artifacts/trusted-artifacts/1504769733/build_aarch64/8137797921/artifacts/build.log
Log excerpt:
Log excerpt too long, please check https://datawarehouse.cki-project.org/kcidb/builds/690848Build: x86_64 https://datawarehouse.cki-project.org/kcidb/builds/690850
Compiler: clang version 19.1.0 (Fedora 19.1.0-1.fc42)
Command: rpmbuild --target x86_64 --with clang_lto --with up --with base --with toolchain_clang --without trace --without arm64_16k --without arm64_64k --without debug --without realtime --without zfcpdump
Full build log: https://s3.amazonaws.com/arr-cki-prod-trusted-artifacts/trusted-artifacts/1504769733/build_x86_64/8137797906/artifacts/build.log
Log excerpt:
Log excerpt too long, please check https://datawarehouse.cki-project.org/kcidb/builds/690850
Successful pipelines
These pipelines have been completed successfully or have been waived.
- ~"CKI_Rawhide_ClangLTO_Debug::OK" rawhide_clanglto_debug_merge_request was successful.
Updated 2024-10-21 09:29 UTC by ckihook - CKI FAQ - Slack #team-kernel-cki - Source - Documentation - Report an issue
Edited by CKI KWF Botadded AcksNeedsReview Acks::fedoraNeedsReview labels
Affected subsystem(s): fedora
Requesting review of subsystem fedora with 1 required approval(s) from user(s) @jmflinuxtx
Created 2024-10-19 07:27 UTC by ack_nack - KWF FAQ - Slack #team-kernel-workflow - Source - Documentation - Report an issue
ACK/NACK Summary: AcksOK
Approved by:
- Justin M. Forbes (jmflinuxtx)
Satisfied Approvals:
- Approval Rule "fedora" already has 1 ACK(s) (1 required).
Merge Request has all necessary non-bot Approvals.
Updated 2024-10-22 16:20 UTC by ack_nack - KWF FAQ - Slack #team-kernel-workflow - Source - Documentation - Report an issue
Edited by CKI KWF Botadded External Contribution Limited CIrunning labels
Testing pipeline status: Limited testing pipeline:
https://gitlab.com/redhat/red-hat-ci-tools/kernel/cki-public-pipelines/-/pipelines/1503166490 - success
Created 2024-10-19 07:28 UTC by limited_ci - CKI FAQ - Slack #team-kernel-cki - Source - Documentation - Report an issue
Edited by CKI KWF Botadded Limited CIpending label and removed Limited CIrunning label
added Limited CIrunning label and removed Limited CIpending label
added MergeOK label
Mergeability Summary: MergeOK
This MR can be merged cleanly to its target branch.
Created 2024-10-19 07:28 UTC by mergehook - KWF FAQ - Slack #team-kernel-workflow - Source - Documentation - Report an issue
added CKIRunning CKI_ELN_64k_DebugRunning CKI_ELN_DebugRunning CKI_ELN_RT_DebugRunning CKI_RTRunning CKI_RT_DebugRunning CKI_RawhideRunning CKI_Rawhide_16kRunning CKI_Rawhide_16k_DebugRunning CKI_Rawhide_ClangLTO_DebugRunning CKI_Rawhide_Clang_DebugRunning labels and removed CKIMissing CKI_RawhideMissing labels
removed CKI_ELN_64kRunning label
removed CKI_64kRunning label
removed CKI_64k_DebugRunning label
removed CKI_ELN_64k_DebugRunning label
added CKIFailed CKI_ELN_Debug::Failedpublish labels and removed CKIRunning label
removed CKI_ELN_DebugRunning label