kernel/Makefile.rhelver

81 lines
2.6 KiB
Makefile
Raw Normal View History

kernel-6.8.0-1.el10 * Thu Mar 21 2024 Jan Stancek <jstancek@redhat.com> [6.8.0-1.el10] - redhat: remove fedora configs and files (Jan Stancek) - redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) - v6.8-rt8 (Sebastian Andrzej Siewior) - net: Provide SMP threads for backlog NAPI. (Sebastian Andrzej Siewior) - perf: Split __perf_pending_irq() out of perf_pending_irq() (Sebastian Andrzej Siewior) - perf: Remove perf_swevent_get_recursion_context() from perf_pending_task(). (Sebastian Andrzej Siewior) - perf: Enqueue SIGTRAP always via task_work. (Sebastian Andrzej Siewior) - perf: Move irq_work_queue() where the event is prepared. (Sebastian Andrzej Siewior) - v6.8-rt7 (Sebastian Andrzej Siewior) - Remove rt pending configs (Don Zickus) - redhat: enable changes to build rt variants (Clark Williams) - gitlab-ci: enable all variants for rawhide/eln builder image gating (Michael Hofmann) - Fedora: enable Microchip and their useful drivers (Peter Robinson) - spec: suppress "set +x" output (Jan Stancek) - redhat/configs: Disable CONFIG_RDMA_SIW (Kamal Heib) - redhat/configs: Disable CONFIG_RDMA_RXE (Kamal Heib) - redhat/configs: Disable CONFIG_MLX4 (Kamal Heib) - redhat/configs: Disable CONFIG_INFINIBAND_HFI1 and CONFIG_INFINIBAND_RDMAVT (Kamal Heib) - Consolidate 6.8 configs to common (Justin M. Forbes) - v6.8-rc7-rt6 (Sebastian Andrzej Siewior) - serial: Use uart_prepare_sysrq_char(). (Sebastian Andrzej Siewior) - v6.8-rc7-rt5 (Sebastian Andrzej Siewior) - Remove rt-automated and master-rt-devel logic (Don Zickus) - Add support for CI octopus merging (Don Zickus) - redhat/configs: Disable CONFIG_INFINIBAND_VMWARE_PVRDMA (Kamal Heib) - gitlab-ci: fix merge tree URL for gating pipelines (Michael Hofmann) - Revert "net: bump CONFIG_MAX_SKB_FRAGS to 45" (Marcelo Ricardo Leitner) - uki: use systemd-pcrphase dracut module (Gerd Hoffmann) - Add libperf-debuginfo subpackage (Justin M. Forbes) - redhat/kernel.spec.template: Add log_msg macro (Prarit Bhargava) - v6.8-rc4-rt4 (Sebastian Andrzej Siewior) - printk: Update the printk series. (Sebastian Andrzej Siewior) - i915: Correct macro definition for !i915 builds. (Sebastian Andrzej Siewior) - v6.8-rc4-rt3 (Sebastian Andrzej Siewior) - v6.8-rc1-rt2 (Sebastian Andrzej Siewior) - arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) - printk: nbcon: move locked_port flag to struct uart_port (Junxiao Chang) - Add localversion for -RT release (Thomas Gleixner) - sysfs: Add /sys/kernel/realtime entry (Clark Williams) - riscv: allow to enable RT (Jisheng Zhang) - riscv: add PREEMPT_AUTO support (Jisheng Zhang) - POWERPC: Allow to enable RT (Sebastian Andrzej Siewior) - powerpc/stackprotector: work around stack-guard init from atomic (Sebastian Andrzej Siewior) - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT (Bogdan Purcareata) - powerpc/pseries: Select the generic memory allocator. (Sebastian Andrzej Siewior) - powerpc/pseries/iommu: Use a locallock instead local_irq_save() (Sebastian Andrzej Siewior) - powerpc: traps: Use PREEMPT_RT (Sebastian Andrzej Siewior) - ARM64: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: Allow to enable RT (Sebastian Andrzej Siewior) - ARM: vfp: Move sending signals outside of vfp_lock()ed section. (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_support_entry(). (Sebastian Andrzej Siewior) - ARM: vfp: Use vfp_lock() in vfp_sync_hwstate(). (Sebastian Andrzej Siewior) - ARM: vfp: Provide vfp_lock() for VFP locking. (Sebastian Andrzej Siewior) - tty/serial/pl011: Make the locking work on RT (Thomas Gleixner) - tty/serial/omap: Make the locking RT aware (Thomas Gleixner) - ARM: enable irq in translation/section permission fault handlers (Yadi.hu) - arm: Disable jump-label on PREEMPT_RT. (Thomas Gleixner) - sched: define TIF_ALLOW_RESCHED (Thomas Gleixner) - Revert "drm/i915: Depend on !PREEMPT_RT." (Sebastian Andrzej Siewior) - drm/i915/guc: Consider also RCU depth in busy loop. (Sebastian Andrzej Siewior) - drm/i915: Drop the irqs_disabled() check (Sebastian Andrzej Siewior) - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() (Sebastian Andrzej Siewior) - drm/i915/gt: Queue and wait for the irq_work item. (Sebastian Andrzej Siewior) - drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE (Sebastian Andrzej Siewior) - drm/i915: Disable tracing points on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't check for atomic context on PREEMPT_RT (Sebastian Andrzej Siewior) - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates (Mike Galbraith) - drm/i915: Use preempt_disable/enable_rt() where recommended (Mike Galbraith) - printk: Avoid false positive lockdep report for legacy driver. (John Ogness) - serial: 8250: revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) - printk: Add kthread for all legacy consoles (John Ogness) - serial: 8250: Switch to nbcon console (John Ogness) - serial: core: Provide low-level functions to port lock (John Ogness) - printk: nbcon: Provide function to reacquire ownership (John Ogness) - tty: sysfs: Add nbcon support for 'active' (John Ogness) - proc: Add nbcon support for /proc/consoles (John Ogness) - printk: nbcon: Start printing threads (John Ogness) - printk: nbcon: Stop threads on shutdown/reboot (John Ogness) - printk: nbcon: Add printer thread wakeups (Thomas Gleixner) - printk: nbcon: Add context to console_is_usable() (John Ogness) - printk: Atomic print in printk context on shutdown (John Ogness) - printk: nbcon: Introduce printing kthreads (Thomas Gleixner) - lockdep: Mark emergency section in lockdep splats (John Ogness) - rcu: Mark emergency section in rcu stalls (John Ogness) - panic: Mark emergency section in oops (John Ogness) - panic: Mark emergency section in warn (Thomas Gleixner) - printk: nbcon: Implement emergency sections (Thomas Gleixner) - printk: Coordinate direct printing in panic (John Ogness) - printk: Track nbcon consoles (John Ogness) - printk: Avoid console_lock dance if no legacy or boot consoles (John Ogness) - printk: nbcon: Add unsafe flushing on panic (John Ogness) - printk: nbcon: Assign priority based on CPU state (John Ogness) - printk: nbcon: Use nbcon consoles in console_flush_all() (John Ogness) - printk: Track registered boot consoles (John Ogness) - printk: nbcon: Provide function to flush using write_atomic() (Thomas Gleixner) - printk: Add @flags argument for console_is_usable() (John Ogness) - printk: Let console_is_usable() handle nbcon (John Ogness) - printk: Make console_is_usable() available to nbcon (John Ogness) - printk: nbcon: Add driver_enter/driver_exit console callbacks (John Ogness) - printk: nbcon: Implement processing in port->lock wrapper (John Ogness) - printk: Check printk_deferred_enter()/_exit() usage (Sebastian Andrzej Siewior) - printk: nbcon: Ensure ownership release on failed emit (John Ogness) - printk: Add sparse notation to console_srcu locking (John Ogness) - printk: Consider nbcon boot consoles on seq init (John Ogness) - panic: Flush kernel log buffer at the end (John Ogness) - printk: Avoid non-panic CPUs writing to ringbuffer (John Ogness) - printk: Disable passing console lock owner completely during panic() (Petr Mladek) - printk: ringbuffer: Consider committed as finalized in panic (John Ogness) - printk: ringbuffer: Skip non-finalized records in panic (John Ogness) - printk: Wait for all reserved records with pr_flush() (John Ogness) - printk: ringbuffer: Cleanup reader terminology (John Ogness) - printk: Add this_cpu_in_panic() (John Ogness) - printk: For @suppress_panic_printk check for other CPU in panic (John Ogness) - printk: ringbuffer: Clarify special lpos values (John Ogness) - printk: ringbuffer: Do not skip non-finalized records with prb_next_seq() (John Ogness) - printk: Use prb_first_seq() as base for 32bit seq macros (John Ogness) - printk: Adjust mapping for 32bit seq macros (Sebastian Andrzej Siewior) - printk: nbcon: Relocate 32bit seq macros (John Ogness) - time: Allow to preempt after a callback. (Sebastian Andrzej Siewior) - softirq: Add function to preempt serving softirqs. (Sebastian Andrzej Siewior) - sched/core: Provide a method to check if a task is PI-boosted. (Sebastian Andrzej Siewior) - zram: Replace bit spinlocks with spinlock_t for PREEMPT_RT. (Mike Galbraith) - softirq: Wake ktimers thread also in softirq. (Junxiao Chang) - tick: Fix timer storm since introduction of timersd (Frederic Weisbecker) - rcutorture: Also force sched priority to timersd on boosting test. (Frederic Weisbecker) - softirq: Use a dedicated thread for timer wakeups. (Sebastian Andrzej Siewior) - sched/rt: Don't try push tasks if there are none. (Sebastian Andrzej Siewior) - x86: Enable RT also on 32bit (Sebastian Andrzej Siewior) - x86: Allow to enable RT (Sebastian Andrzej Siewior) - net: Avoid the IPI to free the (Sebastian Andrzej Siewior) Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-03-24 19:18:25 +00:00
RHEL_MAJOR = 10
RHEL_MINOR = 0
#
# 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.
kernel-6.10.0-0.rc7.14.el10 * Wed Jul 10 2024 Patrick Talbert <ptalbert@redhat.com> [6.10.0-0.rc7.14.el10] - ksmbd: discard write access to the directory open (Hobin Woo) - ksmbd: return FILE_DEVICE_DISK instead of super magic (Namjae Jeon) - selftests/vDSO: remove duplicate compiler invocations from Makefile (John Hubbard) - selftests/vDSO: remove partially duplicated "all:" target in Makefile (John Hubbard) - selftests/vDSO: fix clang build errors and warnings (John Hubbard) - selftest/timerns: fix clang build failures for abs() calls (John Hubbard) - s390/mm: Add NULL pointer check to crst_table_free() base_crst_free() (Heiko Carstens) - not upstream: drop openssl ENGINE API usage (Jan Stancek) - perf dsos: When adding a dso into sorted dsos maintain the sort order (Ian Rogers) - perf comm str: Avoid sort during insert (Ian Rogers) - Also remove the zfcpdump BASE_SMALL config (Justin M. Forbes) - Linux 6.10-rc7 (Linus Torvalds) - clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag (Md Sadre Alam) - clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs (Gabor Juhos) - clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs (Gabor Juhos) - clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents (Luca Weiss) - clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg (Pin-yen Lin) - clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common (Frank Oltmanns) - selftests/powerpc: Fix build with USERCFLAGS set (Michael Ellerman) - powerpc/pseries: Fix scv instruction crash with kexec (Nicholas Piggin) - powerpc/eeh: avoid possible crash when edev->pdev changes (Ganesh Goudar) - powerpc/pseries: Whitelist dtl slub object for copying to userspace (Anjali K) - powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0 (Jinglin Wen) - cifs: Fix read-performance regression by dropping readahead expansion (David Howells) - i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr (Piotr Wojtaszczyk) - v6.10-rc6-rt11 (Sebastian Andrzej Siewior) - perf: Update the perf series (Sebastian Andrzej Siewior) - seg6: Ensure that seg6_bpf_srh_states can only be accessed from input_action_end_bpf() (Sebastian Andrzej Siewior) - tun: Assign missing bpf_net_context. (Sebastian Andrzej Siewior) - net: Move flush list retrieval to where it is used. (Sebastian Andrzej Siewior) - net: Optimize xdp_do_flush() with bpf_net_context infos. (Sebastian Andrzej Siewior) - net: Remove task_struct::bpf_net_context init on fork. (Sebastian Andrzej Siewior) - ima: fix wrong zero-assignment during securityfs dentry remove (Enrico Bravi) - CREDITS: Add Synopsys DesignWare eDMA driver for Gustavo Pimentel (Bjorn Helgaas) - MAINTAINERS: Orphan Synopsys DesignWare xData traffic generator (Bjorn Helgaas) - riscv: kexec: Avoid deadlock in kexec crash path (Song Shuai) - riscv: stacktrace: fix usage of ftrace_graph_ret_addr() (Puranjay Mohan) - riscv: selftests: Fix vsetivli args for clang (Charlie Jenkins) - perf: RISC-V: Check standard event availability (Samuel Holland) - drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus (Samuel Holland) - drivers/perf: riscv: Do not update the event data if uptodate (Atish Patra) - documentation: Fix riscv cmodx example (Charlie Jenkins) - drm/amdgpu/atomfirmware: silence UBSAN warning (Alex Deucher) - drm/radeon: check bo_va->bo is non-NULL before using it (Pierre-Eric Pelloux-Prayer) - drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport (Roman Li) - drm/amd/display: Update efficiency bandwidth for dcn351 (Fangzhi Zuo) - drm/amd/display: Fix refresh rate range for some panel (Tom Chung) - drm/amd/display: Account for cursor prefetch BW in DML1 mode support (Alvin Lee) - drm/amd/display: Add refresh rate range check (Tom Chung) - drm/amd/display: Reset freesync config before update new state (Tom Chung) - drm/ttm: Always take the bo delayed cleanup path for imported bos (Thomas Hellström) - drm/fbdev-generic: Fix framebuffer on big endian devices (Thomas Huth) - drm/panthor: Fix sync-only jobs (Boris Brezillon) - drm/panthor: Don't check the array stride on empty uobj arrays (Boris Brezillon) - drm: panel-orientation-quirks: Add labels for both Valve Steam Deck revisions (Matthew Schwartz) - drm: panel-orientation-quirks: Add quirk for Valve Galileo (John Schoenick) - drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes (Ma Ke) - firmware: sysfb: Fix reference count of sysfb parent device (Thomas Zimmermann) - drm/xe/mcr: Avoid clobbering DSS steering (Matt Roper) - drm/xe: fix error handling in xe_migrate_update_pgtables (Matthew Auld) - drm/i915/display: For MTL+ platforms skip mg dp programming (Imre Deak) - gpiolib: of: add polarity quirk for TSC2005 (Dmitry Torokhov) - gpio: mmio: do not calculate bgpio_bits via "ngpios" (Shiji Yang) - gpiolib: of: fix lookup quirk for MIPS Lantiq (Dmitry Torokhov) - tpm: Address !chip->auth in tpm_buf_append_hmac_session*() (Jarkko Sakkinen) - tpm: Address !chip->auth in tpm_buf_append_name() (Jarkko Sakkinen) - tpm: Address !chip->auth in tpm2_*_auth_session() (Jarkko Sakkinen) - KVM: s390: fix LPSWEY handling (Christian Borntraeger) - btrfs: fix folio refcount in __alloc_dummy_extent_buffer() (Boris Burkov) - btrfs: fix folio refcount in btrfs_do_encoded_write() (Boris Burkov) - btrfs: fix uninitialized return value in the ref-verify tool (Filipe Manana) - btrfs: always do the basic checks for btrfs_qgroup_inherit structure (Qu Wenruo) - btrfs: zoned: fix calc_available_free_space() for zoned mode (Naohiro Aota) - bnxt_en: Fix the resource check condition for RSS contexts (Pavan Chebbi) - mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file (Aleksandr Mishin) - wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereference (Miri Korenblit) - wifi: iwlwifi: mvm: avoid link lookup in statistics (Johannes Berg) - wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL (Emmanuel Grumbach) - wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK (Daniel Gabay) - wifi: wilc1000: fix ies_len type in connect path (Jozef Hopko) - wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP (Johannes Berg) - netfilter: nf_tables: unconditionally flush pending work before notifier (Florian Westphal) - inet_diag: Initialize pad field in struct inet_diag_req_v2 (Shigeru Yoshida) - tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO. (Kuniyuki Iwashima) - selftests: make order checking verbose in msg_zerocopy selftest (Zijian Zhang) - selftests: fix OOM in msg_zerocopy selftest (Zijian Zhang) - ice: use proper macro for testing bit (Petr Oros) - ice: Reject pin requests with unsupported flags (Jacob Keller) - ice: Don't process extts if PTP is disabled (Jacob Keller) - ice: Fix improper extts handling (Milena Olech) - selftest: af_unix: Add test case for backtrack after finalising SCC. (Kuniyuki Iwashima) - af_unix: Fix uninit-value in __unix_walk_scc() (Shigeru Yoshida) - bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set() (Sam Sun) - net: rswitch: Avoid use-after-free in rswitch_poll() (Radu Rendec) - net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only (Furong Xu) - net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx() (Dave Jiang) - net: phy: aquantia: add missing include guards (Bartosz Golaszewski) - net: txgbe: free isb resources at the right time (Jiawen Wu) - net: txgbe: add extra handle for MSI/INTx into thread irq handle (Jiawen Wu) - net: txgbe: remove separate irq request for MSI and INTx (Jiawen Wu) - net: txgbe: initialize num_q_vectors for MSI/INTx interrupts (Jiawen Wu) - net: stmmac: dwmac-qcom-ethqos: fix error array size (Yijie Yang) - net: allow skb_datagram_iter to be called from any context (Sagi Grimberg) - e1000e: Fix S0ix residency on corporate systems (Dima Ruinskiy) - can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct (Jimmy Assarsson) - Bluetooth: L2CAP: Fix deadlock (Luiz Augusto von Dentz) - bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX (Pavel Skripkin) - Bluetooth: ISO: Check socket flag instead of hcon (Iulia Tanasescu) - bluetooth/l2cap: sync sock recv cb and release (Edward Adam Davis) - Bluetooth: Ignore too large handle values in BIG (Edward Adam Davis) - Bluetooth: btnxpuart: Enable Power Save feature on startup (Neeraj Sanjay Kale) - Bluetooth: hci_core: cancel all works upon hci_unregister_dev() (Tetsuo Handa) - Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot (Zijun Hu) - Bluetooth: hci_event: Fix setting of unicast qos interval (Luiz Augusto von Dentz) - Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverity (Vijay Satija) - Bluetooth: hci_bcm4377: Fix msgid release (Hector Martin) - Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report (Sven Peter) - tcp_metrics: validate source addr length (Jakub Kicinski) - bnx2x: Fix multiple UBSAN array-index-out-of-bounds (Ghadi Elie Rahme) - net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() (Yunshui Jiang) - mac802154: fix time calculation in ieee802154_configure_durations() (Dmitry Antipov) - net/mlx5e: Approximate IPsec per-SA payload data bytes count (Leon Romanovsky) - net/mlx5e: Present succeeded IPsec SA bytes and packet (Leon Romanovsky) - net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup() (Jianbo Liu) - net/mlx5: E-switch, Create ingress ACL when needed (Chris Mi) - net/mlx5: Use max_num_eqs_24b when setting max_io_eqs (Daniel Jurgens) - net/mlx5: Use max_num_eqs_24b capability if set (Daniel Jurgens) - net/mlx5: IFC updates for changing max EQs (Daniel Jurgens) - UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open() (Neal Cardwell) - net: phy: phy_device: Fix PHY LED blinking code comment (Marek Vasut) - MAINTAINERS: wifi: update ath.git location (Kalle Valo) - MAINTAINERS: Remembering Larry Finger (Kalle Valo) - wifi: mac80211: disable softirqs for queued frame handling (Johannes Berg) - wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values (Eric Dumazet) - wifi: wlcore: fix wlcore AP mode (Russell King (Oracle)) - s390/dasd: Fix invalid dereferencing of indirect CCW data pointer (Stefan Haberland) - s390/vfio_ccw: Fix target addresses of TIC CCWs (Eric Farman) - s390: Update defconfigs (Heiko Carstens) - platform/x86: toshiba_acpi: Fix quickstart quirk handling (Armin Wolf) - selftests/harness: Fix tests timeout and race condition (Mickaël Salaün) - nilfs2: fix incorrect inode allocation from reserved inodes (Ryusuke Konishi) - nilfs2: add missing check for inode numbers on directory entries (Ryusuke Konishi) - nilfs2: fix inode number range checks (Ryusuke Konishi) - mm: avoid overflows in dirty throttling logic (Jan Kara) - Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" (Jan Kara) - mm: optimize the redundant loop of mm_update_owner_next() (Jinliang Zheng) - tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F (Steven Rostedt (Google)) - io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it (Jens Axboe) - media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGE (Sakari Ailus) - media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_by_source (Hao Ge) - media: ipu6: Use the ISYS auxdev device as the V4L2 device's device (Sakari Ailus) - selftests/resctrl: Fix non-contiguous CBM for AMD (Babu Moger) - afs: Convert comma to semicolon (Chen Ni) - fs: better handle deep ancestor chains in is_subdir() (Christian Brauner) - filelock: Remove locks reliably when fcntl/close race is detected (Jann Horn) - erofs: ensure m_llen is reset to 0 if metadata is invalid (Gao Xiang) - erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID (Huang Xiaojia) - erofs: fix possible memory leak in z_erofs_gbuf_exit() (Sandeep Dhavale) - Linux v6.10.0-0.rc7 Resolves: RHEL-29722 Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
2024-07-10 13:50:38 +00:00
RHEL_RELEASE = 14
#
# 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
#
# 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