Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
21d9bbe
Add CIQ configs
bmastbergen Jan 5, 2026
8147e5b
Add initial CIQ config tweaks
bmastbergen Jan 5, 2026
f8069c3
github actions: Make Builds on Merge Request Work
PlaidCat Jan 16, 2025
d3c700d
arm64: add kernel config option to lock down when in Secure Boot mode
Aug 30, 2016
a3909ff
efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
dhowells Feb 18, 2019
eb2e93d
efi: Lock down the kernel if booted in secure boot mode
bwhacks Sep 10, 2019
3af96e2
mtd: phram,slram: Disable when the kernel is locked down
bwhacks Aug 30, 2019
da26333
Add efi_status_to_str() and rework efi_status_to_err().
vathpela Oct 2, 2017
3cbb3cc
[CIQ] v6.18.3 - rebased configs
github-actions[bot] Jan 7, 2026
8fcda06
[CIQ] v6.18.7 - rebased configs
github-actions[bot] Jan 26, 2026
b20881a
[CIQ] v6.18.9 - rebased configs
github-actions[bot] Feb 6, 2026
7d7ee0f
[CIQ] v6.18.14 - rebased configs
github-actions[bot] Feb 27, 2026
f57e50d
[CIQ] v6.18.17 - rebased configs
github-actions[bot] Mar 13, 2026
8f21cd3
configs: Enable INTEL_TDX_HOST for x86_64 configs
bmastbergen Mar 24, 2026
d1c2f82
Import initial dist-git for 6.18.19
bmastbergen Mar 18, 2026
aa7d652
kernel.spec: Fix buildid and pkgrelease
bmastbergen Mar 24, 2026
bc67b70
Remove gating.yaml
bmastbergen Mar 24, 2026
3987563
Update sbat templates
bmastbergen Mar 24, 2026
b6f50ef
Ensure all qdiscs are in modules-core
bmastbergen Mar 25, 2026
0a255b1
Remove modules-rt-kvm references
bmastbergen Mar 25, 2026
b2f63c0
Set buildid to .1
bmastbergen Mar 25, 2026
ec37d44
rocky: generalize rule for kunit and test kmod placement
bmastbergen Mar 25, 2026
57716bd
Rename package to kernel-clk6.18
bmastbergen Mar 26, 2026
c2fa4dc
Remove gemini switch
bmastbergen Mar 26, 2026
e2af632
Add Provides/Conflicts for non-parallel installable kernel-* packages
bmastbergen Mar 26, 2026
1eca031
Rename tool packages with pkg_suffix and add Provides/Conflicts
bmastbergen Mar 26, 2026
4452a22
Use gzip for symvers compression to match upstream
jdieter Mar 30, 2026
9abc6b6
Add +clk6.18 suffix to kernel version string (uname -r)
jdieter Mar 30, 2026
c500e97
Add kernel-clk6.18-default package to set default kernel
bmastbergen Mar 30, 2026
f0a9669
Consolidate spec version defines and prevent CLK kernel from hijackin…
jdieter Mar 31, 2026
dd566cc
Rework -default package and clean up tool subpackage naming
jdieter Mar 31, 2026
3bb5618
Bundle bindgen-cli from source for Rocky 9.6 builds
jdieter Mar 31, 2026
0a7340d
[CIQ] v6.18.20 - updated spec
github-actions[bot] Apr 1, 2026
9519d14
[CIQ] v6.18.21 - updated spec
github-actions[bot] Apr 3, 2026
1d1af3b
github actions: Inherit the Kernel CI Automated workflow from main
bmastbergen Mar 12, 2026
580834d
spec: Skip certificate setup for noarch builds
bmastbergen Apr 7, 2026
7ae5c66
Update spec for ciq_kernel-6.18.21-2
bmastbergen Apr 7, 2026
176bf80
github actions: Use trigger for kernelCI
bmastbergen Apr 8, 2026
86933a4
github actions: Trigger kernelCI on ciq-6.18.y-next branches
bmastbergen Apr 9, 2026
e7d86a3
[CIQ] v6.18.22 - updated spec
github-actions[bot] Apr 12, 2026
1410c07
spec: Fix posttrans script to handle noarch package expansion
bmastbergen Apr 19, 2026
0cdf8fc
[CIQ] ciq_kernel-6.18.22-2 - updated spec
bmastbergen Apr 20, 2026
1ab8719
spec: update branding in package descriptions and log messages
bmastbergen Apr 14, 2026
b830976
github actions: add RPM build workflow for x86_64 and aarch64
bmastbergen Apr 8, 2026
204944f
configs: enable legacy iptables/ip6tables support for all architectures
bmastbergen Apr 30, 2026
93fc3b4
Add generic kernel Provides to spec
bmastbergen Apr 15, 2026
93cde7b
Add generic kernel-headers and kernel-devel Provides to spec
bmastbergen May 1, 2026
7a91167
bundle_bindgen: add set -e, curl --fail, and SHA256 verification
bmastbergen May 4, 2026
5806ef6
[CIQ] v6.18.27 - rebased configs
bmastbergen May 8, 2026
ea27905
[CIQ] v6.18.27 - updated spec
bmastbergen May 8, 2026
e790929
generate_tarball: Also strip leading v from tags
bmastbergen May 8, 2026
e6ca652
[CIQ] v6.18.28 - updated spec
bmastbergen May 8, 2026
10c2168
[CIQ] ciq_kernel-6.18.28-2 - updated spec
bmastbergen May 14, 2026
591337a
[CIQ] v6.18.31 - updated spec
github-actions[bot] May 15, 2026
e16351f
[CIQ] v6.18.33 - updated spec
github-actions[bot] May 26, 2026
20c8b53
bundle_bindgen: add User-Agent header to crates.io request
bmastbergen May 27, 2026
ea12255
[CIQ] ciq_kernel-6.18.33-2 - updated spec
bmastbergen May 27, 2026
9c5d5de
kernel-clk6.18: require ciq-kmod and ship %clk_version macro file
josephtate May 28, 2026
f8def3f
random: Add hook to override device reads and getrandom(2)
jallisonciq Mar 3, 2026
e16d8a8
crypto: rng - Override drivers/char/random in FIPS mode
jallisonciq Mar 5, 2026
ee8e28a
not upstream: Disable vdso getrandom when FIPS is enabled
jallisonciq Mar 5, 2026
27ec611
crypto: ecdh - implement FIPS PCT
jallisonciq Jul 14, 2025
16002dc
crypto: essiv - Zeroize keys on exit in essiv_aead_setkey()
jason-rodri Sep 30, 2024
8d3893b
crypto: drbg - Align buffers to at least a cache line
kerneltoast Jun 11, 2025
2989a6a
mm/gup: introduce pin_user_pages_fast_only()
kerneltoast Jun 19, 2025
908fa51
crypto: rng - Convert crypto_default_rng_refcnt into an unsigned int
kerneltoast Jun 24, 2025
421f885
crypto: rng - Fix priority inversions due to mutex locks
kerneltoast Jun 24, 2025
7bc370b
crypto: rng - Implement fast per-CPU DRBG instances
kerneltoast Jun 28, 2025
79f7ce9
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
Oct 11, 2025
1bb74d4
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
Oct 18, 2025
62dfe46
lib/crypto: blake2b: Add BLAKE2b library functions
jallisonciq Apr 8, 2026
a11146d
btrfs: switch to library APIs for checksums
jallisonciq Apr 8, 2026
2a6ad14
crypto: testmgr - block Crypto API xxhash64 in FIPS mode
jallisonciq Apr 8, 2026
c4bb35e
When in fips mode, self-test errors must panic.
jallisonciq Apr 17, 2026
b43c9df
When in fips mode, self-test errors must panic.
jallisonciq Apr 17, 2026
0a8d46e
Change CONFIG_CRYPTO_JITTERENTROPY_OSR from 1 to 3 in all configs.
jallisonciq Apr 17, 2026
555065a
dh_compute_value misses the check SP800-56Arev3, 5.6.2.1.4 which is t…
jallisonciq Apr 17, 2026
7183abe
In crypto_kdf108_ctr_generate() there is no minimum length check for …
jallisonciq Apr 17, 2026
6fde3b0
Add fips_approved flag to SHA1 and HMAC-SHA1 structs.
jallisonciq Apr 27, 2026
8607a4f
Add fips_approved flag to SHA224 and HMAC-SHA224 structs.
jallisonciq Apr 27, 2026
88eb3b1
Add fips_approved flag to SHA256 and HMAC-SHA256 structs.
jallisonciq Apr 27, 2026
cc47eac
Add fips_approved flag to SHA384 and HMAC-SHA384 structs.
jallisonciq Apr 27, 2026
1017a0c
Add fips_approved flag to SHA512 and HMAC-SHA512 structs.
jallisonciq Apr 27, 2026
3372ca8
Add fips_approved indicator to struct crypto_aes_ctx.
jallisonciq Apr 27, 2026
18d242f
Add CONFIG_CRYPTO_FIPS_CUSTOM_VERSION=y, CONFIG_CRYPTO_FIPS_VERSION="…
jallisonciq Apr 21, 2026
25e7e3f
Unset CRYPTO_JITTERENTROPY_MEMSIZE_2, set CRYPTO_JITTERENTROPY_MEMSIZ…
jallisonciq Jun 3, 2026
24e7e8c
github actions: Add FIPS protected directory check for PRs
bmastbergen Jun 3, 2026
32c7d3a
Restore CRYPTO_TFM_FIPS_COMPLIANCE flag as an indicator to differenti…
jallisonciq Jun 4, 2026
5dd738b
[CIQ] v6.18.35 - updated spec
github-actions[bot] Jun 9, 2026
b3bf8b2
[CIQ] ciq_kernel-6.18.35-2 - updated spec
bmastbergen Jun 10, 2026
519fb04
github-actions: extend trigger glob to match suffix branches
shreeya-patel98 Jun 22, 2026
ffd3c5a
crypto: Kconfig - Make CRYPTO_FIPS depend on the DRBG being built-in
kerneltoast Jul 22, 2025
e200f0c
random: Restrict extrng registration to init time
kerneltoast Aug 1, 2025
d9acede
crypto: rng - Only allow the DRBG to register as "stdrng" in FIPS mode
kerneltoast Jul 25, 2025
8b0db73
crypto: rng - Fix tabs vs spaces in the per-CPU DRBG code
kerneltoast Jun 23, 2026
0f1eb2f
crypto: rng - Make the per-CPU DRBG instances permanent
kerneltoast Jun 23, 2026
e08fd41
crypto: rng - Skip leading zero-length iovec segments
kerneltoast Jun 23, 2026
def0c97
crypto: rng - Fix spurious EFAULT when the destination PTE is zapped
kerneltoast Jun 23, 2026
9596f3b
Revert "mm/gup: reintroduce pin_user_pages_fast_only()"
kerneltoast Jun 23, 2026
36e3528
[CIQ] ciq_kernel-6.18.35-3 - updated spec
bmastbergen Jun 23, 2026
554bb39
[CIQ] v6.18.36 - rebased configs
bmastbergen Jun 26, 2026
f8b5c63
[CIQ] v6.18.36 - updated spec
bmastbergen Jun 26, 2026
63ca6a3
[CIQ] v6.18.38 - updated spec
github-actions[bot] Jul 5, 2026
b7f7486
Add x86_64 minimal kernel variant to spec
bmastbergen Jul 9, 2026
3b27984
[CIQ] ciq_kernel-6.18.38-2 - updated spec
bmastbergen Jul 10, 2026
28f93e7
[CIQ] v6.18.39 - updated spec
bmastbergen Jul 20, 2026
1a10ddb
[CIQ] v6.18.40 - rebased configs
bmastbergen Jul 24, 2026
e212311
[CIQ] v6.18.40 - updated spec
bmastbergen Jul 24, 2026
8255ad0
spec: relax UKI systemd requirement to 252-31 on RHEL
bmastbergen Jun 26, 2026
7529dd4
[CIQ] v6.18.41 - updated spec
github-actions[bot] Jul 31, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .container_build_image
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rocky-9-kernel-builder
37 changes: 37 additions & 0 deletions .github/workflows/build-check_aarch64-64k-debug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: aarch64-64k-debug CI
on:
pull_request:
branches:
- '**'
- '!mainline'

jobs:
kernel-build-job:
runs-on:
labels: kernel-build-arm64
container:
image: rockylinux/rockylinux:9
env:
ROCKY_ENV: rocky9
ports:
- 80
options: --cpus 8
steps:
- name: Install tools and Libraries
run: |
dnf update -y
dnf install 'dnf-command(config-manager)' -y
dnf config-manager --set-enabled devel
dnf groupinstall 'Development Tools' -y
dnf install --enablerepo=crb bc dwarves kernel-devel openssl-devel elfutils-libelf-devel -y
- name: Checkout code
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.head.sha }}"
fetch-depth: 0
- name: Build the Kernel
run: |
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
cp ciq/configs/kernel-aarch64-64k-debug.config .config
make olddefconfig
make -j$(nproc)
37 changes: 37 additions & 0 deletions .github/workflows/build-check_aarch64-64k.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: aarch64-64k CI
on:
pull_request:
branches:
- '**'
- '!mainline'

jobs:
kernel-build-job:
runs-on:
labels: kernel-build-arm64
container:
image: rockylinux/rockylinux:9
env:
ROCKY_ENV: rocky9
ports:
- 80
options: --cpus 8
steps:
- name: Install tools and Libraries
run: |
dnf update -y
dnf install 'dnf-command(config-manager)' -y
dnf config-manager --set-enabled devel
dnf groupinstall 'Development Tools' -y
dnf install --enablerepo=crb bc dwarves kernel-devel openssl-devel elfutils-libelf-devel -y
- name: Checkout code
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.head.sha }}"
fetch-depth: 0
- name: Build the Kernel
run: |
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
cp ciq/configs/kernel-aarch64-64k.config .config
make olddefconfig
make -j$(nproc)
37 changes: 37 additions & 0 deletions .github/workflows/build-check_aarch64-debug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: aarch64-debug CI
on:
pull_request:
branches:
- '**'
- '!mainline'

jobs:
kernel-build-job:
runs-on:
labels: kernel-build-arm64
container:
image: rockylinux/rockylinux:9
env:
ROCKY_ENV: rocky9
ports:
- 80
options: --cpus 8
steps:
- name: Install tools and Libraries
run: |
dnf update -y
dnf install 'dnf-command(config-manager)' -y
dnf config-manager --set-enabled devel
dnf groupinstall 'Development Tools' -y
dnf install --enablerepo=crb bc dwarves kernel-devel openssl-devel elfutils-libelf-devel -y
- name: Checkout code
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.head.sha }}"
fetch-depth: 0
- name: Build the Kernel
run: |
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
cp ciq/configs/kernel-aarch64-debug.config .config
make olddefconfig
make -j$(nproc)
37 changes: 37 additions & 0 deletions .github/workflows/build-check_aarch64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: aarch64 CI
on:
pull_request:
branches:
- '**'
- '!mainline'

jobs:
kernel-build-job:
runs-on:
labels: kernel-build-arm64
container:
image: rockylinux/rockylinux:9
env:
ROCKY_ENV: rocky9
ports:
- 80
options: --cpus 8
steps:
- name: Install tools and Libraries
run: |
dnf update -y
dnf install 'dnf-command(config-manager)' -y
dnf config-manager --set-enabled devel
dnf groupinstall 'Development Tools' -y
dnf install --enablerepo=crb bc dwarves kernel-devel openssl-devel elfutils-libelf-devel -y
- name: Checkout code
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.head.sha }}"
fetch-depth: 0
- name: Build the Kernel
run: |
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
cp ciq/configs/kernel-aarch64.config .config
make olddefconfig
make -j$(nproc)
37 changes: 37 additions & 0 deletions .github/workflows/build-check_x86_64-debug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: x86_64-debug CI
on:
pull_request:
branches:
- '**'
- '!mainline'

jobs:
kernel-build-job:
runs-on:
labels: kernel-build
container:
image: rockylinux/rockylinux:9
env:
ROCKY_ENV: rocky9
ports:
- 80
options: --cpus 8
steps:
- name: Install tools and Libraries
run: |
dnf update -y
dnf install 'dnf-command(config-manager)' -y
dnf config-manager --set-enabled devel
dnf groupinstall 'Development Tools' -y
dnf install --enablerepo=crb bc dwarves kernel-devel openssl-devel elfutils-libelf-devel -y
- name: Checkout code
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.head.sha }}"
fetch-depth: 0
- name: Build the Kernel
run: |
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
cp ciq/configs/kernel-x86_64-debug.config .config
make olddefconfig
make -j$(nproc)
37 changes: 37 additions & 0 deletions .github/workflows/build-check_x86_64-minimal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: x86_64-minimal CI
on:
pull_request:
branches:
- '**'
- '!mainline'

jobs:
kernel-build-job:
runs-on:
labels: kernel-build
container:
image: rockylinux/rockylinux:9
env:
ROCKY_ENV: rocky9
ports:
- 80
options: --cpus 8
steps:
- name: Install tools and Libraries
run: |
dnf update -y
dnf install 'dnf-command(config-manager)' -y
dnf config-manager --set-enabled devel
dnf groupinstall 'Development Tools' -y
dnf install --enablerepo=crb bc dwarves kernel-devel openssl-devel elfutils-libelf-devel -y
- name: Checkout code
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.head.sha }}"
fetch-depth: 0
- name: Build the Kernel
run: |
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
cp ciq/configs/kernel-x86_64-minimal.config .config
make olddefconfig
make -j$(nproc)
37 changes: 37 additions & 0 deletions .github/workflows/build-check_x86_64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: x86_64 CI
on:
pull_request:
branches:
- '**'
- '!mainline'

jobs:
kernel-build-job:
runs-on:
labels: kernel-build
container:
image: rockylinux/rockylinux:9
env:
ROCKY_ENV: rocky9
ports:
- 80
options: --cpus 8
steps:
- name: Install tools and Libraries
run: |
dnf update -y
dnf install 'dnf-command(config-manager)' -y
dnf config-manager --set-enabled devel
dnf groupinstall 'Development Tools' -y
dnf install --enablerepo=crb bc dwarves kernel-devel openssl-devel elfutils-libelf-devel -y
- name: Checkout code
uses: actions/checkout@v4
with:
ref: "${{ github.event.pull_request.head.sha }}"
fetch-depth: 0
- name: Build the Kernel
run: |
git config --global --add safe.directory /__w/kernel-src-tree/kernel-src-tree
cp ciq/configs/kernel-x86_64.config .config
make olddefconfig
make -j$(nproc)
Loading
Loading