Centos-kernel-stream-9/redhat
Scott Weaver 761fdf99de [redhat] kernel-5.14.0-378.el9
Signed-off-by: Scott Weaver <scweaver@redhat.com>
2023-10-19 10:42:30 -04:00
..
configs Merge: ice: Enable DPLL support 2023-10-19 10:36:20 -04:00
debug/dummy-module
docs
git
kabi kabi: add symbol zlib_inflate_workspacesize to stablelist 2023-09-27 23:15:32 +02:00
kabi-dwarf
keys
koji
rhdocs Merge commit '6fb75f48a4fbd24dce1c140ca618db742feadfc5' 2023-10-17 09:05:43 -04:00
rhel_files smb: move client and server files to common directory fs/smb 2023-10-03 15:08:04 -04:00
rpm
scripts
self-test redhat: update self-test data 2023-10-12 09:20:26 -04:00
.gitignore
Makefile Merge: redhat: Keep track of SPDX-License-Identifier tags in the code 2023-10-04 18:38:43 -04:00
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 [redhat] kernel-5.14.0-362.8.1.el9_3 2023-10-03 14:09:50 +02:00
kernel.changelog-9.4 [redhat] kernel-5.14.0-378.el9 2023-10-19 10:42:30 -04:00
kernel.changelog-9.99
kernel.spec.template Merge: redhat: Fix cross compiles 2023-10-11 13:28:07 -04:00
kvm_stat.logrotate
marker
mod-denylist.sh
mod-internal.list
mod-kvm.list
mod-partner.list
mod-sign.sh
parallel_xz.sh
rebase-notes.txt
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