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.rc2.9.el10 * Thu Jun 06 2024 Patrick Talbert <ptalbert@redhat.com> [6.10.0-0.rc2.9.el10] - v6.10-rc2-rt3 (Sebastian Andrzej Siewior) - printk: Update the printk series. (Sebastian Andrzej Siewior) - tcp: move inet_twsk_schedule helper out of header (Florian Westphal) - net: tcp: un-pin the tw_timer (Florian Westphal) - net: tcp/dccp: prepare for tw_timer un-pinning (Valentin Schneider) - net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT. (Sebastian Andrzej Siewior) - net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. (Sebastian Andrzej Siewior) - net: Use nested-BH locking for bpf_scratchpad. (Sebastian Andrzej Siewior) - seg6: Use nested-BH locking for seg6_bpf_srh_states. (Sebastian Andrzej Siewior) - lwt: Don't disable migration prio invoking BPF. (Sebastian Andrzej Siewior) - dev: Use nested-BH locking for softnet_data.process_queue. (Sebastian Andrzej Siewior) - dev: Remove PREEMPT_RT ifdefs from backlog_lock.*(). (Sebastian Andrzej Siewior) - net: softnet_data: Make xmit.recursion per task. (Sebastian Andrzej Siewior) - netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. (Sebastian Andrzej Siewior) - net/ipv4: Use nested-BH locking for ipv4_tcp_sk. (Sebastian Andrzej Siewior) - net/tcp_sigpool: Use nested-BH locking for sigpool_scratch. (Sebastian Andrzej Siewior) - net: Use nested-BH locking for napi_alloc_cache. (Sebastian Andrzej Siewior) - net: Use __napi_alloc_frag_align() instead of open coding it. (Sebastian Andrzej Siewior) - locking/local_lock: Add local nested BH locking infrastructure. (Sebastian Andrzej Siewior) - locking/local_lock: Introduce guard definition for local_lock. (Sebastian Andrzej Siewior) - thermal: trip: Trigger trip down notifications when trips involved in mitigation become invalid (Rafael J. Wysocki) - thermal: core: Introduce thermal_trip_crossed() (Rafael J. Wysocki) - thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips (Rafael J. Wysocki) - thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show() (Rafael J. Wysocki) - PNP: Hide pnp_bus_type from the non-PNP code (Andy Shevchenko) - PNP: Make dev_is_pnp() to be a function and export it for modules (Andy Shevchenko) - ACPI: APEI: EINJ: Fix einj_dev release leak (Dan Williams) - ACPI: EC: Avoid returning AE_OK on errors in address space handler (Armin Wolf) - ACPI: EC: Abort address space access upon error (Armin Wolf) - ACPI: AC: Properly notify powermanagement core about changes (Thomas Weißschuh) - cpufreq: intel_pstate: Fix unchecked HWP MSR access (Srinivas Pandruvada) - cpufreq: amd-pstate: Fix the inconsistency in max frequency units (Dhananjay Ugwekar) - cpufreq: amd-pstate: remove global header file (Arnd Bergmann) - tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs (Dhananjay Ugwekar) - btrfs: ensure fast fsync waits for ordered extents after a write failure (Filipe Manana) - bcachefs: Fix trans->locked assert (Kent Overstreet) - bcachefs: Rereplicate now moves data off of durability=0 devices (Kent Overstreet) - bcachefs: Fix GFP_KERNEL allocation in break_cycle() (Kent Overstreet) - i2c: Remove I2C_CLASS_SPD (Heiner Kallweit) - i2c: synquacer: Remove a clk reference from struct synquacer_i2c (Christophe JAILLET) - tpm: Switch to new Intel CPU model defines (Tony Luck) - tpm_tis: Do *not* flush uninitialized work (Jan Beulich) - KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr (Tao Su) - KVM: arm64: Ensure that SME controls are disabled in protected mode (Fuad Tabba) - KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format (Fuad Tabba) - KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM (Fuad Tabba) - KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM (Fuad Tabba) - KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM (Fuad Tabba) - KVM: arm64: Specialize handling of host fpsimd state on trap (Fuad Tabba) - KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper (Fuad Tabba) - KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state (Fuad Tabba) - KVM: arm64: Reintroduce __sve_save_state (Fuad Tabba) - KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor (Marc Zyngier) - KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx (Marc Zyngier) - KVM: arm64: AArch32: Fix spurious trapping of conditional instructions (Marc Zyngier) - KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode (Marc Zyngier) - KVM: arm64: Fix AArch32 register narrowing on userspace write (Marc Zyngier) - RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function (Quan Zhou) - RISC-V: KVM: No need to use mask when hart-index-bit is 0 (Yong-Xuan Wang) - KVM: x86: Drop support for hand tuning APIC timer advancement from userspace (Sean Christopherson) - KVM: SEV-ES: Delegate LBR virtualization to the processor (Ravi Bangoria) - KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent (Ravi Bangoria) - KVM: SEV-ES: Prevent MSR access post VMSA encryption (Nikunj A Dadhania) - KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked (Sean Christopherson) - KVM: x86: Force KVM_WERROR if the global WERROR is enabled (Sean Christopherson) - KVM: x86: Disable KVM_INTEL_PROVE_VE by default (Sean Christopherson) - KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo (Sean Christopherson) - KVM: x86/mmu: Print SPTEs on unexpected #VE (Sean Christopherson) - KVM: VMX: Dump VMCS on unexpected #VE (Sean Christopherson) - KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs (Sean Christopherson) - KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1) (Sean Christopherson) - KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support (Sean Christopherson) - KVM: VMX: Don't kill the VM on an unexpected #VE (Sean Christopherson) - KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU (Isaku Yamahata) - of: property: Fix fw_devlink handling of interrupt-map (Marc Zyngier) - of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw() (Rob Herring (Arm)) - dt-bindings: arm: stm32: st,mlahb: Drop spurious "reg" property from example (Rob Herring (Arm)) - dt-bindings: arm: sunxi: Fix incorrect '-' usage (Rob Herring (Arm)) - of: of_test: add MODULE_DESCRIPTION() (Jeff Johnson) - redhat: add missing UKI_secureboot_cert hunk (Patrick Talbert) - v6.10-rc2-rt2 (Sebastian Andrzej Siewior) - selftests/futex: don't pass a const char* to asprintf(3) (John Hubbard) - selftests/futex: don't redefine .PHONY targets (all, clean) (John Hubbard) - selftests/tracing: Fix event filter test to retry up to 10 times (Masami Hiramatsu (Google)) - selftests/futex: pass _GNU_SOURCE without a value to the compiler (John Hubbard) - selftests/overlayfs: Fix build error on ppc64 (Michael Ellerman) - selftests/openat2: Fix build warnings on ppc64 (Michael Ellerman) - selftests: cachestat: Fix build warnings on ppc64 (Michael Ellerman) - tracing/selftests: Fix kprobe event name test for .isra. functions (Steven Rostedt (Google)) - selftests/ftrace: Update required config (Masami Hiramatsu (Google)) - selftests/ftrace: Fix to check required event file (Masami Hiramatsu (Google)) - kselftest/alsa: Ensure _GNU_SOURCE is defined (Mark Brown) - redhat/kernel.spec: keep extra modules in original directories (Jan Stancek) - cxl/region: Fix memregion leaks in devm_cxl_add_region() (Li Zhijian) - cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c (Dave Jiang) - LoongArch: Fix GMAC's phy-mode definitions in dts (Huacai Chen) - LoongArch: Override higher address bits in JUMP_VIRT_ADDR (Jiaxun Yang) - LoongArch: Fix entry point in kernel image header (Jiaxun Yang) - LoongArch: Add all CPUs enabled by fdt to NUMA node 0 (Jiaxun Yang) - LoongArch: Fix built-in DTB detection (Jiaxun Yang) - LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init() (Tiezhu Yang) - redhat/configs: Move CONFIG_BLK_CGROUP_IOCOST=y to common/generic (Waiman Long) - Linux v6.10.0-0.rc2 Resolves: RHEL-29722 Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
2024-06-06 21:22:54 +00:00
RHEL_RELEASE = 9
#
# 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