Centos-kernel-stream-9/redhat
CKI KWF Bot df8ce83c5d [redhat] kernel-5.14.0-617.el9
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-09-15 20:47:44 +00:00
..
configs Merge: zl3073x: backport the driver into RHEL9 2025-09-06 10:41:41 -04:00
debug/dummy-module
docs
git
kabi
kabi-dwarf
keys
koji
rhel_files
rpm
scripts
self-test redhat: bump RHEL_MINOR to 8 2025-08-30 04:59:37 -04:00
uki_addons
.gitignore
Makefile
Makefile.cross
Makefile.rhpkg
Makefile.variables
README.rst
commit_template
cpupower.config
cpupower.service
dracut-virt.conf
gating.yaml
gen_config_patches.sh
genlog.py
genlog.sh
genspec.sh
kernel-local
kernel.changelog-9.0
kernel.changelog-9.1
kernel.changelog-9.2
kernel.changelog-9.3
kernel.changelog-9.4
kernel.changelog-9.5
kernel.changelog-9.6
kernel.changelog-9.7 [redhat] kernel-5.14.0-611.el9 2025-08-22 08:55:00 -07:00
kernel.changelog-9.8 [redhat] kernel-5.14.0-617.el9 2025-09-15 20:47:44 +00:00
kernel.spec.template kernel.spec: add '-e' option to %preun for kernel-core and kernel-uki-virt 2025-08-20 19:31:43 +08:00
kvm_stat.logrotate
marker
mod-denylist.sh
mod-internal.list redhat: add drm_atomic_state_test to mod-internal.list 2025-08-11 15:43:48 +02:00
mod-partner.list
mod-sign.sh
parallel_xz.sh
rebase-notes.txt
rhdocs-README.md
rpminspect.yaml
update_scripts.sh

README.rst

===================
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.)

.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches