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.9.0-0.rc5.3.el10 * Thu Apr 25 2024 Jan Stancek <jstancek@redhat.com> [6.9.0-0.rc5.3.el10] - cifs: reinstate original behavior again for forceuid/forcegid (Takayuki Nagata) - smb: client: fix rename(2) regression against samba (Paulo Alcantara) - cifs: Add tracing for the cifs_tcon struct refcounting (David Howells) - cifs: Fix reacquisition of volume cookie on still-live connection (David Howells) - redhat/configs: enable CONFIG_TEST_LOCKUP for non-debug kernels (Čestmír Kalina) - redhat/rhel_files: add test_lockup.ko to modules-extra (Čestmír Kalina) - Turn off some Fedora UBSAN options to avoid false positives (Justin M. Forbes) - ksmbd: add continuous availability share parameter (Namjae Jeon) - ksmbd: common: use struct_group_attr instead of struct_group for network_open_info (Namjae Jeon) - ksmbd: clear RENAME_NOREPLACE before calling vfs_rename (Marios Makassikis) - ksmbd: validate request buffer size in smb2_allocate_rsp_buf() (Namjae Jeon) - ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf (Namjae Jeon) - bcachefs: If we run merges at a lower watermark, they must be nonblocking (Kent Overstreet) - bcachefs: Fix inode early destruction path (Kent Overstreet) - bcachefs: Fix deadlock in journal write path (Kent Overstreet) - bcachefs: Tweak btree key cache shrinker so it actually frees (Kent Overstreet) - bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong (Kent Overstreet) - bcachefs: Fix missing call to bch2_fs_allocator_background_exit() (Kent Overstreet) - bcachefs: Check for journal entries overruning end of sb clean section (Kent Overstreet) - bcachefs: Fix bio alloc in check_extent_checksum() (Kent Overstreet) - bcachefs: fix leak in bch2_gc_write_reflink_key (Kent Overstreet) - bcachefs: KEY_TYPE_error is allowed for reflink (Kent Overstreet) - bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shift (Kent Overstreet) - bcachefs: make sure to release last journal pin in replay (Kent Overstreet) - bcachefs: node scan: ignore multiple nodes with same seq if interior (Kent Overstreet) - bcachefs: Fix format specifier in validate_bset_keys() (Nathan Chancellor) - bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINE (Kent Overstreet) - Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain" (Chuck Lever) - docs: verify/bisect: stable regressions: first stable, then mainline (Thorsten Leemhuis) - docs: verify/bisect: describe how to use a build host (Thorsten Leemhuis) - docs: verify/bisect: explain testing reverts, patches and newer code (Thorsten Leemhuis) - docs: verify/bisect: proper headlines and more spacing (Thorsten Leemhuis) - docs: verify/bisect: add and fetch stable branches ahead of time (Thorsten Leemhuis) - docs: verify/bisect: use git switch, tag kernel, and various fixes (Thorsten Leemhuis) - Linux 6.9-rc5 (Linus Torvalds) - peci: linux/peci.h: fix Excess kernel-doc description warning (Randy Dunlap) - binder: check offset alignment in binder_get_object() (Carlos Llamas) - comedi: vmk80xx: fix incomplete endpoint checking (Nikita Zhandarovich) - mei: vsc: Unregister interrupt handler for system suspend (Sakari Ailus) - Revert "mei: vsc: Call wake_up() in the threaded IRQ handler" (Sakari Ailus) - misc: rtsx: Fix rts5264 driver status incorrect when card removed (Ricky Wu) - mei: me: disable RPL-S on SPS and IGN firmwares (Alexander Usyskin) - interconnect: Don't access req_list while it's being manipulated (Mike Tipton) - interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCM (Konrad Dybcio) - speakup: Avoid crash on very long word (Samuel Thibault) - Documentation: embargoed-hardware-issues.rst: Add myself for Power (Michael Ellerman) - fs: sysfs: Fix reference leak in sysfs_break_active_protection() (Alan Stern) - serial: stm32: Reset .throttled state in .startup() (Uwe Kleine-König) - serial: stm32: Return IRQ_NONE in the ISR if no handling happend (Uwe Kleine-König) - serial: core: Fix missing shutdown and startup for serial base port (Tony Lindgren) - serial: core: Clearing the circular buffer before NULLifying it (Andy Shevchenko) - MAINTAINERS: mailmap: update Richard Genoud's email address (Richard Genoud) - serial/pmac_zilog: Remove flawed mitigation for rx irq flood (Finn Thain) - serial: 8250_pci: Remove redundant PCI IDs (Andy Shevchenko) - serial: core: Fix regression when runtime PM is not enabled (Tony Lindgren) - serial: mxs-auart: add spinlock around changing cts state (Emil Kronborg) - serial: 8250_dw: Revert: Do not reclock if already at correct rate (Hans de Goede) - serial: 8250_lpc18xx: disable clks on error in probe() (Dan Carpenter) - USB: serial: option: add Telit FN920C04 rmnet compositions (Daniele Palmas) - USB: serial: option: add Rolling RW101-GL and RW135-GL support (Vanillan Wang) - USB: serial: option: add Lonsung U8300/U9300 product (Coia Prant) - USB: serial: option: add support for Fibocom FM650/FG650 (Chuanhong Guo) - USB: serial: option: support Quectel EM060K sub-models (Jerry Meng) - USB: serial: option: add Fibocom FM135-GL variants (bolan wang) - usb: dwc3: ep0: Don't reset resource alloc flag (Thinh Nguyen) - Revert "usb: cdc-wdm: close race between read and workqueue" (Greg Kroah-Hartman) - thunderbolt: Avoid notify PM core about runtime PM resume (Gil Fine) - thunderbolt: Fix wake configurations after device unplug (Gil Fine) - thunderbolt: Do not create DisplayPort tunnels on adapters of the same router (Mika Westerberg) - usb: misc: onboard_usb_hub: Disable the USB hub clock on failure (Fabio Estevam) - usb: dwc2: host: Fix dereference issue in DDMA completion flow. (Minas Harutyunyan) - usb: typec: mux: it5205: Fix ChipID value typo (AngeloGioacchino Del Regno) - MAINTAINERS: Drop Li Yang as their email address stopped working (Uwe Kleine-König) - usb: gadget: fsl: Initialize udc before using it (Uwe Kleine-König) - usb: Disable USB3 LPM at shutdown (Kai-Heng Feng) - usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error (Norihiko Hama) - usb: typec: tcpm: Correct the PDO counting in pd_set (Kyle Tso) - usb: gadget: functionfs: Wait for fences before enqueueing DMABUF (Paul Cercueil) - usb: gadget: functionfs: Fix inverted DMA fence direction (Paul Cercueil) - usb: typec: ucsi: Fix connector check on init (Christian A. Ehrhardt) - usb: phy: MAINTAINERS: mark Freescale USB PHY as orphaned (Krzysztof Kozlowski) - xhci: Fix root hub port null pointer dereference in xhci tracepoints (Mathias Nyman) - usb: xhci: correct return value in case of STS_HCE (Oliver Neukum) - sched: Add missing memory barrier in switch_mm_cid (Mathieu Desnoyers) - x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (Eric Biggers) - x86/fred: Fix incorrect error code printout in fred_bad_type() (Hou Wenlong) - x86/fred: Fix INT80 emulation for FRED (Xin Li (Intel)) - x86/retpolines: Enable the default thunk warning only on relevant configs (Borislav Petkov (AMD)) - x86/bugs: Fix BHI retpoline check (Josh Poimboeuf) - fedora: aarch64: Enable a QCom Robotics platforms requirements (Peter Robinson) - fedora: updates for 6.9 merge window (Peter Robinson) - gitlab-ci: rename GitLab jobs ark -> rawhide (Michael Hofmann) - gitlab-ci: add initial version (Michael Hofmann) - Linux v6.9.0-0.rc5 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-04-25 11:23:03 +00:00
RHEL_RELEASE = 3
#
# 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