kernel/Makefile.rhelver
CKI KWF Bot 4303ab250b kernel-5.14.0-719.el9
* Mon Jun 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-719.el9]
- redhat: sign centos kernel and UKIs with 800 certs (Jan Stancek) [RHEL-186905]
- crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm (Vladislav Dronov) [RHEL-182565]
- crypto: tegra - Fix dma_free_coherent size error (Vladislav Dronov) [RHEL-182565]
- crypto: tegra - Don't touch bo refcount in host1x bo pin/unpin (Vladislav Dronov) [RHEL-182565]
- crypto: tegra - Add missing CRYPTO_ALG_ASYNC (Vladislav Dronov) [RHEL-182565] {CVE-2026-31739}
- crypto: tegra - Use int type to store negative error codes (Vladislav Dronov) [RHEL-182565]
- crypto: tegra - Remove the use of dev_err_probe() (Vladislav Dronov) [RHEL-182565]
- crypto: tegra - use API helpers to setup fallback request (Vladislav Dronov) [RHEL-182565]
- cxl/port: Fix use after free of parent_port in cxl_detach_ep() (Myron Stowe) [RHEL-180692] {CVE-2026-31530}
- procfs: fix missing RCU protection when reading real_parent in do_task_stat() (CKI Backport Bot) [RHEL-181904] {CVE-2026-46259}
- dm-raid: only requeue bios when dm is suspending (Nigel Croxon) [RHEL-179131]
- ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() (Guillaume Nault) [RHEL-172671] {CVE-2026-43038}
- iommu/vt-d: Remove LPIG from page group response descriptor (CKI Backport Bot) [RHEL-169025]
- rtla: Fix parsing of multi-character short options (Tomas Glozar) [RHEL-151361]
- tracing: Fix potential deadlock in cpu hotplug with osnoise (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Convert links to RST format (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Document SIGINT behavior (Tomas Glozar) [RHEL-151361]
- rtla: Fix segfault on multiple SIGINTs (Tomas Glozar) [RHEL-151361 RHEL-169238]
- rtla/utils: Fix loop condition in PID validation (Tomas Glozar) [RHEL-151361]
- rtla/utils: Fix resource leak in set_comm_sched_attr() (Tomas Glozar) [RHEL-151361]
- rtla/trace: Fix I/O handling in save_trace_to_file() (Tomas Glozar) [RHEL-151361]
- rtla/trace: Fix write loop in trace_event_save_hist() (Tomas Glozar) [RHEL-151361]
- rtla/timerlat: Simplify RTLA_NO_BPF environment variable check (Tomas Glozar) [RHEL-151361]
- rtla: Use str_has_prefix() for option prefix check (Tomas Glozar) [RHEL-151361]
- rtla: Enforce exact match for time unit suffixes (Tomas Glozar) [RHEL-151361]
- rtla: Use str_has_prefix() for prefix checks (Tomas Glozar) [RHEL-151361]
- rtla: Add str_has_prefix() helper function (Tomas Glozar) [RHEL-151361]
- rtla: Handle pthread_create() failure properly (Tomas Glozar) [RHEL-151361]
- rtla/timerlat: Add bounds check for softirq vector (Tomas Glozar) [RHEL-151361]
- rtla: Simplify code by caching string lengths (Tomas Glozar) [RHEL-151361]
- rtla: Replace magic number with MAX_PATH (Tomas Glozar) [RHEL-151361]
- rtla: Introduce common_threshold_handler() helper (Tomas Glozar) [RHEL-151361]
- rtla/actions: Simplify argument parsing (Tomas Glozar) [RHEL-151361]
- rtla: Use strdup() to simplify code (Tomas Glozar) [RHEL-151361]
- rtla: Exit on memory allocation failures during initialization (Tomas Glozar) [RHEL-151361]
- tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu (Tomas Glozar) [RHEL-151361]
- tools/rtla: Remove unneeded nr_cpus members (Tomas Glozar) [RHEL-151361]
- tools/rtla: Remove unneeded nr_cpus arguments (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate nr_cpus usage across all tools (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Document --stack-format option (Tomas Glozar) [RHEL-151361 RHEL-155232]
- rtla/timerlat: Add --stack-format option (Tomas Glozar) [RHEL-151361 RHEL-155232]
- tools/rtla: Add unit tests for utils.c (Tomas Glozar) [RHEL-151361]
- tools/build: Add feature test for libcheck (Tomas Glozar) [RHEL-151361]
- tools/rtla: Generate optstring from long options (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Add hwnoise to main page (Tomas Glozar) [RHEL-151361]
- rtla: Fix build without libbpf header (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Include defaults for tracer options (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Mention default cgroup state (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Mention default priority (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Correct tracer name for common options (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Fix typo in rtla-timerlat-top.rst (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Fix typo in common_timerlat_options.txt (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: Fix typo in common_options.txt (Tomas Glozar) [RHEL-151361]
- Documentation/rtla: rename common_xxx.rst files to common_xxx.txt (Tomas Glozar) [RHEL-151361]
- Documentation/osnoise: Add osnoise/options documentation (Tomas Glozar) [RHEL-151361]
- Documentation/osnoise: Escape underscore of NO_ prefix (Tomas Glozar) [RHEL-151361]
- Documentation/osnoise: Add osnoise/options documentation (Tomas Glozar) [RHEL-151361]
- rtla: Fix parse_cpu_set() bug introduced by strtoi() (Tomas Glozar) [RHEL-151361]
- rtla: Make stop_tracing variable volatile (Tomas Glozar) [RHEL-151361]
- rtla: Add generated output files to gitignore (Tomas Glozar) [RHEL-151361]
- rtla: Fix NULL pointer dereference in actions_parse (Tomas Glozar) [RHEL-151361]
- rtla: Remove unused headers (Tomas Glozar) [RHEL-151361]
- rtla: Remove redundant memset after calloc (Tomas Glozar) [RHEL-151361]
- rtla: Use standard exit codes for result enum (Tomas Glozar) [RHEL-151361]
- rtla: Replace atoi() with a robust strtoi() (Tomas Glozar) [RHEL-151361]
- rtla: Introduce for_each_action() helper (Tomas Glozar) [RHEL-151361]
- tools/rtla: Deduplicate cgroup path opening code (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate -H/--house-keeping option parsing (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate -P/--priority option parsing (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate -e/--event option parsing (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate -d/--duration option parsing (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate -D/--debug option parsing (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate -C/--cgroup option parsing (Tomas Glozar) [RHEL-151361]
- tools/rtla: Consolidate -c/--cpus option parsing (Tomas Glozar) [RHEL-151361]
- tools/rtla: Add common_parse_options() (Tomas Glozar) [RHEL-151361]
- tools/rtla: Add common_usage() (Tomas Glozar) [RHEL-151361]
- rtla: Set stop threshold after all instances are enabled (Tomas Glozar) [RHEL-151361]
- tools/rtla: Remove unused function declarations (Tomas Glozar) [RHEL-151361]
- tracing: Fix multiple typos in trace_osnoise.c (Tomas Glozar) [RHEL-151361]
- rtla/timerlat: Exit top main loop on any non-zero wait_retval (Tomas Glozar) [RHEL-151361 RHEL-155124]
- rtla/tests: Don't rely on matching ^1ALL (Tomas Glozar) [RHEL-151361]
- rtla: Fix -a overriding -t argument (Tomas Glozar) [RHEL-151361]
- rtla: Fix -C/--cgroup interface (Tomas Glozar) [RHEL-151361]
- tools/rtla: Replace osnoise_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361]
- tools/rtla: Replace osnoise_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361]
- tools/rtla: Replace timerlat_hist_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361]
- tools/rtla: Replace timerlat_top_usage("...") with fatal("...") (Tomas Glozar) [RHEL-151361]
- tools/rtla: Add fatal() and replace error handling pattern (Tomas Glozar) [RHEL-151361]
- rtla/tests: Fix osnoise test calling timerlat (Tomas Glozar) [RHEL-151361]
- rtla/tests: Extend action tests to 5s (Tomas Glozar) [RHEL-151361]
- tools/rtla: Fix --on-threshold always triggering (Tomas Glozar) [RHEL-151361]
- tools/rtla: Fix unassigned nr_cpus (Tomas Glozar) [RHEL-151361]
- tools/rtla: Remove unused optional option_index (Tomas Glozar) [RHEL-151361]
- tools/rtla: Add for_each_monitored_cpu() helper (Tomas Glozar) [RHEL-151361]
- tools/rtla: Add remaining support for osnoise actions (Tomas Glozar) [RHEL-116574 RHEL-151361]
- tools/rtla: Add test engine support for unexpected output (Tomas Glozar) [RHEL-116574 RHEL-151361]
- tools/rtla: Fix -A option name in test comment (Tomas Glozar) [RHEL-116574 RHEL-151361]
- tools/rtla: Consolidate code between osnoise/timerlat and hist/top (Tomas Glozar) [RHEL-116574 RHEL-151361]
- tools/rtla: Create common_apply_config() (Tomas Glozar) [RHEL-116574 RHEL-151361]
- tools/rtla: Move top/hist params into common struct (Tomas Glozar) [RHEL-116574 RHEL-151361]
- tools/rtla: Consolidate common parameters into shared structure (Tomas Glozar) [RHEL-116574 RHEL-151361]
- rtla: Ensure null termination after read operations in utils.c (Tomas Glozar) [RHEL-151361]
- rtla: Fix parse_cpu_set() return value documentation (Tomas Glozar) [RHEL-151361]
- tracing: Fix false sharing in hwlat get_sample() (Tomas Glozar) [RHEL-151361]
Resolves: RHEL-116574, RHEL-151361, RHEL-155124, RHEL-155232, RHEL-169025, RHEL-169238, RHEL-172671, RHEL-179131, RHEL-180692, RHEL-181904, RHEL-182565, RHEL-186905

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-06-29 08:26:30 +00:00

38 lines
1.4 KiB
Makefile

RHEL_MAJOR = 9
RHEL_MINOR = 9
#
# RHEL_RELEASE
# -------------
#
# Represents build number in 'release' part of RPM's name-version-release.
# name is <package_name>, e.g. kernel
# version is upstream kernel version this kernel is based on, e.g. 4.18.0
# release is <RHEL_RELEASE>.<dist_tag>[<buildid>], e.g. 100.el8
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 719
#
# ZSTREAM
# -------
#
# This variable controls whether we use zstream numbering or not for the
# package release. The zstream release keeps the build number of the last
# build done for ystream for the Beta milestone, and increments a second
# number for each build. The third number is used for branched builds
# (eg.: for builds with security fixes or hot fixes done outside of the
# batch release process).
#
# For example, with ZSTREAM unset or set to "no", all builds will contain
# a release with only the build number, eg.: kernel-<kernel version>-X.el*,
# where X is the build number. With ZSTREAM set to "yes", we will have
# builds with kernel-<kernel version>-X.Y.Z.el*, where X is the last
# RHEL_RELEASE number before ZSTREAM flag was set to yes, Y will now be the
# build number and Z will always be 1 except if you're doing a branched build
# (when you give RHDISTGIT_BRANCH on the command line, in which case the Z
# number will be incremented instead of the Y).
#
ZSTREAM ?= no