The Linux kernel
Go to file
Scott Weaver afb6495e05 kernel-5.14.0-412.el9
* Wed Jan 24 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-412.el9]
- ACPI: APEI: rename ghes_init() with an "acpi_" prefix (Mark Langsdorf) [RHEL-4625]
- ACPI: APEI: explicit init of HEST and GHES in apci_init() (Mark Langsdorf) [RHEL-4625]
- ACPI: AGDI: Improve error reporting for problems during .remove() (Mark Langsdorf) [RHEL-4625]
- ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() (Mark Langsdorf) [RHEL-4625]
- ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device (Mark Langsdorf) [RHEL-4625]
- redhat/configs: enable CONFIG_ACPI_AGDI for arm64 (Mark Langsdorf) [RHEL-4625]
- ACPI: tables: Add AGDI to the list of known table signatures (Mark Langsdorf) [RHEL-4625]
- powerpc/64s: Increase default stack size to 32KB (Mamatha Inamdar) [RHEL-17581]
- platform/mellanox: mlxbf-tmfifo: Fix a warning message (Luiz Capitulino) [RHEL-21099]
- platform/mellanox: tmfifo: fix kernel-doc warnings (Luiz Capitulino) [RHEL-21099]
- platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returning void (Luiz Capitulino) [RHEL-21099]
- platform/mellanox: mlxbf-tmfifo: Drop jumbo frames (Luiz Capitulino) [RHEL-21099]
- platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptors (Luiz Capitulino) [RHEL-21099]
- platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notifications (Luiz Capitulino) [RHEL-21099]
- platform/mellanox: fix potential race in mlxbf-tmfifo driver (Luiz Capitulino) [RHEL-21099]
- platform/mellanox: Add BlueField-3 support in the tmfifo driver (Luiz Capitulino) [RHEL-21099]
- mptcp: prevent tcp diag from closing listener subflows (Davide Caratti) [RHEL-21753]
- mptcp: fix inconsistent state on fastopen race (Davide Caratti) [RHEL-21753]
- mptcp: fix possible NULL pointer dereference on close (Davide Caratti) [RHEL-21753]
- mptcp: deal with large GSO size (Davide Caratti) [RHEL-21753]
- IB/ipoib: Fix mcast list locking (Daniel Vacek) [RHEL-19700]
- RDMA/IPoIB: Fix error code return in ipoib_mcast_join (Daniel Vacek) [RHEL-19700]
- hsr: Prevent use after free in prp_create_tagged_frame() (Felix Maurer) [RHEL-21711]
- net: hsr: Add __packed to struct hsr_sup_tlv. (Felix Maurer) [RHEL-21711]
- net: hsr: Properly parse HSRv1 supervisor frames. (Felix Maurer) [RHEL-21711]
- hsr: Fix uninit-value access in fill_frame_info() (Felix Maurer) [RHEL-21711]
- Reapply "memcg: enable accounting for file lock caches" (Wander Lairson Costa) [RHEL-8487 RHEL-9039] {CVE-2022-0480}
- s390/vfio-ap: do not reset queue removed from host config (Cédric Le Goater) [RHEL-19574]
- s390/vfio-ap: reset queues associated with adapter for queue unbound from driver (Cédric Le Goater) [RHEL-19574]
- s390/vfio-ap: reset queues filtered from the guest's AP config (Cédric Le Goater) [RHEL-19574]
- s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest's APCB (Cédric Le Goater) [RHEL-19574]
- s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configuration (Cédric Le Goater) [RHEL-19574]
- s390/vfio-ap: always filter entire AP matrix (Cédric Le Goater) [RHEL-19574]
- KVM: s390: vsie: Fix length of facility list shadowed (Cédric Le Goater) [RHEL-19574]
- KVM: s390: vsie: Fix STFLE interpretive execution identification (Cédric Le Goater) [RHEL-19574]
- KVM: s390: vsie: fix race during shadow creation (Cédric Le Goater) [RHEL-19574]
- KVM: s390: fix cc for successful PQAP (Cédric Le Goater) [RHEL-19574]
- KVM: s390: fix setting of fpc register (Cédric Le Goater) [RHEL-19574]
- s390/vfio-ap: fix sysfs status attribute for AP queue devices (Cédric Le Goater) [RHEL-19574]
- s390/vfio-ap: unpin pages on gisc registration failure (Cédric Le Goater) [RHEL-19574]
- ext4: avoid updating the superblock on a r/o mount if not needed (Pavel Reichl) [RHEL-7953]
- ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet (Guillaume Nault) [RHEL-22186]
- ipv4: Correct/silence an endian warning in __ip_do_redirect (Guillaume Nault) [RHEL-22186]
- net: set SOCK_RCU_FREE before inserting socket into hashtable (Guillaume Nault) [RHEL-22186]
- ice: fix Get link status data length (Petr Oros) [RHEL-19740]
- ice: Shut down VSI with "link-down-on-close" enabled (Petr Oros) [RHEL-19740]
- ice: Fix link_down_on_close message (Petr Oros) [RHEL-19740]
- ice: Fix some null pointer dereference issues in ice_ptp.c (Petr Oros) [RHEL-19740]
- ice: fix theoretical out-of-bounds access in ethtool link modes (Petr Oros) [RHEL-19740]
- ice: Restore fix disabling RX VLAN filtering (Petr Oros) [RHEL-19740]
- ice: change vfs.num_msix_per to vf->num_msix (Petr Oros) [RHEL-19740]
- ice: restore timestamp configuration after device reset (Petr Oros) [RHEL-19740]
- ice: unify logic for programming PFINT_TSYN_MSK (Petr Oros) [RHEL-19740]
- ice: remove ptp_tx ring parameter flag (Petr Oros) [RHEL-19740]
- ice: fix DDP package download for packages without signature segment (Petr Oros) [RHEL-19740]
- ice: dpll: fix output pin capabilities (Petr Oros) [RHEL-19740]
- ice: dpll: fix check for dpll input priority range (Petr Oros) [RHEL-19740]
- ice: dpll: fix initial lock status of dpll (Petr Oros) [RHEL-19740]
- ice: Hook up 4 E830 devices by adding their IDs (Petr Oros) [RHEL-19740]
- ice: Remove redundant zeroing of the fields. (Petr Oros) [RHEL-19740]
- ice: Add support for E830 DDP package segment (Petr Oros) [RHEL-19740]
- ice: Add ice_get_link_status_datalen (Petr Oros) [RHEL-19740]
- ice: Add 200G speed/phy type use (Petr Oros) [RHEL-19740]
- ice: Add E830 device IDs, MAC type and registers (Petr Oros) [RHEL-19740]
- ice: cleanup ice_find_netlist_node (Petr Oros) [RHEL-19740]
- ice: make ice_get_pf_c827_idx static (Petr Oros) [RHEL-19740]
- ice: manage VFs MSI-X using resource tracking (Petr Oros) [RHEL-19740]
- ice: set MSI-X vector count on VF (Petr Oros) [RHEL-19740]
- ice: add bitmap to track VF MSI-X usage (Petr Oros) [RHEL-19740]
- ice: implement num_msix field per VF (Petr Oros) [RHEL-19740]
- ice: store VF's pci_dev ptr in ice_vf (Petr Oros) [RHEL-19740]
- ice: add drop rule matching on not active lport (Petr Oros) [RHEL-19740]
- ice: remove unused ice_flow_entry fields (Petr Oros) [RHEL-19740]
- ice: Refactor finding advertised link speed (Petr Oros) [RHEL-19740]
- ice: fix linking when CONFIG_PTP_1588_CLOCK=n (Petr Oros) [RHEL-19740]
- ice: Remove the FW shared parameters (Petr Oros) [RHEL-19740]
- ice: PTP: add clock domain number to auxiliary interface (Petr Oros) [RHEL-19740]
- ice: Use PTP auxbus for all PHYs restart in E822 (Petr Oros) [RHEL-19740]
- ice: Auxbus devices & driver for E822 TS (Petr Oros) [RHEL-19740]
- ice: check netlist before enabling ICE_F_GNSS (Petr Oros) [RHEL-19740]
- ice: introduce ice_pf_src_tmr_owned (Petr Oros) [RHEL-19740]
- ice: fix pin assignment for E810-T without SMA control (Petr Oros) [RHEL-19740]
- ice: remove ICE_F_PTP_EXTTS feature flag (Petr Oros) [RHEL-19740]
- ice: PTP: move quad value check inside ice_fill_phy_msg_e822 (Petr Oros) [RHEL-19740]
- ice: PTP: Rename macros used for PHY/QUAD port definitions (Petr Oros) [RHEL-19740]
- ice: PTP: Clean up timestamp registers correctly (Petr Oros) [RHEL-19740]
- ice: introduce hw->phy_model for handling PTP PHY differences (Petr Oros) [RHEL-19740]
- ice: Support cross-timestamping for E823 devices (Petr Oros) [RHEL-19740]
- ice: retry acquiring hardware semaphore during cross-timestamp request (Petr Oros) [RHEL-19740]
- ice: prefix clock timer command enumeration values with ICE_PTP (Petr Oros) [RHEL-19740]
- s390/dasd: protect device queue against concurrent access (Tobias Huschle) [RHEL-22162]
- Enable CONFIG_MARVELL_88Q2XXX_PHY (Izabela Bakollari) [RHEL-946]
- net: phy: bcm7xxx: Add missing 16nm EPHY statistics (Izabela Bakollari) [RHEL-946]
- net: phylink: add phylink_limit_mac_speed() (Izabela Bakollari) [RHEL-946]
- gpiolib: provide and use gpiod_line_state_notify() (Izabela Bakollari) [RHEL-946]
- dp83640: Use list_for_each_entry() helper (Izabela Bakollari) [RHEL-946]
- gpiolib: add a second blocking notifier to struct gpio_device (Izabela Bakollari) [RHEL-946]
- gpiolib: rename the gpio_device notifier (Izabela Bakollari) [RHEL-946]
- net: phy: mediatek-ge-soc: support PHY LEDs (Izabela Bakollari) [RHEL-946]
- net: phy: Introduce PSGMII PHY interface mode (Izabela Bakollari) [RHEL-946]
- net: phy: Remove two unused function declarations (Izabela Bakollari) [RHEL-946]
- net: phy: move marking PHY on SFP module into SFP code (Izabela Bakollari) [RHEL-946]
- net: phy: provide phylib stubs for hardware timestamping operations (Izabela Bakollari) [RHEL-946]
- net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to caller (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: reset PCS if the link goes down (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120 (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: handle FUSA irq (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: read egress ts on TJA1120 (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: add TJA1120 support (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: use get_features (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120 (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: remove RX BIST frame counters (Izabela Bakollari) [RHEL-946]
- net: phy: nxp-c45-tja11xx: use phylib master/slave implementation (Izabela Bakollari) [RHEL-946]
- net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs (Izabela Bakollari) [RHEL-946]
- net: mdio_bus: validate "addr" for mdiobus_is_registered_device() (Izabela Bakollari) [RHEL-946]
- net: phylink: explicitly invalidate link_state members in mac_config (Izabela Bakollari) [RHEL-946]
- net: phylink: strip out pre-March 2020 legacy code (Izabela Bakollari) [RHEL-946]
- net: phy: motorcomm: Add pad drive strength cfg support (Izabela Bakollari) [RHEL-946]
- net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY (Izabela Bakollari) [RHEL-946]
- net: phy: c45: detect the BASE-T1 speed from the ability register (Izabela Bakollari) [RHEL-946]
- net: phy: c45: add a separate function to read BASE-T1 abilities (Izabela Bakollari) [RHEL-946]
- net: phy: c45: add support for 1000BASE-T1 forced setup (Izabela Bakollari) [RHEL-946]
- net: phy: add registers to support 1000BASE-T1 (Izabela Bakollari) [RHEL-946]
- net: phylink: remove legacy mac_an_restart() method (Izabela Bakollari) [RHEL-946]
- net: phy: mdio-bcm-unimac: Add asp v2.0 support (Izabela Bakollari) [RHEL-946]
- net: phy: bcm7xxx: Add EPHY entry for 74165 (Izabela Bakollari) [RHEL-946]
- net: mdio: add unlocked mdiobus and mdiodev bus accessors (Izabela Bakollari) [RHEL-946]
- net: phylink: add support for PCS link change notifications (Izabela Bakollari) [RHEL-946]
- net: phylink: add pcs_pre_config()/pcs_post_config() methods (Izabela Bakollari) [RHEL-946]
- net: phylink: add pcs_enable()/pcs_disable() methods (Izabela Bakollari) [RHEL-946]
- gpiolib: order includes alphabetically in gpiolib.h (Izabela Bakollari) [RHEL-946]
- gpio: mmio: handle "ngpios" properly in bgpio_init() (Izabela Bakollari) [RHEL-946]
- gpiolib: add missing include (Izabela Bakollari) [RHEL-946]
- idpf: avoid compiler introduced padding in virtchnl2_rss_key struct (Michal Schmidt) [RHEL-21928]
- idpf: fix corrupted frames and skb leaks in singleq mode (Michal Schmidt) [RHEL-21928]
- scsi: lpfc: Copyright updates for 14.2.0.16 patches (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Update lpfc version to 14.2.0.16 (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Enhance driver logging for selected discovery events (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Refactor and clean up mailbox command memory free (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Return early in lpfc_poll_eratt() when the driver is unloading (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Eliminate unnecessary relocking in lpfc_check_nlp_post_devloss() (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Fix list_entry null check warning in lpfc_cmpl_els_plogi() (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Fix possible file string name overflow when updating firmware (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Correct maximum PCI function value for RAS fw logging (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Update lpfc version to 14.2.0.15 (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Introduce LOG_NODE_VERBOSE messaging flag (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Validate ELS LS_ACC completion payload (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV ports (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Treat IOERR_SLI_DOWN I/O completion status the same as pci offline (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Remove unnecessary zero return code assignment in lpfc_sli4_hba_setup (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo (Dick Kennedy) [RHEL-17579]
- scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file() (Dick Kennedy) [RHEL-17579]
- vmstat: allow_direct_reclaim should use zone_page_state_snapshot (Marcelo Tosatti) [RHEL-21922]
Resolves: RHEL-17579, RHEL-17581, RHEL-19574, RHEL-19700, RHEL-19740, RHEL-21099, RHEL-21711, RHEL-21753, RHEL-21922, RHEL-21928, RHEL-22162, RHEL-22186, RHEL-4625, RHEL-7953, RHEL-8487, RHEL-946, RHEL-9039

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2024-01-24 13:13:19 -05:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
Module.kabi_aarch64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_dup_aarch64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_ppc64le RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_s390x RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_x86_64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_ppc64le kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_s390x kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_x86_64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
README.rst RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
check-kabi kernel-5.14.0-155.el9 2022-08-23 20:50:32 +00:00
cpupower.config RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
cpupower.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
dracut-virt.conf kernel-5.14.0-276.el9 2023-02-17 00:33:35 +00:00
filter-aarch64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-armv7hl.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-modules.sh.rhel kernel-5.14.0-376.el9 2023-10-11 13:48:41 -04:00
filter-ppc64le.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-s390x.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-x86_64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
gating.yaml kernel-5.14.0-367.el9 2023-09-18 13:04:46 -04:00
generate_all_configs.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
kernel-aarch64-64k-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-local RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
kernel-ppc64le-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-ppc64le-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-s390x-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-s390x-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-x86_64-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kernel.spec kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
kvm_stat.logrotate kernel-5.13.0-0.rc7.51.el9 2021-06-21 19:14:53 -04:00
linux-kernel-test.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
merge.pl RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
mod-denylist.sh kernel-5.13.0-1.el9 2021-07-02 16:34:23 -04:00
mod-extra.list.rhel kernel-5.14.0-343.el9 2023-07-21 17:50:09 +02:00
mod-internal.list kernel-5.14.0-404.el9 2024-01-04 12:36:46 -05:00
mod-kvm.list kernel-5.14.0-285.el9 2023-03-07 15:22:21 +01:00
mod-partner.list kernel-5.14.0-296.el9 2023-04-04 12:03:43 +02:00
mod-sign.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
parallel_xz.sh kernel-5.10.0-0.rc6.92 2020-12-04 15:24:35 -05:00
partial-kgcov-snip.config kernel-5.14.0-151.el9 2022-08-22 14:19:18 +00:00
patch-5.14-redhat.patch kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
process_configs.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rhelima.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelima_centos.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelimaca1.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rpminspect.yaml kernel-5.14.0-408.el9 2024-01-12 14:10:05 -05:00
sources kernel-5.14.0-412.el9 2024-01-24 13:13:19 -05:00
update_scripts.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
x509.genkey.centos kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
x509.genkey.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00

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