kernel/Makefile.rhelver
CKI KWF Bot 976a41accf kernel-6.12.0-159.el10
* Tue Nov 18 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-159.el10]
- RDMA/ionic: Fix memory leak of admin q_wr (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Fix build failure on SPARC due to xchg() operand size (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Use ether_addr_copy instead of memcpy (Jakub Ramaseuski) [RHEL-121486]
- redhat/configs: Disable CONFIG_INFINIBAND_IONIC in generic (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Add Makefile/Kconfig to kernel build environment (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Implement device stats ops (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register device ops for miscellaneous functionality (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register device ops for datapath (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register device ops for control path (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Create device queues to support admin operations (Jakub Ramaseuski) [RHEL-121486]
- RDMA/ionic: Register auxiliary module for ionic ethernet adapter (Jakub Ramaseuski) [RHEL-121486]
- RDMA: Add IONIC to rdma_driver_id definition (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: map SKB after pseudo-header checksum prep (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: add dma_wmb() before ringing TX doorbell (Jakub Ramaseuski) [RHEL-121486]
- ionic: use int type for err in ionic_get_module_eeprom_by_page (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Provide doorbell and CMB region information (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Provide interrupt allocation support for the RDMA driver (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Provide RDMA reset support for the RDMA driver (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Export the APIs from net driver to support device commands (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Update LIF identity with additional RDMA capabilities (Jakub Ramaseuski) [RHEL-121486]
- net: ionic: Create an auxiliary device for rdma driver (Jakub Ramaseuski) [RHEL-121486]
- ethernet: ionic: Fix DMA mapping tests (Jakub Ramaseuski) [RHEL-121486]
- ionic: cancel delayed work earlier in remove (Jakub Ramaseuski) [RHEL-121486]
- ionic: clean dbpage in de-init (Jakub Ramaseuski) [RHEL-121486]
- ionic: print firmware heartbeat as unsigned (Jakub Ramaseuski) [RHEL-121486]
- ionic: Prevent driver/fw getting out of sync on devcmd(s) (Jakub Ramaseuski) [RHEL-121486]
- tools/power/x86/intel-speed-select: v1.23 release (Steve Best) [RHEL-110834]
- tools/power/x86/intel-speed-select: Skip uncore frequency update (Steve Best) [RHEL-110834]
- tools/power/x86/intel-speed-select: Support SST PP revision 2 fields (Steve Best) [RHEL-110834]
- platform/x86: ISST: Do Not Restore SST MSRs on CPU Online Operation (Steve Best) [RHEL-110834]
- platform/x86: ISST: Update minor version (Steve Best) [RHEL-110834]
- platform/x86: ISST: Support SST-PP revision 2 (Steve Best) [RHEL-110834]
- platform/x86: ISST: Support SST-TF revision 2 (Steve Best) [RHEL-110834]
- dmaengine: idxd: Add a new IAA device ID for Wildcat Lake family platforms (Vladis Dronov) [RHEL-95628]
- crypto: iaa - Optimize rebalance_wq_table() (Vladis Dronov) [RHEL-95628]
- crypto: iaa - Adjust workqueue allocation type (Vladis Dronov) [RHEL-95628]
- redhat: remove EARLY ystream bits (Jan Stancek)
- platform/x86/amd/pmf: Add debug logs for pending requests and custom BIOS inputs (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Call enact function sooner to process early pending requests (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Preserve custom BIOS inputs for evaluating the policies (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Add custom BIOS input support for AMD_CPU_ID_PS (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Add helper to verify BIOS input notifications are enable/disable (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Update ta_pmf_action structure member (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Extend custom BIOS inputs for more policies (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Fix the custom bios input handling mechanism (Steve Best) [RHEL-73301]
- platform/x86/amd/pmf: Add support for adjusting PMF PPT and PPT APU thresholds (Steve Best) [RHEL-73301]
- platform/x86/dell: Set USTT mode according to BIOS after reboot (Steve Best) [RHEL-73301]
- fs: Add 'initramfs_options' to set initramfs mount options (Ian Kent) [RHEL-116977]
- thermal: Constify struct thermal_zone_device_ops (Steve Best) [RHEL-110837]
- thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (Steve Best) [RHEL-110837]
- thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature (Steve Best) [RHEL-110837]
- thermal: intel: int340x: Enable platform temperature control (Steve Best) [RHEL-110837]
- thermal: intel: int340x: Add missing DVFS support flags (Steve Best) [RHEL-110837]
- thermal: int340x: Add NULL check for adev (Steve Best) [RHEL-110837]
- thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (Steve Best) [RHEL-110837]
- thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (Steve Best) [RHEL-110837]
- mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs (Steve Best) [RHEL-95650]
- docs: networking: Describe irq suspension (Antoine Tenart) [RHEL-77189]
- selftests: net: Add busy_poll_test (Antoine Tenart) [RHEL-77189]
- eventpoll: Control irq suspension for prefer_busy_poll (Antoine Tenart) [RHEL-77189]
- eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set (Antoine Tenart) [RHEL-77189]
- net: Add control functions for irq suspension (Antoine Tenart) [RHEL-77189]
- net: Add napi_struct parameter irq_suspend_timeout (Antoine Tenart) [RHEL-77189]
- redhat/configs: enable Micrel PHY for NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 (Alessandro Carminati) [RHEL-116889]
- redhat/configs: enable Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 (Alessandro Carminati) [RHEL-116889]
- MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer (Alessandro Carminati) [RHEL-116889]
- net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver (Alessandro Carminati) [RHEL-116889]
- dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs (Alessandro Carminati) [RHEL-116889]
- net: dwmac-sti: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: xgene_enet: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: macb: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-starfive: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-rk: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-intel-plat: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: dwmac-imx: Use helper rgmii_clock (Alessandro Carminati) [RHEL-116889]
- net: stmmac: Fix clock rate variables size (Alessandro Carminati) [RHEL-116889]
- net: stmmac: Extend CSR calc support (Alessandro Carminati) [RHEL-116889]
- net: stmmac: Fix CSR divider comment (Alessandro Carminati) [RHEL-116889]
- iommu/amd: Add efr[HATS] max v1 page table level (CKI Backport Bot) [RHEL-107079]
- iommu/amd: Add HATDis feature support (CKI Backport Bot) [RHEL-107079]
Resolves: RHEL-107079, RHEL-110834, RHEL-110837, RHEL-116889, RHEL-116977, RHEL-121486, RHEL-73301, RHEL-77189, RHEL-95628, RHEL-95650

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-11-18 11:31:13 +00:00

61 lines
1.9 KiB
Makefile

RHEL_MAJOR = 10
RHEL_MINOR = 2
#
# 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 = 159
#
# RHEL_REBASE_NUM
# ----------------
#
# Used in RPM version string for Gemini kernels, which dont use upstream
# VERSION/PATCHLEVEL/SUBLEVEL. The number represents rebase number for
# current MAJOR release.
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_REBASE_NUM = 1
#
# 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
#
# Automotive
# ----------
#
# Represents the major and minor release used by automotive.
# Primarily this is used to to identify the build target when
# building the kernel-automotive packages.
AUTOMOTIVE_MAJOR = 2
AUTOMOTIVE_MINOR = 0