Skip to content
Snippets Groups Projects
Select Git revision
  • 25cfa174192913963f7890f02097a75408e5eb6d
  • c10s-sig-hyperscale default protected
  • c9s-sig-hyperscale
  • c7
  • c8s-sig-hyperscale
  • c8
  • c9
  • c7-sig-altarch-lts-5-10
  • c7-sig-altarch-lts-5-4
  • c7-sig-altarch-lts-6-1
  • c9-beta
  • c8-beta
  • c8s
  • c7-sig-altarch-lts-5-15
  • c8-sig-altarch-lts-5-15
  • c9s-sig-altarch-lts-5-15
  • c8-sig-altarch-lts-5-10
  • c8-sig-altarch-lts-5-4
  • c7-sig-centosplus-kernel
  • c7-alt-modified
  • c8-sig-centosplus-kernel
  • imports/c7/kernel-3.10.0-1160.119.1.el7
  • imports/c7/kernel-3.10.0-1160.118.1.el7
  • imports/c7/kernel-3.10.0-1160.114.2.el7
  • imports/c7/kernel-3.10.0-1160.108.1.el7
  • imports/c7/kernel-3.10.0-1160.105.1.el7
  • imports/c7/kernel-3.10.0-1160.102.1.el7
  • imports/c7/kernel-3.10.0-1160.99.1.el7
  • imports/c7/kernel-3.10.0-1160.95.1.el7
  • imports/c7/kernel-3.10.0-1160.92.1.el7
  • imports/c8/kernel-4.18.0-477.13.1.el8_8
  • imports/c8/kernel-4.18.0-477.10.1.el8_8
  • imports/c9/kernel-5.14.0-284.11.1.el9_2
  • imports/c7/kernel-3.10.0-1160.90.1.el7
  • imports/c9/kernel-5.14.0-162.23.1.el9_1
  • imports/c8/kernel-4.18.0-425.19.2.el8_7
  • imports/c9-beta/kernel-5.14.0-283.el9
  • imports/c8-beta/kernel-4.18.0-477.el8
  • imports/c9/kernel-5.14.0-162.22.2.el9_1
  • imports/c7/kernel-3.10.0-1160.88.1.el7
  • imports/c9/kernel-5.14.0-162.18.1.el9_1
41 results

kernel

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Neal Gompa's avatar
    This is based on the upstream kernel-6.11.1-0 ARK tag.
    25cfa174
    History
    Name Last commit Last update
    .gitignore
    Makefile.rhelver
    Module.kabi_aarch64
    Module.kabi_dup_aarch64
    Module.kabi_dup_ppc64le
    Module.kabi_dup_riscv64
    Module.kabi_dup_s390x
    Module.kabi_dup_x86_64
    Module.kabi_ppc64le
    Module.kabi_riscv64
    Module.kabi_s390x
    Module.kabi_x86_64
    README.rst
    check-kabi
    def_variants.yaml.fedora
    def_variants.yaml.rhel
    dracut-virt.conf
    filtermods.py
    flavors
    gating.yaml
    generate_all_configs.sh
    kernel-aarch64-16k-debug-fedora.config
    kernel-aarch64-16k-fedora.config
    kernel-aarch64-64k-debug-rhel.config
    kernel-aarch64-64k-rhel.config
    kernel-aarch64-debug-fedora.config
    kernel-aarch64-debug-rhel.config
    kernel-aarch64-fedora.config
    kernel-aarch64-rhel.config
    kernel-aarch64-rt-debug-rhel.config
    kernel-aarch64-rt-rhel.config
    kernel-local
    kernel-ppc64le-debug-fedora.config
    kernel-ppc64le-debug-rhel.config
    kernel-ppc64le-fedora.config
    kernel-ppc64le-rhel.config
    kernel-riscv64-debug-fedora.config
    kernel-riscv64-fedora.config
    kernel-s390x-debug-fedora.config
    kernel-s390x-debug-rhel.config
    kernel-s390x-fedora.config
    kernel-s390x-rhel.config
    kernel-s390x-zfcpdump-rhel.config
    kernel-x86_64-debug-fedora.config
    kernel-x86_64-debug-rhel.config
    kernel-x86_64-fedora.config
    kernel-x86_64-rhel.config
    kernel-x86_64-rt-debug-rhel.config
    kernel-x86_64-rt-rhel.config
    kernel.changelog
    kernel.spec
    kvm_stat.logrotate
    linux-kernel-test.patch
    merge.py
    mod-denylist.sh
    mod-sign.sh
    partial-clang-debug-snip.config
    partial-clang-snip.config
    partial-clang_lto-aarch64-debug-snip.config
    partial-clang_lto-aarch64-snip.config
    partial-clang_lto-x86_64-debug-snip.config
    partial-clang_lto-x86_64-snip.config
    partial-kgcov-debug-snip.config
    partial-kgcov-snip.config
    patch-6.11-redhat.patch
    process_configs.sh
    redhatsecureboot501.cer
    redhatsecurebootca5.cer
    rpminspect.yaml
    sources
    uki_addons.json
    uki_create_addons.py
    x509.genkey.centos
    x509.genkey.fedora
    x509.genkey.rhel

    The Kernel dist-git

    The kernel is maintained in a source tree rather than directly in dist-git. The specfile is maintained as a template in the source tree along with a set of build scripts to generate configurations, (S)RPMs, and to populate the dist-git repository.

    The documentation for the source tree covers how to contribute and maintain the tree.

    If you're looking for the downstream patch set it's available in the source tree with "git log master..ark-patches" or online.

    Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.)