Scott Weaver (4c41f0cb) at 16 Mar 19:58
[redhat] kernel-ivos-qualcomm-6.12.0-212.24.el10iv
Scott Weaver (27113f57) at 16 Mar 19:58
[redhat] kernel-ivos-qualcomm-6.12.0-212.24.el10iv
... and 37 more commits
[redhat] kernel-ivos-qualcomm-6.12.0-212.24.el10iv (Scott Weaver)
Merge tag 'kernel-6.12.0-212.el10' into main-ivos-qualcomm (Scott Weaver)
[redhat] kernel-6.12.0-212.el10 (CKI KWF Bot)
Signed-off-by: Scott Weaver [email protected]
Scott Weaver (e79c0965) at 16 Mar 19:03
kernel-ivos-qualcomm-6.12.0-212.24.el10iv
[redhat] kernel-ivos-qualcomm-6.12.0-212.24.el10iv (Scott Weaver)
Merge tag 'kernel-6.12.0-212.el10' into main-ivos-qualcomm (Scott Weaver)
[redhat] kernel-6.12.0-212.el10 (CKI KWF Bot)
Signed-off-by: Scott Weaver [email protected]
Scott Weaver (27113f57) at 16 Mar 17:41
[redhat] kernel-ivos-qualcomm-6.12.0-212.24.el10iv
... and 2042 more commits
Enable more drivers that require Rust in order to ensure that we are testing as much of the Rust code and toolchain in the kernel build that we can.
These drivers are not intended to be shipped, so they will be added to the kernel-modules-internal package.
Signed-off-by: Scott Weaver [email protected]
Scott Weaver (0efe473c) at 13 Mar 19:09
redhat: enable additional Rust drivers
... and 389759 more commits
Scott Weaver (82d56c16) at 12 Mar 16:06
Merge tag 'kernel-6.12.0-211.2.1.el10_2' into main
... and 35054 more commits
The clang LTO builds are failing due to an upstream issue [1]. To workaround this, disable the CONFIG_FORTIFY_KUNIT_TEST.
[1] https://github.com/ClangBuiltLinux/linux/issues/2075
The error from a recent build shows:
00:13:08 ld.lld: error: call to __read_overflow marked "dontcall-error": detected read beyond size of object (1st parameter)
00:13:08 make[4]: *** [scripts/Makefile.build:287: lib/tests/fortify_kunit.o] Error 1
00:13:08 make[4]: *** Deleting file 'lib/tests/fortify_kunit.o'
00:13:08 make[4]: *** Waiting for unfinished jobs....
Signed-off-by: Scott Weaver [email protected]
JIRA: https://issues.redhat.com/browse/VOYAGER-211 Upstream Status: RHEL only
Support also new JIRA cloud server hostname. We will eventually remove the old one.
Signed-off-by: Jan Stancek [email protected]