You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kernel/SOURCES
ebasov 61916eec23
Added missing options
3 weeks ago
..
0001-Enable-all-disabled-pci-devices-by-moving-to-unmaint.patch Importing from the i9 branch 3 weeks ago
0002-Bring-back-deprecated-pci-ids-to-mptsas-mptspi-drive.patch Importing from the i9 branch 3 weeks ago
0003-Bring-back-deprecated-pci-ids-to-hpsa-driver.patch Importing from the i9 branch 3 weeks ago
0004-Bring-back-deprecated-pci-ids-to-qla2xxx-driver.patch Importing from the i9 branch 3 weeks ago
0005-Bring-back-deprecated-pci-ids-to-lpfc-driver.patch Importing from the i9 branch 3 weeks ago
0006-Bring-back-deprecated-pci-ids-to-qla4xxx-driver.patch Importing from the i9 branch 3 weeks ago
0007-Bring-back-deprecated-pci-ids-to-be2iscsi-driver.patch Importing from the i9 branch 3 weeks ago
0101-patch-5.14-bluetooth-hci_sysfs-Fix-attempting-to-call-device_ad.patch Importing from the i9 branch 3 weeks ago
0201-5.14.0-mic-fix.patch Importing from the i9 branch 3 weeks ago
Makefile.rhelver Importing from the i9 branch 3 weeks ago
Module.kabi_aarch64 Importing from the i9 branch 3 weeks ago
Module.kabi_dup_aarch64 Importing from the i9 branch 3 weeks ago
Module.kabi_dup_ppc64le Importing from the i9 branch 3 weeks ago
Module.kabi_dup_s390x Importing from the i9 branch 3 weeks ago
Module.kabi_dup_x86_64 Importing from the i9 branch 3 weeks ago
Module.kabi_ppc64le Importing from the i9 branch 3 weeks ago
Module.kabi_s390x Importing from the i9 branch 3 weeks ago
Module.kabi_x86_64 Importing from the i9 branch 3 weeks ago
README.rst Importing from the i9 branch 3 weeks ago
check-kabi Importing from the i9 branch 3 weeks ago
cpupower.config Importing from the i9 branch 3 weeks ago
cpupower.service Importing from the i9 branch 3 weeks ago
dracut-virt.conf Importing from the i9 branch 3 weeks ago
filter-aarch64.sh.rhel Importing from the i9 branch 3 weeks ago
filter-armv7hl.sh.rhel Importing from the i9 branch 3 weeks ago
filter-modules.sh.rhel Importing from the i9 branch 3 weeks ago
filter-ppc64le.sh.rhel Importing from the i9 branch 3 weeks ago
filter-s390x.sh.rhel Importing from the i9 branch 3 weeks ago
filter-x86_64.sh.rhel Importing from the i9 branch 3 weeks ago
gating.yaml Importing from the i9 branch 3 weeks ago
generate_all_configs.sh Importing from the i9 branch 3 weeks ago
kernel-aarch64-64k-debug-rhel.config Importing from the i9 branch 3 weeks ago
kernel-aarch64-64k-rhel.config Importing from the i9 branch 3 weeks ago
kernel-aarch64-debug-rhel.config Importing from the i9 branch 3 weeks ago
kernel-aarch64-rhel.config Importing from the i9 branch 3 weeks ago
kernel-aarch64-rt-debug-rhel.config Importing from the i9 branch 3 weeks ago
kernel-aarch64-rt-rhel.config Importing from the i9 branch 3 weeks ago
kernel-local Importing from the i9 branch 3 weeks ago
kernel-ppc64le-debug-rhel.config Importing from the i9 branch 3 weeks ago
kernel-ppc64le-rhel.config Importing from the i9 branch 3 weeks ago
kernel-s390x-debug-rhel.config Importing from the i9 branch 3 weeks ago
kernel-s390x-rhel.config Importing from the i9 branch 3 weeks ago
kernel-s390x-zfcpdump-rhel.config Importing from the i9 branch 3 weeks ago
kernel-x86_64-debug-rhel.config Added missing options 3 weeks ago
kernel-x86_64-rhel.config Added missing options 3 weeks ago
kernel-x86_64-rt-debug-rhel.config Importing from the i9 branch 3 weeks ago
kernel-x86_64-rt-rhel.config Importing from the i9 branch 3 weeks ago
kernel.changelog Importing from the i9 branch 3 weeks ago
kvm_stat.logrotate Importing from the i9 branch 3 weeks ago
linux-kernel-test.patch Importing from the i9 branch 3 weeks ago
merge.pl Importing from the i9 branch 3 weeks ago
mod-denylist.sh Importing from the i9 branch 3 weeks ago
mod-extra.list.rhel Importing from the i9 branch 3 weeks ago
mod-internal.list Importing from the i9 branch 3 weeks ago
mod-kvm.list Importing from the i9 branch 3 weeks ago
mod-partner.list Importing from the i9 branch 3 weeks ago
mod-sign.sh Importing from the i9 branch 3 weeks ago
msvsphereca1.x509 Importing from the i9 branch 3 weeks ago
msvspheredup1.x509 Importing from the i9 branch 3 weeks ago
msvsphereima.x509 Importing from the i9 branch 3 weeks ago
msvspherepatch1.x509 Importing from the i9 branch 3 weeks ago
parallel_xz.sh Importing from the i9 branch 3 weeks ago
partial-kgcov-snip.config Importing from the i9 branch 3 weeks ago
patch-5.14-redhat.patch Importing from the i9 branch 3 weeks ago
process_configs.sh Importing from the i9 branch 3 weeks ago
rpminspect.yaml Importing from the i9 branch 3 weeks ago
uki_addons.json Importing from the i9 branch 3 weeks ago
uki_create_addons.py Importing from the i9 branch 3 weeks ago
update_scripts.sh Importing from the i9 branch 3 weeks ago
x509.genkey.centos Importing from the i9 branch 3 weeks ago
x509.genkey.rhel Importing from the i9 branch 3 weeks ago

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