kernel/Makefile.rhelver
Rado Vrbovsky 4974df0363 kernel-5.14.0-548.el9
* Fri Jan 03 2025 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-548.el9]
- Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()" (Ming Lei) [RHEL-68422]
- block: remove zone append special casing from the direct I/O path (Ming Lei) [RHEL-68422]
- block: fix queue limits checks in blk_rq_map_user_bvec for real (Ming Lei) [RHEL-68422]
- block: fix sanity checks in blk_rq_map_user_bvec (Ming Lei) [RHEL-68422]
- elevator: Remove argument from elevator_find_get (Ming Lei) [RHEL-68422]
- elevator: do not request_module if elevator exists (Ming Lei) [RHEL-68422]
- drbd: Remove unused conn_lowest_minor (Ming Lei) [RHEL-68422]
- block: Fix elevator_get_default() checking for NULL q->tag_set (Ming Lei) [RHEL-68422]
- aoe: fix the potential use-after-free problem in more places (Ming Lei) [RHEL-68422]
- blk_iocost: remove some duplicate irq disable/enables (Ming Lei) [RHEL-68422]
- block: fix blk_rq_map_integrity_sg kernel-doc (Ming Lei) [RHEL-68422]
- block: Remove unused blk_limits_io_{min,opt} (Ming Lei) [RHEL-68422]
- drbd: Fix atomicity violation in drbd_uuid_set_bm() (Ming Lei) [RHEL-68422]
- block: remove bogus union (Ming Lei) [RHEL-68422]
- block: change wait on bd_claiming to use a var_waitqueue (Ming Lei) [RHEL-68422]
- blk-integrity: improved sg segment mapping (Ming Lei) [RHEL-68422]
- block: unexport blk_rq_count_integrity_sg (Ming Lei) [RHEL-68422]
- nvme-rdma: use request to get integrity segments (Ming Lei) [RHEL-68422]
- scsi: use request to get integrity segments (Ming Lei) [RHEL-68422]
- block: provide a request helper for user integrity segments (Ming Lei) [RHEL-68422]
- blk-integrity: consider entire bio list for merging (Ming Lei) [RHEL-68422]
- blk-integrity: properly account for segments (Ming Lei) [RHEL-68422]
- blk-mq: set the nr_integrity_segments from bio (Ming Lei) [RHEL-68422]
- blk-mq: unconditional nr_integrity_segments (Ming Lei) [RHEL-68422]
- blk_iocost: make read-only static array vrate_adj_pct const (Ming Lei) [RHEL-68422]
- block: unpin user pages belonging to a folio at once (Ming Lei) [RHEL-68422]
- mm: release number of pages of a folio (Ming Lei) [RHEL-68422]
- block: introduce folio awareness and add a bigger size from folio (Ming Lei) [RHEL-68422]
- block: Added folio-ized version of bio_add_hw_page() (Ming Lei) [RHEL-68422]
- block, bfq: factor out a helper to split bfqq in bfq_init_rq() (Ming Lei) [RHEL-68422]
- block, bfq: remove local variable 'bfqq_already_existing' in bfq_init_rq() (Ming Lei) [RHEL-68422]
- block, bfq: remove local variable 'split' in bfq_init_rq() (Ming Lei) [RHEL-68422]
- block, bfq: remove bfq_log_bfqg() (Ming Lei) [RHEL-68422]
- block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator() (Ming Lei) [RHEL-68422]
- block, bfq: fix procress reference leakage for bfqq in merge chain (Ming Lei) [RHEL-68422]
- block, bfq: fix uaf for accessing waker_bfqq after splitting (Ming Lei) [RHEL-68422]
- blk-throttle: support prioritized processing of metadata (Ming Lei) [RHEL-68422]
- blk-throttle: remove last_low_overflow_time (Ming Lei) [RHEL-68422]
- drbd: Add NULL check for net_conf to prevent dereference in state validation (Ming Lei) [RHEL-68422]
- blk-mq: add missing unplug trace event (Ming Lei) [RHEL-68422]
- mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init() (Ming Lei) [RHEL-68422]
- nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL (Ming Lei) [RHEL-68422]
- nbd: implement the WRITE_ZEROES command (Ming Lei) [RHEL-68422]
- MAINTAINERS: Move the BFQ io scheduler to Odd Fixes state (Ming Lei) [RHEL-68422]
- block: fix comment to use set_current_state (Ming Lei) [RHEL-68422]
- MAINTAINERS: move the BFQ io scheduler to orphan state (Ming Lei) [RHEL-68422]
- block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move() (Ming Lei) [RHEL-68422]
- block, bfq: don't break merge chain in bfq_split_bfqq() (Ming Lei) [RHEL-68422]
- block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator() (Ming Lei) [RHEL-68422]
- block, bfq: fix possible UAF for bfqq->bic with merge chain (Ming Lei) [RHEL-68422]
- block: don't use bio_split_rw on misc operations (Ming Lei) [RHEL-68422]
- block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits (Ming Lei) [RHEL-68422]
- block: constify the lim argument to queue_limits_max_zone_append_sectors (Ming Lei) [RHEL-68422]
- block: rework bio splitting (Ming Lei) [RHEL-68422]
- block: export bio_split_rw (Ming Lei) [RHEL-68422]
- block/rnbd-srv: Add sanity check and remove redundant assignment (Ming Lei) [RHEL-68422]
- drbd: Remove an unused field in struct drbd_device (Ming Lei) [RHEL-68422]
- pktcdvd: remove unnecessary debugfs_create_dir() error check (Ming Lei) [RHEL-68422]
- blk-cgroup: Remove unused declaration blkg_path() (Ming Lei) [RHEL-68422]
- block: constify ext_pi_ref_escape() (Ming Lei) [RHEL-68422]
- block: delete module stuff from t10-pi (Ming Lei) [RHEL-68422]
- drbd: Remove unused extern declarations (Ming Lei) [RHEL-68422]
- nbd: add support for rotational devices (Ming Lei) [RHEL-68422]
- blk-ioprio: remove per-disk structure (Ming Lei) [RHEL-68422]
- blk-ioprio: remove ioprio_blkcg_from_bio() (Ming Lei) [RHEL-68422]
- blk-cgroup: check for pd_(alloc|free)_fn in blkcg_activate_policy() (Ming Lei) [RHEL-68422]
- block: Fix dio_cleanup() to advance the head index (Ming Lei) [RHEL-68422]
- block: Use iov_iter_extract_pages() and page pinning in direct-io.c (Ming Lei) [RHEL-68422]
- block: convert bio_map_user_iov to use iov_iter_extract_pages (Ming Lei) [RHEL-68422]
- block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages (Ming Lei) [RHEL-68422]
- block: Add BIO_PAGE_PINNED and associated infrastructure (Ming Lei) [RHEL-68422]
- block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic (Ming Lei) [RHEL-68422]
- block: Fix bio_flagged() so that gcc can better optimise it (Ming Lei) [RHEL-68422]
- iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing (Ming Lei) [RHEL-68422]
Resolves: RHEL-68422

Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
2025-01-03 09:50:55 +00:00

68 lines
2.3 KiB
Makefile

RHEL_MAJOR = 9
RHEL_MINOR = 6
#
# 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 = 548
#
# 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
#
# Early y+1 numbering
# --------------------
#
# In early y+1 process, RHEL_RELEASE consists of 2 numbers: x.y
# First is RHEL_RELEASE inherited/merged from y as-is, second number
# is incremented with each build starting from 1. After merge from y,
# it resets back to 1. This way y+1 nvr reflects status of last merge.
#
# Example:
#
# rhel8.0 rhel-8.1
# kernel-4.18.0-58.el8 --> kernel-4.18.0-58.1.el8
# kernel-4.18.0-58.2.el8
# kernel-4.18.0-59.el8 kernel-4.18.0-59.1.el8
# kernel-4.18.0-60.el8
# kernel-4.18.0-61.el8 --> kernel-4.18.0-61.1.el8
#
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
EARLY_YSTREAM ?= no
EARLY_YBUILD:=
EARLY_YRELEASE:=
ifneq ("$(ZSTREAM)", "yes")
ifeq ("$(EARLY_YSTREAM)","yes")
RHEL_RELEASE:=$(RHEL_RELEASE).$(EARLY_YRELEASE)
endif
endif