Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
df8a987
Add CIQ configs
bmastbergen Jan 5, 2026
fc95ba1
Add initial CIQ config tweaks
bmastbergen Jan 5, 2026
6d98822
github actions: Make Builds on Merge Request Work
PlaidCat Jan 16, 2025
f488044
arm64: add kernel config option to lock down when in Secure Boot mode
Aug 30, 2016
791ab43
efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode
dhowells Feb 18, 2019
3f27e8e
efi: Lock down the kernel if booted in secure boot mode
bwhacks Sep 10, 2019
027894e
mtd: phram,slram: Disable when the kernel is locked down
bwhacks Aug 30, 2019
7cd4b23
Add efi_status_to_str() and rework efi_status_to_err().
vathpela Oct 2, 2017
d968f27
[CIQ] v6.18.3 - rebased configs
github-actions[bot] Jan 7, 2026
aa40717
[CIQ] v6.18.7 - rebased configs
github-actions[bot] Jan 26, 2026
f3c740e
[CIQ] v6.18.9 - rebased configs
github-actions[bot] Feb 6, 2026
4027f35
[CIQ] v6.18.14 - rebased configs
github-actions[bot] Feb 27, 2026
fb836b6
[CIQ] v6.18.17 - rebased configs
github-actions[bot] Mar 13, 2026
52aac81
configs: Enable INTEL_TDX_HOST for x86_64 configs
bmastbergen Mar 24, 2026
ef3e79c
Import initial dist-git for 6.18.19
bmastbergen Mar 18, 2026
93bc514
kernel.spec: Fix buildid and pkgrelease
bmastbergen Mar 24, 2026
413b6d3
Remove gating.yaml
bmastbergen Mar 24, 2026
7cd503b
Update sbat templates
bmastbergen Mar 24, 2026
1b9604b
Ensure all qdiscs are in modules-core
bmastbergen Mar 25, 2026
7dcecbf
Remove modules-rt-kvm references
bmastbergen Mar 25, 2026
95bd395
Set buildid to .1
bmastbergen Mar 25, 2026
6c7838e
rocky: generalize rule for kunit and test kmod placement
bmastbergen Mar 25, 2026
af650c0
Rename package to kernel-clk6.18
bmastbergen Mar 26, 2026
4df54ca
Remove gemini switch
bmastbergen Mar 26, 2026
4ddf0b7
Add Provides/Conflicts for non-parallel installable kernel-* packages
bmastbergen Mar 26, 2026
f039ce0
Rename tool packages with pkg_suffix and add Provides/Conflicts
bmastbergen Mar 26, 2026
e2529e5
Use gzip for symvers compression to match upstream
jdieter Mar 30, 2026
ba31026
Add +clk6.18 suffix to kernel version string (uname -r)
jdieter Mar 30, 2026
5987852
Add kernel-clk6.18-default package to set default kernel
bmastbergen Mar 30, 2026
36b4d54
Consolidate spec version defines and prevent CLK kernel from hijackin…
jdieter Mar 31, 2026
8edb5e1
Rework -default package and clean up tool subpackage naming
jdieter Mar 31, 2026
42c6276
Bundle bindgen-cli from source for Rocky 9.6 builds
jdieter Mar 31, 2026
9da6042
[CIQ] v6.18.20 - updated spec
github-actions[bot] Apr 1, 2026
e2d7b6b
[CIQ] v6.18.21 - updated spec
github-actions[bot] Apr 3, 2026
1395c98
github actions: Inherit the Kernel CI Automated workflow from main
bmastbergen Mar 12, 2026
e142e72
spec: Skip certificate setup for noarch builds
bmastbergen Apr 7, 2026
16b79ea
Update spec for ciq_kernel-6.18.21-2
bmastbergen Apr 7, 2026
9fa523d
github actions: Use trigger for kernelCI
bmastbergen Apr 8, 2026
9f7a5e5
github actions: Trigger kernelCI on ciq-6.18.y-next branches
bmastbergen Apr 9, 2026
fce2440
[CIQ] v6.18.22 - updated spec
github-actions[bot] Apr 12, 2026
7517092
spec: Fix posttrans script to handle noarch package expansion
bmastbergen Apr 19, 2026
949586a
[CIQ] ciq_kernel-6.18.22-2 - updated spec
bmastbergen Apr 20, 2026
c61a8c2
spec: update branding in package descriptions and log messages
bmastbergen Apr 14, 2026
dabbbf5
github actions: add RPM build workflow for x86_64 and aarch64
bmastbergen Apr 8, 2026
8e37826
configs: enable legacy iptables/ip6tables support for all architectures
bmastbergen Apr 30, 2026
5b53d48
Add generic kernel Provides to spec
bmastbergen Apr 15, 2026
d6306f9
Add generic kernel-headers and kernel-devel Provides to spec
bmastbergen May 1, 2026
45b8ab9
bundle_bindgen: add set -e, curl --fail, and SHA256 verification
bmastbergen May 4, 2026
b4b18c4
[CIQ] v6.18.27 - rebased configs
bmastbergen May 8, 2026
0466f89
[CIQ] v6.18.27 - updated spec
bmastbergen May 8, 2026
a87bdfa
generate_tarball: Also strip leading v from tags
bmastbergen May 8, 2026
df0014b
[CIQ] v6.18.28 - updated spec
bmastbergen May 8, 2026
d571864
[CIQ] ciq_kernel-6.18.28-2 - updated spec
bmastbergen May 14, 2026
4c031ac
[CIQ] v6.18.31 - updated spec
github-actions[bot] May 15, 2026
eb4d3ad
[CIQ] v6.18.33 - updated spec
github-actions[bot] May 26, 2026
3708e47
bundle_bindgen: add User-Agent header to crates.io request
bmastbergen May 27, 2026
032fdab
[CIQ] ciq_kernel-6.18.33-2 - updated spec
bmastbergen May 27, 2026
f839e74
kernel-clk6.18: require ciq-kmod and ship %clk_version macro file
josephtate May 28, 2026
46580ba
random: Add hook to override device reads and getrandom(2)
jallisonciq Mar 3, 2026
6f1cd2b
crypto: rng - Override drivers/char/random in FIPS mode
jallisonciq Mar 5, 2026
2fa1d41
not upstream: Disable vdso getrandom when FIPS is enabled
jallisonciq Mar 5, 2026
770d204
crypto: ecdh - implement FIPS PCT
jallisonciq Jul 14, 2025
7edac07
crypto: essiv - Zeroize keys on exit in essiv_aead_setkey()
jason-rodri Sep 30, 2024
36bff85
crypto: drbg - Align buffers to at least a cache line
kerneltoast Jun 11, 2025
a61a73e
mm/gup: introduce pin_user_pages_fast_only()
kerneltoast Jun 19, 2025
0a9abf0
crypto: rng - Convert crypto_default_rng_refcnt into an unsigned int
kerneltoast Jun 24, 2025
e265992
crypto: rng - Fix priority inversions due to mutex locks
kerneltoast Jun 24, 2025
0e77146
crypto: rng - Implement fast per-CPU DRBG instances
kerneltoast Jun 28, 2025
04c11bc
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
Oct 11, 2025
7615194
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
Oct 18, 2025
ec40058
lib/crypto: blake2b: Add BLAKE2b library functions
jallisonciq Apr 8, 2026
583efd4
btrfs: switch to library APIs for checksums
jallisonciq Apr 8, 2026
4ae4781
crypto: testmgr - block Crypto API xxhash64 in FIPS mode
jallisonciq Apr 8, 2026
dcbc10a
When in fips mode, self-test errors must panic.
jallisonciq Apr 17, 2026
4395abd
When in fips mode, self-test errors must panic.
jallisonciq Apr 17, 2026
5264c8e
Change CONFIG_CRYPTO_JITTERENTROPY_OSR from 1 to 3 in all configs.
jallisonciq Apr 17, 2026
232d7ac
dh_compute_value misses the check SP800-56Arev3, 5.6.2.1.4 which is t…
jallisonciq Apr 17, 2026
1bb6473
In crypto_kdf108_ctr_generate() there is no minimum length check for …
jallisonciq Apr 17, 2026
f3b31ac
Add fips_approved flag to SHA1 and HMAC-SHA1 structs.
jallisonciq Apr 27, 2026
1ed08b1
Add fips_approved flag to SHA224 and HMAC-SHA224 structs.
jallisonciq Apr 27, 2026
784a05a
Add fips_approved flag to SHA256 and HMAC-SHA256 structs.
jallisonciq Apr 27, 2026
1f50070
Add fips_approved flag to SHA384 and HMAC-SHA384 structs.
jallisonciq Apr 27, 2026
40b217e
Add fips_approved flag to SHA512 and HMAC-SHA512 structs.
jallisonciq Apr 27, 2026
13eecd0
Add fips_approved indicator to struct crypto_aes_ctx.
jallisonciq Apr 27, 2026
0219bd0
Add CONFIG_CRYPTO_FIPS_CUSTOM_VERSION=y, CONFIG_CRYPTO_FIPS_VERSION="…
jallisonciq Apr 21, 2026
51cd9fe
Unset CRYPTO_JITTERENTROPY_MEMSIZE_2, set CRYPTO_JITTERENTROPY_MEMSIZ…
jallisonciq Jun 3, 2026
602d0c4
github actions: Add FIPS protected directory check for PRs
bmastbergen Jun 3, 2026
a2b58e5
Restore CRYPTO_TFM_FIPS_COMPLIANCE flag as an indicator to differenti…
jallisonciq Jun 4, 2026
ea1b2f7
[CIQ] v6.18.35 - updated spec
github-actions[bot] Jun 9, 2026
a3176a0
[CIQ] ciq_kernel-6.18.35-2 - updated spec
bmastbergen Jun 10, 2026
60a514b
github-actions: extend trigger glob to match suffix branches
shreeya-patel98 Jun 22, 2026
3cf1729
crypto: Kconfig - Make CRYPTO_FIPS depend on the DRBG being built-in
kerneltoast Jul 22, 2025
32f7573
random: Restrict extrng registration to init time
kerneltoast Aug 1, 2025
a254668
crypto: rng - Only allow the DRBG to register as "stdrng" in FIPS mode
kerneltoast Jul 25, 2025
d12d469
crypto: rng - Fix tabs vs spaces in the per-CPU DRBG code
kerneltoast Jun 23, 2026
1cc3f9e
crypto: rng - Make the per-CPU DRBG instances permanent
kerneltoast Jun 23, 2026
295c3f2
crypto: rng - Skip leading zero-length iovec segments
kerneltoast Jun 23, 2026
de10060
crypto: rng - Fix spurious EFAULT when the destination PTE is zapped
kerneltoast Jun 23, 2026
bd58c61
Revert "mm/gup: reintroduce pin_user_pages_fast_only()"
kerneltoast Jun 23, 2026
e92c310
[CIQ] ciq_kernel-6.18.35-3 - updated spec
bmastbergen Jun 23, 2026
6a25116
[CIQ] v6.18.36 - rebased configs
bmastbergen Jun 26, 2026
0ba5e1e
[CIQ] v6.18.36 - updated spec
bmastbergen Jun 26, 2026
d9c2725
[CIQ] v6.18.38 - updated spec
github-actions[bot] Jul 5, 2026
e5b8b81
Add x86_64 minimal kernel variant to spec
bmastbergen Jul 9, 2026
8de31e6
[CIQ] ciq_kernel-6.18.38-2 - updated spec
bmastbergen Jul 10, 2026
ceb41d6
[CIQ] v6.18.39 - updated spec
bmastbergen Jul 20, 2026
f484943
spec: relax UKI systemd requirement to 252-31 on RHEL
bmastbergen Jun 26, 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