The Linux kernel
* Fri Jan 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-671.el9]
- ice: Fix kernel panic due to page refcount underflow (CKI Backport Bot) [RHEL-137910]
- ice: fix devlink reload call trace (Michal Schmidt) [RHEL-141485]
- ice: add missing ice_deinit_hw() in devlink reinit path (Michal Schmidt) [RHEL-141485]
- ice: Fix persistent failure in ice_get_rxfh (Michal Schmidt) [RHEL-141485]
- ice: Fix incorrect timeout ice_release_res() (Michal Schmidt) [RHEL-141485]
- ice: Avoid detrimental cleanup for bond during interface stop (Michal Schmidt) [RHEL-141485]
- ice: initialize ring_stats->syncp (Michal Schmidt) [RHEL-141485]
- ice: remove duplicate call to ice_deinit_hw() on error paths (Michal Schmidt) [RHEL-141485]
- ice: move ice_deinit_dev() to the end of deinit paths (Michal Schmidt) [RHEL-141485]
- ice: extract ice_init_dev() from ice_init() (Michal Schmidt) [RHEL-141485]
- ice: move ice_init_pf() out of ice_init_dev() (Michal Schmidt) [RHEL-141485]
- ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf() (Michal Schmidt) [RHEL-141485]
- iavf: add RSS support for GTP protocol via ethtool (Michal Schmidt) [RHEL-141485]
- ice: implement GTP RSS context tracking and configuration (Michal Schmidt) [RHEL-141485]
- ice: add virtchnl definitions and static data for GTP RSS (Michal Schmidt) [RHEL-141485]
- ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure (Michal Schmidt) [RHEL-141485]
- ice: refactor to use helpers (Michal Schmidt) [RHEL-141485]
- ice: add E830 Earliest TxTime First Offload support (Michal Schmidt) [RHEL-141485]
- ice, libie: move fwlog code to libie (Michal Schmidt) [RHEL-141485]
- ice: support egress drop rules on PF (Michal Schmidt) [RHEL-141485]
- iavf: fix off-by-one issues in iavf_config_rss_reg() (Michal Schmidt) [RHEL-141485] {CVE-2025-71087}
- iavf: clarify VLAN add/delete log messages and lower log level (Michal Schmidt) [RHEL-141485]
- ice: fix comment typo and correct module format string (Michal Schmidt) [RHEL-141485]
- iavf: Implement settime64 with -EOPNOTSUPP (Michal Schmidt) [RHEL-141485] {CVE-2025-68752}
- ice: fix PTP cleanup on driver removal in error path (Michal Schmidt) [RHEL-141485] {CVE-2025-68215}
- ice: Extend PTYPE bitmap coverage for GTP encapsulated flows (Michal Schmidt) [RHEL-141485]
- ice: improve TCAM priority handling for RSS profiles (Michal Schmidt) [RHEL-141485]
- ice: add flow parsing for GTP and new protocol field support (Michal Schmidt) [RHEL-141485]
- ice: Allow 100M speed for E825C SGMII device (Michal Schmidt) [RHEL-141485]
- ice: fix usage of logical PF id (Michal Schmidt) [RHEL-141485]
- ice: fix destination CGU for dual complex E825 (Michal Schmidt) [RHEL-141485]
- ice: fix lane number calculation (Michal Schmidt) [RHEL-141485]
- ice: move ice_init_interrupt_scheme() prior ice_init_pf() (Michal Schmidt) [RHEL-141485]
- ice: move service task start out of ice_init_pf() (Michal Schmidt) [RHEL-141485]
- ice: enforce RTNL assumption of queue NAPI manipulation (Michal Schmidt) [RHEL-141485]
- ice: implement transmit hardware timestamp statistics (Michal Schmidt) [RHEL-141485]
- ice: add tracking of good transmit timestamps (Michal Schmidt) [RHEL-141485]
- ice: implement ethtool standard stats (Michal Schmidt) [RHEL-141485]
- libie: fix string names for AQ error codes (Michal Schmidt) [RHEL-141485]
- iavf: fix proper type for error code in iavf_resume() (Michal Schmidt) [RHEL-141485]
- ice: Remove deprecated ice_lag_move_new_vf_nodes() call (Michal Schmidt) [RHEL-141485]
- ice: move ice_qp_[ena|dis] for reuse (Michal Schmidt) [RHEL-141485]
- ice: reregister fwlog after driver reinit (Michal Schmidt) [RHEL-141485]
- ice: prepare for moving file to libie (Michal Schmidt) [RHEL-141485]
- ice: move debugfs code to fwlog (Michal Schmidt) [RHEL-141485]
- libie, ice: move fwlog admin queue to libie (Michal Schmidt) [RHEL-141485]
- ice: drop driver specific structure from fwlog code (Michal Schmidt) [RHEL-141485]
- ice: check for PF number outside the fwlog code (Michal Schmidt) [RHEL-141485]
- ice: move out debugfs init from fwlog (Michal Schmidt) [RHEL-141485]
- ice: allow calling custom send function in fwlog (Michal Schmidt) [RHEL-141485]
- ice: add pdev into fwlog structure and use it for logging (Michal Schmidt) [RHEL-141485]
- ice: introduce ice_fwlog structure (Michal Schmidt) [RHEL-141485]
- ice: drop ice_pf_fwlog_update_module() (Michal Schmidt) [RHEL-141485]
- ice: move get_fwlog_data() to fwlog file (Michal Schmidt) [RHEL-141485]
- ice: make fwlog functions static (Michal Schmidt) [RHEL-141485]
- ice: finish virtchnl.c split into rss.c (Michal Schmidt) [RHEL-141485]
- ice: extract virt/rss.c: cleanup - p2 (Michal Schmidt) [RHEL-141485]
- ice: extract virt/rss.c: cleanup - p1 (Michal Schmidt) [RHEL-141485]
- ice: split RSS stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485]
- ice: split RSS stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485]
- ice: finish virtchnl.c split into queues.c (Michal Schmidt) [RHEL-141485]
- ice: extract virt/queues.c: cleanup - p3 (Michal Schmidt) [RHEL-141485]
- ice: extract virt/queues.c: cleanup - p2 (Michal Schmidt) [RHEL-141485]
- ice: extract virt/queues.c: cleanup - p1 (Michal Schmidt) [RHEL-141485]
- ice: split queue stuff out of virtchnl.c - copy back (Michal Schmidt) [RHEL-141485]
- ice: split queue stuff out of virtchnl.c - tmp rename (Michal Schmidt) [RHEL-141485]
- ice: fix incorrect counter for buffer allocation failures (Michal Schmidt) [RHEL-141485]
- ice: add virt/ and move ice_virtchnl* files there (Michal Schmidt) [RHEL-141485]
- ice: Implement support for SRIOV VFs across Active/Active bonds (Michal Schmidt) [RHEL-141485]
- ice: cleanup capabilities evaluation (Michal Schmidt) [RHEL-141485]
- ice: Cleanup variable initialization in LAG code (Michal Schmidt) [RHEL-141485]
- ice: move LAG function in code to prepare for Active-Active (Michal Schmidt) [RHEL-141485]
- ice: Add driver specific prefix to LAG defines (Michal Schmidt) [RHEL-141485]
- ice: replace u8 elements with bool where appropriate (Michal Schmidt) [RHEL-141485]
- ice: Remove casts on void pointers in LAG code (Michal Schmidt) [RHEL-141485]
- ice: Don't use %%pK through printk or tracepoints (Michal Schmidt) [RHEL-141485]
- net: Fix typos [partial:ice] (Michal Schmidt) [RHEL-141485]
- iavf: use libie_aq_str (Michal Schmidt) [RHEL-141485]
- ice: use libie_aq_str (Michal Schmidt) [RHEL-141485]
- libie: add adminq helper for converting err to str (Michal Schmidt) [RHEL-141485]
- iavf: use libie adminq descriptors (Michal Schmidt) [RHEL-141485]
- i40e: use libie adminq descriptors [partial:ice,libie] (Michal Schmidt) [RHEL-141485]
- ixgbe: use libie adminq descriptors [partial:libie] (Michal Schmidt) [RHEL-141485]
- ice, libie: move generic adminq descriptors to lib (Michal Schmidt) [RHEL-141485]
- ice: Fix a null pointer dereference in ice_copy_and_init_pkg() (Michal Schmidt) [RHEL-141485] {CVE-2025-38664}
- ice: breakout common LAG code into helpers (Michal Schmidt) [RHEL-141485]
- ice: convert ice_add_prof() to bitmap (Michal Schmidt) [RHEL-141485]
- ice: add E835 device IDs (Michal Schmidt) [RHEL-141485]
- ice: add 40G speed to Admin Command GET PORT OPTION (Michal Schmidt) [RHEL-141485]
- ice: check correct pointer in fwlog debugfs (Michal Schmidt) [RHEL-141485]
- ice: add NULL check in eswitch lag check (Michal Schmidt) [RHEL-141485] {CVE-2025-38526}
- ice: introduce ice_get_vf_by_dev() wrapper (Michal Schmidt) [RHEL-141485]
- ice: avoid rebuilding if MSI-X vector count is unchanged (Michal Schmidt) [RHEL-141485]
- ice: use pci_iov_vf_id() to get VF ID (Michal Schmidt) [RHEL-141485]
- ice: expose VF functions used by live migration (Michal Schmidt) [RHEL-141485]
- ice: move ice_vsi_update_l2tsel to ice_lib.c (Michal Schmidt) [RHEL-141485]
- ice: save RSS hash configuration for migration (Michal Schmidt) [RHEL-141485]
- ice: add functions to get and set Tx queue context (Michal Schmidt) [RHEL-141485]
- ice: add support for reading and unpacking Rx queue context (Michal Schmidt) [RHEL-141485]
- eth: ice: drop the dead code related to rss_contexts (Michal Schmidt) [RHEL-141485]
- ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() (Michal Schmidt) [RHEL-141485]
- ice: add ref-sync dpll pins (Michal Schmidt) [RHEL-141485]
- net: ice: Perform accurate aRFS flow match (Michal Schmidt) [RHEL-141485]
- ice: add phase offset monitor for all PPS dpll inputs (Michal Schmidt) [RHEL-141485]
- ice: add a separate Rx handler for flow director commands (Michal Schmidt) [RHEL-141485]
- ice: change SMA pins to SDP in PTP API (Michal Schmidt) [RHEL-141485]
- ice: redesign dpll sma/u.fl pins control (Michal Schmidt) [RHEL-141485]
- ice: add link_down_events statistic (Michal Schmidt) [RHEL-141485]
- net: intel: move RSS packet classifier types to libie (Michal Schmidt) [RHEL-141485]
- net: intel: rename 'hena' to 'hashcfg' for clarity (Michal Schmidt) [RHEL-141485]
- iavf: extract iavf_watchdog_step() out of iavf_watchdog_task() (Michal Schmidt) [RHEL-141485]
- iavf: simplify watchdog_task in terms of adminq task scheduling (Michal Schmidt) [RHEL-141485]
- iavf: centralize watchdog requeueing itself (Michal Schmidt) [RHEL-141485]
- ice: make const read-only array dflt_rules static (Michal Schmidt) [RHEL-141485]
- ice: improve error message for insufficient filter space (Michal Schmidt) [RHEL-141485]
- ice: enable LLDP TX for VFs through tc (Michal Schmidt) [RHEL-141485]
- ice: remove headers argument from ice_tc_count_lkups (Michal Schmidt) [RHEL-141485]
- ice: receive LLDP on trusted VFs (Michal Schmidt) [RHEL-141485]
- ice: do not add LLDP-specific filter if not necessary (Michal Schmidt) [RHEL-141485]
- ice: fix check for existing switch rule (Michal Schmidt) [RHEL-141485]
- ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues() (Michal Schmidt) [RHEL-141485]
- ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS (Michal Schmidt) [RHEL-141485]
- Revert "ice: Fix ice VF reset during iavf initialization" (Michal Schmidt) [RHEL-141485]
- ice: Fix ice VF reset during iavf initialization (Michal Schmidt) [RHEL-141485]
- net/ena: fix missing lock when update devlink params (Kamal Heib) [RHEL-127326]
- net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurable (Kamal Heib) [RHEL-127326]
- net: ena: View PHC stats using debugfs (Kamal Heib) [RHEL-127326]
- net: ena: Add debugfs support to the ENA driver (Kamal Heib) [RHEL-127326]
- net: ena: Control PHC enable through devlink (Kamal Heib) [RHEL-127326]
- net: ena: Add devlink port support (Kamal Heib) [RHEL-127326]
- net: ena: Add device reload capability through devlink (Kamal Heib) [RHEL-127326]
- net: ena: PHC silent reset (Kamal Heib) [RHEL-127326]
- net: ena: Add PHC support in the ENA driver (Kamal Heib) [RHEL-127326]
- net: ena: resolve WARN_ON when freeing IRQs (Kamal Heib) [RHEL-127326]
- net: ena: use napi's aRFS rmap notifers (Kamal Heib) [RHEL-127326]
Resolves: RHEL-127326, RHEL-137910, RHEL-141485
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| cpupower.config | ||
| cpupower.service | ||
| dracut-virt.conf | ||
| filter-aarch64.sh.rhel | ||
| filter-armv7hl.sh.rhel | ||
| filter-modules.sh.rhel | ||
| filter-ppc64le.sh.rhel | ||
| filter-s390x.sh.rhel | ||
| filter-x86_64.sh.rhel | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-rhel.config | ||
| kernel-aarch64-debug-rhel.config | ||
| kernel-aarch64-rhel.config | ||
| kernel-aarch64-rt-64k-debug-rhel.config | ||
| kernel-aarch64-rt-64k-rhel.config | ||
| kernel-aarch64-rt-debug-rhel.config | ||
| kernel-aarch64-rt-rhel.config | ||
| kernel-local | ||
| kernel-ppc64le-debug-rhel.config | ||
| kernel-ppc64le-rhel.config | ||
| kernel-s390x-debug-rhel.config | ||
| kernel-s390x-rhel.config | ||
| kernel-s390x-zfcpdump-rhel.config | ||
| kernel-x86_64-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.sbat.template | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.pl | ||
| mod-denylist.sh | ||
| mod-extra.list.rhel | ||
| mod-internal.list | ||
| mod-partner.list | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiagpuoot001.x509 | ||
| parallel_xz.sh | ||
| partial-kgcov-snip.config | ||
| patch-5.14-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot504.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| update_scripts.sh | ||
| x509.genkey.centos | ||
| 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.) .. _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