❌ FAIL: Test report for kernel (ark)

2020-07-30 Thread CKI Project
Hello, We ran automated tests on a recent commit from this kernel tree: Kernel repo: https://gitlab.com/cki-project/kernel-ark.git Commit: 56312264003d - [redhat] kernel-5.8.0-0.rc7.20200731git417385c47ef7.1 The results of these automated tests are provided below.

[OS-BUILD PATCH] gitattributes: Remove unnecesary export restrictions

2020-07-30 Thread GitLab Bridge on behalf of prarit
From: Prarit Bhargava Both redhat/ and the makefile are publicly available. There is no reason to exclude them from tarballs, etc. Remove the export restrictions on redhat/ and the makefile. Signed-off-by: Prarit Bhargava --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git

Re: [OS-BUILD PATCH 0/2] Kernel secure boot dual signing changes

2020-07-30 Thread Prarit Bhargava
On 7/30/20 12:18 PM, GitLab Bridge on behalf of jmflinuxtx wrote: > From: jmflinuxtx on gitlab.com > > These are the changes that we have been running in the kernel for a > couple of weeks now to dual sign for secure boot. It is required as > people pivot to newer keys while updating to fix the

[OS-BUILD PATCH] redhat/Makefile.common: Fix MARKER

2020-07-30 Thread GitLab Bridge on behalf of prarit
From: Prarit Bhargava 'make setup-source' is failing with, for example, fatal: Not a valid object name master BUILDID is "hello". Update '/home/prarit/git-kernel/kernel-ark/localversion' to change. Gathering new log entries since 2eb3eaedb74aa011774bb95fd6516d6d7858d0f8 fatal: ambiguous

Re: [OS-BUILD PATCH 0/2] Kernel secure boot dual signing changes

2020-07-30 Thread Herton R. Krzesinski
On Thu, Jul 30, 2020 at 04:18:39PM -, GitLab Bridge on behalf of jmflinuxtx wrote: > From: jmflinuxtx on gitlab.com > > These are the changes that we have been running in the kernel for a > couple of weeks now to dual sign for secure boot. It is required as > people pivot to newer keys while

Re: [OS-BUILD PATCH 0/2] Kernel secure boot dual signing changes

2020-07-30 Thread Don Zickus
On Thu, Jul 30, 2020 at 04:18:39PM -, GitLab Bridge on behalf of jmflinuxtx wrote: > From: jmflinuxtx on gitlab.com > > These are the changes that we have been running in the kernel for a > couple of weeks now to dual sign for secure boot. It is required as > people pivot to newer keys while

[OS-BUILD PATCH 1/2] Update secureboot signing for dual keys

2020-07-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" As part of the transition for the boothole vulnerability, we are signing the kernel with both new keys and the old keys. These are the spec changes to make that happen. We have actually been building with this for some time, but didn't want to push the changes until it

[OS-BUILD PATCH 0/2] Kernel secure boot dual signing changes

2020-07-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: jmflinuxtx on gitlab.com These are the changes that we have been running in the kernel for a couple of weeks now to dual sign for secure boot. It is required as people pivot to newer keys while updating to fix the "boothole" CVEs. ___ kernel

[OS-BUILD PATCH 2/2] Add new certs for dual signing with boothole

2020-07-30 Thread GitLab Bridge on behalf of jmflinuxtx
From: "Justin M. Forbes" Signed-off-by: Justin M. Forbes --- redhat/keys/redhatsecureboot301.cer | Bin 0 -> 899 bytes redhat/keys/redhatsecureboot401.cer | Bin 0 -> 978 bytes redhat/keys/redhatsecureboot501.cer | Bin 0 -> 964 bytes redhat/keys/redhatsecurebootca1.cer | Bin 0 -> 977 bytes

Re: [OS-BUILD PATCHv2 0/23] ARK: disable uncommon net/sched modules

2020-07-30 Thread Marcelo Ricardo Leitner
On Thu, Jul 30, 2020 at 10:36:11AM -0400, Prarit Bhargava wrote: > On 7/30/20 10:19 AM, Marcelo Ricardo Leitner wrote: > > On Thu, Jul 30, 2020 at 09:50:54AM -0400, Prarit Bhargava wrote: > >> On 7/29/20 1:29 PM, Marcelo Ricardo Leitner wrote: ... > > Oh. That's not what the help is saying,

Re: [OS-BUILD PATCHv2 0/23] ARK: disable uncommon net/sched modules

2020-07-30 Thread Prarit Bhargava
On 7/28/20 9:03 AM, GitLab Bridge on behalf of dcaratti wrote: > From: dcaratti on gitlab.com > > after a joint review of the configuration for net/sched area, disable > qdiscs/filters/actions that are not commonly used. > ___ Verified with

Re: [OS-BUILD PATCHv2 0/23] ARK: disable uncommon net/sched modules

2020-07-30 Thread Prarit Bhargava
On 7/30/20 10:19 AM, Marcelo Ricardo Leitner wrote: > On Thu, Jul 30, 2020 at 09:50:54AM -0400, Prarit Bhargava wrote: >> On 7/29/20 1:29 PM, Marcelo Ricardo Leitner wrote: >>> On Wed, Jul 29, 2020 at 04:24:39PM -, GitLab Bridge on behalf of Justin >>> Forbes wrote: >>> ... > Also, >

Re: [OS-BUILD PATCHv2 0/23] ARK: disable uncommon net/sched modules

2020-07-30 Thread Marcelo Ricardo Leitner
On Thu, Jul 30, 2020 at 09:50:54AM -0400, Prarit Bhargava wrote: > On 7/29/20 1:29 PM, Marcelo Ricardo Leitner wrote: > > On Wed, Jul 29, 2020 at 04:24:39PM -, GitLab Bridge on behalf of Justin > > Forbes wrote: > > ... > >>> Also, > >>> redhat/Makefile: > >>> dist-configs: dist-configs-prep

Re: [OS-BUILD PATCHv2 0/23] ARK: disable uncommon net/sched modules

2020-07-30 Thread Prarit Bhargava
On 7/29/20 1:29 PM, Marcelo Ricardo Leitner wrote: > On Wed, Jul 29, 2020 at 04:24:39PM -, GitLab Bridge on behalf of Justin > Forbes wrote: > ... >>> Also, >>> redhat/Makefile: >>> dist-configs: dist-configs-prep >>> @cd $(REDHAT)/configs; VERSION=$(KVERSION) >>

Re: [OS-BUILD PATCHv2 0/3] configs: Enable CONFIG_ENERGY_MODEL

2020-07-30 Thread Phil Auld
On Thu, Jul 30, 2020 at 08:58:09AM -0400 Prarit Bhargava wrote: > On 7/27/20 8:28 AM, Phil Auld wrote: > > On Mon, Jul 27, 2020 at 06:58:32AM -0400 Prarit Bhargava wrote: > >> On 7/24/20 4:56 PM, GitLab Bridge on behalf of prauld wrote: > >>> From: prauld on gitlab.com > >>> > >>>

Re: [OS-BUILD PATCHv2 0/3] configs: Enable CONFIG_ENERGY_MODEL

2020-07-30 Thread Prarit Bhargava
On 7/27/20 8:28 AM, Phil Auld wrote: > On Mon, Jul 27, 2020 at 06:58:32AM -0400 Prarit Bhargava wrote: >> On 7/24/20 4:56 PM, GitLab Bridge on behalf of prauld wrote: >>> From: prauld on gitlab.com >>> >>> CONFIG_ENERGY_MODEL will help make the schedutil frequency governor >>> more accurate. This

Re: [OS-BUILD PATCH] fedora: enable LEDS_SGM3140 for arm configs

2020-07-30 Thread Prarit Bhargava
On 7/27/20 8:50 AM, GitLab Bridge on behalf of pbrobinson wrote: > From: Peter Robinson > > Signed-off-by: Peter Robinson > --- > redhat/configs/fedora/generic/arm/CONFIG_LEDS_SGM3140 | 1 + > 1 file changed, 1 insertion(+) > create mode 100644