From 46f0b91a3ec0dceede91f9d516bf15f82362d532 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 10 Jan 2022 07:00:28 +0100 Subject: [PATCH 01/81] Kernel 5.10.90 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 4c3190c..3af8bcf 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.84"] + kernel: ["5.10.90"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 4afb9ed..0ba2f5f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.84"] + kernel: ["5.10.90"] steps: - name: Checkout From b6599a87c735dab01e0b565ab80d61c654ef188b Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 17 Jan 2022 07:29:46 +0100 Subject: [PATCH 02/81] Kernel 5.10.92 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 3af8bcf..33b5205 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.90"] + kernel: ["5.10.92"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 0ba2f5f..0634169 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.90"] + kernel: ["5.10.92"] steps: - name: Checkout From 6efa471e5a3f14ba7e1944af265ee033164f80a7 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 2 Feb 2022 07:58:11 +0100 Subject: [PATCH 03/81] kernel 5.10.96 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 33b5205..c89285c 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.92"] + kernel: ["5.10.96"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 0634169..227a9e2 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.92"] + kernel: ["5.10.96"] steps: - name: Checkout From 59fd111ae7b6a0ed3b0e1c243db180d7b195e02b Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 23 Feb 2022 16:49:39 +0100 Subject: [PATCH 04/81] Kernel 5.10.102 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index c89285c..b8b650c 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.96"] + kernel: ["5.10.102"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 227a9e2..ed63fb5 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.96"] + kernel: ["5.10.102"] steps: - name: Checkout From d09faf331a053b81a5fc0ba552d864d1881feea4 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 18 Mar 2022 08:06:21 +0100 Subject: [PATCH 05/81] kernel 5.10.106 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index b8b650c..125ef16 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.102"] + kernel: ["5.10.106"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index ed63fb5..f142caa 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.102"] + kernel: ["5.10.106"] steps: - name: Checkout From c5d6e1dbd14e7bece698bf696179e4f653e6a09d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 24 Mar 2022 08:42:00 +0100 Subject: [PATCH 06/81] Kernel 5.10.108 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 125ef16..12607a1 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.106"] + kernel: ["5.10.108"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index f142caa..62e5ea0 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.106"] + kernel: ["5.10.108"] steps: - name: Checkout From 9d2a78157491c9cb568f1a460ffabbf1bb29d4f7 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 24 Mar 2022 09:29:20 +0100 Subject: [PATCH 07/81] Fix gcloud --- .github/workflows/pr.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 62e5ea0..08b7999 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -33,9 +33,8 @@ jobs: tar -xf kernel.tar metal-kernel cp metal-kernel metal-kernel-${{ matrix.kernel }}-pr-${GITHUB_HEAD_REF##*/} - - uses: google-github-actions/setup-gcloud@master + - uses: google-github-actions/setup-gcloud@v0 with: - version: '323.0.0' service_account_email: ${{ secrets.GCP_SA_EMAIL }} service_account_key: ${{ secrets.GCP_SA_KEY }} From 5f29eb76a9979e30e9d53c80a8503f1248b90f8f Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 11 Apr 2022 07:43:35 +0200 Subject: [PATCH 08/81] Kernel 5.10.110 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 12607a1..4a49003 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.108"] + kernel: ["5.10.110"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 08b7999..0715787 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.108"] + kernel: ["5.10.110"] steps: - name: Checkout From 4052fec1bfc81da4113e34f61f090ed949d53d28 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 9 May 2022 10:10:49 +0200 Subject: [PATCH 09/81] kernel 5.10.114 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 4a49003..6334369 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.110"] + kernel: ["5.10.114"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 0715787..f97f2a0 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.110"] + kernel: ["5.10.114"] steps: - name: Checkout From 7970ff60bd712efc964b19ab6f79f35b998d3bf4 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 30 May 2022 07:40:46 +0200 Subject: [PATCH 10/81] Kernel 5.10.118 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Dockerfile | 2 +- Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 6334369..5f4457a 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.114"] + kernel: ["5.10.118"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index f97f2a0..74eb7f5 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.114"] + kernel: ["5.10.118"] steps: - name: Checkout diff --git a/Dockerfile b/Dockerfile index a339caf..4d0b499 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.14 +FROM alpine:3.16 ARG KERNEL_MAJOR ARG KERNEL_VERSION diff --git a/Makefile b/Makefile index b135dfc..9f6a150 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},5.10.43) +KERNEL_VERSION := $(or ${KERNEL_VERSION},5.10.118) .PHONY: all From d00c4b9dfa17d02788f15bafd116fb4c1043bf8d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 15 Jun 2022 15:56:27 +0200 Subject: [PATCH 11/81] Kernel 5.10.122 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 5f4457a..75871fc 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.118"] + kernel: ["5.10.122"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 74eb7f5..03cc20a 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.118"] + kernel: ["5.10.122"] steps: - name: Checkout From 41955f64871f7d9b95b5713f91e2d744807318c9 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 27 Jun 2022 11:45:14 +0200 Subject: [PATCH 12/81] kernel 5.10.126 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 75871fc..f495987 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.122"] + kernel: ["5.10.126"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 03cc20a..c7066eb 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.122"] + kernel: ["5.10.126"] steps: - name: Checkout From 96a1bfb273c07c4df67fecfe0688660521b5d1de Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 4 Jul 2022 13:26:17 +0200 Subject: [PATCH 13/81] kernel 5.10.128 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index f495987..6c51804 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.126"] + kernel: ["5.10.128"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index c7066eb..8a2e67f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.126"] + kernel: ["5.10.128"] steps: - name: Checkout From 969dd3f574e6f7317d8b89689615b5c8b7ddce27 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 22 Jul 2022 09:07:24 +0200 Subject: [PATCH 14/81] Kernel 5.10.132 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 6c51804..5a82249 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.128"] + kernel: ["5.10.132"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 8a2e67f..e9d2a84 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.128"] + kernel: ["5.10.132"] steps: - name: Checkout From 3df7de5dfde1230ca2e16fe657cfbd1a19e2e4e6 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 16 Aug 2022 08:19:19 +0200 Subject: [PATCH 15/81] Kernel 5.10.136 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 5a82249..d124c0f 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.132"] + kernel: ["5.10.136"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e9d2a84..32bc102 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.132"] + kernel: ["5.10.136"] steps: - name: Checkout From e58074a8adfaf86d335e777ddc6af448b88e24ee Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 26 Aug 2022 07:17:45 +0200 Subject: [PATCH 16/81] Kernel 5.10.138 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index d124c0f..4efd4c5 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.136"] + kernel: ["5.10.138"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 32bc102..4ca8938 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.136"] + kernel: ["5.10.138"] steps: - name: Checkout From d887bea1c9a7ccb8130d4e81eecab0afc692800d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 1 Sep 2022 08:05:29 +0200 Subject: [PATCH 17/81] kernel 5.10.140 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 4efd4c5..3ef0c42 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.138"] + kernel: ["5.10.140"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 4ca8938..756daae 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.138"] + kernel: ["5.10.140"] steps: - name: Checkout From c2556a18c5be6a113dc83ee28709bd8f301440f0 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 8 Sep 2022 11:31:46 +0200 Subject: [PATCH 18/81] kernel 5.10.142 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 3ef0c42..e3c9c1b 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.140"] + kernel: ["5.10.142"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 756daae..e12ceec 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.140"] + kernel: ["5.10.142"] steps: - name: Checkout From 29d7d52a7855934fd3eab8916ed16fefd07932f5 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 20 Sep 2022 15:47:08 +0200 Subject: [PATCH 19/81] Kernel 5.10.144 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index e3c9c1b..e347ef9 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.142"] + kernel: ["5.10.144"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e12ceec..4463f7e 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.142"] + kernel: ["5.10.144"] steps: - name: Checkout From dc8fa0e8baff82bd93de2aa1fc16dfcaf4f40b5c Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 28 Sep 2022 13:15:41 +0200 Subject: [PATCH 20/81] kernel 5.10.146 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index e347ef9..28cbf4a 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.144"] + kernel: ["5.10.146"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 4463f7e..805838d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.144"] + kernel: ["5.10.146"] steps: - name: Checkout From 3c2518483ec8b5dc4c91ac3085d41d225efe2242 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Sat, 15 Oct 2022 11:02:45 +0200 Subject: [PATCH 21/81] Kernel 5.10.148 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 28cbf4a..a393c65 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.146"] + kernel: ["5.10.148"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 805838d..46f19e9 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.146"] + kernel: ["5.10.148"] steps: - name: Checkout From 33a3ca8b4b56bee0770d67aeafeaf85cd41797af Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 26 Oct 2022 14:52:50 +0200 Subject: [PATCH 22/81] kernel 5.10.150 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index a393c65..193ea9e 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.148"] + kernel: ["5.10.150"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 46f19e9..68310aa 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.148"] + kernel: ["5.10.150"] steps: - name: Checkout From bed916d1509491e6d28cd6ef59f91c431dbc34e5 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Sun, 13 Nov 2022 09:40:59 +0100 Subject: [PATCH 23/81] Kernel 5.10.154 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 193ea9e..a3f5fdb 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.150"] + kernel: ["5.10.154"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 68310aa..d36b1f7 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.150"] + kernel: ["5.10.154"] steps: - name: Checkout From 41279999eff5d3c9329a83a48998fc11e663f32d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 4 Jan 2023 13:18:52 +0100 Subject: [PATCH 24/81] Kernel 5.10.162 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index a3f5fdb..b700e21 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.154"] + kernel: ["5.10.162"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d36b1f7..a34c637 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["5.10.154"] + kernel: ["5.10.162"] steps: - name: Checkout From 5ddffab6515a35add7bfee930540c1915f3771a3 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 4 Jan 2023 13:45:38 +0100 Subject: [PATCH 25/81] gh actions --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index b700e21..25c22a2 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Build project # This would actually build your project, using zip for an example artifact run: | diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index a34c637..471d647 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Figure out if running fork PR id: fork @@ -33,7 +33,7 @@ jobs: tar -xf kernel.tar metal-kernel cp metal-kernel metal-kernel-${{ matrix.kernel }}-pr-${GITHUB_HEAD_REF##*/} - - uses: google-github-actions/setup-gcloud@v0 + - uses: google-github-actions/setup-gcloud@v1 with: service_account_email: ${{ secrets.GCP_SA_EMAIL }} service_account_key: ${{ secrets.GCP_SA_KEY }} From e0b59b0b7d598aedef4f29a70d64e41568ae4954 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 4 Jan 2023 14:16:25 +0100 Subject: [PATCH 26/81] Back to old google auth --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 471d647..b9ba55b 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -33,7 +33,7 @@ jobs: tar -xf kernel.tar metal-kernel cp metal-kernel metal-kernel-${{ matrix.kernel }}-pr-${GITHUB_HEAD_REF##*/} - - uses: google-github-actions/setup-gcloud@v1 + - uses: google-github-actions/setup-gcloud@v0 with: service_account_email: ${{ secrets.GCP_SA_EMAIL }} service_account_key: ${{ secrets.GCP_SA_KEY }} From 8b46976586655e9555ad9d8db3e5a7c433068398 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 27 Feb 2023 12:45:08 +0100 Subject: [PATCH 27/81] kernel 6.1.14 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 5ef064e..61ae7d0 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.12"] + kernel: ["6.1.14"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 39504d8..fdd3dc9 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.12"] + kernel: ["6.1.14"] steps: - name: Checkout From 6ed81e9b0c7d35d3c9e123d852b1e467de50b375 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 27 Feb 2023 12:46:11 +0100 Subject: [PATCH 28/81] kernel 6.1.14 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 77f3994..9639e59 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.12) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.14) .PHONY: all From 5f55775ed701d1d9a2b749db7a3e9dc4cf0be346 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 10 Mar 2023 19:08:49 +0100 Subject: [PATCH 29/81] Kernel 6.1.16 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 61ae7d0..63ef985 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.14"] + kernel: ["6.1.16"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index fdd3dc9..48ff6bb 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.14"] + kernel: ["6.1.16"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 0787c88..0659e39 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.14) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.16) .PHONY: all all: build From 075d45a7936e1a7a0a503065d001cd9f35c5a50b Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Sat, 11 Mar 2023 15:26:35 +0100 Subject: [PATCH 30/81] Kernel 6.1.18 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 63ef985..99f5f69 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.16"] + kernel: ["6.1.18"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 48ff6bb..39a8caf 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.16"] + kernel: ["6.1.18"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 0659e39..24b5587 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.16) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.18) .PHONY: all all: build From 617b4c2467f5fcd339a37a569bdc1b85a713ca09 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Sun, 19 Mar 2023 18:21:47 +0100 Subject: [PATCH 31/81] Kernel 6.1.20 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 99f5f69..1648556 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.18"] + kernel: ["6.1.20"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 39a8caf..e8d00d0 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.18"] + kernel: ["6.1.20"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 24b5587..10c2e99 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.18) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.20) .PHONY: all all: build From 4c3b96951ce6d61ef147f28a9e5d1ea0b86b708b Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 30 Mar 2023 14:35:11 +0200 Subject: [PATCH 32/81] Kernel 6.1.22 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 1648556..5d7fe2c 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.20"] + kernel: ["6.1.22"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index e8d00d0..3ad8b55 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.20"] + kernel: ["6.1.22"] steps: - name: Checkout From 388b604fd416462e32cd9e49abac88bdb2023e08 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 14 Apr 2023 07:46:40 +0200 Subject: [PATCH 33/81] kernel 6.1.24 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 5d7fe2c..6f2717e 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.22"] + kernel: ["6.1.24"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3ad8b55..4ad54ca 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.22"] + kernel: ["6.1.24"] steps: - name: Checkout From b52df4454e4b83cc7962a3bbea30dd4297390c6d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 28 Apr 2023 07:43:20 +0200 Subject: [PATCH 34/81] kernel 6.1.26 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 6f2717e..269ae0e 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.24"] + kernel: ["6.1.26"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 4ad54ca..68c7e80 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.24"] + kernel: ["6.1.26"] steps: - name: Checkout From afe30ae9919ab40e0421f74c1ebd76d9b4bae8bb Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 12 May 2023 09:39:21 +0200 Subject: [PATCH 35/81] Kernel 6.1.28 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 269ae0e..40f7a45 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.26"] + kernel: ["6.1.28"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 68c7e80..3167c8d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.26"] + kernel: ["6.1.28"] steps: - name: Checkout From 193382569ea26d9cdb3746404ce54e054297c11b Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 25 May 2023 07:34:21 +0200 Subject: [PATCH 36/81] Kernel 6.1.30 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 40f7a45..a16f68e 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.28"] + kernel: ["6.1.30"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 3167c8d..4446088 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.28"] + kernel: ["6.1.30"] steps: - name: Checkout From 12180425212f9a061c1416397f309d7ad8445f9e Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 14 Jun 2023 12:21:09 +0200 Subject: [PATCH 37/81] kernel 6.1.32, build with alpine-3.18 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Dockerfile | 2 +- Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index a16f68e..99ac4aa 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.30"] + kernel: ["6.1.32"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 4446088..94538d5 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.30"] + kernel: ["6.1.32"] steps: - name: Checkout diff --git a/Dockerfile b/Dockerfile index 74aa171..8d80190 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.17 +FROM alpine:3.18 ARG KERNEL_MAJOR ARG KERNEL_VERSION diff --git a/Makefile b/Makefile index 10c2e99..562c080 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.20) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.32) .PHONY: all all: build From d51193883ffae2dfe17ddcffa56fcf8d3d04c113 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 27 Jun 2023 15:54:06 +0200 Subject: [PATCH 38/81] Add netfilter flowtable support --- config-mainline-x86_64 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index 5417db6..6e648d5 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -2,14 +2,14 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86 6.1.3 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0" +CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=120200 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y -CONFIG_AS_VERSION=23900 +CONFIG_AS_VERSION=24000 CONFIG_LD_IS_BFD=y -CONFIG_LD_VERSION=23900 +CONFIG_LD_VERSION=24000 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y @@ -1045,6 +1045,7 @@ CONFIG_NF_TABLES_INET=y CONFIG_NF_TABLES_NETDEV=y # CONFIG_NFT_NUMGEN is not set CONFIG_NFT_CT=y +# CONFIG_NFT_FLOW_OFFLOAD is not set CONFIG_NFT_CONNLIMIT=y CONFIG_NFT_LOG=y CONFIG_NFT_LIMIT=y @@ -1068,7 +1069,9 @@ CONFIG_NF_DUP_NETDEV=y CONFIG_NFT_DUP_NETDEV=y CONFIG_NFT_FWD_NETDEV=y # CONFIG_NFT_REJECT_NETDEV is not set -# CONFIG_NF_FLOW_TABLE is not set +CONFIG_NF_FLOW_TABLE_INET=y +CONFIG_NF_FLOW_TABLE=y +CONFIG_NF_FLOW_TABLE_PROCFS=y CONFIG_NETFILTER_XTABLES=y # From 18d22a4152246ee139a51a964f65a8da9a364bcb Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 27 Jun 2023 15:55:15 +0200 Subject: [PATCH 39/81] kernel 6.1.34 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 99ac4aa..4705a04 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.32"] + kernel: ["6.1.34"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 94538d5..64323de 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.32"] + kernel: ["6.1.34"] steps: - name: Checkout From d44326113fde81671771fe86c634df8749ce9135 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 27 Jun 2023 17:02:51 +0200 Subject: [PATCH 40/81] add object reference support for netfilter --- config-mainline-x86_64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index 6e648d5..9cee873 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -1053,7 +1053,7 @@ CONFIG_NFT_MASQ=y CONFIG_NFT_REDIR=y CONFIG_NFT_NAT=y # CONFIG_NFT_TUNNEL is not set -# CONFIG_NFT_OBJREF is not set +CONFIG_NFT_OBJREF=y CONFIG_NFT_QUEUE=y # CONFIG_NFT_QUOTA is not set CONFIG_NFT_REJECT=y From b96b1fa56b2f7ebb6e069c82b7df640b5950b333 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 29 Jun 2023 12:37:43 +0200 Subject: [PATCH 41/81] Kernel 6.1.36 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 4705a04..9c72fd1 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.34"] + kernel: ["6.1.36"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 64323de..0a75d19 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.34"] + kernel: ["6.1.36"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 562c080..5585ec0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.32) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.36) .PHONY: all all: build From f76dab6f1f091daeaa2c6d65178bc0504194282e Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 24 Jul 2023 07:30:27 +0200 Subject: [PATCH 42/81] Kernel 6.1.40 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 9c72fd1..5ef4c47 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.36"] + kernel: ["6.1.40"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 0a75d19..906f9c3 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.36"] + kernel: ["6.1.40"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 5585ec0..de2fb54 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.36) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.40) .PHONY: all all: build From 629603f6979c9fa0f5337d548b0143e7eebe17d2 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 28 Jul 2023 07:28:43 +0200 Subject: [PATCH 43/81] Kernel 6.1.42 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 5ef4c47..7f4f073 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.40"] + kernel: ["6.1.42"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 906f9c3..c111da4 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.40"] + kernel: ["6.1.42"] steps: - name: Checkout diff --git a/Makefile b/Makefile index de2fb54..b3f19be 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.40) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.42) .PHONY: all all: build From 53fd061f6a4a94b71a59a0cbeefa0e02a363bd8a Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 17 Aug 2023 08:46:59 +0200 Subject: [PATCH 44/81] Kernel 6.1.46 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 7f4f073..5c7d900 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.42"] + kernel: ["6.1.46"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index c111da4..069d422 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.42"] + kernel: ["6.1.46"] steps: - name: Checkout diff --git a/Makefile b/Makefile index b3f19be..374017a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.42) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.46) .PHONY: all all: build From 8a7b7c99add2638aa775eb93c23e17bd39492fb3 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 28 Aug 2023 06:55:45 +0200 Subject: [PATCH 45/81] Kernel 6.1.48 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 5c7d900..105fef0 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.46"] + kernel: ["6.1.48"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 069d422..1468b02 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.46"] + kernel: ["6.1.48"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 374017a..7caab88 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.46) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.48) .PHONY: all all: build From efaff6fcdad8724f86e7e584b42c39e0bb0e523d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 31 Aug 2023 07:43:44 +0200 Subject: [PATCH 46/81] Kernel 6.1.50 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 105fef0..93c52c8 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.48"] + kernel: ["6.1.50"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 1468b02..cd85796 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.48"] + kernel: ["6.1.50"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 7caab88..6e9cc9f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.48) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.50) .PHONY: all all: build From 274ff7c3a625ab846a88c91b389699dc0991d5c3 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 9 Oct 2023 07:48:20 +0200 Subject: [PATCH 47/81] Kernel 6.1.56 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 93c52c8..8cdaa8e 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.50"] + kernel: ["6.1.56"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index cd85796..8966bbe 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.50"] + kernel: ["6.1.56"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 6e9cc9f..42461ee 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.50) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.56) .PHONY: all all: build From 5c91f4207cdab60a661e8114e6d88473bfabf719 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 16 Oct 2023 07:47:09 +0200 Subject: [PATCH 48/81] Kernel 6.1.58 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 8cdaa8e..f6e7277 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.56"] + kernel: ["6.1.58"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 8966bbe..a48451e 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.56"] + kernel: ["6.1.58"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 42461ee..e105e39 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.56) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.58) .PHONY: all all: build From 49559579b72406daebd6273dc3d9783495b183ef Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 25 Oct 2023 19:25:43 +0200 Subject: [PATCH 49/81] Kernel 6.1.60 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 4 ++-- Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index f6e7277..d924685 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.58"] + kernel: ["6.1.60"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index a48451e..79a54f0 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,11 +13,11 @@ jobs: strategy: matrix: - kernel: ["6.1.58"] + kernel: ["6.1.60"] steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Figure out if running fork PR id: fork diff --git a/Makefile b/Makefile index e105e39..5b2cae9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.58) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.60) .PHONY: all all: build From fb637c3c7732ab8928335a0fd1ad9e484f7a95b4 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 9 Nov 2023 07:59:02 +0100 Subject: [PATCH 50/81] Kernel 6.1.62 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index d924685..f37e1f8 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.60"] + kernel: ["6.1.62"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 79a54f0..1ea6f4b 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.60"] + kernel: ["6.1.62"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 5b2cae9..21f1fb0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.60) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.62) .PHONY: all all: build From 7bde49e30d8df94ec01ea4323e1c48d7bd90e8bb Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 17 Nov 2023 10:31:49 +0100 Subject: [PATCH 51/81] Kernel 6.6.1 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- config-mainline-x86_64 | 315 ++++++++++++++++++++++------------- 4 files changed, 206 insertions(+), 115 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index f37e1f8..7aee501 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.62"] + kernel: ["6.6.1"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 1ea6f4b..1e8f953 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.1.62"] + kernel: ["6.6.1"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 21f1fb0..6b49e30 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.1.62) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.1) .PHONY: all all: build diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index 9cee873..cf9764b 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -1,20 +1,21 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.3 Kernel Configuration +# Linux/x86 6.6.1 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0" +CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 13.2.0-4ubuntu3) 13.2.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=120200 +CONFIG_GCC_VERSION=130200 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y -CONFIG_AS_VERSION=24000 +CONFIG_AS_VERSION=24100 CONFIG_LD_IS_BFD=y -CONFIG_LD_VERSION=24000 +CONFIG_LD_VERSION=24100 CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y +CONFIG_TOOLS_SUPPORT_RELR=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y CONFIG_PAHOLE_VERSION=0 @@ -69,7 +70,6 @@ CONFIG_HARDIRQS_SW_RESEND=y CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_GENERIC_MSI_IRQ=y -CONFIG_GENERIC_MSI_IRQ_DOMAIN=y CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y CONFIG_GENERIC_IRQ_RESERVATION_MODE=y CONFIG_IRQ_FORCED_THREADING=y @@ -144,7 +144,6 @@ CONFIG_TICK_CPU_ACCOUNTING=y CONFIG_TREE_RCU=y CONFIG_PREEMPT_RCU=y # CONFIG_RCU_EXPERT is not set -CONFIG_SRCU=y CONFIG_TREE_SRCU=y CONFIG_TASKS_RCU_GENERIC=y CONFIG_TASKS_RCU=y @@ -158,7 +157,6 @@ CONFIG_IKCONFIG_PROC=y # CONFIG_IKHEADERS is not set CONFIG_LOG_BUF_SHIFT=17 CONFIG_LOG_CPU_MAX_BUF_SHIFT=13 -CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13 # CONFIG_PRINTK_INDEX is not set CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y @@ -172,7 +170,7 @@ CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y CONFIG_CC_HAS_INT128=y CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5" -CONFIG_GCC12_NO_ARRAY_BOUNDS=y +CONFIG_GCC11_NO_ARRAY_BOUNDS=y CONFIG_CC_NO_ARRAY_BOUNDS=y CONFIG_ARCH_SUPPORTS_INT128=y # CONFIG_NUMA_BALANCING is not set @@ -187,6 +185,7 @@ CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y # CONFIG_CFS_BANDWIDTH is not set # CONFIG_RT_GROUP_SCHED is not set +CONFIG_SCHED_MM_CID=y CONFIG_CGROUP_PIDS=y # CONFIG_CGROUP_RDMA is not set CONFIG_CGROUP_FREEZER=y @@ -208,7 +207,6 @@ CONFIG_PID_NS=y CONFIG_NET_NS=y # CONFIG_CHECKPOINT_RESTORE is not set # CONFIG_SCHED_AUTOGROUP is not set -# CONFIG_SYSFS_DEPRECATED is not set # CONFIG_RELAY is not set CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" @@ -224,6 +222,7 @@ CONFIG_INITRAMFS_PRESERVE_MTIME=y # CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_LD_ORPHAN_WARN=y +CONFIG_LD_ORPHAN_WARN_LEVEL="warn" CONFIG_SYSCTL=y CONFIG_SYSCTL_EXCEPTION_TRACE=y CONFIG_HAVE_PCSPKR_PLATFORM=y @@ -250,14 +249,15 @@ CONFIG_IO_URING=y CONFIG_ADVISE_SYSCALLS=y CONFIG_MEMBARRIER=y CONFIG_KALLSYMS=y +# CONFIG_KALLSYMS_SELFTEST is not set # CONFIG_KALLSYMS_ALL is not set CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y CONFIG_KALLSYMS_BASE_RELATIVE=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y # CONFIG_KCMP is not set CONFIG_RSEQ=y +CONFIG_CACHESTAT_SYSCALL=y # CONFIG_DEBUG_RSEQ is not set -# CONFIG_EMBEDDED is not set CONFIG_HAVE_PERF_EVENTS=y # CONFIG_PC104 is not set @@ -269,6 +269,17 @@ CONFIG_PERF_EVENTS=y # end of Kernel Performance Events And Counters # CONFIG_PROFILING is not set + +# +# Kexec and crash features +# +CONFIG_CRASH_CORE=y +CONFIG_KEXEC_CORE=y +CONFIG_KEXEC=y +CONFIG_KEXEC_FILE=y +# CONFIG_KEXEC_SIG is not set +# CONFIG_CRASH_DUMP is not set +# end of Kexec and crash features # end of General setup CONFIG_64BIT=y @@ -290,7 +301,6 @@ CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y -CONFIG_ARCH_NR_GPIO=1024 CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_AUDIT_ARCH=y CONFIG_X86_64_SMP=y @@ -303,7 +313,6 @@ CONFIG_CC_HAS_SANE_STACKPROTECTOR=y # Processor type and features # CONFIG_SMP=y -CONFIG_X86_FEATURE_NAMES=y CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set # CONFIG_X86_CPU_RESCTRL is not set @@ -372,8 +381,6 @@ CONFIG_PERF_EVENTS_AMD_UNCORE=y CONFIG_X86_VSYSCALL_EMULATION=y CONFIG_X86_IOPL_IOPERM=y CONFIG_MICROCODE=y -CONFIG_MICROCODE_INTEL=y -CONFIG_MICROCODE_AMD=y # CONFIG_MICROCODE_LATE_LOADING is not set CONFIG_X86_MSR=y CONFIG_X86_CPUID=y @@ -406,20 +413,29 @@ CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y CONFIG_X86_INTEL_TSX_MODE_OFF=y # CONFIG_X86_INTEL_TSX_MODE_ON is not set # CONFIG_X86_INTEL_TSX_MODE_AUTO is not set +# CONFIG_X86_USER_SHADOW_STACK is not set CONFIG_EFI=y CONFIG_EFI_STUB=y +CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_MIXED=y +# CONFIG_EFI_FAKE_MEMMAP is not set +CONFIG_EFI_RUNTIME_MAP=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y -CONFIG_KEXEC=y -CONFIG_KEXEC_FILE=y -CONFIG_ARCH_HAS_KEXEC_PURGATORY=y -# CONFIG_KEXEC_SIG is not set -# CONFIG_CRASH_DUMP is not set +CONFIG_ARCH_SUPPORTS_KEXEC=y +CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y +CONFIG_ARCH_SELECTS_KEXEC_FILE=y +CONFIG_ARCH_SUPPORTS_KEXEC_PURGATORY=y +CONFIG_ARCH_SUPPORTS_KEXEC_SIG=y +CONFIG_ARCH_SUPPORTS_KEXEC_SIG_FORCE=y +CONFIG_ARCH_SUPPORTS_KEXEC_BZIMAGE_VERIFY_SIG=y +CONFIG_ARCH_SUPPORTS_KEXEC_JUMP=y +CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y +CONFIG_ARCH_SUPPORTS_CRASH_HOTPLUG=y CONFIG_PHYSICAL_START=0x1000000 CONFIG_RELOCATABLE=y CONFIG_RANDOMIZE_BASE=y @@ -428,9 +444,8 @@ CONFIG_PHYSICAL_ALIGN=0x1000000 CONFIG_DYNAMIC_MEMORY_LAYOUT=y CONFIG_RANDOMIZE_MEMORY=y CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa +# CONFIG_ADDRESS_MASKING is not set CONFIG_HOTPLUG_CPU=y -# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set -# CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_LEGACY_VSYSCALL_XONLY is not set CONFIG_LEGACY_VSYSCALL_NONE=y # CONFIG_CMDLINE_BOOL is not set @@ -441,16 +456,26 @@ CONFIG_HAVE_LIVEPATCH=y CONFIG_CC_HAS_SLS=y CONFIG_CC_HAS_RETURN_THUNK=y +CONFIG_CC_HAS_ENTRY_PADDING=y +CONFIG_FUNCTION_PADDING_CFI=11 +CONFIG_FUNCTION_PADDING_BYTES=16 +CONFIG_CALL_PADDING=y +CONFIG_HAVE_CALL_THUNKS=y +CONFIG_CALL_THUNKS=y +CONFIG_PREFIX_SYMBOLS=y CONFIG_SPECULATION_MITIGATIONS=y CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_RETPOLINE=y CONFIG_RETHUNK=y CONFIG_CPU_UNRET_ENTRY=y +CONFIG_CALL_DEPTH_TRACKING=y +# CONFIG_CALL_THUNKS_DEBUG is not set CONFIG_CPU_IBPB_ENTRY=y CONFIG_CPU_IBRS_ENTRY=y +CONFIG_CPU_SRSO=y # CONFIG_SLS is not set +# CONFIG_GDS_FORCE_MITIGATION is not set CONFIG_ARCH_HAS_ADD_PAGES=y -CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y # # Power management and ACPI options @@ -511,6 +536,7 @@ CONFIG_ACPI_APEI_GHES=y # CONFIG_ACPI_CONFIGFS is not set # CONFIG_ACPI_PFRUT is not set CONFIG_ACPI_PCC=y +# CONFIG_ACPI_FFH is not set # CONFIG_PMIC_OPREGION is not set CONFIG_ACPI_PRMT=y CONFIG_X86_PM_TIMER=y @@ -590,13 +616,18 @@ CONFIG_AS_AVX512=y CONFIG_AS_SHA1_NI=y CONFIG_AS_SHA256_NI=y CONFIG_AS_TPAUSE=y +CONFIG_AS_GFNI=y +CONFIG_AS_WRUSS=y # # General architecture-dependent options # -CONFIG_CRASH_CORE=y -CONFIG_KEXEC_CORE=y CONFIG_HOTPLUG_SMT=y +CONFIG_HOTPLUG_CORE_SYNC=y +CONFIG_HOTPLUG_CORE_SYNC_DEAD=y +CONFIG_HOTPLUG_CORE_SYNC_FULL=y +CONFIG_HOTPLUG_SPLIT_STARTUP=y +CONFIG_HOTPLUG_PARALLEL=y CONFIG_GENERIC_ENTRY=y CONFIG_JUMP_LABEL=y # CONFIG_STATIC_KEYS_SELFTEST is not set @@ -619,6 +650,7 @@ CONFIG_GENERIC_SMP_IDLE_THREAD=y CONFIG_ARCH_HAS_FORTIFY_SOURCE=y CONFIG_ARCH_HAS_SET_MEMORY=y CONFIG_ARCH_HAS_SET_DIRECT_MAP=y +CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y CONFIG_ARCH_WANTS_NO_INSTR=y @@ -637,7 +669,10 @@ CONFIG_HAVE_PERF_USER_STACK_DUMP=y CONFIG_HAVE_ARCH_JUMP_LABEL=y CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y CONFIG_MMU_GATHER_MERGE_VMAS=y +CONFIG_MMU_LAZY_TLB_REFCOUNT=y CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y +CONFIG_ARCH_HAS_NMI_SAFE_THIS_CPU_OPS=y +CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y CONFIG_HAVE_CMPXCHG_LOCAL=y CONFIG_HAVE_CMPXCHG_DOUBLE=y CONFIG_HAVE_ARCH_SECCOMP=y @@ -665,6 +700,7 @@ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y CONFIG_HAVE_ARCH_HUGE_VMAP=y CONFIG_HAVE_ARCH_HUGE_VMALLOC=y CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y +CONFIG_ARCH_WANT_PMD_MKWRITE=y CONFIG_HAVE_ARCH_SOFT_DIRTY=y CONFIG_HAVE_MOD_ARCH_SPECIFIC=y CONFIG_MODULES_USE_ELF_RELA=y @@ -717,6 +753,9 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y # end of GCOV-based kernel profiling CONFIG_HAVE_GCC_PLUGINS=y +CONFIG_FUNCTION_ALIGNMENT_4B=y +CONFIG_FUNCTION_ALIGNMENT_16B=y +CONFIG_FUNCTION_ALIGNMENT=16 # end of General architecture-dependent options CONFIG_RT_MUTEXES=y @@ -815,12 +854,15 @@ CONFIG_COREDUMP=y # # SLAB allocator options # -CONFIG_SLAB=y -# CONFIG_SLUB is not set -# CONFIG_SLOB is not set +# CONFIG_SLAB_DEPRECATED is not set +CONFIG_SLUB=y +# CONFIG_SLUB_TINY is not set CONFIG_SLAB_MERGE_DEFAULT=y CONFIG_SLAB_FREELIST_RANDOM=y # CONFIG_SLAB_FREELIST_HARDENED is not set +# CONFIG_SLUB_STATS is not set +CONFIG_SLUB_CPU_PARTIAL=y +# CONFIG_RANDOM_KMALLOC_CACHES is not set # end of SLAB allocator options CONFIG_SHUFFLE_PAGE_ALLOCATOR=y @@ -829,6 +871,8 @@ CONFIG_SPARSEMEM=y CONFIG_SPARSEMEM_EXTREME=y CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y CONFIG_SPARSEMEM_VMEMMAP=y +CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=y +CONFIG_ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP=y CONFIG_HAVE_FAST_GUP=y CONFIG_NUMA_KEEP_MEMINFO=y CONFIG_MEMORY_ISOLATION=y @@ -839,6 +883,7 @@ CONFIG_MEMORY_HOTPLUG=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTREMOVE=y CONFIG_MHP_MEMMAP_ON_MEMORY=y +CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y CONFIG_MEMORY_BALLOON=y @@ -882,11 +927,16 @@ CONFIG_ARCH_HAS_PKEYS=y CONFIG_VM_EVENT_COUNTERS=y # CONFIG_PERCPU_STATS is not set # CONFIG_GUP_TEST is not set +# CONFIG_DMAPOOL_TEST is not set CONFIG_ARCH_HAS_PTE_SPECIAL=y +CONFIG_MEMFD_CREATE=y CONFIG_SECRETMEM=y # CONFIG_ANON_VMA_NAME is not set # CONFIG_USERFAULTFD is not set # CONFIG_LRU_GEN is not set +CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y +CONFIG_PER_VMA_LOCK=y +CONFIG_LOCK_MM_AND_FIND_VMA=y # # Data Access Monitoring @@ -898,6 +948,7 @@ CONFIG_SECRETMEM=y CONFIG_NET=y CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y +CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y # @@ -996,6 +1047,7 @@ CONFIG_NETFILTER_INGRESS=y CONFIG_NETFILTER_EGRESS=y CONFIG_NETFILTER_NETLINK=y CONFIG_NETFILTER_FAMILY_ARP=y +CONFIG_NETFILTER_BPF_LINK=y # CONFIG_NETFILTER_NETLINK_HOOK is not set CONFIG_NETFILTER_NETLINK_ACCT=y CONFIG_NETFILTER_NETLINK_QUEUE=y @@ -1053,7 +1105,6 @@ CONFIG_NFT_MASQ=y CONFIG_NFT_REDIR=y CONFIG_NFT_NAT=y # CONFIG_NFT_TUNNEL is not set -CONFIG_NFT_OBJREF=y CONFIG_NFT_QUEUE=y # CONFIG_NFT_QUOTA is not set CONFIG_NFT_REJECT=y @@ -1191,7 +1242,6 @@ CONFIG_IP_NF_TARGET_MASQUERADE=y CONFIG_IP_NF_TARGET_NETMAP=y CONFIG_IP_NF_TARGET_REDIRECT=y CONFIG_IP_NF_MANGLE=y -CONFIG_IP_NF_TARGET_CLUSTERIP=y CONFIG_IP_NF_TARGET_ECN=y CONFIG_IP_NF_TARGET_TTL=y CONFIG_IP_NF_RAW=y @@ -1275,6 +1325,7 @@ CONFIG_NET_L3_MASTER_DEV=y # CONFIG_QRTR is not set # CONFIG_NET_NCSI is not set CONFIG_PCPU_DEV_REFCNT=y +CONFIG_MAX_SKB_FRAGS=17 CONFIG_RPS=y CONFIG_RFS_ACCEL=y CONFIG_SOCK_RX_QUEUE_MAPPING=y @@ -1338,7 +1389,6 @@ CONFIG_PCIEASPM_DEFAULT=y CONFIG_PCIE_PME=y # CONFIG_PCIE_PTM is not set CONFIG_PCI_MSI=y -CONFIG_PCI_MSI_IRQ_DOMAIN=y CONFIG_PCI_QUIRKS=y # CONFIG_PCI_DEBUG is not set CONFIG_PCI_STUB=y @@ -1363,21 +1413,21 @@ CONFIG_PCIE_BUS_DEFAULT=y # CONFIG_VMD is not set # -# DesignWare PCI Core Support +# Cadence-based PCIe controllers # -# CONFIG_PCIE_DW_PLAT_HOST is not set -# CONFIG_PCI_MESON is not set -# end of DesignWare PCI Core Support +# end of Cadence-based PCIe controllers # -# Mobiveil PCIe Core Support +# DesignWare-based PCIe controllers # -# end of Mobiveil PCIe Core Support +# CONFIG_PCI_MESON is not set +# CONFIG_PCIE_DW_PLAT_HOST is not set +# end of DesignWare-based PCIe controllers # -# Cadence PCIe controllers support +# Mobiveil-based PCIe controllers # -# end of Cadence PCIe controllers support +# end of Mobiveil-based PCIe controllers # end of PCI controller drivers # @@ -1424,6 +1474,7 @@ CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_VULNERABILITIES=y +# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # end of Generic Driver Options # @@ -1433,6 +1484,11 @@ CONFIG_GENERIC_CPU_VULNERABILITIES=y # CONFIG_MHI_BUS_EP is not set # end of Bus devices +# +# Cache Drivers +# +# end of Cache Drivers + CONFIG_CONNECTOR=y CONFIG_PROC_EVENTS=y @@ -1462,11 +1518,8 @@ CONFIG_SYSFB=y CONFIG_EFI_ESRT=y CONFIG_EFI_VARS_PSTORE=y # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set -CONFIG_EFI_RUNTIME_MAP=y -# CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_DXE_MEM_ATTRIBUTES=y CONFIG_EFI_RUNTIME_WRAPPERS=y -CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y CONFIG_EFI_BOOTLOADER_CONTROL=y # CONFIG_EFI_CAPSULE_LOADER is not set # CONFIG_EFI_TEST is not set @@ -1587,7 +1640,6 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_MISC_ALCOR_PCI is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set -# CONFIG_HABANA_AI is not set # CONFIG_PVPANIC is not set # end of Misc devices @@ -1780,6 +1832,7 @@ CONFIG_ATA_GENERIC=y CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_AUTODETECT=y +CONFIG_MD_BITMAP_FILE=y # CONFIG_MD_LINEAR is not set CONFIG_MD_RAID0=y CONFIG_MD_RAID1=y @@ -1843,6 +1896,7 @@ CONFIG_NET_CORE=y # CONFIG_AMT is not set # CONFIG_MACSEC is not set CONFIG_NETCONSOLE=y +# CONFIG_NETCONSOLE_EXTENDED_LOG is not set CONFIG_NETPOLL=y CONFIG_NET_POLL_CONTROLLER=y # CONFIG_TUN is not set @@ -1892,7 +1946,6 @@ CONFIG_NET_VENDOR_INTEL=y CONFIG_IGB=y CONFIG_IGB_HWMON=y # CONFIG_IGBVF is not set -# CONFIG_IXGB is not set CONFIG_IXGBE=y CONFIG_IXGBE_HWMON=y # CONFIG_IXGBE_DCB is not set @@ -1904,7 +1957,6 @@ CONFIG_ICE=y CONFIG_ICE_HWTS=y # CONFIG_FM10K is not set # CONFIG_IGC is not set -# CONFIG_NET_VENDOR_WANGXUN is not set # CONFIG_JME is not set # CONFIG_NET_VENDOR_LITEX is not set # CONFIG_NET_VENDOR_MARVELL is not set @@ -1961,6 +2013,7 @@ CONFIG_NET_VENDOR_MICROSOFT=y # CONFIG_NET_VENDOR_TI is not set # CONFIG_NET_VENDOR_VERTEXCOM is not set # CONFIG_NET_VENDOR_VIA is not set +# CONFIG_NET_VENDOR_WANGXUN is not set # CONFIG_NET_VENDOR_WIZNET is not set # CONFIG_NET_VENDOR_XILINX is not set # CONFIG_FDDI is not set @@ -1992,17 +2045,21 @@ CONFIG_FIXED_PHY=y # CONFIG_LSI_ET1011C_PHY is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MARVELL_10G_PHY is not set +# CONFIG_MARVELL_88Q2XXX_PHY is not set # CONFIG_MARVELL_88X2222_PHY is not set # CONFIG_MAXLINEAR_GPHY is not set # CONFIG_MEDIATEK_GE_PHY is not set # CONFIG_MICREL_PHY is not set +# CONFIG_MICROCHIP_T1S_PHY is not set # CONFIG_MICROCHIP_PHY is not set # CONFIG_MICROCHIP_T1_PHY is not set # CONFIG_MICROSEMI_PHY is not set # CONFIG_MOTORCOMM_PHY is not set # CONFIG_NATIONAL_PHY is not set +# CONFIG_NXP_CBTX_PHY is not set # CONFIG_NXP_C45_TJA11XX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set +# CONFIG_NCN26000_PHY is not set # CONFIG_QSEMI_PHY is not set # CONFIG_REALTEK_PHY is not set # CONFIG_RENESAS_PHY is not set @@ -2137,6 +2194,7 @@ CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set +CONFIG_LEGACY_TIOCSTI=y CONFIG_LDISC_AUTOLOAD=y # @@ -2149,11 +2207,13 @@ CONFIG_SERIAL_8250_PNP=y # CONFIG_SERIAL_8250_16550A_VARIANTS is not set # CONFIG_SERIAL_8250_FINTEK is not set CONFIG_SERIAL_8250_CONSOLE=y +CONFIG_SERIAL_8250_PCILIB=y CONFIG_SERIAL_8250_PCI=y CONFIG_SERIAL_8250_EXAR=y CONFIG_SERIAL_8250_NR_UARTS=32 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 # CONFIG_SERIAL_8250_EXTENDED is not set +# CONFIG_SERIAL_8250_PCI1XXXX is not set CONFIG_SERIAL_8250_DWLIB=y # CONFIG_SERIAL_8250_DW is not set # CONFIG_SERIAL_8250_RT288X is not set @@ -2232,8 +2292,6 @@ CONFIG_TCG_TIS_ST33ZP24_I2C=y # CONFIG_TELCLOCK is not set # CONFIG_XILLYBUS is not set # CONFIG_XILLYUSB is not set -CONFIG_RANDOM_TRUST_CPU=y -# CONFIG_RANDOM_TRUST_BOOTLOADER is not set # end of Character devices # @@ -2344,7 +2402,6 @@ CONFIG_PTP_1588_CLOCK_OPTIONAL=y CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_POWER_SUPPLY_HWMON=y -# CONFIG_PDA_POWER is not set # CONFIG_IP5XXX_POWER is not set # CONFIG_TEST_POWER is not set # CONFIG_CHARGER_ADP5061 is not set @@ -2418,6 +2475,7 @@ CONFIG_HWMON=y # CONFIG_SENSORS_G760A is not set # CONFIG_SENSORS_G762 is not set # CONFIG_SENSORS_HIH6130 is not set +# CONFIG_SENSORS_HS3001 is not set # CONFIG_SENSORS_IBMAEM is not set # CONFIG_SENSORS_IBMPEX is not set # CONFIG_SENSORS_I5500 is not set @@ -2442,6 +2500,7 @@ CONFIG_HWMON=y # CONFIG_SENSORS_MAX197 is not set # CONFIG_SENSORS_MAX31730 is not set # CONFIG_SENSORS_MAX31760 is not set +# CONFIG_MAX31827 is not set # CONFIG_SENSORS_MAX6620 is not set # CONFIG_SENSORS_MAX6621 is not set # CONFIG_SENSORS_MAX6639 is not set @@ -2449,6 +2508,7 @@ CONFIG_HWMON=y # CONFIG_SENSORS_MAX6650 is not set # CONFIG_SENSORS_MAX6697 is not set # CONFIG_SENSORS_MAX31790 is not set +# CONFIG_SENSORS_MC34VR500 is not set # CONFIG_SENSORS_MCP3021 is not set # CONFIG_SENSORS_TC654 is not set # CONFIG_SENSORS_TPS23861 is not set @@ -2478,6 +2538,8 @@ CONFIG_HWMON=y # CONFIG_SENSORS_NPCM7XX is not set # CONFIG_SENSORS_NZXT_KRAKEN2 is not set # CONFIG_SENSORS_NZXT_SMART2 is not set +# CONFIG_SENSORS_OCC_P8_I2C is not set +# CONFIG_SENSORS_OXP is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_PMBUS is not set # CONFIG_SENSORS_SBTSI is not set @@ -2498,7 +2560,6 @@ CONFIG_HWMON=y # CONFIG_SENSORS_SCH5627 is not set # CONFIG_SENSORS_SCH5636 is not set # CONFIG_SENSORS_STTS751 is not set -# CONFIG_SENSORS_SMM665 is not set # CONFIG_SENSORS_ADC128D818 is not set # CONFIG_SENSORS_ADS7828 is not set # CONFIG_SENSORS_AMC6821 is not set @@ -2557,6 +2618,7 @@ CONFIG_THERMAL_GOV_USER_SPACE=y # # CONFIG_INTEL_POWERCLAMP is not set CONFIG_X86_THERMAL_VECTOR=y +CONFIG_INTEL_TCC=y CONFIG_X86_PKG_TEMP_THERMAL=y # CONFIG_INTEL_SOC_DTS_THERMAL is not set @@ -2568,7 +2630,6 @@ CONFIG_X86_PKG_TEMP_THERMAL=y # CONFIG_INTEL_PCH_THERMAL is not set # CONFIG_INTEL_TCC_COOLING is not set -# CONFIG_INTEL_MENLOW is not set # CONFIG_INTEL_HFI_THERMAL is not set # end of Intel thermal drivers @@ -2597,6 +2658,7 @@ CONFIG_SOFT_WATCHDOG=y # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set +# CONFIG_ADVANTECH_EC_WDT is not set # CONFIG_ALIM1535_WDT is not set # CONFIG_ALIM7101_WDT is not set # CONFIG_EBC_C384_WDT is not set @@ -2651,10 +2713,12 @@ CONFIG_BCMA_POSSIBLE=y # CONFIG_MFD_CORE=y # CONFIG_MFD_AS3711 is not set +# CONFIG_MFD_SMPRO is not set # CONFIG_PMIC_ADP5520 is not set # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_AXP20X_I2C is not set +# CONFIG_MFD_CS42L43_I2C is not set # CONFIG_MFD_MADERA is not set # CONFIG_PMIC_DA903X is not set # CONFIG_MFD_DA9052_I2C is not set @@ -2665,7 +2729,6 @@ CONFIG_MFD_CORE=y # CONFIG_MFD_DLN2 is not set # CONFIG_MFD_MC13XXX_I2C is not set # CONFIG_MFD_MP2629 is not set -# CONFIG_HTC_PASIC3 is not set CONFIG_LPC_ICH=y CONFIG_LPC_SCH=y # CONFIG_MFD_INTEL_LPSS_ACPI is not set @@ -2678,6 +2741,7 @@ CONFIG_LPC_SCH=y # CONFIG_MFD_88PM805 is not set # CONFIG_MFD_88PM860X is not set # CONFIG_MFD_MAX14577 is not set +# CONFIG_MFD_MAX77541 is not set # CONFIG_MFD_MAX77693 is not set # CONFIG_MFD_MAX77843 is not set # CONFIG_MFD_MAX8907 is not set @@ -2713,6 +2777,7 @@ CONFIG_MFD_SM501=y # CONFIG_MFD_TI_LP873X is not set # CONFIG_MFD_TPS6586X is not set # CONFIG_MFD_TPS65912_I2C is not set +# CONFIG_MFD_TPS6594_I2C is not set # CONFIG_TWL4030_CORE is not set # CONFIG_TWL6040_CORE is not set CONFIG_MFD_WL1273_CORE=y @@ -2742,35 +2807,18 @@ CONFIG_MFD_VX855=y # Graphics support # CONFIG_APERTURE_HELPERS=y +CONFIG_VIDEO_CMDLINE=y +# CONFIG_AUXDISPLAY is not set # CONFIG_AGP is not set # CONFIG_VGA_SWITCHEROO is not set # CONFIG_DRM is not set # CONFIG_DRM_DEBUG_MODESET_LOCK is not set - -# -# ARM devices -# -# end of ARM devices - CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y # # Frame buffer Devices # -CONFIG_FB_CMDLINE=y -CONFIG_FB_NOTIFY=y CONFIG_FB=y -# CONFIG_FIRMWARE_EDID is not set -CONFIG_FB_CFB_FILLRECT=y -CONFIG_FB_CFB_COPYAREA=y -CONFIG_FB_CFB_IMAGEBLIT=y -# CONFIG_FB_FOREIGN_ENDIAN is not set -# CONFIG_FB_MODE_HELPERS is not set -# CONFIG_FB_TILEBLITTING is not set - -# -# Frame buffer hardware drivers -# # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set @@ -2814,6 +2862,17 @@ CONFIG_FB_EFI=y # CONFIG_FB_MB862XX is not set # CONFIG_FB_SIMPLE is not set # CONFIG_FB_SM712 is not set +CONFIG_FB_CORE=y +CONFIG_FB_NOTIFY=y +# CONFIG_FIRMWARE_EDID is not set +CONFIG_FB_DEVICE=y +CONFIG_FB_CFB_FILLRECT=y +CONFIG_FB_CFB_COPYAREA=y +CONFIG_FB_CFB_IMAGEBLIT=y +# CONFIG_FB_FOREIGN_ENDIAN is not set +CONFIG_FB_IOMEM_HELPERS=y +# CONFIG_FB_MODE_HELPERS is not set +# CONFIG_FB_TILEBLITTING is not set # end of Frame buffer Devices # @@ -2822,6 +2881,7 @@ CONFIG_FB_EFI=y CONFIG_LCD_CLASS_DEVICE=y # CONFIG_LCD_PLATFORM is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y +# CONFIG_BACKLIGHT_KTZ8866 is not set # CONFIG_BACKLIGHT_APPLE is not set # CONFIG_BACKLIGHT_QCOM_WLED is not set # CONFIG_BACKLIGHT_SAHARA is not set @@ -2851,10 +2911,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # end of Graphics support # CONFIG_SOUND is not set - -# -# HID support -# +CONFIG_HID_SUPPORT=y CONFIG_HID=y # CONFIG_HID_BATTERY_STRENGTH is not set # CONFIG_HIDRAW is not set @@ -2882,11 +2939,13 @@ CONFIG_HID_GENERIC=y # CONFIG_HID_EMS_FF is not set # CONFIG_HID_ELECOM is not set # CONFIG_HID_ELO is not set +# CONFIG_HID_EVISION is not set # CONFIG_HID_EZKEY is not set # CONFIG_HID_GEMBIRD is not set # CONFIG_HID_GFRM is not set # CONFIG_HID_GLORIOUS is not set # CONFIG_HID_HOLTEK is not set +# CONFIG_HID_GOOGLE_STADIA_FF is not set # CONFIG_HID_VIVALDI is not set # CONFIG_HID_KEYTOUCH is not set # CONFIG_HID_KYE is not set @@ -2947,8 +3006,14 @@ CONFIG_HID_GENERIC=y # CONFIG_HID_ZYDACRON is not set # CONFIG_HID_SENSOR_HUB is not set # CONFIG_HID_ALPS is not set +# CONFIG_HID_MCP2221 is not set # end of Special HID drivers +# +# HID-BPF support +# +# end of HID-BPF support + # # USB HID support # @@ -2957,11 +3022,9 @@ CONFIG_USB_HID=y # CONFIG_USB_HIDDEV is not set # end of USB HID support -# -# I2C HID support -# +CONFIG_I2C_HID=y # CONFIG_I2C_HID_ACPI is not set -# end of I2C HID support +# CONFIG_I2C_HID_OF is not set # # Intel ISH HID support @@ -2974,7 +3037,6 @@ CONFIG_USB_HID=y # # CONFIG_AMD_SFH_HID is not set # end of AMD SFH HID Support -# end of HID support CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_SUPPORT=y @@ -3014,7 +3076,6 @@ CONFIG_USB_EHCI_PCI=y # CONFIG_USB_EHCI_HCD_PLATFORM is not set # CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_ISP116X_HCD is not set -# CONFIG_USB_FOTG210_HCD is not set CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD_PCI=y # CONFIG_USB_OHCI_HCD_PLATFORM is not set @@ -3046,6 +3107,10 @@ CONFIG_USB_UHCI_HCD=y # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # CONFIG_USBIP_CORE is not set + +# +# USB dual-mode controller drivers +# # CONFIG_USB_CDNS_SUPPORT is not set # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_DWC3 is not set @@ -3070,7 +3135,6 @@ CONFIG_USB_UHCI_HCD=y # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_IDMOUSE is not set -# CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_APPLE_MFI_FASTCHARGE is not set # CONFIG_USB_SISUSBVGA is not set @@ -3185,9 +3249,7 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_M48T35 is not set # CONFIG_RTC_DRV_M48T59 is not set # CONFIG_RTC_DRV_MSM6242 is not set -# CONFIG_RTC_DRV_BQ4802 is not set # CONFIG_RTC_DRV_RP5C01 is not set -# CONFIG_RTC_DRV_V3020 is not set # # on-CPU RTC drivers @@ -3207,7 +3269,6 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_DMABUF_HEAPS is not set # end of DMABUF options -# CONFIG_AUXDISPLAY is not set # CONFIG_UIO is not set # CONFIG_VFIO is not set # CONFIG_VIRT_DRIVERS is not set @@ -3225,6 +3286,7 @@ CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y # CONFIG_VDPA is not set CONFIG_VHOST_IOTLB=y +CONFIG_VHOST_TASK=y CONFIG_VHOST=y CONFIG_VHOST_MENU=y CONFIG_VHOST_NET=y @@ -3247,7 +3309,6 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACERHDF is not set # CONFIG_ACER_WIRELESS is not set # CONFIG_AMD_PMF is not set -# CONFIG_AMD_PMC is not set # CONFIG_AMD_HSMP is not set # CONFIG_ADV_SWBUTTON is not set # CONFIG_APPLE_GMUX is not set @@ -3257,10 +3318,11 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_FUJITSU_LAPTOP is not set # CONFIG_FUJITSU_TABLET is not set # CONFIG_GPD_POCKET_FAN is not set -# CONFIG_HP_ACCEL is not set +# CONFIG_X86_PLATFORM_DRIVERS_HP is not set # CONFIG_WIRELESS_HOTKEY is not set # CONFIG_IBM_RTL is not set # CONFIG_SENSORS_HDAPS is not set +# CONFIG_INTEL_IFS is not set # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_PMC_CORE is not set @@ -3283,6 +3345,7 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_INTEL_SMARTCONNECT is not set # CONFIG_INTEL_TURBO_MAX_3 is not set # CONFIG_INTEL_VSEC is not set +# CONFIG_MSI_EC is not set # CONFIG_SAMSUNG_LAPTOP is not set # CONFIG_SAMSUNG_Q10 is not set # CONFIG_TOSHIBA_BT_RFKILL is not set @@ -3291,6 +3354,7 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_PANASONIC_LAPTOP is not set # CONFIG_SYSTEM76_ACPI is not set # CONFIG_TOPSTAR_LAPTOP is not set +# CONFIG_MLX_PLATFORM is not set CONFIG_INTEL_IPS=y # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set @@ -3361,6 +3425,8 @@ CONFIG_PCC=y # # end of Enable LiteX SoC Builder specific drivers +# CONFIG_WPCM450_SOC is not set + # # Qualcomm SoC drivers # @@ -3431,6 +3497,14 @@ CONFIG_LIBNVDIMM=y # CONFIG_DAX is not set CONFIG_NVMEM=y CONFIG_NVMEM_SYSFS=y + +# +# Layout Types +# +# CONFIG_NVMEM_LAYOUT_SL28_VPD is not set +# CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set +# end of Layout Types + # CONFIG_NVMEM_RMEM is not set # @@ -3456,6 +3530,8 @@ CONFIG_NVMEM_SYSFS=y CONFIG_DCACHE_WORD_ACCESS=y CONFIG_VALIDATE_FS_PARSER=y CONFIG_FS_IOMAP=y +CONFIG_BUFFER_HEAD=y +CONFIG_LEGACY_DIRECT_IO=y # CONFIG_EXT2_FS is not set # CONFIG_EXT3_FS is not set CONFIG_EXT4_FS=y @@ -3485,7 +3561,6 @@ CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y # CONFIG_QUOTA is not set -# CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS_FS is not set # CONFIG_FUSE_FS is not set # CONFIG_OVERLAY_FS is not set @@ -3532,9 +3607,8 @@ CONFIG_TMPFS=y # CONFIG_TMPFS_POSIX_ACL is not set CONFIG_TMPFS_XATTR=y # CONFIG_TMPFS_INODE64 is not set +# CONFIG_TMPFS_QUOTA is not set # CONFIG_HUGETLBFS is not set -CONFIG_ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y -CONFIG_MEMFD_CREATE=y CONFIG_ARCH_HAS_GIGANTIC_PAGE=y # CONFIG_CONFIGFS_FS is not set CONFIG_EFIVAR_FS=y @@ -3555,8 +3629,10 @@ CONFIG_SQUASHFS=y CONFIG_SQUASHFS_FILE_CACHE=y # CONFIG_SQUASHFS_FILE_DIRECT is not set CONFIG_SQUASHFS_DECOMP_SINGLE=y -# CONFIG_SQUASHFS_DECOMP_MULTI is not set -# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set +# CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is not set +CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y +# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is not set +# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU is not set CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_ZLIB=y CONFIG_SQUASHFS_LZ4=y @@ -3575,15 +3651,7 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_ROMFS_FS is not set CONFIG_PSTORE=y CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240 -CONFIG_PSTORE_DEFLATE_COMPRESS=y -# CONFIG_PSTORE_LZO_COMPRESS is not set -# CONFIG_PSTORE_LZ4_COMPRESS is not set -# CONFIG_PSTORE_LZ4HC_COMPRESS is not set -# CONFIG_PSTORE_842_COMPRESS is not set -# CONFIG_PSTORE_ZSTD_COMPRESS is not set CONFIG_PSTORE_COMPRESS=y -CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y -CONFIG_PSTORE_COMPRESS_DEFAULT="deflate" # CONFIG_PSTORE_CONSOLE is not set # CONFIG_PSTORE_PMSG is not set # CONFIG_PSTORE_RAM is not set @@ -3659,7 +3727,6 @@ CONFIG_KEYS=y # CONFIG_SECURITY_DMESG_RESTRICT is not set # CONFIG_SECURITY is not set # CONFIG_SECURITYFS is not set -CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y CONFIG_HARDENED_USERCOPY=y CONFIG_FORTIFY_SOURCE=y # CONFIG_STATIC_USERMODEHELPER is not set @@ -3686,6 +3753,13 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y # CONFIG_ZERO_CALL_USED_REGS is not set # end of Memory initialization +# +# Hardening of kernel data structures +# +CONFIG_LIST_HARDENED=y +CONFIG_BUG_ON_DATA_CORRUPTION=y +# end of Hardening of kernel data structures + CONFIG_RANDSTRUCT_NONE=y # end of Kernel hardening options # end of Security options @@ -3705,6 +3779,7 @@ CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=y CONFIG_CRYPTO_AEAD2=y +CONFIG_CRYPTO_SIG2=y CONFIG_CRYPTO_SKCIPHER=y CONFIG_CRYPTO_SKCIPHER2=y CONFIG_CRYPTO_HASH=y @@ -3721,7 +3796,6 @@ CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y CONFIG_CRYPTO_USER=y CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y -CONFIG_CRYPTO_GF128MUL=y CONFIG_CRYPTO_NULL=y CONFIG_CRYPTO_NULL2=y # CONFIG_CRYPTO_PCRYPT is not set @@ -3795,6 +3869,7 @@ CONFIG_CRYPTO_XTS=y CONFIG_CRYPTO_CHACHA20POLY1305=y CONFIG_CRYPTO_CCM=y CONFIG_CRYPTO_GCM=y +CONFIG_CRYPTO_GENIV=y CONFIG_CRYPTO_SEQIV=y CONFIG_CRYPTO_ECHAINIV=y # CONFIG_CRYPTO_ESSIV is not set @@ -3815,7 +3890,7 @@ CONFIG_CRYPTO_RMD160=y CONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_SHA256=y CONFIG_CRYPTO_SHA512=y -# CONFIG_CRYPTO_SHA3 is not set +CONFIG_CRYPTO_SHA3=y # CONFIG_CRYPTO_SM3_GENERIC is not set # CONFIG_CRYPTO_STREEBOG is not set CONFIG_CRYPTO_VMAC=y @@ -3854,6 +3929,7 @@ CONFIG_CRYPTO_DRBG_HMAC=y # CONFIG_CRYPTO_DRBG_CTR is not set CONFIG_CRYPTO_DRBG=y CONFIG_CRYPTO_JITTERENTROPY=y +# CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE is not set # end of Random number generation # @@ -3892,6 +3968,8 @@ CONFIG_CRYPTO_TWOFISH_X86_64=y CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y CONFIG_CRYPTO_TWOFISH_AVX_X86_64=y # CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64 is not set +# CONFIG_CRYPTO_ARIA_AESNI_AVX2_X86_64 is not set +# CONFIG_CRYPTO_ARIA_GFNI_AVX512_X86_64 is not set CONFIG_CRYPTO_CHACHA20_X86_64=y # CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set # CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set @@ -3916,6 +3994,7 @@ CONFIG_CRYPTO_DEV_PADLOCK_SHA=y # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set # CONFIG_CRYPTO_DEV_CCP is not set +# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set # CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set @@ -3923,7 +4002,6 @@ CONFIG_CRYPTO_DEV_PADLOCK_SHA=y # CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62XVF is not set -# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set CONFIG_CRYPTO_DEV_VIRTIO=y # CONFIG_CRYPTO_DEV_SAFEXCEL is not set # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set @@ -3968,6 +4046,7 @@ CONFIG_ARCH_USE_SYM_ANNOTATIONS=y CONFIG_CRYPTO_LIB_UTILS=y CONFIG_CRYPTO_LIB_AES=y CONFIG_CRYPTO_LIB_ARC4=y +CONFIG_CRYPTO_LIB_GF128MUL=y CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y CONFIG_CRYPTO_ARCH_HAVE_LIB_CHACHA=y CONFIG_CRYPTO_LIB_CHACHA_GENERIC=y @@ -4032,12 +4111,14 @@ CONFIG_TEXTSEARCH_FSM=y CONFIG_XARRAY_MULTI=y CONFIG_ASSOCIATIVE_ARRAY=y CONFIG_HAS_IOMEM=y +CONFIG_HAS_IOPORT=y CONFIG_HAS_IOPORT_MAP=y CONFIG_HAS_DMA=y CONFIG_NEED_SG_DMA_LENGTH=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_ARCH_DMA_ADDR_T_64BIT=y CONFIG_SWIOTLB=y +# CONFIG_SWIOTLB_DYNAMIC is not set # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMA_MAP_BENCHMARK is not set CONFIG_SGL_ALLOC=y @@ -4063,9 +4144,11 @@ CONFIG_FONT_8x16=y CONFIG_SG_POOL=y CONFIG_ARCH_HAS_PMEM_API=y CONFIG_MEMREGION=y +CONFIG_ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION=y CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y CONFIG_ARCH_HAS_COPY_MC=y CONFIG_ARCH_STACKWALK=y +CONFIG_STACKDEPOT=y CONFIG_SBITMAP=y # end of Library routines @@ -4130,9 +4213,9 @@ CONFIG_HAVE_ARCH_KGDB=y CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y CONFIG_UBSAN=y # CONFIG_UBSAN_TRAP is not set -CONFIG_CC_HAS_UBSAN_BOUNDS=y +CONFIG_CC_HAS_UBSAN_BOUNDS_STRICT=y CONFIG_UBSAN_BOUNDS=y -CONFIG_UBSAN_ONLY_BOUNDS=y +CONFIG_UBSAN_BOUNDS_STRICT=y CONFIG_UBSAN_SHIFT=y # CONFIG_UBSAN_DIV_ZERO is not set CONFIG_UBSAN_BOOL=y @@ -4157,19 +4240,20 @@ CONFIG_HAVE_KCSAN_COMPILER=y # CONFIG_PAGE_EXTENSION=y # CONFIG_DEBUG_PAGEALLOC is not set -# CONFIG_DEBUG_SLAB is not set +CONFIG_SLUB_DEBUG=y +# CONFIG_SLUB_DEBUG_ON is not set # CONFIG_PAGE_OWNER is not set -# CONFIG_PAGE_TABLE_CHECK is not set CONFIG_PAGE_POISONING=y # CONFIG_DEBUG_RODATA_TEST is not set CONFIG_ARCH_HAS_DEBUG_WX=y # CONFIG_DEBUG_WX is not set CONFIG_GENERIC_PTDUMP=y # CONFIG_PTDUMP_DEBUGFS is not set -# CONFIG_DEBUG_OBJECTS is not set -# CONFIG_SHRINKER_DEBUG is not set CONFIG_HAVE_DEBUG_KMEMLEAK=y # CONFIG_DEBUG_KMEMLEAK is not set +# CONFIG_PER_VMA_LOCK_STATS is not set +# CONFIG_DEBUG_OBJECTS is not set +# CONFIG_SHRINKER_DEBUG is not set # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_SCHED_STACK_END_CHECK is not set CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y @@ -4202,14 +4286,20 @@ CONFIG_PANIC_TIMEOUT=0 CONFIG_LOCKUP_DETECTOR=y CONFIG_SOFTLOCKUP_DETECTOR=y # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set +CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y +CONFIG_HARDLOCKUP_DETECTOR=y +# CONFIG_HARDLOCKUP_DETECTOR_PREFER_BUDDY is not set CONFIG_HARDLOCKUP_DETECTOR_PERF=y +# CONFIG_HARDLOCKUP_DETECTOR_BUDDY is not set +# CONFIG_HARDLOCKUP_DETECTOR_ARCH is not set +CONFIG_HARDLOCKUP_DETECTOR_COUNTS_HRTIMER=y CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y -CONFIG_HARDLOCKUP_DETECTOR=y # CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set CONFIG_DETECT_HUNG_TASK=y CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set CONFIG_WQ_WATCHDOG=y +# CONFIG_WQ_CPU_INTENSIVE_REPORT is not set # end of Debug Oops, Lockups and Hangs # @@ -4242,6 +4332,7 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y # CONFIG_CSD_LOCK_WAIT_DEBUG is not set # end of Lock Debugging (spinlocks, mutexes, etc...) +# CONFIG_NMI_CHECK_CPU is not set # CONFIG_DEBUG_IRQFLAGS is not set CONFIG_STACKTRACE=y # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set @@ -4254,7 +4345,6 @@ CONFIG_DEBUG_LIST=y # CONFIG_DEBUG_PLIST is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set -CONFIG_BUG_ON_DATA_CORRUPTION=y # CONFIG_DEBUG_MAPLE_TREE is not set # end of Debug kernel data structures @@ -4268,6 +4358,7 @@ CONFIG_BUG_ON_DATA_CORRUPTION=y # CONFIG_RCU_REF_SCALE_TEST is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0 +# CONFIG_RCU_CPU_STALL_CPUTIME is not set # CONFIG_RCU_TRACE is not set # CONFIG_RCU_EQS_DEBUG is not set # end of RCU Debugging @@ -4287,6 +4378,7 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_FENTRY=y CONFIG_HAVE_OBJTOOL_MCOUNT=y +CONFIG_HAVE_OBJTOOL_NOP_MCOUNT=y CONFIG_HAVE_C_RECORDMCOUNT=y CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y CONFIG_TRACING_SUPPORT=y @@ -4321,7 +4413,6 @@ CONFIG_IO_DELAY_0X80=y # CONFIG_PUNIT_ATOM_DEBUG is not set CONFIG_UNWINDER_ORC=y # CONFIG_UNWINDER_FRAME_POINTER is not set -# CONFIG_UNWINDER_GUESS is not set # end of x86 Debugging # From 634932e25f320b5b4089482f12a4c44c405f5b4c Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 21 Nov 2023 11:00:13 +0100 Subject: [PATCH 52/81] Kernel 6.6.2 --- .github/workflows/master.yml | 4 ++-- .github/workflows/pr.yml | 2 +- Makefile | 2 +- config-mainline-x86_64 | 9 ++++++++- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 7aee501..f7bdb5d 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,11 +13,11 @@ jobs: strategy: matrix: - kernel: ["6.6.1"] + kernel: ["6.6.2"] steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build project # This would actually build your project, using zip for an example artifact run: | diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 1e8f953..412a2bb 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.1"] + kernel: ["6.6.2"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 6b49e30..21ada48 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.1) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.2) .PHONY: all all: build diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index cf9764b..cdd5aa3 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -313,6 +313,7 @@ CONFIG_CC_HAS_SANE_STACKPROTECTOR=y # Processor type and features # CONFIG_SMP=y +# CONFIG_X86_X2APIC is not set CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set # CONFIG_X86_CPU_RESCTRL is not set @@ -322,7 +323,12 @@ CONFIG_X86_MPPARSE=y # CONFIG_IOSF_MBI is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_SCHED_OMIT_FRAME_POINTER=y -# CONFIG_HYPERVISOR_GUEST is not set +CONFIG_HYPERVISOR_GUEST=y +# CONFIG_PARAVIRT is not set +# CONFIG_ARCH_CPUIDLE_HALTPOLL is not set +CONFIG_PVH=y +# CONFIG_JAILHOUSE_GUEST is not set +# CONFIG_ACRN_GUEST is not set # CONFIG_MK8 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set @@ -3296,6 +3302,7 @@ CONFIG_VHOST_VSOCK=y # # Microsoft Hyper-V guest support # +# CONFIG_HYPERV is not set # end of Microsoft Hyper-V guest support # CONFIG_GREYBUS is not set From 553d9685f03206590f797b00f6e9925e4f56f4dd Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 21 Nov 2023 11:05:50 +0100 Subject: [PATCH 53/81] More gitignores --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 27d79b4..c39f0b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ linux-* -.vscode \ No newline at end of file +.vscode +kernel.tar +metal-kernel* \ No newline at end of file From 16abebbf9c3c50965c57ee8322320a47e16137d6 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 4 Dec 2023 07:21:39 +0100 Subject: [PATCH 54/81] Kernel 6.6.4 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index f7bdb5d..11fd42a 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.2"] + kernel: ["6.6.4"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 412a2bb..692bce4 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.2"] + kernel: ["6.6.4"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 21ada48..3422f6e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.2) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.4) .PHONY: all all: build From 524e65f0bcdc0d26da9ac2b2cce76ee9d77c526e Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 21 Dec 2023 07:22:14 +0100 Subject: [PATCH 55/81] Kernel 6.6.8 build with alpine 3.19 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Dockerfile | 2 +- Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 11fd42a..7b03e0c 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.4"] + kernel: ["6.6.8"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 692bce4..7cb1691 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.4"] + kernel: ["6.6.8"] steps: - name: Checkout diff --git a/Dockerfile b/Dockerfile index 8d80190..e1c9655 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18 +FROM alpine:3.19 ARG KERNEL_MAJOR ARG KERNEL_VERSION diff --git a/Makefile b/Makefile index 3422f6e..195ccd6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.4) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.8) .PHONY: all all: build From 6fd7a533c1836679bca7dc8cb783f3774903b7ee Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 8 Jan 2024 07:31:16 +0100 Subject: [PATCH 56/81] Kernel 6.6.10 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 7b03e0c..0ea929c 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.8"] + kernel: ["6.6.10"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 7cb1691..d243cc2 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.8"] + kernel: ["6.6.10"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 195ccd6..9786a17 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.8) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.10) .PHONY: all all: build From d517d747bf4fee9973c6edbd4a9769668bec7916 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 18 Jan 2024 08:45:15 +0100 Subject: [PATCH 57/81] Kernel 6.6.12 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 0ea929c..b40a18f 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.10"] + kernel: ["6.6.12"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d243cc2..531e89e 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.10"] + kernel: ["6.6.12"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 9786a17..2cc1484 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.10) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.12) .PHONY: all all: build From 0713c1cf8866a6ede9ff982e2aef97da7a494444 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 26 Jan 2024 07:31:40 +0100 Subject: [PATCH 58/81] Kernel 6.6.14 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index b40a18f..af8d731 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.12"] + kernel: ["6.6.14"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 531e89e..8c19eaa 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.12"] + kernel: ["6.6.14"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 2cc1484..3e95965 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.12) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.14) .PHONY: all all: build From c3904f877fe9633c8bdf2f2ab458607ec4920f44 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 6 Feb 2024 11:06:11 +0100 Subject: [PATCH 59/81] Kernel 6.6.16 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index af8d731..02d8c29 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.14"] + kernel: ["6.6.16"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 8c19eaa..5c03050 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.14"] + kernel: ["6.6.16"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 3e95965..135b012 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.14) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.16) .PHONY: all all: build From 72517cde2decc9215f3aa20ec3d3bfc8794f8c35 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 23 Feb 2024 13:32:15 +0100 Subject: [PATCH 60/81] Kernel 6.6.18 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 02d8c29..a2f0738 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.16"] + kernel: ["6.6.18"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 5c03050..388117c 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.16"] + kernel: ["6.6.18"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 135b012..db2b0f1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.16) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.18) .PHONY: all all: build From 387795fdc34626fb8f6218d7130d7455235de404 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 26 Feb 2024 11:46:00 +0100 Subject: [PATCH 61/81] Disable usb3 xhci --- config-mainline-x86_64 | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index cdd5aa3..a72ccee 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.6.1 Kernel Configuration +# Linux/x86 6.6.18 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 13.2.0-4ubuntu3) 13.2.0" CONFIG_CC_IS_GCC=y @@ -15,6 +15,7 @@ CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y +CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y CONFIG_TOOLS_SUPPORT_RELR=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y @@ -2771,7 +2772,6 @@ CONFIG_LPC_SCH=y CONFIG_MFD_SM501=y # CONFIG_MFD_SKY81452 is not set # CONFIG_MFD_SYSCON is not set -# CONFIG_MFD_TI_AM335X_TSCADC is not set # CONFIG_MFD_LP3943 is not set # CONFIG_MFD_LP8788 is not set # CONFIG_MFD_TI_LMU is not set @@ -3069,11 +3069,7 @@ CONFIG_USB_AUTOSUSPEND_DELAY=2 # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set -CONFIG_USB_XHCI_HCD=y -# CONFIG_USB_XHCI_DBGCAP is not set -CONFIG_USB_XHCI_PCI=y -# CONFIG_USB_XHCI_PCI_RENESAS is not set -# CONFIG_USB_XHCI_PLATFORM is not set +# CONFIG_USB_XHCI_HCD is not set CONFIG_USB_EHCI_HCD=y # CONFIG_USB_EHCI_ROOT_HUB_TT is not set CONFIG_USB_EHCI_TT_NEWSCHED=y @@ -4355,8 +4351,6 @@ CONFIG_DEBUG_LIST=y # CONFIG_DEBUG_MAPLE_TREE is not set # end of Debug kernel data structures -# CONFIG_DEBUG_CREDENTIALS is not set - # # RCU Debugging # From e187600a6de4c76dd8b39c45b412e39d3fc392ec Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 26 Feb 2024 13:34:31 +0100 Subject: [PATCH 62/81] enable x2apic --- config-mainline-x86_64 | 74 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 64 insertions(+), 10 deletions(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index a72ccee..64a8576 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -314,14 +314,15 @@ CONFIG_CC_HAS_SANE_STACKPROTECTOR=y # Processor type and features # CONFIG_SMP=y -# CONFIG_X86_X2APIC is not set +CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set -# CONFIG_X86_CPU_RESCTRL is not set +CONFIG_X86_CPU_RESCTRL=y # CONFIG_X86_EXTENDED_PLATFORM is not set -# CONFIG_X86_INTEL_LPSS is not set +CONFIG_X86_INTEL_LPSS=y # CONFIG_X86_AMD_PLATFORM_DEVICE is not set -# CONFIG_IOSF_MBI is not set +CONFIG_IOSF_MBI=y +# CONFIG_IOSF_MBI_DEBUG is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_HYPERVISOR_GUEST=y @@ -330,6 +331,7 @@ CONFIG_HYPERVISOR_GUEST=y CONFIG_PVH=y # CONFIG_JAILHOUSE_GUEST is not set # CONFIG_ACRN_GUEST is not set +# CONFIG_INTEL_TDX_GUEST is not set # CONFIG_MK8 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set @@ -344,12 +346,12 @@ CONFIG_X86_MINIMUM_CPU_FAMILY=64 CONFIG_X86_DEBUGCTLMSR=y CONFIG_IA32_FEAT_CTL=y CONFIG_X86_VMX_FEATURE_NAMES=y -# CONFIG_PROCESSOR_SELECT is not set +CONFIG_PROCESSOR_SELECT=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_AMD=y -CONFIG_CPU_SUP_HYGON=y -CONFIG_CPU_SUP_CENTAUR=y -CONFIG_CPU_SUP_ZHAOXIN=y +# CONFIG_CPU_SUP_HYGON is not set +# CONFIG_CPU_SUP_CENTAUR is not set +# CONFIG_CPU_SUP_ZHAOXIN is not set CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y @@ -420,6 +422,7 @@ CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y CONFIG_X86_INTEL_TSX_MODE_OFF=y # CONFIG_X86_INTEL_TSX_MODE_ON is not set # CONFIG_X86_INTEL_TSX_MODE_AUTO is not set +# CONFIG_X86_SGX is not set # CONFIG_X86_USER_SHADOW_STACK is not set CONFIG_EFI=y CONFIG_EFI_STUB=y @@ -490,6 +493,7 @@ CONFIG_ARCH_HAS_ADD_PAGES=y # CONFIG_SUSPEND is not set CONFIG_PM=y # CONFIG_PM_DEBUG is not set +CONFIG_PM_CLK=y # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_ENERGY_MODEL is not set CONFIG_ARCH_SUPPORTS_ACPI=y @@ -2160,6 +2164,7 @@ CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_MPR121 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set +# CONFIG_KEYBOARD_SAMSUNG is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_XTKBD is not set @@ -2244,6 +2249,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_RP2 is not set # CONFIG_SERIAL_FSL_LPUART is not set # CONFIG_SERIAL_FSL_LINFLEXUART is not set +# CONFIG_SERIAL_SPRD is not set # end of Serial drivers # CONFIG_SERIAL_NONSTANDARD is not set @@ -2356,7 +2362,9 @@ CONFIG_I2C_ALGOBIT=y # # I2C system bus drivers (mostly embedded / system-on-chip) # +# CONFIG_I2C_DESIGNWARE_PLATFORM is not set # CONFIG_I2C_DESIGNWARE_PCI is not set +# CONFIG_I2C_EMEV2 is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set # CONFIG_I2C_SIMTEC is not set @@ -2402,7 +2410,41 @@ CONFIG_PTP_1588_CLOCK_OPTIONAL=y # # end of PTP clock support -# CONFIG_PINCTRL is not set +CONFIG_PINCTRL=y +# CONFIG_DEBUG_PINCTRL is not set +# CONFIG_PINCTRL_AMD is not set +# CONFIG_PINCTRL_CY8C95X0 is not set +# CONFIG_PINCTRL_MCP23S08 is not set +# CONFIG_PINCTRL_SX150X is not set + +# +# Intel pinctrl drivers +# +# CONFIG_PINCTRL_BAYTRAIL is not set +# CONFIG_PINCTRL_CHERRYVIEW is not set +# CONFIG_PINCTRL_LYNXPOINT is not set +# CONFIG_PINCTRL_ALDERLAKE is not set +# CONFIG_PINCTRL_BROXTON is not set +# CONFIG_PINCTRL_CANNONLAKE is not set +# CONFIG_PINCTRL_CEDARFORK is not set +# CONFIG_PINCTRL_DENVERTON is not set +# CONFIG_PINCTRL_ELKHARTLAKE is not set +# CONFIG_PINCTRL_EMMITSBURG is not set +# CONFIG_PINCTRL_GEMINILAKE is not set +# CONFIG_PINCTRL_ICELAKE is not set +# CONFIG_PINCTRL_JASPERLAKE is not set +# CONFIG_PINCTRL_LAKEFIELD is not set +# CONFIG_PINCTRL_LEWISBURG is not set +# CONFIG_PINCTRL_METEORLAKE is not set +# CONFIG_PINCTRL_SUNRISEPOINT is not set +# CONFIG_PINCTRL_TIGERLAKE is not set +# end of Intel pinctrl drivers + +# +# Renesas pinctrl drivers +# +# end of Renesas pinctrl drivers + # CONFIG_GPIOLIB is not set # CONFIG_W1 is not set # CONFIG_POWER_RESET is not set @@ -2736,6 +2778,7 @@ CONFIG_MFD_CORE=y # CONFIG_MFD_DLN2 is not set # CONFIG_MFD_MC13XXX_I2C is not set # CONFIG_MFD_MP2629 is not set +# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set CONFIG_LPC_ICH=y CONFIG_LPC_SCH=y # CONFIG_MFD_INTEL_LPSS_ACPI is not set @@ -3325,6 +3368,7 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_WIRELESS_HOTKEY is not set # CONFIG_IBM_RTL is not set # CONFIG_SENSORS_HDAPS is not set +# CONFIG_INTEL_ATOMISP2_PM is not set # CONFIG_INTEL_IFS is not set # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_PMC_CORE is not set @@ -3364,7 +3408,16 @@ CONFIG_INTEL_IPS=y # CONFIG_SIEMENS_SIMATIC_IPC is not set # CONFIG_WINMATE_FM07_KEYS is not set CONFIG_P2SB=y -# CONFIG_COMMON_CLK is not set +CONFIG_HAVE_CLK=y +CONFIG_HAVE_CLK_PREPARE=y +CONFIG_COMMON_CLK=y +# CONFIG_COMMON_CLK_MAX9485 is not set +# CONFIG_COMMON_CLK_SI5341 is not set +# CONFIG_COMMON_CLK_SI5351 is not set +# CONFIG_COMMON_CLK_SI544 is not set +# CONFIG_COMMON_CLK_CDCE706 is not set +# CONFIG_COMMON_CLK_CS2000_CP is not set +# CONFIG_XILINX_VCU is not set # CONFIG_HWSPINLOCK is not set # @@ -3604,6 +3657,7 @@ CONFIG_PROC_SYSCTL=y CONFIG_PROC_PAGE_MONITOR=y CONFIG_PROC_CHILDREN=y CONFIG_PROC_PID_ARCH_STATUS=y +CONFIG_PROC_CPU_RESCTRL=y CONFIG_KERNFS=y CONFIG_SYSFS=y CONFIG_TMPFS=y From cb92c19a82901b3a716f33545cdf517a166a3525 Mon Sep 17 00:00:00 2001 From: Gerrit91 Date: Mon, 26 Feb 2024 14:13:44 +0100 Subject: [PATCH 63/81] Update actions. --- .github/workflows/master.yml | 6 +++--- .github/workflows/pr.yml | 19 ++++++++----------- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index a2f0738..647b4c0 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -8,9 +8,9 @@ on: jobs: build: - + runs-on: ubuntu-22.04 - + strategy: matrix: kernel: ["6.6.18"] @@ -41,7 +41,7 @@ jobs: prerelease: false - name: Upload Release Asset - id: upload-release-asset + id: upload-release-asset uses: actions/upload-release-asset@v1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 388117c..2b055f9 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -10,7 +10,7 @@ env: jobs: build: runs-on: ubuntu-22.04 - + strategy: matrix: kernel: ["6.6.18"] @@ -19,9 +19,12 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - name: Figure out if running fork PR - id: fork - run: '["${{ secrets.DOCKER_REGISTRY_TOKEN }}" == ""] && echo "::set-output name=is_fork_pr::true" || echo "::set-output name=is_fork_pr::false"' + - uses: google-github-actions/auth@v2 + with: + credentials_json: '${{ secrets.GCP_SA_KEY }}' + + - name: Set up Cloud SDK + uses: google-github-actions/setup-gcloud@v2 - name: Build project # This would actually build your project, using zip for an example artifact run: | @@ -33,11 +36,5 @@ jobs: tar -xf kernel.tar metal-kernel cp metal-kernel metal-kernel-${{ matrix.kernel }}-pr-${GITHUB_HEAD_REF##*/} - - uses: google-github-actions/setup-gcloud@v0 - with: - service_account_email: ${{ secrets.GCP_SA_EMAIL }} - service_account_key: ${{ secrets.GCP_SA_KEY }} - - name: Upload kernel to GCS - run: gsutil -m cp -r metal-kernel gs://$GCS_BUCKET/metal-kernel/pull_requests/metal-kernel-${{ matrix.kernel }} - if: steps.fork.outputs.is_fork_pr == 'false' + run: gsutil -m -h "Cache-Control:no-store" cp -r metal-kernel gs://$GCS_BUCKET/metal-kernel/pull_requests/metal-kernel-${{ matrix.kernel }} From d49b1b044ab5a5834c6a3ace9363db25826125b2 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 26 Feb 2024 16:43:44 +0100 Subject: [PATCH 64/81] Enable DRM --- config-mainline-x86_64 | 124 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 120 insertions(+), 4 deletions(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index 64a8576..05766e4 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -255,7 +255,7 @@ CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y CONFIG_KALLSYMS_BASE_RELATIVE=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y -# CONFIG_KCMP is not set +CONFIG_KCMP=y CONFIG_RSEQ=y CONFIG_CACHESTAT_SYSCALL=y # CONFIG_DEBUG_RSEQ is not set @@ -510,6 +510,7 @@ CONFIG_ACPI_LPIT=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y +CONFIG_ACPI_VIDEO=y CONFIG_ACPI_FAN=y CONFIG_ACPI_DOCK=y CONFIG_ACPI_CPU_FREQ_PSS=y @@ -1485,6 +1486,8 @@ CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_VULNERABILITIES=y +CONFIG_DMA_SHARED_BUFFER=y +# CONFIG_DMA_FENCE_TRACE is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # end of Generic Driver Options @@ -1651,6 +1654,7 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_MISC_ALCOR_PCI is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set +# CONFIG_UACCE is not set # CONFIG_PVPANIC is not set # end of Misc devices @@ -2646,7 +2650,9 @@ CONFIG_HWMON=y # # CONFIG_SENSORS_ACPI_POWER is not set # CONFIG_SENSORS_ATK0110 is not set +# CONFIG_SENSORS_ASUS_WMI is not set # CONFIG_SENSORS_ASUS_EC is not set +# CONFIG_SENSORS_HP_WMI is not set CONFIG_THERMAL=y # CONFIG_THERMAL_NETLINK is not set # CONFIG_THERMAL_STATISTICS is not set @@ -2857,11 +2863,87 @@ CONFIG_MFD_VX855=y # CONFIG_APERTURE_HELPERS=y CONFIG_VIDEO_CMDLINE=y +CONFIG_VIDEO_NOMODESET=y # CONFIG_AUXDISPLAY is not set # CONFIG_AGP is not set # CONFIG_VGA_SWITCHEROO is not set -# CONFIG_DRM is not set +CONFIG_DRM=y +# CONFIG_DRM_DEBUG_MM is not set +CONFIG_DRM_KMS_HELPER=y +# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set # CONFIG_DRM_DEBUG_MODESET_LOCK is not set +CONFIG_DRM_FBDEV_EMULATION=y +CONFIG_DRM_FBDEV_OVERALLOC=100 +# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set +# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set +CONFIG_DRM_DISPLAY_HELPER=y +CONFIG_DRM_DISPLAY_DP_HELPER=y +CONFIG_DRM_DISPLAY_HDMI_HELPER=y +# CONFIG_DRM_DP_AUX_CHARDEV is not set +# CONFIG_DRM_DP_CEC is not set +CONFIG_DRM_TTM=y +CONFIG_DRM_EXEC=y +CONFIG_DRM_TTM_HELPER=y +CONFIG_DRM_SCHED=y + +# +# I2C encoder or helper chips +# +CONFIG_DRM_I2C_CH7006=y +CONFIG_DRM_I2C_SIL164=y +# CONFIG_DRM_I2C_NXP_TDA998X is not set +# CONFIG_DRM_I2C_NXP_TDA9950 is not set +# end of I2C encoder or helper chips + +# +# ARM devices +# +# end of ARM devices + +# CONFIG_DRM_RADEON is not set +# CONFIG_DRM_AMDGPU is not set +CONFIG_DRM_NOUVEAU=y +CONFIG_NOUVEAU_DEBUG=5 +CONFIG_NOUVEAU_DEBUG_DEFAULT=3 +# CONFIG_NOUVEAU_DEBUG_MMU is not set +# CONFIG_NOUVEAU_DEBUG_PUSH is not set +CONFIG_DRM_NOUVEAU_BACKLIGHT=y +# CONFIG_DRM_I915 is not set +# CONFIG_DRM_VGEM is not set +# CONFIG_DRM_VKMS is not set +# CONFIG_DRM_VMWGFX is not set +# CONFIG_DRM_GMA500 is not set +# CONFIG_DRM_UDL is not set +# CONFIG_DRM_AST is not set +# CONFIG_DRM_MGAG200 is not set +# CONFIG_DRM_QXL is not set +# CONFIG_DRM_VIRTIO_GPU is not set +CONFIG_DRM_PANEL=y + +# +# Display Panels +# +# end of Display Panels + +CONFIG_DRM_BRIDGE=y +CONFIG_DRM_PANEL_BRIDGE=y + +# +# Display Interface Bridges +# +# CONFIG_DRM_ANALOGIX_ANX78XX is not set +# end of Display Interface Bridges + +# CONFIG_DRM_LOONGSON is not set +# CONFIG_DRM_ETNAVIV is not set +# CONFIG_DRM_BOCHS is not set +# CONFIG_DRM_CIRRUS_QEMU is not set +# CONFIG_DRM_GM12U320 is not set +# CONFIG_DRM_SIMPLEDRM is not set +# CONFIG_DRM_VBOXVIDEO is not set +# CONFIG_DRM_GUD is not set +# CONFIG_DRM_SSD130X is not set +# CONFIG_DRM_LEGACY is not set CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y # @@ -2918,8 +3000,15 @@ CONFIG_FB_DEVICE=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y +CONFIG_FB_SYS_FILLRECT=y +CONFIG_FB_SYS_COPYAREA=y +CONFIG_FB_SYS_IMAGEBLIT=y # CONFIG_FB_FOREIGN_ENDIAN is not set +CONFIG_FB_SYS_FOPS=y +CONFIG_FB_DEFERRED_IO=y CONFIG_FB_IOMEM_HELPERS=y +CONFIG_FB_SYSMEM_HELPERS=y +CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y # CONFIG_FB_MODE_HELPERS is not set # CONFIG_FB_TILEBLITTING is not set # end of Frame buffer Devices @@ -2942,6 +3031,8 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_ARCXCNN is not set # end of Backlight & LCD device support +CONFIG_HDMI=y + # # Console display driver support # @@ -2959,6 +3050,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_LOGO is not set # end of Graphics support +# CONFIG_DRM_ACCEL is not set # CONFIG_SOUND is not set CONFIG_HID_SUPPORT=y CONFIG_HID=y @@ -3310,8 +3402,14 @@ CONFIG_RTC_DRV_CMOS=y # # DMABUF options # -# CONFIG_SYNC_FILE is not set +CONFIG_SYNC_FILE=y +# CONFIG_SW_SYNC is not set +# CONFIG_UDMABUF is not set +# CONFIG_DMABUF_MOVE_NOTIFY is not set +# CONFIG_DMABUF_DEBUG is not set +# CONFIG_DMABUF_SELFTESTS is not set # CONFIG_DMABUF_HEAPS is not set +# CONFIG_DMABUF_SYSFS_STATS is not set # end of DMABUF options # CONFIG_UIO is not set @@ -3351,9 +3449,17 @@ CONFIG_VHOST_VSOCK=y # CONFIG_MELLANOX_PLATFORM is not set # CONFIG_SURFACE_PLATFORMS is not set CONFIG_X86_PLATFORM_DEVICES=y -# CONFIG_ACPI_WMI is not set +CONFIG_ACPI_WMI=y +CONFIG_WMI_BMOF=y +# CONFIG_HUAWEI_WMI is not set +CONFIG_MXM_WMI=y +# CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set +# CONFIG_XIAOMI_WMI is not set +# CONFIG_GIGABYTE_WMI is not set +# CONFIG_YOGABOOK is not set # CONFIG_ACERHDF is not set # CONFIG_ACER_WIRELESS is not set +# CONFIG_ACER_WMI is not set # CONFIG_AMD_PMF is not set # CONFIG_AMD_HSMP is not set # CONFIG_ADV_SWBUTTON is not set @@ -3367,7 +3473,10 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_X86_PLATFORM_DRIVERS_HP is not set # CONFIG_WIRELESS_HOTKEY is not set # CONFIG_IBM_RTL is not set +# CONFIG_LENOVO_YMC is not set # CONFIG_SENSORS_HDAPS is not set +# CONFIG_THINKPAD_ACPI is not set +# CONFIG_THINKPAD_LMI is not set # CONFIG_INTEL_ATOMISP2_PM is not set # CONFIG_INTEL_IFS is not set # CONFIG_INTEL_SAR_INT1092 is not set @@ -3379,6 +3488,9 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set # end of Intel Speed Select Technology interface support +# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set +# CONFIG_INTEL_WMI_THUNDERBOLT is not set + # # Intel Uncore Frequency Control # @@ -3393,11 +3505,14 @@ CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_INTEL_TURBO_MAX_3 is not set # CONFIG_INTEL_VSEC is not set # CONFIG_MSI_EC is not set +# CONFIG_MSI_WMI is not set # CONFIG_SAMSUNG_LAPTOP is not set # CONFIG_SAMSUNG_Q10 is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_TOSHIBA_HAPS is not set +# CONFIG_TOSHIBA_WMI is not set # CONFIG_ACPI_CMPC is not set +# CONFIG_LG_LAPTOP is not set # CONFIG_PANASONIC_LAPTOP is not set # CONFIG_SYSTEM76_ACPI is not set # CONFIG_TOPSTAR_LAPTOP is not set @@ -3430,6 +3545,7 @@ CONFIG_CLKBLD_I8253=y CONFIG_MAILBOX=y CONFIG_PCC=y # CONFIG_ALTERA_MBOX is not set +CONFIG_IOMMU_API=y # CONFIG_IOMMU_SUPPORT is not set # From 4a1b5bd4688d282d544dd9d6de5aeac9909548e8 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 4 Mar 2024 11:52:41 +0100 Subject: [PATCH 65/81] kernel 6.6.20 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 647b4c0..6d4add9 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.18"] + kernel: ["6.6.20"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 2b055f9..35819e7 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.18"] + kernel: ["6.6.20"] steps: - name: Checkout diff --git a/Makefile b/Makefile index db2b0f1..08cb58c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.18) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.20) .PHONY: all all: build From c34f935cfa5e750c393c8cb53b7361aadd5c589d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 12 Mar 2024 07:31:17 +0100 Subject: [PATCH 66/81] Back to minimal modifications --- config-mainline-x86_64 | 200 ++++------------------------------------- 1 file changed, 18 insertions(+), 182 deletions(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index 05766e4..ce61acd 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -255,7 +255,7 @@ CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y CONFIG_KALLSYMS_BASE_RELATIVE=y CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y -CONFIG_KCMP=y +# CONFIG_KCMP is not set CONFIG_RSEQ=y CONFIG_CACHESTAT_SYSCALL=y # CONFIG_DEBUG_RSEQ is not set @@ -317,12 +317,11 @@ CONFIG_SMP=y CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set -CONFIG_X86_CPU_RESCTRL=y +# CONFIG_X86_CPU_RESCTRL is not set # CONFIG_X86_EXTENDED_PLATFORM is not set -CONFIG_X86_INTEL_LPSS=y +# CONFIG_X86_INTEL_LPSS is not set # CONFIG_X86_AMD_PLATFORM_DEVICE is not set -CONFIG_IOSF_MBI=y -# CONFIG_IOSF_MBI_DEBUG is not set +# CONFIG_IOSF_MBI is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_HYPERVISOR_GUEST=y @@ -346,12 +345,12 @@ CONFIG_X86_MINIMUM_CPU_FAMILY=64 CONFIG_X86_DEBUGCTLMSR=y CONFIG_IA32_FEAT_CTL=y CONFIG_X86_VMX_FEATURE_NAMES=y -CONFIG_PROCESSOR_SELECT=y +# CONFIG_PROCESSOR_SELECT is not set CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_AMD=y -# CONFIG_CPU_SUP_HYGON is not set -# CONFIG_CPU_SUP_CENTAUR is not set -# CONFIG_CPU_SUP_ZHAOXIN is not set +CONFIG_CPU_SUP_HYGON=y +CONFIG_CPU_SUP_CENTAUR=y +CONFIG_CPU_SUP_ZHAOXIN=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y @@ -493,7 +492,6 @@ CONFIG_ARCH_HAS_ADD_PAGES=y # CONFIG_SUSPEND is not set CONFIG_PM=y # CONFIG_PM_DEBUG is not set -CONFIG_PM_CLK=y # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_ENERGY_MODEL is not set CONFIG_ARCH_SUPPORTS_ACPI=y @@ -510,7 +508,6 @@ CONFIG_ACPI_LPIT=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y -CONFIG_ACPI_VIDEO=y CONFIG_ACPI_FAN=y CONFIG_ACPI_DOCK=y CONFIG_ACPI_CPU_FREQ_PSS=y @@ -1486,8 +1483,6 @@ CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_VULNERABILITIES=y -CONFIG_DMA_SHARED_BUFFER=y -# CONFIG_DMA_FENCE_TRACE is not set # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set # end of Generic Driver Options @@ -1654,7 +1649,6 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_MISC_ALCOR_PCI is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set -# CONFIG_UACCE is not set # CONFIG_PVPANIC is not set # end of Misc devices @@ -2168,7 +2162,6 @@ CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_MPR121 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set -# CONFIG_KEYBOARD_SAMSUNG is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_XTKBD is not set @@ -2253,7 +2246,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_RP2 is not set # CONFIG_SERIAL_FSL_LPUART is not set # CONFIG_SERIAL_FSL_LINFLEXUART is not set -# CONFIG_SERIAL_SPRD is not set # end of Serial drivers # CONFIG_SERIAL_NONSTANDARD is not set @@ -2366,9 +2358,7 @@ CONFIG_I2C_ALGOBIT=y # # I2C system bus drivers (mostly embedded / system-on-chip) # -# CONFIG_I2C_DESIGNWARE_PLATFORM is not set # CONFIG_I2C_DESIGNWARE_PCI is not set -# CONFIG_I2C_EMEV2 is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set # CONFIG_I2C_SIMTEC is not set @@ -2414,41 +2404,7 @@ CONFIG_PTP_1588_CLOCK_OPTIONAL=y # # end of PTP clock support -CONFIG_PINCTRL=y -# CONFIG_DEBUG_PINCTRL is not set -# CONFIG_PINCTRL_AMD is not set -# CONFIG_PINCTRL_CY8C95X0 is not set -# CONFIG_PINCTRL_MCP23S08 is not set -# CONFIG_PINCTRL_SX150X is not set - -# -# Intel pinctrl drivers -# -# CONFIG_PINCTRL_BAYTRAIL is not set -# CONFIG_PINCTRL_CHERRYVIEW is not set -# CONFIG_PINCTRL_LYNXPOINT is not set -# CONFIG_PINCTRL_ALDERLAKE is not set -# CONFIG_PINCTRL_BROXTON is not set -# CONFIG_PINCTRL_CANNONLAKE is not set -# CONFIG_PINCTRL_CEDARFORK is not set -# CONFIG_PINCTRL_DENVERTON is not set -# CONFIG_PINCTRL_ELKHARTLAKE is not set -# CONFIG_PINCTRL_EMMITSBURG is not set -# CONFIG_PINCTRL_GEMINILAKE is not set -# CONFIG_PINCTRL_ICELAKE is not set -# CONFIG_PINCTRL_JASPERLAKE is not set -# CONFIG_PINCTRL_LAKEFIELD is not set -# CONFIG_PINCTRL_LEWISBURG is not set -# CONFIG_PINCTRL_METEORLAKE is not set -# CONFIG_PINCTRL_SUNRISEPOINT is not set -# CONFIG_PINCTRL_TIGERLAKE is not set -# end of Intel pinctrl drivers - -# -# Renesas pinctrl drivers -# -# end of Renesas pinctrl drivers - +# CONFIG_PINCTRL is not set # CONFIG_GPIOLIB is not set # CONFIG_W1 is not set # CONFIG_POWER_RESET is not set @@ -2650,9 +2606,7 @@ CONFIG_HWMON=y # # CONFIG_SENSORS_ACPI_POWER is not set # CONFIG_SENSORS_ATK0110 is not set -# CONFIG_SENSORS_ASUS_WMI is not set # CONFIG_SENSORS_ASUS_EC is not set -# CONFIG_SENSORS_HP_WMI is not set CONFIG_THERMAL=y # CONFIG_THERMAL_NETLINK is not set # CONFIG_THERMAL_STATISTICS is not set @@ -2784,7 +2738,6 @@ CONFIG_MFD_CORE=y # CONFIG_MFD_DLN2 is not set # CONFIG_MFD_MC13XXX_I2C is not set # CONFIG_MFD_MP2629 is not set -# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set CONFIG_LPC_ICH=y CONFIG_LPC_SCH=y # CONFIG_MFD_INTEL_LPSS_ACPI is not set @@ -2863,87 +2816,11 @@ CONFIG_MFD_VX855=y # CONFIG_APERTURE_HELPERS=y CONFIG_VIDEO_CMDLINE=y -CONFIG_VIDEO_NOMODESET=y # CONFIG_AUXDISPLAY is not set # CONFIG_AGP is not set # CONFIG_VGA_SWITCHEROO is not set -CONFIG_DRM=y -# CONFIG_DRM_DEBUG_MM is not set -CONFIG_DRM_KMS_HELPER=y -# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set +# CONFIG_DRM is not set # CONFIG_DRM_DEBUG_MODESET_LOCK is not set -CONFIG_DRM_FBDEV_EMULATION=y -CONFIG_DRM_FBDEV_OVERALLOC=100 -# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set -# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set -CONFIG_DRM_DISPLAY_HELPER=y -CONFIG_DRM_DISPLAY_DP_HELPER=y -CONFIG_DRM_DISPLAY_HDMI_HELPER=y -# CONFIG_DRM_DP_AUX_CHARDEV is not set -# CONFIG_DRM_DP_CEC is not set -CONFIG_DRM_TTM=y -CONFIG_DRM_EXEC=y -CONFIG_DRM_TTM_HELPER=y -CONFIG_DRM_SCHED=y - -# -# I2C encoder or helper chips -# -CONFIG_DRM_I2C_CH7006=y -CONFIG_DRM_I2C_SIL164=y -# CONFIG_DRM_I2C_NXP_TDA998X is not set -# CONFIG_DRM_I2C_NXP_TDA9950 is not set -# end of I2C encoder or helper chips - -# -# ARM devices -# -# end of ARM devices - -# CONFIG_DRM_RADEON is not set -# CONFIG_DRM_AMDGPU is not set -CONFIG_DRM_NOUVEAU=y -CONFIG_NOUVEAU_DEBUG=5 -CONFIG_NOUVEAU_DEBUG_DEFAULT=3 -# CONFIG_NOUVEAU_DEBUG_MMU is not set -# CONFIG_NOUVEAU_DEBUG_PUSH is not set -CONFIG_DRM_NOUVEAU_BACKLIGHT=y -# CONFIG_DRM_I915 is not set -# CONFIG_DRM_VGEM is not set -# CONFIG_DRM_VKMS is not set -# CONFIG_DRM_VMWGFX is not set -# CONFIG_DRM_GMA500 is not set -# CONFIG_DRM_UDL is not set -# CONFIG_DRM_AST is not set -# CONFIG_DRM_MGAG200 is not set -# CONFIG_DRM_QXL is not set -# CONFIG_DRM_VIRTIO_GPU is not set -CONFIG_DRM_PANEL=y - -# -# Display Panels -# -# end of Display Panels - -CONFIG_DRM_BRIDGE=y -CONFIG_DRM_PANEL_BRIDGE=y - -# -# Display Interface Bridges -# -# CONFIG_DRM_ANALOGIX_ANX78XX is not set -# end of Display Interface Bridges - -# CONFIG_DRM_LOONGSON is not set -# CONFIG_DRM_ETNAVIV is not set -# CONFIG_DRM_BOCHS is not set -# CONFIG_DRM_CIRRUS_QEMU is not set -# CONFIG_DRM_GM12U320 is not set -# CONFIG_DRM_SIMPLEDRM is not set -# CONFIG_DRM_VBOXVIDEO is not set -# CONFIG_DRM_GUD is not set -# CONFIG_DRM_SSD130X is not set -# CONFIG_DRM_LEGACY is not set CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y # @@ -3000,15 +2877,8 @@ CONFIG_FB_DEVICE=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y -CONFIG_FB_SYS_FILLRECT=y -CONFIG_FB_SYS_COPYAREA=y -CONFIG_FB_SYS_IMAGEBLIT=y # CONFIG_FB_FOREIGN_ENDIAN is not set -CONFIG_FB_SYS_FOPS=y -CONFIG_FB_DEFERRED_IO=y CONFIG_FB_IOMEM_HELPERS=y -CONFIG_FB_SYSMEM_HELPERS=y -CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y # CONFIG_FB_MODE_HELPERS is not set # CONFIG_FB_TILEBLITTING is not set # end of Frame buffer Devices @@ -3031,8 +2901,6 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_ARCXCNN is not set # end of Backlight & LCD device support -CONFIG_HDMI=y - # # Console display driver support # @@ -3050,7 +2918,6 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y # CONFIG_LOGO is not set # end of Graphics support -# CONFIG_DRM_ACCEL is not set # CONFIG_SOUND is not set CONFIG_HID_SUPPORT=y CONFIG_HID=y @@ -3204,7 +3071,11 @@ CONFIG_USB_AUTOSUSPEND_DELAY=2 # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set -# CONFIG_USB_XHCI_HCD is not set +CONFIG_USB_XHCI_HCD=y +# CONFIG_USB_XHCI_DBGCAP is not set +CONFIG_USB_XHCI_PCI=y +# CONFIG_USB_XHCI_PCI_RENESAS is not set +# CONFIG_USB_XHCI_PLATFORM is not set CONFIG_USB_EHCI_HCD=y # CONFIG_USB_EHCI_ROOT_HUB_TT is not set CONFIG_USB_EHCI_TT_NEWSCHED=y @@ -3402,14 +3273,8 @@ CONFIG_RTC_DRV_CMOS=y # # DMABUF options # -CONFIG_SYNC_FILE=y -# CONFIG_SW_SYNC is not set -# CONFIG_UDMABUF is not set -# CONFIG_DMABUF_MOVE_NOTIFY is not set -# CONFIG_DMABUF_DEBUG is not set -# CONFIG_DMABUF_SELFTESTS is not set +# CONFIG_SYNC_FILE is not set # CONFIG_DMABUF_HEAPS is not set -# CONFIG_DMABUF_SYSFS_STATS is not set # end of DMABUF options # CONFIG_UIO is not set @@ -3449,17 +3314,9 @@ CONFIG_VHOST_VSOCK=y # CONFIG_MELLANOX_PLATFORM is not set # CONFIG_SURFACE_PLATFORMS is not set CONFIG_X86_PLATFORM_DEVICES=y -CONFIG_ACPI_WMI=y -CONFIG_WMI_BMOF=y -# CONFIG_HUAWEI_WMI is not set -CONFIG_MXM_WMI=y -# CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set -# CONFIG_XIAOMI_WMI is not set -# CONFIG_GIGABYTE_WMI is not set -# CONFIG_YOGABOOK is not set +# CONFIG_ACPI_WMI is not set # CONFIG_ACERHDF is not set # CONFIG_ACER_WIRELESS is not set -# CONFIG_ACER_WMI is not set # CONFIG_AMD_PMF is not set # CONFIG_AMD_HSMP is not set # CONFIG_ADV_SWBUTTON is not set @@ -3473,11 +3330,7 @@ CONFIG_MXM_WMI=y # CONFIG_X86_PLATFORM_DRIVERS_HP is not set # CONFIG_WIRELESS_HOTKEY is not set # CONFIG_IBM_RTL is not set -# CONFIG_LENOVO_YMC is not set # CONFIG_SENSORS_HDAPS is not set -# CONFIG_THINKPAD_ACPI is not set -# CONFIG_THINKPAD_LMI is not set -# CONFIG_INTEL_ATOMISP2_PM is not set # CONFIG_INTEL_IFS is not set # CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_PMC_CORE is not set @@ -3488,9 +3341,6 @@ CONFIG_MXM_WMI=y # CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set # end of Intel Speed Select Technology interface support -# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set -# CONFIG_INTEL_WMI_THUNDERBOLT is not set - # # Intel Uncore Frequency Control # @@ -3505,14 +3355,11 @@ CONFIG_MXM_WMI=y # CONFIG_INTEL_TURBO_MAX_3 is not set # CONFIG_INTEL_VSEC is not set # CONFIG_MSI_EC is not set -# CONFIG_MSI_WMI is not set # CONFIG_SAMSUNG_LAPTOP is not set # CONFIG_SAMSUNG_Q10 is not set # CONFIG_TOSHIBA_BT_RFKILL is not set # CONFIG_TOSHIBA_HAPS is not set -# CONFIG_TOSHIBA_WMI is not set # CONFIG_ACPI_CMPC is not set -# CONFIG_LG_LAPTOP is not set # CONFIG_PANASONIC_LAPTOP is not set # CONFIG_SYSTEM76_ACPI is not set # CONFIG_TOPSTAR_LAPTOP is not set @@ -3523,16 +3370,7 @@ CONFIG_INTEL_IPS=y # CONFIG_SIEMENS_SIMATIC_IPC is not set # CONFIG_WINMATE_FM07_KEYS is not set CONFIG_P2SB=y -CONFIG_HAVE_CLK=y -CONFIG_HAVE_CLK_PREPARE=y -CONFIG_COMMON_CLK=y -# CONFIG_COMMON_CLK_MAX9485 is not set -# CONFIG_COMMON_CLK_SI5341 is not set -# CONFIG_COMMON_CLK_SI5351 is not set -# CONFIG_COMMON_CLK_SI544 is not set -# CONFIG_COMMON_CLK_CDCE706 is not set -# CONFIG_COMMON_CLK_CS2000_CP is not set -# CONFIG_XILINX_VCU is not set +# CONFIG_COMMON_CLK is not set # CONFIG_HWSPINLOCK is not set # @@ -3545,7 +3383,6 @@ CONFIG_CLKBLD_I8253=y CONFIG_MAILBOX=y CONFIG_PCC=y # CONFIG_ALTERA_MBOX is not set -CONFIG_IOMMU_API=y # CONFIG_IOMMU_SUPPORT is not set # @@ -3773,7 +3610,6 @@ CONFIG_PROC_SYSCTL=y CONFIG_PROC_PAGE_MONITOR=y CONFIG_PROC_CHILDREN=y CONFIG_PROC_PID_ARCH_STATUS=y -CONFIG_PROC_CPU_RESCTRL=y CONFIG_KERNFS=y CONFIG_SYSFS=y CONFIG_TMPFS=y From 339edb9bc168d90e12f4435cbc5ec05f4c294dc7 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 21 Mar 2024 08:38:11 +0100 Subject: [PATCH 67/81] kernel 6.6.22 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 6d4add9..2328c76 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.20"] + kernel: ["6.6.22"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 35819e7..751cebf 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.20"] + kernel: ["6.6.22"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 08cb58c..c5a1fda 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.20) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.22) .PHONY: all all: build From 6d3aab2aba894f5dc77889ee2d72e0b0323b1689 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 2 Apr 2024 16:41:20 +0200 Subject: [PATCH 68/81] Add Broadcom NetXtreme-E support --- config-mainline-x86_64 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index ce61acd..fb067d5 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -1931,7 +1931,18 @@ CONFIG_MDIO=y # CONFIG_NET_VENDOR_ASIX is not set # CONFIG_NET_VENDOR_ATHEROS is not set # CONFIG_CX_ECAT is not set -# CONFIG_NET_VENDOR_BROADCOM is not set +CONFIG_NET_VENDOR_BROADCOM=y +# CONFIG_B44 is not set +# CONFIG_BCMGENET is not set +# CONFIG_BNX2 is not set +# CONFIG_CNIC is not set +# CONFIG_TIGON3 is not set +# CONFIG_BNX2X is not set +# CONFIG_SYSTEMPORT is not set +CONFIG_BNXT=y +CONFIG_BNXT_FLOWER_OFFLOAD=y +# CONFIG_BNXT_DCB is not set +CONFIG_BNXT_HWMON=y # CONFIG_NET_VENDOR_CADENCE is not set # CONFIG_NET_VENDOR_CAVIUM is not set # CONFIG_NET_VENDOR_CHELSIO is not set From c1a8f351f8098dca6d0adf5860834a00f5780c85 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 4 Apr 2024 07:45:29 +0200 Subject: [PATCH 69/81] Kernel 6.6.24 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 2328c76..2593e92 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.22"] + kernel: ["6.6.24"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 751cebf..c1913b6 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.22"] + kernel: ["6.6.24"] steps: - name: Checkout diff --git a/Makefile b/Makefile index c5a1fda..01617a4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.22) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.24) .PHONY: all all: build From 6c231f777967c337f8582df20d16d19cc4dcf0fb Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 10 Apr 2024 17:00:10 +0200 Subject: [PATCH 70/81] Kernel 6.6.26 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 2593e92..cb9ffc7 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.24"] + kernel: ["6.6.26"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index c1913b6..99aec6c 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.24"] + kernel: ["6.6.26"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 01617a4..7b7eb35 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.24) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.26) .PHONY: all all: build From 2ce91a4134cf6a109ceeab26b25814d0d294d2d6 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 22 Apr 2024 07:26:11 +0200 Subject: [PATCH 71/81] Kernel 6.6.28 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index cb9ffc7..780aff8 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.26"] + kernel: ["6.6.28"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 99aec6c..a2ae05f 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.26"] + kernel: ["6.6.28"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 7b7eb35..16a2ad4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.26) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.28) .PHONY: all all: build From 3b97bcbb95df163fe50397b1a45f1d2847f25467 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 3 May 2024 14:27:19 +0200 Subject: [PATCH 72/81] Kernel 6.6.30 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 780aff8..31e4644 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.28"] + kernel: ["6.6.30"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index a2ae05f..9ef7a1d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.28"] + kernel: ["6.6.30"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 16a2ad4..69807b9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.28) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.30) .PHONY: all all: build From ac60dd54160343c1a3e3274168c042fb5e200303 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 27 May 2024 07:31:30 +0200 Subject: [PATCH 73/81] Kernel 6.6.32, alpine 3.20 and built on ubuntu 24.04 --- .github/workflows/master.yml | 4 ++-- .github/workflows/pr.yml | 4 ++-- Dockerfile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 31e4644..6124bcd 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -9,11 +9,11 @@ jobs: build: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 strategy: matrix: - kernel: ["6.6.30"] + kernel: ["6.6.32"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 9ef7a1d..c51a3ff 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -9,11 +9,11 @@ env: jobs: build: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 strategy: matrix: - kernel: ["6.6.30"] + kernel: ["6.6.32"] steps: - name: Checkout diff --git a/Dockerfile b/Dockerfile index e1c9655..6f354bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.19 +FROM alpine:3.20 ARG KERNEL_MAJOR ARG KERNEL_VERSION From e3d3b6808b8b27c012f87eb2a8d7c1959721e518 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 17 Jun 2024 07:23:46 +0200 Subject: [PATCH 74/81] Kernel 6.6.34 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 6124bcd..3f742d7 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.32"] + kernel: ["6.6.34"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index c51a3ff..8d20afd 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.32"] + kernel: ["6.6.34"] steps: - name: Checkout From 9b059ad06c924edbfe3ecdd7e0ed5d9bc6a73998 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 28 Jun 2024 07:12:34 +0200 Subject: [PATCH 75/81] Kernel 6.6.36 --- .github/workflows/master.yml | 2 +- .github/workflows/pr.yml | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 3f742d7..152f8e1 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.34"] + kernel: ["6.6.36"] steps: - name: Checkout diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 8d20afd..be81b08 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - kernel: ["6.6.34"] + kernel: ["6.6.36"] steps: - name: Checkout diff --git a/Makefile b/Makefile index 69807b9..b2c0940 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.30) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.36) .PHONY: all all: build From 550c9212138676d6c2c876cd98e2673b8775dac3 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 11 Jul 2024 11:16:25 +0200 Subject: [PATCH 76/81] Kernel 6.6.38 --- .github/workflows/build.yml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2af7245..624fd01 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.37" + kernel: "6.6.38" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index b2c0940..3eecb5a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.36) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.38) .PHONY: all all: build From ab63132f061e7e60bb51b7d0cc1e38ec0886bb4d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 11 Jul 2024 11:17:21 +0200 Subject: [PATCH 77/81] Kernel 6.6.38 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 624fd01..c430eee 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -64,7 +64,7 @@ jobs: if: ${{ github.event_name == 'release' }} - name: Upload Release Asset - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: token: ${{ secrets.GITHUB_TOKEN }} files: | From f28d47eff282c92052e17971def84426a91658ec Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 15 Jul 2024 13:55:18 +0200 Subject: [PATCH 78/81] kernel 6.6.40 --- .github/workflows/build.yml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c430eee..e69f9a7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.38" + kernel: "6.6.40" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 3eecb5a..5adbf9e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.38) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.40) .PHONY: all all: build From d6eb7fdad9696d27b4e247b3821dd2fc1ca4d9af Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 26 Jul 2024 08:03:25 +0200 Subject: [PATCH 79/81] Kernel 6.6.42 --- .github/workflows/build.yml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e69f9a7..8194ec2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.40" + kernel: "6.6.42" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 5adbf9e..26174bd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.40) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.42) .PHONY: all all: build From 0da951c21a968ee243a612fb6393d429bfd25eda Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 5 Aug 2024 07:06:01 +0200 Subject: [PATCH 80/81] Kernel 6.6.44 --- .github/workflows/build.yml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8194ec2..b087d53 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.42" + kernel: "6.6.44" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 26174bd..7f69c31 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.42) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.44) .PHONY: all all: build From 6ca86e068511a86401a5e1fdce79785c2cbb826f Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 14 Aug 2024 17:10:11 +0200 Subject: [PATCH 81/81] Kernel 6.6.46 --- .github/workflows/build.yml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b087d53..4702d0b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.44" + kernel: "6.6.46" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 7f69c31..7157a9d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.44) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.46) .PHONY: all all: build