kernel/Makefile.rhelver
CKI KWF Bot c985060fcb kernel-5.14.0-668.el9
* Tue Jan 27 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-668.el9]
- bonding: don't set oif to bond dev when getting NS target destination (CKI Backport Bot) [RHEL-128764]
- thunderbolt: Add support for Intel Wildcat Lake (Desnes Nunes) [RHEL-95661]
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt (Xin Long) [RHEL-118175]
- redhat: hsr: Remove tech preview tainting (Felix Maurer) [RHEL-100941]
- redhat: Package net/hsr selftests (Felix Maurer) [RHEL-127796]
- net/hsr: fix NULL pointer dereference in prp_get_untagged_frame() (Felix Maurer) [RHEL-127794]
- hsr: Follow standard for HSRv0 supervision frames (Felix Maurer) [RHEL-127794]
- hsr: Fix supervision frame sending on HSRv0 (Felix Maurer) [RHEL-127794]
- net: hsr: prevent creation of HSR device with slaves from another netns (Felix Maurer) [RHEL-127794]
- net/hsr: add interlink to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794]
- net/hsr: add protocol version to fill_info output (Felix Maurer) [RHEL-127764 RHEL-127794]
- hsr: hold rcu and dev lock for hsr_get_port_ndev (Felix Maurer) [RHEL-127794]
- hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr (Felix Maurer) [RHEL-127794]
- hsr: use rtnl lock when iterating over ports (Felix Maurer) [RHEL-127794]
- hsr: use netdev_master_upper_dev_link() when linking lower ports (Felix Maurer) [RHEL-127794]
- net, hsr: reject HSR frame if skb can't hold tag (Felix Maurer) [RHEL-127794] {CVE-2025-39703}
- net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP (Felix Maurer) [RHEL-127794 RHEL-130474]
- redhat: hsr: Enable KUnit test for PRP duplicate discard (Felix Maurer) [RHEL-127794]
- net: hsr: Add KUnit test for PRP (Felix Maurer) [RHEL-127794]
- net: hsr: Fix PRP duplicate detection (Felix Maurer) [RHEL-127794]
- net: hsr: Create and export hsr_get_port_ndev() (Felix Maurer) [RHEL-127794]
- net: hsr: remove synchronize_rcu() from hsr_add_port() (Felix Maurer) [RHEL-127794]
- net: hsr: remove one synchronize_rcu() from hsr_del_port() (Felix Maurer) [RHEL-127794]
- net: hsr: must allocate more bytes for RedBox support (Felix Maurer) [RHEL-127794]
- selftests: hsr: Add test for VLAN (Felix Maurer) [RHEL-127794 RHEL-130476]
- net: hsr: Add VLAN CTAG filter support (Felix Maurer) [RHEL-127794 RHEL-130476]
- net: hsr: Add VLAN support (Felix Maurer) [RHEL-127794 RHEL-130476]
- tests: hsr: Increase timeout to 50 seconds (Felix Maurer) [RHEL-127794]
- net: hsr: convert to use new timer APIs (Felix Maurer) [RHEL-127794]
- net: hsr: Remove interlink_sequence_nr. (Felix Maurer) [RHEL-127794]
- net: hsr: Use the seqnr lock for frames received via interlink port. (Felix Maurer) [RHEL-127794]
- net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() (Felix Maurer) [RHEL-127794]
- net: hsr: cosmetic: Remove extra white space (Felix Maurer) [RHEL-127794]
- treewide, timers: Rename from_timer() to timer_container_of() (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data (Felix Maurer) [RHEL-100940 RHEL-127794]
- selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794]
- selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses (Felix Maurer) [RHEL-127794]
- selftests: hsr: Fix "File exists" errors for hsr_ping (Felix Maurer) [RHEL-127794]
- test: hsr: Extend the hsr_redbox.sh to have more SAN devices connected (Felix Maurer) [RHEL-127794]
- test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: init prune_proxy_timer sooner (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Extract version agnostic information from ping command output (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Move common code to hsr_common.sh file (Felix Maurer) [RHEL-100940 RHEL-127794]
- test: hsr: Remove script code already implemented in lib.sh (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: Provide RedBox support (HSR-SAN) (Felix Maurer) [RHEL-100940 RHEL-127794]
- net: hsr: Use full string description when opening HSR network device (Felix Maurer) [RHEL-127794]
- net: hsr: Fix typo in the hsr_forward_do() function comment (Felix Maurer) [RHEL-127794]
- net: hsr: constify the struct device_type usage (Felix Maurer) [RHEL-127794]
- net: fill in MODULE_DESCRIPTION()s for HSR (Felix Maurer) [RHEL-127794]
- selftests: hsr: Extend the testsuite to also cover HSRv1. (Felix Maurer) [RHEL-127794]
- selftests: hsr: Reorder the testsuite. (Felix Maurer) [RHEL-127794]
- selftests: hsr: Use `let' properly. (Felix Maurer) [RHEL-127794]
- net/hsr: Remove unused function declarations (Felix Maurer) [RHEL-127794]
- net: ionic: map SKB after pseudo-header checksum prep (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: add dma_wmb() before ringing TX doorbell (Jakub Ramaseuski) [RHEL-127815]
- ionic: convert to ndo_hwtstamp API (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Fix memory leak of admin q_wr (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Use ether_addr_copy instead of memcpy (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Fix build failure on SPARC due to xchg() operand size (Jakub Ramaseuski) [RHEL-127815]
- ionic: use int type for err in ionic_get_module_eeprom_by_page (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Add Makefile/Kconfig to kernel build environment (Jakub Ramaseuski) [RHEL-127815]
- RDMA: Add IONIC to rdma_driver_id definition (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Implement device stats ops (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register device ops for miscellaneous functionality (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register device ops for datapath (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register device ops for control path (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Create device queues to support admin operations (Jakub Ramaseuski) [RHEL-127815]
- RDMA/ionic: Register auxiliary module for ionic ethernet adapter (Jakub Ramaseuski) [RHEL-127815]
- redhat/configs: Disable CONFIG_INFINIBAND_IONIC in generic (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Provide doorbell and CMB region information (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Provide interrupt allocation support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Provide RDMA reset support for the RDMA driver (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Export the APIs from net driver to support device commands (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Update LIF identity with additional RDMA capabilities (Jakub Ramaseuski) [RHEL-127815]
- net: ionic: Create an auxiliary device for rdma driver (Jakub Ramaseuski) [RHEL-127815]
- ethernet: ionic: Fix DMA mapping tests (Jakub Ramaseuski) [RHEL-127815]
- ionic: cancel delayed work earlier in remove (Jakub Ramaseuski) [RHEL-127815]
- ionic: clean dbpage in de-init (Jakub Ramaseuski) [RHEL-127815]
- ionic: print firmware heartbeat as unsigned (Jakub Ramaseuski) [RHEL-127815]
- ionic: Prevent driver/fw getting out of sync on devcmd(s) (Jakub Ramaseuski) [RHEL-127815]
- redhat: enable TDX host config (Paolo Bonzini) [RHEL-115482]
- KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Update the kexec section in the TDX documentation (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Remove the !KEXEC_CORE dependency (Paolo Bonzini) [RHEL-115482]
- x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Paolo Bonzini) [RHEL-115482]
- x86/sme: Use percpu boolean to control WBINVD during kexec (Paolo Bonzini) [RHEL-115482]
- x86/virt/tdx: Avoid indirect calls to TDX assembly functions (Paolo Bonzini) [RHEL-115482]
Resolves: RHEL-100940, RHEL-100941, RHEL-115482, RHEL-118175, RHEL-127764, RHEL-127794, RHEL-127796, RHEL-127815, RHEL-128764, RHEL-130474, RHEL-130476, RHEL-95661

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2026-01-27 11:55:28 +00:00

38 lines
1.4 KiB
Makefile

RHEL_MAJOR = 9
RHEL_MINOR = 8
#
# 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 = 668
#
# 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