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.11.0-0.rc3.18.el10 * Tue Aug 13 2024 Jan Stancek <jstancek@redhat.com> [6.11.0-0.rc3.18.el10] - Linux 6.11-rc3 (Linus Torvalds) - x86/mtrr: Check if fixed MTRRs exist before saving them (Andi Kleen) - x86/paravirt: Fix incorrect virt spinlock setting on bare metal (Chen Yu) - x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox (Zhiquan Li) - x86/mm: Fix PTI for i386 some more (Thomas Gleixner) - timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex() (Thomas Gleixner) - ntp: Safeguard against time_constant overflow (Justin Stitt) - ntp: Clamp maxerror and esterror to operating range (Justin Stitt) - irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration (Yong-Xuan Wang) - irqchip/xilinx: Fix shift out of bounds (Radhey Shyam Pandey) - genirq/irqdesc: Honor caller provided affinity in alloc_desc() (Shay Drory) - usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common() (Heikki Krogerus) - usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source capability message (Xu Yang) - usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt() (Tudor Ambarus) - usb: gadget: f_fs: restore ffs_func_disable() functionality (Tudor Ambarus) - USB: serial: debug: do not echo input by default (Marek Marczykowski-Górecki) - usb: typec: tipd: Delete extra semi-colon (Harshit Mogalapalli) - usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch() (Harshit Mogalapalli) - usb: gadget: u_serial: Set start_delayed during suspend (Prashanth K) - usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap() (Dan Carpenter) - usb: typec: fsa4480: Check if the chip is really there (Konrad Dybcio) - usb: gadget: core: Check for unset descriptor (Chris Wulff) - usb: vhci-hcd: Do not drop references before new references are gained (Oliver Neukum) - usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed. (Chris Wulff) - usb: gadget: midi2: Fix the response for FB info with block 0xff (Takashi Iwai) - dt-bindings: usb: microchip,usb2514: Add USB2517 compatible (Alexander Stein) - USB: serial: garmin_gps: use struct_size() to allocate pkt (Javier Carrasco) - USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by (Javier Carrasco) - USB: serial: add missing MODULE_DESCRIPTION() macros (Jeff Johnson) - USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg' (Dr. David Alan Gilbert) - tty: vt: conmakehash: cope with abs_srctree no longer in env (Max Krummenacher) - serial: sc16is7xx: fix invalid FIFO access with special register set (Hugo Villeneuve) - serial: sc16is7xx: fix TX fifo corruption (Hugo Villeneuve) - serial: core: check uartclk for zero to avoid divide by zero (George Kennedy) - driver core: Fix uevent_show() vs driver detach race (Dan Williams) - Documentation: embargoed-hardware-issues.rst: add a section documenting the "early access" process (Greg Kroah-Hartman) - Documentation: embargoed-hardware-issues.rst: minor cleanups and fixes (Greg Kroah-Hartman) - rust: firmware: fix invalid rustdoc link (Andrew Ballance) - spmi: pmic-arb: add missing newline in dev_err format strings (David Collins) - spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree (Konrad Dybcio) - binder_alloc: Fix sleeping function called from invalid context (Mukesh Ojha) - binder: fix descriptor lookup for context manager (Carlos Llamas) - char: add missing NetWinder MODULE_DESCRIPTION() macros (Jeff Johnson) - misc: mrvl-cn10k-dpi: add PCI_IOV dependency (Arnd Bergmann) - eeprom: ee1004: Fix locking issues in ee1004_probe() (Armin Wolf) - fsi: add missing MODULE_DESCRIPTION() macros (Jeff Johnson) - scsi: sd: Keep the discard mode stable (Li Feng) - scsi: sd: Move sd_read_cpr() out of the q->limits_lock region (Shin'ichiro Kawasaki) - scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic (Vamshi Gajjela) - nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets (Jeff Layton) - sunrpc: avoid -Wformat-security warning (Arnd Bergmann) - i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume (Gaosheng Cui) - i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume (Gaosheng Cui) - i2c: testunit: match HostNotify test name with docs (Wolfram Sang) - i2c: Fix conditional for substituting empty ACPI functions (Richard Fitzgerald) - i2c: smbus: Send alert notifications to all devices if source not found (Guenter Roeck) - i2c: smbus: Improve handling of stuck alerts (Guenter Roeck) - dma-debug: avoid deadlock between dma debug vs printk and netconsole (Rik van Riel) - bcachefs: bcachefs_metadata_version_disk_accounting_v3 (Kent Overstreet) - bcachefs: improve bch2_dev_usage_to_text() (Kent Overstreet) - bcachefs: bch2_accounting_invalid() (Kent Overstreet) - bcachefs: Switch to .get_inode_acl() (Kent Overstreet) - cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath (Gleb Korobeynikov) - Fix spelling errors in Server Message Block (Xiaxi Shen) - smb3: fix setting SecurityFlags when encryption is required (Steve French) - spi: spi-fsl-lpspi: Fix scldiv calculation (Stefan Wahren) - spi: spidev: Add missing spi_device_id for bh2228fv (Geert Uytterhoeven) - spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware (Devyn Liu) - spi: hisi-kunpeng: Add validation for the minimum value of speed_hz (Devyn Liu) - drm/i915: Attempt to get pages without eviction first (David Gow) - drm/i915: Allow evicting to use the requested placement (David Gow) - drm/i915/gem: Fix Virtual Memory mapping boundaries calculation (Andi Shyti) - drm/i915/gem: Adjust vma offset for framebuffer mmap offset (Andi Shyti) - drm/i915/display: correct dual pps handling for MTL_PCH+ (Dnyaneshwar Bhadane) - drm/xe: Take ref to VM in delayed snapshot (Matthew Brost) - drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write (Karthik Poosa) - drm/xe: Use dma_fence_chain_free in chain fence unused as a sync (Matthew Brost) - drm/xe/rtp: Fix off-by-one when processing rules (Lucas De Marchi) - drm/amdgpu: Add DCC GFX12 flag to enable address alignment (Arunpravin Paneer Selvam) - drm/amdgpu: correct sdma7 max dw (Frank Min) - drm/amdgpu: Add address alignment support to DCC buffers (Arunpravin Paneer Selvam) - drm/amd/display: Skip Recompute DSC Params if no Stream on Link (Fangzhi Zuo) - drm/amdgpu: change non-dcc buffer copy configuration (Frank Min) - drm/amdgpu: Forward soft recovery errors to userspace (Joshua Ashton) - drm/amdgpu: add golden setting for gc v12 (Likun Gao) - drm/buddy: Add start address support to trim function (Arunpravin Paneer Selvam) - drm/amd/display: Add missing program DET segment call to pipe init (Rodrigo Siqueira) - drm/amd/display: Add missing DCN314 to the DML Makefile (Rodrigo Siqueira) - drm/amdgpu: force to use legacy inv in mmhub (Likun Gao) - drm/amd/pm: update powerplay structure on smu v14.0.2/3 (Kenneth Feng) - drm/amd/display: Add missing mcache registers (Rodrigo Siqueira) - drm/amd/display: Add dcc propagation value (Rodrigo Siqueira) - drm/amd/display: Add missing DET segments programming (Rodrigo Siqueira) - drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd (Rodrigo Siqueira) - drm/atomic: allow no-op FB_ID updates for async flips (Simon Ser) - dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02 (Rob Clark) - drm/bridge-connector: Fix double free in error handling paths (Cristian Ciocaltea) - drm/omap: add CONFIG_MMU dependency (Arnd Bergmann) - drm/test: fix the gem shmem test to map the sg table. (Dave Airlie) - drm/client: fix null pointer dereference in drm_client_modeset_probe (Ma Ke) - cpumask: Fix crash on updating CPU enabled mask (Gavin Shan) - cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids (Pedro Henrique Kopper) - syscalls: add back legacy __NR_nfsservctl macro (Arnd Bergmann) - syscalls: fix fstat() entry again (Arnd Bergmann) - arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs (Parth Pancholi) - arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0 (Jared McArthur) - arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0 (Jared McArthur) - arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0 (Jared McArthur) - arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator on (Francesco Dolcini) - arm64: dts: ti: k3-j784s4-evm: Consolidate serdes0 references (Andrew Halaney) - arm64: dts: ti: k3-j784s4-evm: Assign only lanes 0 and 1 to PCIe1 (Andrew Halaney) - ARM: pxa/gumstix: fix attaching properties to vbus gpio device (Dmitry Torokhov) - doc: platform: cznic: turris-omnia-mcu: Use double backticks for attribute value (Marek Behún) - doc: platform: cznic: turris-omnia-mcu: Fix sphinx-build warning (Marek Behún) - platform: cznic: turris-omnia-mcu: Make GPIO code optional (Marek Behún) - platform: cznic: turris-omnia-mcu: Make poweroff and wakeup code optional (Marek Behún) - platform: cznic: turris-omnia-mcu: Make TRNG code optional (Marek Behún) - platform: cznic: turris-omnia-mcu: Make watchdog code optional (Marek Behún) - kprobes: Fix to check symbol prefixes correctly (Masami Hiramatsu (Google)) - bpf: kprobe: remove unused declaring of bpf_kprobe_override (Menglong Dong) - nvme: reorganize nvme_ns_head fields (Kanchan Joshi) - nvme: change data type of lba_shift (Kanchan Joshi) - nvme: remove a field from nvme_ns_head (Kanchan Joshi) - nvme: remove unused parameter (Kanchan Joshi) - blk-throttle: remove more latency dead-code (Dr. David Alan Gilbert) - io_uring/net: don't pick multiple buffers for non-bundle send (Jens Axboe) - io_uring/net: ensure expanded bundle send gets marked for cleanup (Jens Axboe) - io_uring/net: ensure expanded bundle recv gets marked for cleanup (Jens Axboe) - ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default value (Simon Trimmer) - ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT (Jerome Brunet) - MAINTAINERS: Update Cirrus Logic parts to linux-sound mailing list (Charles Keepax) - ASoC: dt-bindings: qcom,wcd939x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: dt-bindings: qcom,wcd938x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: dt-bindings: qcom,wcd934x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: dt-bindings: qcom,wcd937x: Correct reset GPIO polarity in example (Krzysztof Kozlowski) - ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxx (Takashi Iwai) - ASoC: codecs: ES8326: button detect issue (Zhang Yi) - ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6 (Krzysztof Stępniak) - ASoC: cs35l56: Stop creating ALSA controls for firmware coefficients (Simon Trimmer) - ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add() (Simon Trimmer) - ASoC: cs35l56: Handle OTP read latency over SoundWire (Richard Fitzgerald) - ASoC: codecs: lpass-macro: fix missing codec version (Johan Hovold) - ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULL (Richard Fitzgerald) - ASoC: cs42l43: Cache shutter IRQ control pointers (Charles Keepax) - ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper (Charles Keepax) - ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helpers (Charles Keepax) - ASoC: cs42l43: Remove redundant semi-colon at end of function (Charles Keepax) - ASoC: SOF: Remove libraries from topology lookups (Curtis Malainey) - ASoC: nau8822: Lower debug print priority (Francesco Dolcini) - ASoC: fsl_micfil: Differentiate register access permission for platforms (Shengjiu Wang) - ASoC: fsl_micfil: Expand the range of FIFO watermark mask (Shengjiu Wang) - ASoC: codecs: wsa884x: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wsa883x: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wsa881x: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wcd939x-sdw: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: codecs: wcd937x-sdw: Correct Soundwire ports mask (Krzysztof Kozlowski) - ASoC: cs530x: Change IN HPF Select kcontrol name (Paul Handrigan) - ASoC: amd: yc: Support mic on HP 14-em0002la (Bruno Ancona) - ASoC: sti: add missing probe entry for player and reader (Jerome Audu) - ALSA: usb-audio: Re-add ScratchAmp quirk entries (Takashi Iwai) - ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks (Dustin L. Howett) - ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4 (Takashi Iwai) - ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list (Steven 'Steve' Kendall) - ALSA: line6: Fix racy access to midibuf (Takashi Iwai) - ALSA: hda: cs35l41: Stop creating ALSA Controls for firmware coefficients (Stefan Binding) - ALSA: hda: cs35l56: Stop creating ALSA controls for firmware coefficients (Simon Trimmer) - module: make waiting for a concurrent module loader interruptible (Linus Torvalds) - kernel: config: enable erofs lzma compression (Ian Kent) - fedora: disable RTL8192CU in Fedora (Peter Robinson) - ice: Fix incorrect assigns of FEC counts (Mateusz Polchlopek) - ice: Skip PTP HW writes during PTP reset procedure (Grzegorz Nitka) - ice: Fix reset handler (Grzegorz Nitka) - net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897. (Martin Whitaker) - ethtool: Fix context creation with no parameters (Gal Pressman) - net: ethtool: fix off-by-one error in max RSS context IDs (Edward Cree) - net: pse-pd: tps23881: include missing bitfield.h header (Arnd Bergmann) - net: fec: Stop PPS on driver remove (Csókás, Bence) - net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities (Florian Fainelli) - l2tp: fix lockdep splat (James Chapman) - net: stmmac: dwmac4: fix PCS duplex mode decode (Russell King (Oracle)) - Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor (Anton Khirnov) - Bluetooth: l2cap: always unlock channel in l2cap_conless_channel() (Dmitry Antipov) - Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown (Bartosz Golaszewski) - Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms (Bartosz Golaszewski) - Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390 (Bartosz Golaszewski) - idpf: fix UAFs when destroying the queues (Alexander Lobakin) - idpf: fix memleak in vport interrupt configuration (Michal Kubiak) - idpf: fix memory leaks and crashes while performing a soft reset (Alexander Lobakin) - bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl() (Michael Chan) - net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register() (Joe Hattori) - net/smc: add the max value of fallback reason count (Zhengchao Shao) - net: usb: qmi_wwan: add MeiG Smart SRM825L (ZHANG Yuntian) - net: dsa: microchip: Fix Wake-on-LAN check to not return an error (Tristram Ha) - net: linkwatch: use system_unbound_wq (Eric Dumazet) - net: bridge: mcast: wait for previous gc cycles when removing port (Nikolay Aleksandrov) - net: usb: qmi_wwan: fix memory leak for not ip packets (Daniele Palmas) - virtio-net: unbreak vq resizing when coalescing is not negotiated (Heng Qi) - virtio-net: check feature before configuring the vq coalescing command (Heng Qi) - net/tcp: Disable TCP-AO static key after RCU grace period (Dmitry Safonov) - gve: Fix use of netif_carrier_ok() (Praveen Kaligineedi) - net: pse-pd: tps23881: Fix the device ID check (Kyle Swenson) - sctp: Fix null-ptr-deref in reuseport_add_sock(). (Kuniyuki Iwashima) - MAINTAINERS: update status of sky2 and skge drivers (Stephen Hemminger) - selftests: mptcp: join: test both signal & subflow (Matthieu Baerts (NGI0)) - selftests: mptcp: join: ability to invert ADD_ADDR check (Matthieu Baerts (NGI0)) - mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set (Matthieu Baerts (NGI0)) - mptcp: pm: don't try to create sf if alloc failed (Matthieu Baerts (NGI0)) - mptcp: pm: reduce indentation blocks (Matthieu Baerts (NGI0)) - mptcp: pm: deny endp with signal + subflow + port (Matthieu Baerts (NGI0)) - mptcp: fully established after ADD_ADDR echo on MPJ (Matthieu Baerts (NGI0)) - tracefs: Use generic inode RCU for synchronizing freeing (Steven Rostedt) - ring-buffer: Remove unused function ring_buffer_nr_pages() (Jianhui Zhou) - tracing: Fix overflow in get_free_elt() (Tze-nan Wu) - function_graph: Fix the ret_stack used by ftrace_graph_ret_addr() (Petr Pavlu) - eventfs: Use SRCU for freeing eventfs_inodes (Mathias Krause) - eventfs: Don't return NULL in eventfs_create_dir() (Mathias Krause) - tracefs: Fix inode allocation (Mathias Krause) - tracing: Use refcount for trace_event_file reference counter (Steven Rostedt) - tracing: Have format file honor EVENT_FILE_FL_FREED (Steven Rostedt) - bcachefs: Use bch2_wait_on_allocator() in btree node alloc path (Kent Overstreet) - bcachefs: Make allocator stuck timeout configurable, ratelimit messages (Kent Overstreet) - bcachefs: Add missing path_traverse() to btree_iter_next_node() (Kent Overstreet) - bcachefs: ec should not allocate from ro devs (Kent Overstreet) - bcachefs: Improved allocator debugging for ec (Kent Overstreet) - bcachefs: Add missing bch2_trans_begin() call (Kent Overstreet) - bcachefs: Add a comment for bucket helper types (Kent Overstreet) - bcachefs: Don't rely on implicit unsigned -> signed integer conversion (Kent Overstreet) - lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT (Kent Overstreet) - bcachefs: Fix double free of ca->buckets_nouse (Kent Overstreet) - module: warn about excessively long module waits (Linus Torvalds) - LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall() (Dandan Zhang) - LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS (Yuli Wang) - LoongArch: Use accessors to page table entries instead of direct dereference (Huacai Chen) - LoongArch: Enable general EFI poweroff method (Miao Wang) - padata: Fix possible divide-by-0 panic in padata_mt_helper() (Waiman Long) - mailmap: update entry for David Heidelberg (David Heidelberg) - memcg: protect concurrent access to mem_cgroup_idr (Shakeel Butt) - mm: shmem: fix incorrect aligned index when checking conflicts (Baolin Wang) - mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem (Baolin Wang) - mm: list_lru: fix UAF for memory cgroup (Muchun Song) - kcov: properly check for softirq context (Andrey Konovalov) - MAINTAINERS: Update LTP members and web (Petr Vorel) - selftests: mm: add s390 to ARCH check (Nico Pache) - redhat: Fix the ownership of /lib/modules/<kversion> directory (Vitaly Kuznetsov) - new configs in drivers/phy (Izabela Bakollari) - Add support to rh_waived cmdline boot parameter (Ricardo Robaina) [RHEL-26170] - Linux v6.11.0-0.rc3 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-08-13 08:03:09 +00:00
RHEL_RELEASE = 18
#
# 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