The Linux kernel
* Wed Jan 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-659.el9]
- mm: hugetlb: avoid soft lockup when mprotect to large memory area (Luiz Capitulino) [RHEL-139899]
- net: atlantic: fix fragment overflow handling in RX path (CKI Backport Bot) [RHEL-139488] {CVE-2025-68301}
- block: fix race between wbt_enable_default and IO submission (Ming Lei) [RHEL-137734]
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CKI Backport Bot) [RHEL-137401] {CVE-2025-68285}
- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock (Ming Lei) [RHEL-136168]
- net: mana: Handle hardware recovery events when probing the device (Maxim Levitsky) [RHEL-132184]
- net: mana: Drop TX skb on post_work_request failure and unmap resources (Maxim Levitsky) [RHEL-132184]
- net: mana: Handle SKB if TX SGEs exceed hardware limit (Maxim Levitsky) [RHEL-132184]
- net: mana: Add standard counter rx_missed_errors (Maxim Levitsky) [RHEL-132184]
- net: mana: Move hardware counter stats from per-port to per-VF context (Maxim Levitsky) [RHEL-132184]
- net: mana: Support HW link state events (Maxim Levitsky) [RHEL-132184]
- RDMA/mana_ib: Extend modify QP (Maxim Levitsky) [RHEL-132184]
- net: mana: Reduce waiting time if HWC not responding (Maxim Levitsky) [RHEL-132184]
- net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. (Maxim Levitsky) [RHEL-132184]
- RDMA/mana_ib: Drain send wrs of GSI QP (Maxim Levitsky) [RHEL-132184]
- net: hv_netvsc: fix loss of early receive events from host during channel open. (Maxim Levitsky) [RHEL-132184]
- rv: Update RHEL kconfigs for 6.17 upstream code (Gabriele Monaco) [RHEL-114755]
- redhat/configs: Move CONFIG_RV_PER_TASK_MONITORS to common/generic (Gabriele Monaco) [RHEL-114755]
- New configs in kernel/trace (Gabriele Monaco) [RHEL-114755]
- rv: Make rtapp/pagefault monitor depends on CONFIG_MMU (Gabriele Monaco) [RHEL-114755]
- rv: Fully convert enabled_monitors to use list_head as iterator (Gabriele Monaco) [RHEL-114755]
- rv: Fix missing mutex unlock in rv_register_monitor() (Gabriele Monaco) [RHEL-114755]
- include/linux/rv.h: remove redundant include file (Gabriele Monaco) [RHEL-114755]
- rv: Fix wrong type cast in enabled_monitors_next() (Gabriele Monaco) [RHEL-114755]
- rv: Support systems with time64-only syscalls (Gabriele Monaco) [RHEL-114755]
- Documentation/rv: Fix minor typo in monitor_synthesis page (Gabriele Monaco) [RHEL-114755]
- rv: Add opid per-cpu monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add nrp and sssw per-task monitors (Gabriele Monaco) [RHEL-114755]
- rv: Replace tss and sncid monitors with more complete sts (Gabriele Monaco) [RHEL-114755]
- sched: Adapt sched tracepoints for RV task model (Gabriele Monaco) [RHEL-114755]
- rv: Retry when da monitor detects race conditions (Gabriele Monaco) [RHEL-114755]
- rv: Adjust monitor dependencies (Gabriele Monaco) [RHEL-114755]
- rv: Use strings in da monitors tracepoints (Gabriele Monaco) [RHEL-114755]
- rv: Remove trailing whitespace from tracepoint string (Gabriele Monaco) [RHEL-114755]
- rv: Add da_handle_start_run_event_ to per-task monitors (Gabriele Monaco) [RHEL-114755]
- rv: Fix wrong type cast in reactors_show() and monitor_reactor_show() (Gabriele Monaco) [RHEL-114755]
- rv: Fix wrong type cast in monitors_show() (Gabriele Monaco) [RHEL-114755]
- rv: Remove struct rv_monitor::reacting (Gabriele Monaco) [RHEL-114755]
- rv: Remove rv_reactor's reference counter (Gabriele Monaco) [RHEL-114755]
- rv: Merge struct rv_reactor_def into struct rv_reactor (Gabriele Monaco) [RHEL-114755]
- rv: Merge struct rv_monitor_def into struct rv_monitor (Gabriele Monaco) [RHEL-114755]
- rv: Remove unused field in struct rv_monitor_def (Gabriele Monaco) [RHEL-114755]
- rv: Return init error when registering monitors (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Organise Kconfig entries for nested monitors (Gabriele Monaco) [RHEL-114755]
- tools/dot2c: Fix generated files going over 100 column limit (Gabriele Monaco) [RHEL-114755]
- tools/rv: Stop gracefully also on SIGTERM (Gabriele Monaco) [RHEL-114755]
- tools/rv: Do not skip idle in trace (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Do not generate unused variables (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Generate each variable definition only once (Gabriele Monaco) [RHEL-114755]
- rv/ltl: Do not execute the Buchi automaton twice on start condition (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Support the 'next' operator (Gabriele Monaco) [RHEL-114755]
- panic: Fix up description of vpanic() (Gabriele Monaco) [RHEL-114755]
- Documentation/rv: Add documentation for linear temporal logic monitors (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Add support for linear temporal logic (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Restructure the classes to prepare for LTL inclusion (Gabriele Monaco) [RHEL-114755]
- verification/rvgen: Restructure the templates files (Gabriele Monaco) [RHEL-114755]
- Documentation/rv: Prepare monitor synthesis document for LTL inclusion (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Prepare the frontend for LTL inclusion (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Replace is_container() hack with subparsers (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Remove __buff_to_string() (Gabriele Monaco) [RHEL-114755]
- verification/dot2k: Make a separate dot2k_templates/Kconfig_container (Gabriele Monaco) [RHEL-114755]
- tracing: Remove pointless memory barriers (Gabriele Monaco) [RHEL-114755]
- rv: Allow to configure the number of per-task monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add documentation for rtapp monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add rtapp_sleep monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add rtapp_pagefault monitor (Gabriele Monaco) [RHEL-114755]
- riscv: mm: Add page fault trace points (Gabriele Monaco) [RHEL-114755]
- x86/tracing, x86/mm: Move page fault tracepoints to generic (Gabriele Monaco) [RHEL-114755]
- x86/tracing, x86/mm: Remove redundant trace_pagefault_key (Gabriele Monaco) [RHEL-114755]
- rv: Add rtapp container monitor (Gabriele Monaco) [RHEL-114755]
- rv: Add support for LTL monitors (Gabriele Monaco) [RHEL-114755]
- rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS (Gabriele Monaco) [RHEL-114755]
- rv: Let the reactors take care of buffers (Gabriele Monaco) [RHEL-114755]
- panic: Add vpanic() (Gabriele Monaco) [RHEL-114755]
- kernel/panic.c: format kernel-doc comments (Gabriele Monaco) [RHEL-114755]
- printk: Make vprintk_deferred() public (Gabriele Monaco) [RHEL-114755]
- rv: Add #undef TRACE_INCLUDE_FILE (Gabriele Monaco) [RHEL-114755]
Resolves: RHEL-114755, RHEL-132184, RHEL-136168, RHEL-137401, RHEL-137734, RHEL-139488, RHEL-139899
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