From 46f0b91a3ec0dceede91f9d516bf15f82362d532 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 10 Jan 2022 07:00:28 +0100 Subject: [PATCH 001/113] 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 002/113] 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 003/113] 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 004/113] 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 005/113] 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 006/113] 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 007/113] 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 008/113] 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 009/113] 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 010/113] 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 011/113] 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 012/113] 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 013/113] 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 014/113] 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 015/113] 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 016/113] 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 017/113] 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 018/113] 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 019/113] 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 020/113] 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 021/113] 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 022/113] 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 023/113] 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 024/113] 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 025/113] 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 026/113] 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 027/113] 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 028/113] 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 029/113] 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 030/113] 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 031/113] 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 032/113] 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 033/113] 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 034/113] 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 035/113] 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 036/113] 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 037/113] 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 038/113] 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 039/113] 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 040/113] 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 041/113] 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 042/113] 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 043/113] 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 044/113] 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 045/113] 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 046/113] 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 047/113] 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 048/113] 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 049/113] 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 050/113] 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 051/113] 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 052/113] 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 053/113] 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 054/113] 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 055/113] 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 056/113] 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 057/113] 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 058/113] 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 059/113] 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 060/113] 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 061/113] 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 062/113] 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 063/113] 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 064/113] 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 065/113] 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 066/113] 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 067/113] 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 068/113] 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 069/113] 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 070/113] 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 071/113] 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 072/113] 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 073/113] 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 074/113] 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 075/113] 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 076/113] 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 077/113] 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 078/113] 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 079/113] 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 080/113] 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 081/113] 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 From 458b4b0e5cb720e19441534ba74e436c6ad300bc Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 30 Aug 2024 08:45:55 +0200 Subject: [PATCH 082/113] Kernel 6.6.48 --- .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 4702d0b..0f2e6ce 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.46" + kernel: "6.6.48" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 7157a9d..865a7eb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.46) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.48) .PHONY: all all: build From 6c6139b76af236684acaaa55e60411f3c057605f Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 9 Sep 2024 07:26:28 +0200 Subject: [PATCH 083/113] Kernel 6.6.50 --- .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 0f2e6ce..bcafb70 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.48" + kernel: "6.6.50" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 865a7eb..bb9c640 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.48) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.50) .PHONY: all all: build From 8b788de60f7b7a73ffec05a0bddc6494eab42edc Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 30 Sep 2024 08:16:52 +0200 Subject: [PATCH 084/113] Kernel 6.6.52 --- .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 bcafb70..6643aab 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.50" + kernel: "6.6.52" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index bb9c640..7d6bbcb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.50) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.52) .PHONY: all all: build From 13e19afca4844ae04aa90b8c4134f352a3864fc1 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 7 Oct 2024 07:35:56 +0200 Subject: [PATCH 085/113] Kernel 6.6.54 --- .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 6643aab..4bf2c4e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.52" + kernel: "6.6.54" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 7d6bbcb..e1a8291 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.52) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.54) .PHONY: all all: build From 60b27ccb44d06dc91c3aec1eeec888c878b9d92d Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 11 Oct 2024 09:49:35 +0200 Subject: [PATCH 086/113] Kernel 6.6.56 --- .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 4bf2c4e..acd5a2f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.54" + kernel: "6.6.56" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index e1a8291..1edb3a7 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.54) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.56) .PHONY: all all: build From c451000446d9f3bc5e471ead74ebf25f57ce63b2 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Wed, 23 Oct 2024 17:26:19 +0200 Subject: [PATCH 087/113] Kernel 6.6.58 --- .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 acd5a2f..0cbd9f6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.56" + kernel: "6.6.58" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 1edb3a7..ea235bc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.56) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.58) .PHONY: all all: build From 7653124c5699a6ddec08d0f90ff600b4b7992719 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 11 Nov 2024 07:24:59 +0100 Subject: [PATCH 088/113] kernel 6.6.60 --- .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 0cbd9f6..4fec917 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.58" + kernel: "6.6.60" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index ea235bc..b159bd6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.58) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.60) .PHONY: all all: build From 7776be347caecd80c7cd0f35214eadab15000fa4 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 18 Nov 2024 07:29:53 +0100 Subject: [PATCH 089/113] Kernel 6.6.62 --- .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 4fec917..857b315 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.60" + kernel: "6.6.62" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index b159bd6..7b73c1f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.60) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.62) .PHONY: all all: build From c63184a67532aa898f76e92b40e617525435cd88 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 19 Nov 2024 14:34:49 +0100 Subject: [PATCH 090/113] Kernel 6.12 which will be the next stable --- .github/workflows/build.yml | 2 +- Makefile | 2 +- config-mainline-x86_64 | 306 +++++++++++++++++++++++++----------- 3 files changed, 217 insertions(+), 93 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 857b315..b62114e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.6.62" + kernel: "6.12" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 7b73c1f..2fe89f2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.6.62) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12) .PHONY: all all: build diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index fb067d5..034b778 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -1,21 +1,22 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.6.18 Kernel Configuration +# Linux/x86 6.12.0 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 13.2.0-4ubuntu3) 13.2.0" +CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 14.2.0-4ubuntu2) 14.2.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=130200 +CONFIG_GCC_VERSION=140200 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y -CONFIG_AS_VERSION=24100 +CONFIG_AS_VERSION=24301 CONFIG_LD_IS_BFD=y -CONFIG_LD_VERSION=24100 +CONFIG_LD_VERSION=24301 CONFIG_LLD_VERSION=0 +CONFIG_RUSTC_VERSION=0 +CONFIG_RUSTC_LLVM_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_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 @@ -84,6 +85,7 @@ CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST_IDLE=y CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y @@ -112,8 +114,8 @@ CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y # BPF subsystem # CONFIG_BPF_SYSCALL=y +# CONFIG_BPF_JIT is not set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y -CONFIG_USERMODE_DRIVER=y # CONFIG_BPF_PRELOAD is not set # end of BPF subsystem @@ -121,6 +123,7 @@ CONFIG_PREEMPT_BUILD=y CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set +# CONFIG_PREEMPT_RT is not set CONFIG_PREEMPT_COUNT=y CONFIG_PREEMPTION=y CONFIG_PREEMPT_DYNAMIC=y @@ -147,6 +150,7 @@ CONFIG_PREEMPT_RCU=y # CONFIG_RCU_EXPERT is not set CONFIG_TREE_SRCU=y CONFIG_TASKS_RCU_GENERIC=y +CONFIG_NEED_TASKS_RCU=y CONFIG_TASKS_RCU=y CONFIG_TASKS_TRACE_RCU=y CONFIG_RCU_STALL_COMMON=y @@ -171,18 +175,22 @@ 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_GCC11_NO_ARRAY_BOUNDS=y +CONFIG_GCC10_NO_ARRAY_BOUNDS=y CONFIG_CC_NO_ARRAY_BOUNDS=y +CONFIG_GCC_NO_STRINGOP_OVERFLOW=y +CONFIG_CC_NO_STRINGOP_OVERFLOW=y CONFIG_ARCH_SUPPORTS_INT128=y # CONFIG_NUMA_BALANCING is not set +CONFIG_SLAB_OBJ_EXT=y CONFIG_CGROUPS=y CONFIG_PAGE_COUNTER=y # CONFIG_CGROUP_FAVOR_DYNMODS is not set CONFIG_MEMCG=y -CONFIG_MEMCG_KMEM=y +# CONFIG_MEMCG_V1 is not set CONFIG_BLK_CGROUP=y CONFIG_CGROUP_WRITEBACK=y CONFIG_CGROUP_SCHED=y +CONFIG_GROUP_SCHED_WEIGHT=y CONFIG_FAIR_GROUP_SCHED=y # CONFIG_CFS_BANDWIDTH is not set # CONFIG_RT_GROUP_SCHED is not set @@ -191,6 +199,7 @@ CONFIG_CGROUP_PIDS=y # CONFIG_CGROUP_RDMA is not set CONFIG_CGROUP_FREEZER=y CONFIG_CPUSETS=y +# CONFIG_CPUSETS_V1 is not set CONFIG_PROC_PID_CPUSET=y CONFIG_CGROUP_DEVICE=y CONFIG_CGROUP_CPUACCT=y @@ -237,7 +246,7 @@ CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y # CONFIG_PCSPKR_PLATFORM is not set -CONFIG_BASE_FULL=y +# CONFIG_BASE_SMALL is not set CONFIG_FUTEX=y CONFIG_FUTEX_PI=y CONFIG_EPOLL=y @@ -249,18 +258,17 @@ CONFIG_AIO=y CONFIG_IO_URING=y CONFIG_ADVISE_SYSCALLS=y CONFIG_MEMBARRIER=y +# CONFIG_KCMP is not set +CONFIG_RSEQ=y +# CONFIG_DEBUG_RSEQ is not set +CONFIG_CACHESTAT_SYSCALL=y +# CONFIG_PC104 is not set 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_HAVE_PERF_EVENTS=y -# CONFIG_PC104 is not set # # Kernel Performance Events And Counters @@ -274,7 +282,7 @@ CONFIG_PERF_EVENTS=y # # Kexec and crash features # -CONFIG_CRASH_CORE=y +CONFIG_VMCORE_INFO=y CONFIG_KEXEC_CORE=y CONFIG_KEXEC=y CONFIG_KEXEC_FILE=y @@ -316,8 +324,8 @@ CONFIG_CC_HAS_SANE_STACKPROTECTOR=y CONFIG_SMP=y CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y -# CONFIG_GOLDFISH is not set # CONFIG_X86_CPU_RESCTRL is not set +# CONFIG_X86_FRED is not set # CONFIG_X86_EXTENDED_PLATFORM is not set # CONFIG_X86_INTEL_LPSS is not set # CONFIG_X86_AMD_PLATFORM_DEVICE is not set @@ -339,6 +347,7 @@ CONFIG_GENERIC_CPU=y CONFIG_X86_INTERNODE_CACHE_SHIFT=6 CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_TSC=y +CONFIG_X86_HAVE_PAE=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=64 @@ -366,6 +375,7 @@ CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_SCHED_MC_PRIO=y CONFIG_X86_LOCAL_APIC=y +CONFIG_ACPI_MADT_WAKEUP=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y CONFIG_X86_MCE=y @@ -399,7 +409,6 @@ CONFIG_X86_DIRECT_GBPAGES=y CONFIG_NUMA=y # CONFIG_AMD_NUMA is not set CONFIG_X86_64_ACPI_NUMA=y -# CONFIG_NUMA_EMU is not set CONFIG_NODES_SHIFT=6 CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_DEFAULT=y @@ -413,11 +422,11 @@ CONFIG_MTRR_SANITIZER=y CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_X86_PAT=y -CONFIG_ARCH_USES_PG_UNCACHED=y CONFIG_X86_UMIP=y CONFIG_CC_HAS_IBT=y # CONFIG_X86_KERNEL_IBT is not set CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y +CONFIG_ARCH_PKEY_BITS=4 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 @@ -427,7 +436,6 @@ 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 @@ -444,6 +452,7 @@ 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_DEFAULT_CRASH_DUMP=y CONFIG_ARCH_SUPPORTS_CRASH_HOTPLUG=y CONFIG_PHYSICAL_START=0x1000000 CONFIG_RELOCATABLE=y @@ -453,7 +462,6 @@ 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_LEGACY_VSYSCALL_XONLY is not set CONFIG_LEGACY_VSYSCALL_NONE=y @@ -463,6 +471,9 @@ CONFIG_LEGACY_VSYSCALL_NONE=y CONFIG_HAVE_LIVEPATCH=y # end of Processor type and features +CONFIG_CC_HAS_NAMED_AS=y +CONFIG_CC_HAS_NAMED_AS_FIXED_SANITIZERS=y +CONFIG_USE_X86_SEG_SUPPORT=y CONFIG_CC_HAS_SLS=y CONFIG_CC_HAS_RETURN_THUNK=y CONFIG_CC_HAS_ENTRY_PADDING=y @@ -472,18 +483,29 @@ 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_CPU_MITIGATIONS=y +CONFIG_MITIGATION_PAGE_TABLE_ISOLATION=y +CONFIG_MITIGATION_RETPOLINE=y +CONFIG_MITIGATION_RETHUNK=y +CONFIG_MITIGATION_UNRET_ENTRY=y +CONFIG_MITIGATION_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_MITIGATION_IBPB_ENTRY=y +CONFIG_MITIGATION_IBRS_ENTRY=y +CONFIG_MITIGATION_SRSO=y +# CONFIG_MITIGATION_SLS is not set +CONFIG_MITIGATION_GDS=y +CONFIG_MITIGATION_RFDS=y +CONFIG_MITIGATION_SPECTRE_BHI=y +CONFIG_MITIGATION_MDS=y +CONFIG_MITIGATION_TAA=y +CONFIG_MITIGATION_MMIO_STALE_DATA=y +CONFIG_MITIGATION_L1TF=y +CONFIG_MITIGATION_RETBLEED=y +CONFIG_MITIGATION_SPECTRE_V1=y +CONFIG_MITIGATION_SPECTRE_V2=y +CONFIG_MITIGATION_SRBDS=y +CONFIG_MITIGATION_SSB=y CONFIG_ARCH_HAS_ADD_PAGES=y # @@ -499,6 +521,7 @@ CONFIG_ACPI=y CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y +CONFIG_ACPI_THERMAL_LIB=y # CONFIG_ACPI_DEBUGGER is not set CONFIG_ACPI_SPCR_TABLE=y # CONFIG_ACPI_FPDT is not set @@ -528,7 +551,6 @@ CONFIG_ACPI_CONTAINER=y CONFIG_ACPI_HOTPLUG_IOAPIC=y CONFIG_ACPI_SBS=y CONFIG_ACPI_HED=y -# CONFIG_ACPI_CUSTOM_METHOD is not set # CONFIG_ACPI_BGRT is not set # CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set CONFIG_ACPI_NFIT=y @@ -573,7 +595,8 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y # CONFIG_X86_INTEL_PSTATE=y CONFIG_X86_PCC_CPUFREQ=y -# CONFIG_X86_AMD_PSTATE is not set +CONFIG_X86_AMD_PSTATE=y +CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 # CONFIG_X86_AMD_PSTATE_UT is not set CONFIG_X86_ACPI_CPUFREQ=y CONFIG_X86_ACPI_CPUFREQ_CPB=y @@ -618,7 +641,6 @@ CONFIG_AMD_NB=y # CONFIG_X86_X32_ABI is not set # end of Binary Emulations -CONFIG_HAVE_KVM=y CONFIG_VIRTUALIZATION=y # CONFIG_KVM is not set CONFIG_AS_AVX512=y @@ -626,7 +648,10 @@ CONFIG_AS_SHA1_NI=y CONFIG_AS_SHA256_NI=y CONFIG_AS_TPAUSE=y CONFIG_AS_GFNI=y +CONFIG_AS_VAES=y +CONFIG_AS_VPCLMULQDQ=y CONFIG_AS_WRUSS=y +CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y # # General architecture-dependent options @@ -638,6 +663,7 @@ CONFIG_HOTPLUG_CORE_SYNC_FULL=y CONFIG_HOTPLUG_SPLIT_STARTUP=y CONFIG_HOTPLUG_PARALLEL=y CONFIG_GENERIC_ENTRY=y +# CONFIG_KPROBES is not set CONFIG_JUMP_LABEL=y # CONFIG_STATIC_KEYS_SELFTEST is not set # CONFIG_STATIC_CALL_SELFTEST is not set @@ -680,6 +706,7 @@ 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_HAVE_EXTRA_ELF_NOTES=y CONFIG_ARCH_HAS_NMI_SAFE_THIS_CPU_OPS=y CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y CONFIG_HAVE_CMPXCHG_LOCAL=y @@ -720,8 +747,11 @@ CONFIG_ARCH_HAS_ELF_RANDOMIZE=y CONFIG_HAVE_ARCH_MMAP_RND_BITS=y CONFIG_HAVE_EXIT_THREAD=y CONFIG_ARCH_MMAP_RND_BITS=28 +CONFIG_HAVE_PAGE_SIZE_4KB=y +CONFIG_PAGE_SIZE_4KB=y CONFIG_PAGE_SIZE_LESS_THAN_64KB=y CONFIG_PAGE_SIZE_LESS_THAN_256KB=y +CONFIG_PAGE_SHIFT=12 CONFIG_HAVE_OBJTOOL=y CONFIG_HAVE_JUMP_LABEL_HACK=y CONFIG_HAVE_NOINSTR_HACK=y @@ -730,6 +760,7 @@ CONFIG_HAVE_UACCESS_VALIDATION=y CONFIG_HAVE_STACK_VALIDATION=y CONFIG_HAVE_RELIABLE_STACKTRACE=y # CONFIG_COMPAT_32BIT_TIME is not set +CONFIG_ARCH_SUPPORTS_RT=y CONFIG_HAVE_ARCH_VMAP_STACK=y CONFIG_VMAP_STACK=y CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y @@ -752,7 +783,9 @@ CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y CONFIG_ARCH_HAS_ELFCORE_COMPAT=y CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y CONFIG_DYNAMIC_SIGFRAME=y +CONFIG_ARCH_HAS_HW_PTE_YOUNG=y CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y +CONFIG_ARCH_HAS_KERNEL_FPU_SUPPORT=y # # GCOV-based kernel profiling @@ -765,10 +798,11 @@ CONFIG_HAVE_GCC_PLUGINS=y CONFIG_FUNCTION_ALIGNMENT_4B=y CONFIG_FUNCTION_ALIGNMENT_16B=y CONFIG_FUNCTION_ALIGNMENT=16 +CONFIG_CC_HAS_MIN_FUNCTION_ALIGNMENT=y +CONFIG_CC_HAS_SANE_FUNCTION_ALIGNMENT=y # end of General architecture-dependent options CONFIG_RT_MUTEXES=y -CONFIG_BASE_SMALL=0 # CONFIG_MODULES is not set CONFIG_BLOCK=y CONFIG_BLOCK_LEGACY_AUTOLOAD=y @@ -777,7 +811,7 @@ CONFIG_BLK_DEV_BSG_COMMON=y CONFIG_BLK_ICQ=y CONFIG_BLK_DEV_BSGLIB=y CONFIG_BLK_DEV_INTEGRITY=y -CONFIG_BLK_DEV_INTEGRITY_T10=y +CONFIG_BLK_DEV_WRITE_MOUNTED=y # CONFIG_BLK_DEV_ZONED is not set # CONFIG_BLK_DEV_THROTTLING is not set # CONFIG_BLK_WBT is not set @@ -861,18 +895,18 @@ CONFIG_COREDUMP=y # CONFIG_SWAP is not set # -# SLAB allocator options +# Slab allocator options # -# 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_SLAB_BUCKETS 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 +# end of Slab allocator options CONFIG_SHUFFLE_PAGE_ALLOCATOR=y # CONFIG_COMPAT_BRK is not set @@ -882,7 +916,7 @@ 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_HAVE_GUP_FAST=y CONFIG_NUMA_KEEP_MEMINFO=y CONFIG_MEMORY_ISOLATION=y CONFIG_HAVE_BOOTMEM_INFO_NODE=y @@ -893,8 +927,9 @@ CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTREMOVE=y CONFIG_MHP_MEMMAP_ON_MEMORY=y CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y -CONFIG_SPLIT_PTLOCK_CPUS=4 +CONFIG_SPLIT_PTE_PTLOCKS=y CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y +CONFIG_SPLIT_PMD_PTLOCKS=y CONFIG_MEMORY_BALLOON=y CONFIG_BALLOON_COMPACTION=y CONFIG_COMPACTION=y @@ -904,6 +939,7 @@ CONFIG_MIGRATION=y CONFIG_DEVICE_MIGRATION=y CONFIG_ARCH_ENABLE_THP_MIGRATION=y CONFIG_CONTIG_ALLOC=y +CONFIG_PCP_BATCH_SCALE_MAX=5 CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 @@ -914,7 +950,12 @@ CONFIG_ARCH_WANTS_THP_SWAP=y CONFIG_TRANSPARENT_HUGEPAGE=y CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y # CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set +# CONFIG_TRANSPARENT_HUGEPAGE_NEVER is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set +CONFIG_PGTABLE_HAS_HUGE_LEAVES=y +CONFIG_ARCH_SUPPORTS_HUGE_PFNMAP=y +CONFIG_ARCH_SUPPORTS_PMD_PFNMAP=y +CONFIG_ARCH_SUPPORTS_PUD_PFNMAP=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y CONFIG_USE_PERCPU_NUMA_NODE_ID=y @@ -933,6 +974,7 @@ CONFIG_ZONE_DEVICE=y # CONFIG_DEVICE_PRIVATE is not set CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y CONFIG_ARCH_HAS_PKEYS=y +CONFIG_ARCH_USES_PG_ARCH_2=y CONFIG_VM_EVENT_COUNTERS=y # CONFIG_PERCPU_STATS is not set # CONFIG_GUP_TEST is not set @@ -946,6 +988,8 @@ CONFIG_SECRETMEM=y CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y CONFIG_PER_VMA_LOCK=y CONFIG_LOCK_MM_AND_FIND_VMA=y +CONFIG_NUMA_MEMBLKS=y +# CONFIG_NUMA_EMU is not set # # Data Access Monitoring @@ -966,7 +1010,6 @@ CONFIG_SKB_EXTENSIONS=y CONFIG_PACKET=y CONFIG_PACKET_DIAG=y CONFIG_UNIX=y -CONFIG_UNIX_SCM=y CONFIG_AF_UNIX_OOB=y CONFIG_UNIX_DIAG=y # CONFIG_TLS is not set @@ -1017,6 +1060,8 @@ CONFIG_INET_UDP_DIAG=y # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y CONFIG_DEFAULT_TCP_CONG="cubic" +CONFIG_TCP_SIGPOOL=y +# CONFIG_TCP_AO is not set CONFIG_TCP_MD5SIG=y CONFIG_IPV6=y CONFIG_IPV6_ROUTER_PREF=y @@ -1224,6 +1269,7 @@ CONFIG_NETFILTER_XT_MATCH_U32=y # IP: Netfilter Configuration # CONFIG_NF_DEFRAG_IPV4=y +CONFIG_IP_NF_IPTABLES_LEGACY=y # CONFIG_NF_SOCKET_IPV4 is not set CONFIG_NF_TPROXY_IPV4=y CONFIG_NF_TABLES_IPV4=y @@ -1255,6 +1301,7 @@ CONFIG_IP_NF_TARGET_ECN=y CONFIG_IP_NF_TARGET_TTL=y CONFIG_IP_NF_RAW=y CONFIG_IP_NF_ARPTABLES=y +CONFIG_NFT_COMPAT_ARP=y CONFIG_IP_NF_ARPFILTER=y CONFIG_IP_NF_ARP_MANGLE=y # end of IP: Netfilter Configuration @@ -1262,6 +1309,7 @@ CONFIG_IP_NF_ARP_MANGLE=y # # IPv6: Netfilter Configuration # +CONFIG_IP6_NF_IPTABLES_LEGACY=y # CONFIG_NF_SOCKET_IPV6 is not set CONFIG_NF_TPROXY_IPV6=y CONFIG_NF_TABLES_IPV6=y @@ -1295,8 +1343,6 @@ CONFIG_IP6_NF_TARGET_NPT=y CONFIG_NF_DEFRAG_IPV6=y # CONFIG_NF_CONNTRACK_BRIDGE is not set -CONFIG_BPFILTER=y -CONFIG_BPFILTER_UMH=y # CONFIG_IP_DCCP is not set # CONFIG_IP_SCTP is not set # CONFIG_RDS is not set @@ -1386,6 +1432,7 @@ CONFIG_ETHTOOL_NETLINK=y CONFIG_HAVE_EISA=y # CONFIG_EISA is not set CONFIG_HAVE_PCI=y +CONFIG_GENERIC_PCI_IOMAP=y CONFIG_PCI=y CONFIG_PCI_DOMAINS=y CONFIG_PCIEPORTBUS=y @@ -1437,6 +1484,11 @@ CONFIG_PCIE_BUS_DEFAULT=y # Mobiveil-based PCIe controllers # # end of Mobiveil-based PCIe controllers + +# +# PLDA-based PCIe controllers +# +# end of PLDA-based PCIe controllers # end of PCI controller drivers # @@ -1481,6 +1533,7 @@ CONFIG_ALLOW_DEV_COREDUMP=y # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set +CONFIG_GENERIC_CPU_DEVICES=y CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_VULNERABILITIES=y # CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT is not set @@ -1545,6 +1598,11 @@ CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y CONFIG_UEFI_CPER_X86=y +# +# Qualcomm firmware drivers +# +# end of Qualcomm firmware drivers + # # Tegra firmware driver # @@ -1568,6 +1626,7 @@ CONFIG_BLK_DEV=y # CONFIG_BLK_DEV_FD is not set # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set # CONFIG_ZRAM is not set +CONFIG_ZRAM_DEF_COMP="unset-value" CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 # CONFIG_BLK_DEV_DRBD is not set @@ -1591,7 +1650,7 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_NVME_HWMON is not set # CONFIG_NVME_FC is not set # CONFIG_NVME_TCP is not set -# CONFIG_NVME_AUTH is not set +# CONFIG_NVME_HOST_AUTH is not set # end of NVME Support # @@ -1617,13 +1676,13 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_DW_XDATA_PCIE is not set # CONFIG_PCI_ENDPOINT_TEST is not set # CONFIG_XILINX_SDFEC is not set +# CONFIG_NSM is not set # CONFIG_C2PORT is not set # # EEPROM support # # CONFIG_EEPROM_AT24 is not set -# CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set # CONFIG_EEPROM_93CX6 is not set # CONFIG_EEPROM_IDT_89HPESX is not set @@ -1640,8 +1699,6 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_SENSORS_LIS3_I2C is not set # CONFIG_ALTERA_STAPL is not set # CONFIG_INTEL_MEI is not set -# CONFIG_INTEL_MEI_ME is not set -# CONFIG_INTEL_MEI_TXE is not set # CONFIG_VMWARE_VMCI is not set # CONFIG_GENWQE is not set # CONFIG_ECHO is not set @@ -1650,6 +1707,7 @@ CONFIG_NVME_VERBOSE_ERRORS=y # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set # CONFIG_PVPANIC is not set +# CONFIG_KEBA_CP500 is not set # end of Misc devices # @@ -1842,13 +1900,10 @@ 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 CONFIG_MD_RAID10=y CONFIG_MD_RAID456=y -# CONFIG_MD_MULTIPATH is not set -# CONFIG_MD_FAULTY is not set # CONFIG_BCACHE is not set CONFIG_BLK_DEV_DM_BUILTIN=y CONFIG_BLK_DEV_DM=y @@ -1876,6 +1931,7 @@ CONFIG_DM_RAID=y # CONFIG_DM_SWITCH is not set # CONFIG_DM_LOG_WRITES is not set # CONFIG_DM_INTEGRITY is not set +# CONFIG_DM_VDO is not set # CONFIG_TARGET_CORE is not set # CONFIG_FUSION is not set @@ -1902,6 +1958,7 @@ CONFIG_NET_CORE=y # CONFIG_GENEVE is not set # CONFIG_BAREUDP is not set # CONFIG_GTP is not set +# CONFIG_PFCP is not set # CONFIG_AMT is not set # CONFIG_MACSEC is not set CONFIG_NETCONSOLE=y @@ -1913,6 +1970,7 @@ CONFIG_NET_POLL_CONTROLLER=y CONFIG_VETH=y CONFIG_VIRTIO_NET=y CONFIG_NLMON=y +# CONFIG_NETKIT is not set CONFIG_NET_VRF=y # CONFIG_VSOCKMON is not set # CONFIG_ARCNET is not set @@ -1960,6 +2018,8 @@ CONFIG_BNXT_HWMON=y # CONFIG_NET_VENDOR_HUAWEI is not set # CONFIG_NET_VENDOR_I825XX is not set CONFIG_NET_VENDOR_INTEL=y +CONFIG_LIBETH=y +CONFIG_LIBIE=y # CONFIG_E100 is not set # CONFIG_E1000 is not set # CONFIG_E1000E is not set @@ -1974,9 +2034,11 @@ CONFIG_I40E=y # CONFIG_I40E_DCB is not set # CONFIG_I40EVF is not set CONFIG_ICE=y +CONFIG_ICE_HWMON=y CONFIG_ICE_HWTS=y # CONFIG_FM10K is not set # CONFIG_IGC is not set +# CONFIG_IDPF is not set # CONFIG_JME is not set # CONFIG_NET_VENDOR_LITEX is not set # CONFIG_NET_VENDOR_MARVELL is not set @@ -1995,8 +2057,11 @@ CONFIG_MLX5_MPFS=y CONFIG_MLX5_CORE_EN_DCB=y # CONFIG_MLX5_CORE_IPOIB is not set # CONFIG_MLX5_SF is not set +# CONFIG_MLX5_DPLL is not set # CONFIG_MLXSW_CORE is not set CONFIG_MLXFW=y +CONFIG_NET_VENDOR_META=y +# CONFIG_FBNIC is not set # CONFIG_NET_VENDOR_MICREL is not set # CONFIG_NET_VENDOR_MICROCHIP is not set # CONFIG_NET_VENDOR_MICROSEMI is not set @@ -2038,7 +2103,6 @@ CONFIG_NET_VENDOR_MICROSOFT=y # CONFIG_NET_VENDOR_XILINX is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set -# CONFIG_NET_SB1000 is not set CONFIG_PHYLIB=y CONFIG_SWPHY=y CONFIG_FIXED_PHY=y @@ -2046,6 +2110,7 @@ CONFIG_FIXED_PHY=y # # MII PHY device drivers # +# CONFIG_AIR_EN8811H_PHY is not set # CONFIG_AMD_PHY is not set # CONFIG_ADIN_PHY is not set # CONFIG_ADIN1100_PHY is not set @@ -2080,6 +2145,8 @@ CONFIG_FIXED_PHY=y # CONFIG_NXP_C45_TJA11XX_PHY is not set # CONFIG_NXP_TJA11XX_PHY is not set # CONFIG_NCN26000_PHY is not set +# CONFIG_QCA83XX_PHY is not set +# CONFIG_QCA808X_PHY is not set # CONFIG_QSEMI_PHY is not set # CONFIG_REALTEK_PHY is not set # CONFIG_RENESAS_PHY is not set @@ -2093,9 +2160,9 @@ CONFIG_FIXED_PHY=y # CONFIG_DP83867_PHY is not set # CONFIG_DP83869_PHY is not set # CONFIG_DP83TD510_PHY is not set +# CONFIG_DP83TG720_PHY is not set # CONFIG_VITESSE_PHY is not set # CONFIG_XILINX_GMII2RGMII is not set -# CONFIG_PSE_CONTROLLER is not set CONFIG_MDIO_DEVICE=y CONFIG_MDIO_BUS=y CONFIG_FWNODE_MDIO=y @@ -2113,6 +2180,7 @@ CONFIG_MDIO_DEVRES=y # # PCS device drivers # +# CONFIG_PCS_XPCS is not set # end of PCS device drivers # CONFIG_PPP is not set @@ -2169,7 +2237,6 @@ CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_TCA8418 is not set # CONFIG_KEYBOARD_LM8333 is not set # CONFIG_KEYBOARD_MAX7359 is not set -# CONFIG_KEYBOARD_MCS is not set # CONFIG_KEYBOARD_MPR121 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set @@ -2210,7 +2277,6 @@ CONFIG_TTY=y CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y -CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set @@ -2294,6 +2360,7 @@ CONFIG_HPET_MMAP=y CONFIG_HPET_MMAP_DEFAULT=y CONFIG_HANGCHECK_TIMER=y CONFIG_TCG_TPM=y +CONFIG_TCG_TPM2_HMAC=y CONFIG_HW_RANDOM_TPM=y CONFIG_TCG_TIS_CORE=y CONFIG_TCG_TIS=y @@ -2320,7 +2387,6 @@ CONFIG_TCG_TIS_ST33ZP24_I2C=y CONFIG_I2C=y CONFIG_ACPI_I2C_OPREGION=y CONFIG_I2C_BOARDINFO=y -CONFIG_I2C_COMPAT=y CONFIG_I2C_CHARDEV=y CONFIG_I2C_MUX=y @@ -2360,6 +2426,7 @@ CONFIG_I2C_ALGOBIT=y # CONFIG_I2C_SIS96X is not set # CONFIG_I2C_VIA is not set # CONFIG_I2C_VIAPRO is not set +# CONFIG_I2C_ZHAOXIN is not set # # ACPI drivers @@ -2369,7 +2436,7 @@ CONFIG_I2C_ALGOBIT=y # # I2C system bus drivers (mostly embedded / system-on-chip) # -# CONFIG_I2C_DESIGNWARE_PCI is not set +# CONFIG_I2C_DESIGNWARE_CORE is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PCA_PLATFORM is not set # CONFIG_I2C_SIMTEC is not set @@ -2419,6 +2486,7 @@ CONFIG_PTP_1588_CLOCK_OPTIONAL=y # CONFIG_GPIOLIB is not set # CONFIG_W1 is not set # CONFIG_POWER_RESET is not set +# CONFIG_POWER_SEQUENCING is not set CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_POWER_SUPPLY_HWMON=y @@ -2433,8 +2501,8 @@ CONFIG_POWER_SUPPLY_HWMON=y # CONFIG_BATTERY_SBS is not set # CONFIG_CHARGER_SBS is not set # CONFIG_BATTERY_BQ27XXX is not set -# CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set +# CONFIG_BATTERY_MAX1720X is not set # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_LP8727 is not set # CONFIG_CHARGER_LTC4162L is not set @@ -2445,6 +2513,7 @@ CONFIG_POWER_SUPPLY_HWMON=y # CONFIG_BATTERY_RT5033 is not set # CONFIG_CHARGER_BD99954 is not set # CONFIG_BATTERY_UG3105 is not set +# CONFIG_FUEL_GAUGE_MM8013 is not set CONFIG_HWMON=y # CONFIG_HWMON_DEBUG_CHIP is not set @@ -2455,7 +2524,6 @@ CONFIG_HWMON=y # CONFIG_SENSORS_ABITUGURU3 is not set # CONFIG_SENSORS_AD7414 is not set # CONFIG_SENSORS_AD7418 is not set -# CONFIG_SENSORS_ADM1021 is not set # CONFIG_SENSORS_ADM1025 is not set # CONFIG_SENSORS_ADM1026 is not set # CONFIG_SENSORS_ADM1029 is not set @@ -2471,6 +2539,7 @@ CONFIG_HWMON=y # CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set # CONFIG_SENSORS_AS370 is not set # CONFIG_SENSORS_ASC7621 is not set +# CONFIG_SENSORS_ASUS_ROG_RYUJIN is not set # CONFIG_SENSORS_AXI_FAN_CONTROL is not set # CONFIG_SENSORS_K8TEMP is not set # CONFIG_SENSORS_K10TEMP is not set @@ -2478,18 +2547,19 @@ CONFIG_HWMON=y # CONFIG_SENSORS_APPLESMC is not set # CONFIG_SENSORS_ASB100 is not set # CONFIG_SENSORS_ATXP1 is not set +# CONFIG_SENSORS_CHIPCAP2 is not set # CONFIG_SENSORS_CORSAIR_CPRO is not set # CONFIG_SENSORS_CORSAIR_PSU is not set # CONFIG_SENSORS_DRIVETEMP is not set # CONFIG_SENSORS_DS620 is not set # CONFIG_SENSORS_DS1621 is not set -# CONFIG_SENSORS_DELL_SMM is not set # CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_F71805F is not set # CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F75375S is not set # CONFIG_SENSORS_FSCHMD is not set # CONFIG_SENSORS_FTSTEUTATES is not set +# CONFIG_SENSORS_GIGABYTE_WATERFORCE is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set # CONFIG_SENSORS_G760A is not set @@ -2502,17 +2572,21 @@ CONFIG_HWMON=y # CONFIG_SENSORS_CORETEMP is not set # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_JC42 is not set +# CONFIG_SENSORS_POWERZ is not set # CONFIG_SENSORS_POWR1220 is not set +# CONFIG_SENSORS_LENOVO_EC is not set # CONFIG_SENSORS_LINEAGE is not set # CONFIG_SENSORS_LTC2945 is not set # CONFIG_SENSORS_LTC2947_I2C is not set # CONFIG_SENSORS_LTC2990 is not set +# CONFIG_SENSORS_LTC2991 is not set # CONFIG_SENSORS_LTC4151 is not set # CONFIG_SENSORS_LTC4215 is not set # CONFIG_SENSORS_LTC4222 is not set # CONFIG_SENSORS_LTC4245 is not set # CONFIG_SENSORS_LTC4260 is not set # CONFIG_SENSORS_LTC4261 is not set +# CONFIG_SENSORS_LTC4282 is not set # CONFIG_SENSORS_MAX127 is not set # CONFIG_SENSORS_MAX16065 is not set # CONFIG_SENSORS_MAX1619 is not set @@ -2524,7 +2598,6 @@ CONFIG_HWMON=y # CONFIG_SENSORS_MAX6620 is not set # CONFIG_SENSORS_MAX6621 is not set # CONFIG_SENSORS_MAX6639 is not set -# CONFIG_SENSORS_MAX6642 is not set # CONFIG_SENSORS_MAX6650 is not set # CONFIG_SENSORS_MAX6697 is not set # CONFIG_SENSORS_MAX31790 is not set @@ -2557,11 +2630,13 @@ CONFIG_HWMON=y # CONFIG_SENSORS_NCT7904 is not set # CONFIG_SENSORS_NPCM7XX is not set # CONFIG_SENSORS_NZXT_KRAKEN2 is not set +# CONFIG_SENSORS_NZXT_KRAKEN3 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_PT5161L is not set # CONFIG_SENSORS_SBTSI is not set # CONFIG_SENSORS_SBRMI is not set # CONFIG_SENSORS_SHT21 is not set @@ -2587,6 +2662,7 @@ CONFIG_HWMON=y # CONFIG_SENSORS_INA2XX is not set # CONFIG_SENSORS_INA238 is not set # CONFIG_SENSORS_INA3221 is not set +# CONFIG_SENSORS_SPD5118 is not set # CONFIG_SENSORS_TC74 is not set # CONFIG_SENSORS_THMC50 is not set # CONFIG_SENSORS_TMP102 is not set @@ -2621,9 +2697,10 @@ CONFIG_HWMON=y CONFIG_THERMAL=y # CONFIG_THERMAL_NETLINK is not set # CONFIG_THERMAL_STATISTICS is not set +# CONFIG_THERMAL_DEBUGFS is not set +# CONFIG_THERMAL_CORE_TESTING is not set CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 # CONFIG_THERMAL_HWMON is not set -CONFIG_THERMAL_WRITABLE_TRIPS=y CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set @@ -2670,6 +2747,7 @@ CONFIG_WATCHDOG_OPEN_TIMEOUT=0 # Watchdog Device Drivers # CONFIG_SOFT_WATCHDOG=y +# CONFIG_LENOVO_SE10_WDT is not set # CONFIG_WDAT_WDT is not set # CONFIG_XILINX_WATCHDOG is not set # CONFIG_ZIIRAVE_WATCHDOG is not set @@ -2809,6 +2887,7 @@ CONFIG_MFD_VX855=y # CONFIG_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8994 is not set # CONFIG_MFD_ATC260X_I2C is not set +# CONFIG_MFD_CS40L50_I2C is not set # end of Multifunction device drivers # CONFIG_REGULATOR is not set @@ -2826,12 +2905,12 @@ CONFIG_MFD_VX855=y # Graphics support # CONFIG_APERTURE_HELPERS=y -CONFIG_VIDEO_CMDLINE=y +CONFIG_SCREEN_INFO=y +CONFIG_VIDEO=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 CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y # @@ -2855,7 +2934,6 @@ CONFIG_FB_EFI=y # CONFIG_FB_NVIDIA is not set # CONFIG_FB_RIVA is not set # CONFIG_FB_I740 is not set -# CONFIG_FB_LE80578 is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set @@ -2889,6 +2967,7 @@ 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_FOPS=y CONFIG_FB_IOMEM_HELPERS=y # CONFIG_FB_MODE_HELPERS is not set # CONFIG_FB_TILEBLITTING is not set @@ -2900,12 +2979,14 @@ CONFIG_FB_IOMEM_HELPERS=y CONFIG_LCD_CLASS_DEVICE=y # CONFIG_LCD_PLATFORM is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y +# CONFIG_BACKLIGHT_KTD2801 is not set # 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 # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set +# CONFIG_BACKLIGHT_LM3509 is not set # CONFIG_BACKLIGHT_LM3639 is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_BD6107 is not set @@ -3064,6 +3145,7 @@ CONFIG_USB_COMMON=y CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=y CONFIG_USB_PCI=y +CONFIG_USB_PCI_AMD=y # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set # @@ -3076,6 +3158,7 @@ CONFIG_USB_DEFAULT_PERSIST=y # CONFIG_USB_OTG_PRODUCTLIST is not set # CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set CONFIG_USB_AUTOSUSPEND_DELAY=2 +CONFIG_USB_DEFAULT_AUTHORIZATION_MODE=1 # CONFIG_USB_MON is not set # @@ -3156,6 +3239,7 @@ CONFIG_USB_UHCI_HCD=y # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_APPLE_MFI_FASTCHARGE is not set +# CONFIG_USB_LJCA is not set # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_LD is not set # CONFIG_USB_TRANCEVIBRATOR is not set @@ -3232,12 +3316,14 @@ CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_DRV_S35390A is not set # CONFIG_RTC_DRV_FM3130 is not set # CONFIG_RTC_DRV_RX8010 is not set +# CONFIG_RTC_DRV_RX8111 is not set # CONFIG_RTC_DRV_RX8581 is not set # CONFIG_RTC_DRV_RX8025 is not set # CONFIG_RTC_DRV_EM3027 is not set # CONFIG_RTC_DRV_RV3028 is not set # CONFIG_RTC_DRV_RV3032 is not set # CONFIG_RTC_DRV_RV8803 is not set +# CONFIG_RTC_DRV_SD2405AL is not set # CONFIG_RTC_DRV_SD3078 is not set # @@ -3297,12 +3383,14 @@ CONFIG_VIRTIO_PCI_LIB=y CONFIG_VIRTIO_PCI_LIB_LEGACY=y CONFIG_VIRTIO_MENU=y CONFIG_VIRTIO_PCI=y +CONFIG_VIRTIO_PCI_ADMIN_LEGACY=y CONFIG_VIRTIO_PCI_LEGACY=y # CONFIG_VIRTIO_PMEM is not set CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_INPUT=y CONFIG_VIRTIO_MMIO=y CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES=y +# CONFIG_VIRTIO_DEBUG is not set # CONFIG_VDPA is not set CONFIG_VHOST_IOTLB=y CONFIG_VHOST_TASK=y @@ -3321,15 +3409,17 @@ CONFIG_VHOST_VSOCK=y # CONFIG_GREYBUS is not set # CONFIG_COMEDI is not set # CONFIG_STAGING is not set +# CONFIG_GOLDFISH is not set # CONFIG_CHROME_PLATFORMS is not set +# CONFIG_CZNIC_PLATFORMS is not set # CONFIG_MELLANOX_PLATFORM is not set # CONFIG_SURFACE_PLATFORMS is not set CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACPI_WMI is not set # CONFIG_ACERHDF is not set # CONFIG_ACER_WIRELESS is not set -# CONFIG_AMD_PMF is not set # CONFIG_AMD_HSMP is not set +# CONFIG_AMD_WBRF is not set # CONFIG_ADV_SWBUTTON is not set # CONFIG_APPLE_GMUX is not set # CONFIG_ASUS_LAPTOP is not set @@ -3344,7 +3434,6 @@ CONFIG_X86_PLATFORM_DEVICES=y # 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 # # Intel Speed Select Technology interface support @@ -3365,6 +3454,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_ACPI_QUICKSTART is not set # CONFIG_MSI_EC is not set # CONFIG_SAMSUNG_LAPTOP is not set # CONFIG_SAMSUNG_Q10 is not set @@ -3374,6 +3464,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_SERIAL_MULTI_INSTANTIATE is not set # CONFIG_MLX_PLATFORM is not set CONFIG_INTEL_IPS=y # CONFIG_INTEL_SCU_PCI is not set @@ -3460,6 +3551,31 @@ CONFIG_PCC=y # end of Xilinx SoC drivers # end of SOC (System On Chip) specific Drivers +# +# PM Domains +# + +# +# Amlogic PM Domains +# +# end of Amlogic PM Domains + +# +# Broadcom PM Domains +# +# end of Broadcom PM Domains + +# +# i.MX PM Domains +# +# end of i.MX PM Domains + +# +# Qualcomm PM Domains +# +# end of Qualcomm PM Domains +# end of PM Domains + # CONFIG_PM_DEVFREQ is not set # CONFIG_EXTCON is not set # CONFIG_MEMORY is not set @@ -3470,6 +3586,7 @@ CONFIG_PCC=y # # IRQ chip support # +# CONFIG_LAN966X_OIC is not set # end of IRQ chip support # CONFIG_IPACK_BUS is not set @@ -3499,6 +3616,7 @@ CONFIG_GENERIC_PHY=y # # Performance monitor support # +# CONFIG_DWC_PCIE_PMU is not set # end of Performance monitor support # CONFIG_RAS is not set @@ -3517,14 +3635,7 @@ 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_LAYOUTS is not set # CONFIG_NVMEM_RMEM is not set # @@ -3542,6 +3653,7 @@ CONFIG_NVMEM_SYSFS=y # CONFIG_COUNTER is not set # CONFIG_PECI is not set # CONFIG_HTE is not set +CONFIG_DPLL=y # end of Device Drivers # @@ -3569,6 +3681,7 @@ CONFIG_FS_MBCACHE=y # CONFIG_BTRFS_FS is not set # CONFIG_NILFS2_FS is not set # CONFIG_F2FS_FS is not set +# CONFIG_BCACHEFS_FS is not set # CONFIG_FS_DAX is not set CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y @@ -3588,7 +3701,6 @@ CONFIG_FANOTIFY=y # # Caches # -# CONFIG_FSCACHE is not set # end of Caches # @@ -3608,8 +3720,8 @@ CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="utf8" # CONFIG_FAT_DEFAULT_UTF8 is not set # CONFIG_EXFAT_FS is not set -# CONFIG_NTFS_FS is not set # CONFIG_NTFS3_FS is not set +# CONFIG_NTFS_FS is not set # end of DOS/FAT/EXFAT/NT Filesystems # @@ -3745,6 +3857,9 @@ CONFIG_KEYS=y # CONFIG_ENCRYPTED_KEYS is not set # CONFIG_KEY_DH_OPERATIONS is not set # CONFIG_SECURITY_DMESG_RESTRICT is not set +CONFIG_PROC_MEM_ALWAYS_FORCE=y +# CONFIG_PROC_MEM_FORCE_PTRACE is not set +# CONFIG_PROC_MEM_NO_FORCE is not set # CONFIG_SECURITY is not set # CONFIG_SECURITYFS is not set CONFIG_HARDENED_USERCOPY=y @@ -3799,6 +3914,7 @@ CONFIG_CRYPTO_ALGAPI=y CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=y CONFIG_CRYPTO_AEAD2=y +CONFIG_CRYPTO_SIG=y CONFIG_CRYPTO_SIG2=y CONFIG_CRYPTO_SKCIPHER=y CONFIG_CRYPTO_SKCIPHER2=y @@ -3832,10 +3948,10 @@ CONFIG_CRYPTO_ENGINE=y CONFIG_CRYPTO_RSA=y CONFIG_CRYPTO_DH=y # CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set -# CONFIG_CRYPTO_ECDH is not set +CONFIG_CRYPTO_ECC=y +CONFIG_CRYPTO_ECDH=y # CONFIG_CRYPTO_ECDSA is not set # CONFIG_CRYPTO_ECRDSA is not set -# CONFIG_CRYPTO_SM2 is not set # CONFIG_CRYPTO_CURVE25519 is not set # end of Public-key cryptography @@ -3870,14 +3986,12 @@ CONFIG_CRYPTO_TWOFISH_COMMON=y CONFIG_CRYPTO_ARC4=y CONFIG_CRYPTO_CHACHA20=y CONFIG_CRYPTO_CBC=y -# CONFIG_CRYPTO_CFB is not set CONFIG_CRYPTO_CTR=y CONFIG_CRYPTO_CTS=y CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_HCTR2 is not set CONFIG_CRYPTO_KEYWRAP=y CONFIG_CRYPTO_LRW=y -# CONFIG_CRYPTO_OFB is not set CONFIG_CRYPTO_PCBC=y CONFIG_CRYPTO_XTS=y # end of Length-preserving ciphers and modes @@ -3949,7 +4063,9 @@ 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 +CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKS=64 +CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKSIZE=32 +CONFIG_CRYPTO_JITTERENTROPY_OSR=1 # end of Random number generation # @@ -3962,7 +4078,6 @@ CONFIG_CRYPTO_USER_API_RNG=y # CONFIG_CRYPTO_USER_API_RNG_CAVP is not set CONFIG_CRYPTO_USER_API_AEAD=y CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE=y -# CONFIG_CRYPTO_STATS is not set # end of Userspace interface CONFIG_CRYPTO_HASH_INFO=y @@ -4019,6 +4134,7 @@ CONFIG_CRYPTO_DEV_PADLOCK_SHA=y # CONFIG_CRYPTO_DEV_QAT_C3XXX is not set # CONFIG_CRYPTO_DEV_QAT_C62X is not set # CONFIG_CRYPTO_DEV_QAT_4XXX is not set +# CONFIG_CRYPTO_DEV_QAT_420XX is not set # CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set # CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set # CONFIG_CRYPTO_DEV_QAT_C62XVF is not set @@ -4054,7 +4170,6 @@ CONFIG_GENERIC_NET_UTILS=y # CONFIG_CORDIC is not set # CONFIG_PRIME_NUMBERS is not set CONFIG_RATIONAL=y -CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_IOMAP=y CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y CONFIG_ARCH_HAS_FAST_MULTIPLIER=y @@ -4065,6 +4180,7 @@ CONFIG_ARCH_USE_SYM_ANNOTATIONS=y # CONFIG_CRYPTO_LIB_UTILS=y CONFIG_CRYPTO_LIB_AES=y +CONFIG_CRYPTO_LIB_AESCFB=y CONFIG_CRYPTO_LIB_ARC4=y CONFIG_CRYPTO_LIB_GF128MUL=y CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y @@ -4114,10 +4230,11 @@ CONFIG_ZSTD_DECOMPRESS=y CONFIG_XZ_DEC=y CONFIG_XZ_DEC_X86=y # CONFIG_XZ_DEC_POWERPC is not set -# CONFIG_XZ_DEC_IA64 is not set # CONFIG_XZ_DEC_ARM is not set # CONFIG_XZ_DEC_ARMTHUMB is not set +CONFIG_XZ_DEC_ARM64=y # CONFIG_XZ_DEC_SPARC is not set +CONFIG_XZ_DEC_RISCV=y # CONFIG_XZ_DEC_MICROLZMA is not set CONFIG_XZ_DEC_BCJ=y # CONFIG_XZ_DEC_TEST is not set @@ -4139,10 +4256,10 @@ CONFIG_NEED_DMA_MAP_STATE=y CONFIG_ARCH_DMA_ADDR_T_64BIT=y CONFIG_SWIOTLB=y # CONFIG_SWIOTLB_DYNAMIC is not set +CONFIG_DMA_NEED_SYNC=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMA_MAP_BENCHMARK is not set CONFIG_SGL_ALLOC=y -# CONFIG_FORCE_NR_CPUS is not set CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_GLOB=y @@ -4157,6 +4274,8 @@ CONFIG_UCS2_STRING=y CONFIG_HAVE_GENERIC_VDSO=y CONFIG_GENERIC_GETTIMEOFDAY=y CONFIG_GENERIC_VDSO_TIME_NS=y +CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT=y +CONFIG_VDSO_GETRANDOM=y CONFIG_FONT_SUPPORT=y # CONFIG_FONTS is not set CONFIG_FONT_8x8=y @@ -4169,10 +4288,13 @@ CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y CONFIG_ARCH_HAS_COPY_MC=y CONFIG_ARCH_STACKWALK=y CONFIG_STACKDEPOT=y +CONFIG_STACKDEPOT_MAX_FRAMES=64 CONFIG_SBITMAP=y +# CONFIG_LWQ_TEST is not set # end of Library routines CONFIG_PLDMFW=y +CONFIG_FIRMWARE_TABLE=y # # Kernel hacking @@ -4200,7 +4322,7 @@ CONFIG_DEBUG_KERNEL=y # # Compile-time checks and compiler options # -CONFIG_AS_HAS_NON_CONST_LEB128=y +CONFIG_AS_HAS_NON_CONST_ULEB128=y CONFIG_DEBUG_INFO_NONE=y # CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT is not set # CONFIG_DEBUG_INFO_DWARF4 is not set @@ -4230,7 +4352,7 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y # CONFIG_DEBUG_FS_ALLOW_NONE is not set CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set -CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y +CONFIG_ARCH_HAS_UBSAN=y CONFIG_UBSAN=y # CONFIG_UBSAN_TRAP is not set CONFIG_CC_HAS_UBSAN_BOUNDS_STRICT=y @@ -4238,10 +4360,10 @@ CONFIG_UBSAN_BOUNDS=y CONFIG_UBSAN_BOUNDS_STRICT=y CONFIG_UBSAN_SHIFT=y # CONFIG_UBSAN_DIV_ZERO is not set +CONFIG_UBSAN_SIGNED_WRAP=y CONFIG_UBSAN_BOOL=y CONFIG_UBSAN_ENUM=y # CONFIG_UBSAN_ALIGNMENT is not set -# CONFIG_UBSAN_SANITIZE_ALL is not set CONFIG_HAVE_ARCH_KCSAN=y CONFIG_HAVE_KCSAN_COMPILER=y # CONFIG_KCSAN is not set @@ -4285,9 +4407,11 @@ CONFIG_DEBUG_MEMORY_INIT=y # CONFIG_DEBUG_PER_CPU_MAPS is not set CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y # CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set +# CONFIG_MEM_ALLOC_PROFILING is not set CONFIG_HAVE_ARCH_KASAN=y CONFIG_HAVE_ARCH_KASAN_VMALLOC=y CONFIG_CC_HAS_KASAN_GENERIC=y +CONFIG_CC_HAS_KASAN_SW_TAGS=y CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y # CONFIG_KASAN is not set CONFIG_HAVE_ARCH_KFENCE=y From 03458333a98eebde1c7cacb5ad81a974bace8ec0 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 19 Nov 2024 15:15:58 +0100 Subject: [PATCH 091/113] Enable BPF --- config-mainline-x86_64 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config-mainline-x86_64 b/config-mainline-x86_64 index 034b778..9e78afb 100644 --- a/config-mainline-x86_64 +++ b/config-mainline-x86_64 @@ -114,7 +114,9 @@ CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y # BPF subsystem # CONFIG_BPF_SYSCALL=y -# CONFIG_BPF_JIT is not set +CONFIG_BPF_JIT=y +# CONFIG_BPF_JIT_ALWAYS_ON is not set +CONFIG_BPF_JIT_DEFAULT_ON=y CONFIG_BPF_UNPRIV_DEFAULT_OFF=y # CONFIG_BPF_PRELOAD is not set # end of BPF subsystem @@ -988,6 +990,7 @@ CONFIG_SECRETMEM=y CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y CONFIG_PER_VMA_LOCK=y CONFIG_LOCK_MM_AND_FIND_VMA=y +CONFIG_EXECMEM=y CONFIG_NUMA_MEMBLKS=y # CONFIG_NUMA_EMU is not set From 61cec8567407256255b822d69a2d0e0eb376c032 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 5 Dec 2024 15:23:01 +0100 Subject: [PATCH 092/113] 6.12.2 --- .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 b62114e..8b326cd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12" + kernel: "6.12.2" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 2fe89f2..c6926ce 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.2) .PHONY: all all: build From a3a2c123ef374a1c7be197442de29a0040beb5a3 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 9 Dec 2024 13:11:02 +0100 Subject: [PATCH 093/113] Kernel 6.12.4 --- .github/workflows/build.yml | 4 ++-- Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8b326cd..f96223f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.2" + kernel: "6.12.4" GCS_BUCKET: images.metal-pod.io jobs: @@ -72,7 +72,7 @@ jobs: if: ${{ github.event_name == 'release' }} release-drafter: - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 steps: - uses: release-drafter/release-drafter@v6 diff --git a/Makefile b/Makefile index c6926ce..d8c0433 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.2) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.4) .PHONY: all all: build From d30fc89e22b8afc9c5976e17639891b6aacb6237 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 7 Jan 2025 07:24:16 +0100 Subject: [PATCH 094/113] Kernel 6.12.8 --- .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 f96223f..eda8dc8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.4" + kernel: "6.12.8" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index d8c0433..cf66cb2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.4) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.8) .PHONY: all all: build From 58a50b3f6907f61f6cc78832d7f245eb8b1c1a89 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 17 Jan 2025 15:04:06 +0100 Subject: [PATCH 095/113] Kernel 6.12.10 --- .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 eda8dc8..81631f3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.8" + kernel: "6.12.10" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index cf66cb2..25679a2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.8) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.10) .PHONY: all all: build From eb8e67b48a905dcde231f306a14df15dcb1138cf Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 3 Feb 2025 15:46:22 +0100 Subject: [PATCH 096/113] Kernel 6.12.12 --- .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 81631f3..b5e9317 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.10" + kernel: "6.12.12" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 25679a2..2d97cdb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.10) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.12) .PHONY: all all: build From 51ebb470462e0e7cc39d3f581eb284af4b3466e6 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 17 Feb 2025 16:31:02 +0100 Subject: [PATCH 097/113] Kernel 6.12.14 --- .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 b5e9317..34f7757 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.12" + kernel: "6.12.14" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 2d97cdb..2bd7d8a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.12) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.14) .PHONY: all all: build From b40468fc70995129cc0bb7c14345e01ec79c0fe9 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Sun, 23 Feb 2025 08:44:08 +0100 Subject: [PATCH 098/113] Kernel 6.12.16 --- .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 34f7757..6f0d10f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.14" + kernel: "6.12.16" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 2bd7d8a..005ba16 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.14) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.16) .PHONY: all all: build From 39950a051bd205ca09f342417ca54174143b2d85 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 10 Mar 2025 07:15:37 +0100 Subject: [PATCH 099/113] Kernel 6.12.18, build with alpine:3.21 --- .github/workflows/build.yml | 2 +- Dockerfile | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6f0d10f..13fff5b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.16" + kernel: "6.12.18" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Dockerfile b/Dockerfile index 6f354bd..8f48627 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.20 +FROM alpine:3.21 ARG KERNEL_MAJOR ARG KERNEL_VERSION diff --git a/Makefile b/Makefile index 005ba16..09bd787 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.16) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.18) .PHONY: all all: build From 5315627c386295e5a970d3447999fe59988b340b Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 24 Mar 2025 10:09:38 +0100 Subject: [PATCH 100/113] Kernel 6.12.20 --- .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 13fff5b..2ee1040 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.18" + kernel: "6.12.20" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 09bd787..40523a4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.18) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.20) .PHONY: all all: build From 853520b525a80e53184d191fcf6ff7014118b44a Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 8 Apr 2025 07:44:34 +0200 Subject: [PATCH 101/113] Kernel 6.12.22 --- .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 2ee1040..ffc7e1a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.20" + kernel: "6.12.22" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 40523a4..e084889 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.20) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.22) .PHONY: all all: build From 9ab1f65819af9f07b3c699747fa4d13c87044678 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 5 May 2025 10:58:36 +0200 Subject: [PATCH 102/113] Kernel 6.12.26 --- .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 ffc7e1a..de083d8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.22" + kernel: "6.12.26" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index e084889..5857ff2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.22) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.26) .PHONY: all all: build From c6b23dffe5869114ac87c79af80d67acbf301583 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Sun, 11 May 2025 09:56:02 +0200 Subject: [PATCH 103/113] Kernel 6.12.28 --- .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 de083d8..534e07e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.26" + kernel: "6.12.28" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 5857ff2..67eea0f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.26) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.28) .PHONY: all all: build From eb2e687a95f7fcfb55869ca76d2607c9b4bd75ec Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 26 May 2025 07:49:59 +0200 Subject: [PATCH 104/113] Kernel 6.12.30 --- .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 534e07e..36cb259 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.28" + kernel: "6.12.30" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 67eea0f..acf08d9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.28) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.30) .PHONY: all all: build From 01b33531337383ff3688e72c55d9ce80633ddfc8 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 5 Jun 2025 16:23:49 +0200 Subject: [PATCH 105/113] Kernel 6.12.32, build with alpine 3.22 --- .github/workflows/build.yml | 2 +- Dockerfile | 2 +- Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 36cb259..e461eed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.30" + kernel: "6.12.32" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Dockerfile b/Dockerfile index 8f48627..41ebf63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.21 +FROM alpine:3.22 ARG KERNEL_MAJOR ARG KERNEL_VERSION diff --git a/Makefile b/Makefile index acf08d9..9cd904a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.30) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.32) .PHONY: all all: build From 6993d0023187d871ed19cf72a09369c7fc08376f Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 20 Jun 2025 11:41:16 +0200 Subject: [PATCH 106/113] Kernel 6.12.34 --- .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 e461eed..618f11f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.32" + kernel: "6.12.34" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 9cd904a..b2f890b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.32) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.34) .PHONY: all all: build From f9bfe5ce59709e254becccbe07ccf05d81a86066 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 7 Jul 2025 07:57:48 +0200 Subject: [PATCH 107/113] Kernel 6.12.36 --- .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 618f11f..8242ad6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.34" + kernel: "6.12.36" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index b2f890b..f555379 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.34) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.36) .PHONY: all all: build From c19a215399798f5aa0d56632820664cd08a501f6 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 15 Jul 2025 09:02:20 +0200 Subject: [PATCH 108/113] Kernel 6.12.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 8242ad6..33e8118 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.36" + kernel: "6.12.38" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index f555379..123625c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.36) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.38) .PHONY: all all: build From 027cf6a4600b181cd8c60b8fd3a310fe9195bfb1 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 25 Jul 2025 08:50:26 +0200 Subject: [PATCH 109/113] Kernel 6.12.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 33e8118..441ca69 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.38" + kernel: "6.12.40" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 123625c..a92b804 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.38) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.40) .PHONY: all all: build From 6c7555739b343b2d2c8fb793ccb535c045b4cfdd Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 1 Sep 2025 06:52:21 +0200 Subject: [PATCH 110/113] Kernel 6.12.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 441ca69..daeffa6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.40" + kernel: "6.12.44" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index a92b804..59623fd 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.40) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.44) .PHONY: all all: build From 45633ffe577e54a616c0f6fe60a513e7325a20d6 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Thu, 11 Sep 2025 07:25:16 +0200 Subject: [PATCH 111/113] Kernel 6.12.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 daeffa6..5d55d94 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.44" + kernel: "6.12.46" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 59623fd..783e1a0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.44) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.46) .PHONY: all all: build From 3ac3e4914d921ece49af95be4491f3551a6d32e5 Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 6 Oct 2025 13:17:24 +0200 Subject: [PATCH 112/113] Kernel 6.12.50 --- .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 5d55d94..592d2a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.46" + kernel: "6.12.50" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 783e1a0..0f0d118 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.46) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.50) .PHONY: all all: build From bd2b6ff9e4b816e34825ac2c429433a4384de54c Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Mon, 13 Oct 2025 08:51:07 +0200 Subject: [PATCH 113/113] Kernel 6.12.52 --- .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 592d2a1..1060c3a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ on: - master env: - kernel: "6.12.50" + kernel: "6.12.52" GCS_BUCKET: images.metal-pod.io jobs: diff --git a/Makefile b/Makefile index 0f0d118..8210945 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .ONESHELL: -KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.50) +KERNEL_VERSION := $(or ${KERNEL_VERSION},6.12.52) .PHONY: all all: build