The Linux kernel
* Tue Jun 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-244.el10]
- x86/microcode: Add platform mask to Intel microcode "old" list (Luis Claudio R. Goncalves) [RHEL-184788]
- x86/cpu: Add platform ID to CPU matching structure (Luis Claudio R. Goncalves) [RHEL-184788]
- x86/cpu: Add platform ID to CPU info structure (Luis Claudio R. Goncalves) [RHEL-184788]
- x86/microcode: Refactor platform ID enumeration into a helper (Luis Claudio R. Goncalves) [RHEL-184788]
- scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues (David Jeffery) [RHEL-186142]
- eventpoll: refresh epi_fget() / ep_remove_file() comments (Ian Kent) [RHEL-180777]
- eventpoll: Fix integer overflow in ep_loop_check_proc() (Ian Kent) [RHEL-180777]
- eventpoll: drop vestigial epi->dying flag (Ian Kent) [RHEL-180777]
- eventpoll: Fix semi-unbounded recursion (Ian Kent) [RHEL-180777] {CVE-2025-38614}
- eventpoll: drop dead bool return from ep_remove_epi() (Ian Kent) [RHEL-180777]
- eventpoll: refresh eventpoll_release() fast-path comment (Ian Kent) [RHEL-180777]
- eventpoll: move f_lock acquisition into ep_remove_file() (Ian Kent) [RHEL-180777]
- eventpoll: fix ep_remove struct eventpoll / struct file UAF (Ian Kent) [RHEL-180777] {CVE-2026-46242}
- eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}() (Ian Kent) [RHEL-180777]
- eventpoll: move epi_fget() up (Ian Kent) [RHEL-180777]
- eventpoll: rename ep_remove_safe() back to ep_remove() (Ian Kent) [RHEL-180777]
- eventpoll: kill __ep_remove() (Ian Kent) [RHEL-180777]
- eventpoll: split __ep_remove() (Ian Kent) [RHEL-180777]
- eventpoll: use hlist_is_singular_node() in __ep_remove() (Ian Kent) [RHEL-180777]
- eventpoll: defer struct eventpoll free to RCU grace period (Ian Kent) [RHEL-173837] {CVE-2026-43074}
- epoll: annotate racy check (Ian Kent) [RHEL-180777]
- ima: Add code comments to explain IMA iint cache atomic_flags (Bruno Meneguele) [RHEL-104343]
- evm: fix security.evm for a file with IMA signature (Bruno Meneguele) [RHEL-104343]
- KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry (CKI Backport Bot) [RHEL-183963] {CVE-2026-46316}
- procfs: fix missing RCU protection when reading real_parent in do_task_stat() (CKI Backport Bot) [RHEL-181905] {CVE-2026-46259}
- mei: late_bind: fix struct intel_lb_component_ops kernel-doc (Steve Best) [RHEL-177639]
- misc/mei: INTEL_MEI should depend on X86 or DRM_XE (Steve Best) [RHEL-177639]
- mei: me: reduce the scope on unexpected reset (Steve Best) [RHEL-177639]
- mei: trace: treat reg parameter as string (Steve Best) [RHEL-177639]
- misc/mei: gsc_proxy: add dependency on Xe driver (Steve Best) [RHEL-177639]
- misc/mei: Allow building standalone for compile testing (Steve Best) [RHEL-177639]
- misc/mei: Decouple ME interfaces from GPU drivers (Steve Best) [RHEL-177639]
- misc/mei: Allow building Intel ME interface on non-x86 (Steve Best) [RHEL-177639]
- mei: Fix error handling in mei_register (Steve Best) [RHEL-177639]
- mei: gsc: add dependency on Xe driver (Steve Best) [RHEL-177639]
- mei: Remove redundant pm_runtime_mark_last_busy() calls (Steve Best) [RHEL-177639]
- mei: fix error flow in probe (Steve Best) [RHEL-177639]
- mei: txe: fix initialization order (Steve Best) [RHEL-177639]
- mei: late_bind: Fix -Wincompatible-function-pointer-types-strict (Steve Best) [RHEL-177639]
- redhat/configs: disable CONFIG_INTEL_MEI_LB (Steve Best) [RHEL-177639]
- mei: late_bind: add late binding component driver [partial] (Steve Best) [RHEL-177639]
- mei: bus: add mei_cldev_mtu interface (Steve Best) [RHEL-177639]
- mei: gsc: demote unexpected reset print (Steve Best) [RHEL-177639]
- mei: bus: demote error on connect (Steve Best) [RHEL-177639]
- mei: retry connect if interrupted by link reset (Steve Best) [RHEL-177639]
- mei: make a local copy of client uuid in connect (Steve Best) [RHEL-177639]
- mei: me: trigger link reset if hw ready is unexpected (Steve Best) [RHEL-177639]
- mei: gsc: fix remove operations order (Steve Best) [RHEL-177639]
- mei: hook mei_device on class device (Steve Best) [RHEL-177639]
- RDMA/irdma: Add support for GEN4 hardware (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Provide scratch buffers to firmware for internal use (Michal Schmidt) [RHEL-186151]
- RDMA: Don't use %%pK through printk (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Harden depth calculation functions (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Return EINVAL for invalid arp index error (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Fix deadlock during netdev reset with active connections (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Remove reset check from irdma_modify_qp_to_err() (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Clean up unnecessary dereference of event->cm_node (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce() (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Update ibqp state to error if QP is already in error state (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Initialize free_qp completion before using it (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Fix double free related to rereg_user_mr (Michal Schmidt) [RHEL-186151]
- RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion [irdma] (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah() (Michal Schmidt) [RHEL-186151]
- Convert more 'alloc_obj' cases to default GFP_KERNEL arguments [irdma] (Michal Schmidt) [RHEL-186151]
- Convert 'alloc_obj' family to use the new default GFP_KERNEL argument [irdma] (Michal Schmidt) [RHEL-186151]
- treewide: Replace kmalloc with kmalloc_obj for non-scalar types [irdma] (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Use kvzalloc for paged memory DMA address array (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Use CQ ID for CEQE context (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Add enum defs for reserved CQs/QPs (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Remove fixed 1 ms delay during AH wait loop (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Remove redundant dma_wmb() before writel() (Michal Schmidt) [RHEL-186151]
- RDMA/irdma: Simplify bool conversion (Michal Schmidt) [RHEL-186151]
- rtla: Fix parsing of multi-character short options (Tomas Glozar) [RHEL-151369]
- tracing: Fix potential deadlock in cpu hotplug with osnoise (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Convert links to RST format (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Document SIGINT behavior (Tomas Glozar) [RHEL-151369]
- rtla: Fix segfault on multiple SIGINTs (Tomas Glozar) [RHEL-151369 RHEL-151475]
- rtla/utils: Fix loop condition in PID validation (Tomas Glozar) [RHEL-151369]
- rtla/utils: Fix resource leak in set_comm_sched_attr() (Tomas Glozar) [RHEL-151369]
- rtla/trace: Fix I/O handling in save_trace_to_file() (Tomas Glozar) [RHEL-151369]
- rtla/trace: Fix write loop in trace_event_save_hist() (Tomas Glozar) [RHEL-151369]
- rtla/timerlat: Simplify RTLA_NO_BPF environment variable check (Tomas Glozar) [RHEL-151369]
- rtla: Use str_has_prefix() for option prefix check (Tomas Glozar) [RHEL-151369]
- rtla: Enforce exact match for time unit suffixes (Tomas Glozar) [RHEL-151369]
- rtla: Use str_has_prefix() for prefix checks (Tomas Glozar) [RHEL-151369]
- rtla: Add str_has_prefix() helper function (Tomas Glozar) [RHEL-151369]
- rtla: Handle pthread_create() failure properly (Tomas Glozar) [RHEL-151369]
- rtla/timerlat: Add bounds check for softirq vector (Tomas Glozar) [RHEL-151369]
- rtla: Simplify code by caching string lengths (Tomas Glozar) [RHEL-151369]
- rtla: Replace magic number with MAX_PATH (Tomas Glozar) [RHEL-151369]
- rtla: Introduce common_threshold_handler() helper (Tomas Glozar) [RHEL-151369]
- rtla/actions: Simplify argument parsing (Tomas Glozar) [RHEL-151369]
- rtla: Use strdup() to simplify code (Tomas Glozar) [RHEL-151369]
- rtla: Exit on memory allocation failures during initialization (Tomas Glozar) [RHEL-151369]
- tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu (Tomas Glozar) [RHEL-151369]
- tools/rtla: Remove unneeded nr_cpus members (Tomas Glozar) [RHEL-151369]
- tools/rtla: Remove unneeded nr_cpus arguments (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate nr_cpus usage across all tools (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Document --stack-format option (Tomas Glozar) [RHEL-136812 RHEL-151369]
- rtla/timerlat: Add --stack-format option (Tomas Glozar) [RHEL-136812 RHEL-151369]
- tools/rtla: Add unit tests for utils.c (Tomas Glozar) [RHEL-151369]
- tools/build: Add feature test for libcheck (Tomas Glozar) [RHEL-151369]
- tools/rtla: Generate optstring from long options (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Add hwnoise to main page (Tomas Glozar) [RHEL-151369]
- rtla: Fix build without libbpf header (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Include defaults for tracer options (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Mention default cgroup state (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Mention default priority (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Correct tracer name for common options (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Fix typo in rtla-timerlat-top.rst (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: Fix typo in common_options.txt (Tomas Glozar) [RHEL-151369]
- Documentation/rtla: rename common_xxx.rst files to common_xxx.txt (Tomas Glozar) [RHEL-151369]
- rtla: Fix parse_cpu_set() bug introduced by strtoi() (Tomas Glozar) [RHEL-151369]
- rtla: Fix parse_cpu_set() return value documentation (Tomas Glozar) [RHEL-151369]
- rtla: Ensure null termination after read operations in utils.c (Tomas Glozar) [RHEL-151369]
- rtla: Make stop_tracing variable volatile (Tomas Glozar) [RHEL-151369]
- rtla: Add generated output files to gitignore (Tomas Glozar) [RHEL-151369]
- rtla: Fix NULL pointer dereference in actions_parse (Tomas Glozar) [RHEL-151369]
- rtla: Remove unused headers (Tomas Glozar) [RHEL-151369]
- rtla: Remove redundant memset after calloc (Tomas Glozar) [RHEL-151369]
- rtla: Use standard exit codes for result enum (Tomas Glozar) [RHEL-151369]
- rtla: Replace atoi() with a robust strtoi() (Tomas Glozar) [RHEL-151369]
- rtla: Introduce for_each_action() helper (Tomas Glozar) [RHEL-151369]
- tools/rtla: Deduplicate cgroup path opening code (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate -H/--house-keeping option parsing (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate -P/--priority option parsing (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate -e/--event option parsing (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate -d/--duration option parsing (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate -D/--debug option parsing (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate -C/--cgroup option parsing (Tomas Glozar) [RHEL-151369]
- tools/rtla: Consolidate -c/--cpus option parsing (Tomas Glozar) [RHEL-151369]
- tools/rtla: Add common_parse_options() (Tomas Glozar) [RHEL-151369]
- tools/rtla: Add common_usage() (Tomas Glozar) [RHEL-151369]
- rtla: Set stop threshold after all instances are enabled (Tomas Glozar) [RHEL-151369]
- tools/rtla: Remove unused function declarations (Tomas Glozar) [RHEL-151369]
- tracing: Fix multiple typos in trace_osnoise.c (Tomas Glozar) [RHEL-151369]
- rtla/timerlat: Exit top main loop on any non-zero wait_retval (Tomas Glozar) [RHEL-147742 RHEL-151369]
- rtla/tests: Don't rely on matching ^1ALL (Tomas Glozar) [RHEL-151369]
- rtla: Fix -a overriding -t argument (Tomas Glozar) [RHEL-151369]
- rtla: Fix -C/--cgroup interface (Tomas Glozar) [RHEL-151369]
- tools/rtla: Replace osnoise_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151369]
- tools/rtla: Replace osnoise_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151369]
- tools/rtla: Replace timerlat_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151369]
- tools/rtla: Replace timerlat_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151369]
- tools/rtla: Add fatal() and replace error handling pattern (Tomas Glozar) [RHEL-151369]
- rtla/tests: Fix osnoise test calling timerlat (Tomas Glozar) [RHEL-151369]
- rtla/tests: Extend action tests to 5s (Tomas Glozar) [RHEL-151369]
- tools/rtla: Fix --on-threshold always triggering (Tomas Glozar) [RHEL-151369]
- tools/rtla: Fix unassigned nr_cpus (Tomas Glozar) [RHEL-151369]
- tools/rtla: Remove unused optional option_index (Tomas Glozar) [RHEL-151369]
- tools/rtla: Add for_each_monitored_cpu() helper (Tomas Glozar) [RHEL-151369]
- tools/rtla: Add remaining support for osnoise actions (Tomas Glozar) [RHEL-115523 RHEL-151369]
- tools/rtla: Add test engine support for unexpected output (Tomas Glozar) [RHEL-115523 RHEL-151369]
- tools/rtla: Fix -A option name in test comment (Tomas Glozar) [RHEL-115523 RHEL-151369]
- tools/rtla: Consolidate code between osnoise/timerlat and hist/top (Tomas Glozar) [RHEL-115523 RHEL-151369]
- tools/rtla: Create common_apply_config() (Tomas Glozar) [RHEL-115523 RHEL-151369]
- tools/rtla: Move top/hist params into common struct (Tomas Glozar) [RHEL-115523 RHEL-151369]
- tools/rtla: Consolidate common parameters into shared structure (Tomas Glozar) [RHEL-115523 RHEL-151369]
- tracing: Replace opencoded cpumask_next_wrap() in move_to_next_cpu() (Tomas Glozar) [RHEL-151369]
Resolves: RHEL-104343, RHEL-115523, RHEL-136812, RHEL-147742, RHEL-151369, RHEL-151475, RHEL-173837, RHEL-177639, RHEL-180777, RHEL-181905, RHEL-183963, RHEL-184788, RHEL-186142, RHEL-186151
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| def_variants.yaml.rhel | ||
| dracut-virt.conf | ||
| fedoraimaca.x509 | ||
| filtermods.py | ||
| flavors | ||
| 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-riscv64-debug-rhel.config | ||
| kernel-riscv64-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.py | ||
| mod-denylist.sh | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_riscv64 | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_riscv64 | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiabfdpu.x509 | ||
| nvidiagpuoot001.x509 | ||
| nvidiajetsonsoc.x509 | ||
| partial-clang_lto-aarch64-debug-snip.config | ||
| partial-clang_lto-aarch64-snip.config | ||
| partial-clang_lto-x86_64-debug-snip.config | ||
| partial-clang_lto-x86_64-snip.config | ||
| partial-clang-debug-snip.config | ||
| partial-clang-snip.config | ||
| partial-kgcov-debug-snip.config | ||
| partial-kgcov-snip.config | ||
| patch-6.12-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot501.cer | ||
| redhatsecureboot504.cer | ||
| redhatsecurebootca5.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| uki-addons.sbat.template | ||
| uki.sbat.template | ||
| 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