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.rc4.11.el10 * Tue Jun 18 2024 Jan Stancek <jstancek@redhat.com> [6.10.0-0.rc4.11.el10] - v6.10-rc4-rt6 (Sebastian Andrzej Siewior) - Linux 6.10-rc4 (Linus Torvalds) - parisc: Try to fix random segmentation faults in package builds (John David Anglin) - i2c: designware: Fix the functionality flags of the slave-only interface (Jean Delvare) - i2c: at91: Fix the functionality flags of the slave-only interface (Jean Delvare) - USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages (Alan Stern) - xhci: Handle TD clearing for multiple streams case (Hector Martin) - xhci: Apply broken streams quirk to Etron EJ188 xHCI host (Kuangyi Chiang) - xhci: Apply reset resume quirk to Etron EJ188 xHCI host (Kuangyi Chiang) - xhci: Set correct transferred length for cancelled bulk transfers (Mathias Nyman) - thunderbolt: debugfs: Fix margin debugfs node creation condition (Aapo Vienamo) - usb-storage: alauda: Check whether the media is initialized (Shichao Lai) - usb: typec: ucsi: Ack also failed Get Error commands (Heikki Krogerus) - kcov, usb: disable interrupts in kcov_remote_start_usb_softirq (Andrey Konovalov) - dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes (Rob Herring (Arm)) - usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state (Kyle Tso) - usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps (Amit Sunil Dhamne) - USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected (John Ernberg) - usb: typec: ucsi: glink: increase max ports for x1e80100 (Johan Hovold) - Revert "usb: chipidea: move ci_ulpi_init after the phy initialization" (Peter Chen) - serial: drop debugging WARN_ON_ONCE() from uart_write() (Tetsuo Handa) - serial: sc16is7xx: re-add Kconfig SPI or I2C dependency (Hugo Villeneuve) - serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE (Hugo Villeneuve) - serial: port: Don't block system suspend even if bytes are left to xmit (Douglas Anderson) - serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level (Doug Brown) - serial: 8250_dw: Revert "Move definitions to the shared header" (Andy Shevchenko) - serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw (Andy Shevchenko) - tty: n_tty: Fix buffer offsets when lookahead is used (Ilpo Järvinen) - staging: vchiq_debugfs: Fix NPD in vchiq_dump_state (Stefan Wahren) - drivers: core: synchronize really_probe() and dev_uevent() (Dirk Behme) - sysfs: Unbreak the build around sysfs_bin_attr_simple_read() (Lukas Wunner) - driver core: remove devm_device_add_groups() (Greg Kroah-Hartman) - .editorconfig: remove trim_trailing_whitespace option (Greg Kroah-Hartman) - iio: inkern: fix channel read regression (Johan Hovold) - iio: imu: inv_mpu6050: stabilized timestamping in interrupt (Jean-Baptiste Maneyrol) - iio: adc: ad7173: Fix sampling frequency setting (Dumitru Ceclan) - iio: adc: ad7173: Clear append status bit (Dumitru Ceclan) - iio: imu: inv_icm42600: delete unneeded update watermark call (Jean-Baptiste Maneyrol) - iio: imu: inv_icm42600: stabilized timestamp in interrupt (Jean-Baptiste Maneyrol) - iio: invensense: fix odr switching to same value (Jean-Baptiste Maneyrol) - iio: adc: ad7173: Remove index from temp channel (Dumitru Ceclan) - iio: adc: ad7173: Add ad7173_device_info names (Dumitru Ceclan) - iio: adc: ad7173: fix buffers enablement for ad7176-2 (Dumitru Ceclan) - iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe() (Harshit Mogalapalli) - iio: imu: bmi323: Fix trigger notification in case of error (Vasileios Amoiridis) - iio: dac: ad5592r: fix temperature channel scaling value (Marc Ferland) - iio: pressure: bmp280: Fix BMP580 temperature reading (Adam Rizkalla) - dt-bindings: iio: dac: fix ad354xr output range (Angelo Dureghello) - iio: adc: ad9467: fix scan type sign (David Lechner) - jfs: xattr: fix buffer overflow for invalid xattr (Greg Kroah-Hartman) - misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_bus_probe() (Yongzhi Liu) - misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bus_probe() (Yongzhi Liu) - parport: amiga: Mark driver struct with __refdata to prevent section mismatch (Uwe Kleine-König) - mei: vsc: Fix wrong invocation of ACPI SID method (Hans de Goede) - mei: vsc: Don't stop/restart mei device during system suspend/resume (Wentong Wu) - mei: me: release irq in mei_me_pci_resume error path (Tomas Winkler) - mei: demote client disconnect warning on suspend to debug (Alexander Usyskin) - ata: libata-scsi: Set the RMB bit only for removable media devices (Damien Le Moal) - RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation (Yazen Ghannam) - RAS/AMD/ATL: Fix MI300 bank hash (Yazen Ghannam) - firewire: core: record card index in bus_reset_handle tracepoints event (Takashi Sakamoto) - firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template (Takashi Sakamoto) - firewire: core: record card index in async_phy_inbound tracepoints event (Takashi Sakamoto) - firewire: core: record card index in async_phy_outbound_complete tracepoints event (Takashi Sakamoto) - firewire: core: record card index in async_phy_outbound_initiate tracepoints event (Takashi Sakamoto) - firewire: core: record card index in tracepoinrts events derived from async_inbound_template (Takashi Sakamoto) - firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_template (Takashi Sakamoto) - firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_template (Takashi Sakamoto) - firewire: fix website URL in Kconfig (Takashi Sakamoto) - leds: class: Revert: "If no default trigger is given, make hw_control trigger the default trigger" (Hans de Goede) - Enable ALSA (CONFIG_SND) on aarch64 (Charles Mirabile) [RHEL-40411] - redhat: Remove DIST_BRANCH variable (Eder Zulian) - xfs: make sure sb_fdblocks is non-negative (Wengang Wang) - ksmbd: fix missing use of get_write in in smb2_set_ea() (Namjae Jeon) - ksmbd: move leading slash check to smb2_get_name() (Namjae Jeon) - x86/boot: Don't add the EFI stub to targets, again (Benjamin Segall) - x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking (Kees Cook) - tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device() (Oleg Nesterov) - s390/mm: Restore mapping of kernel image using large pages (Alexander Gordeev) - s390/mm: Allow large pages only for aligned physical addresses (Alexander Gordeev) - s390: Update defconfigs (Heiko Carstens) - drm/xe: move disable_c6 call (Riana Tauro) - drm/xe: flush engine buffers before signalling user fence on all engines (Andrzej Hajda) - drm/xe/pf: Assert LMEM provisioning is done only on DGFX (Michal Wajdeczko) - drm/xe/xe_gt_idle: use GT forcewake domain assertion (Riana Tauro) - MAINTAINERS: Update Xe driver maintainers (Thomas Hellström) - MAINTAINERS: update Xe driver maintainers (Oded Gabbay) - drm/exynos/vidi: fix memory leak in .get_modes() (Jani Nikula) - drm/exynos: dp: drop driver owner initialization (Krzysztof Kozlowski) - drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found (Marek Szyprowski) - arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations (pengfuyuan) - drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time (Douglas Anderson) - drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown time (Douglas Anderson) - drm/nouveau: remove unused struct 'init_exec' (Dr. David Alan Gilbert) - drm/nouveau: don't attempt to schedule hpd_work on headless cards (Vasily Khoruzhick) - drm/amdgpu: Fix the BO release clear memory warning (Arunpravin Paneer Selvam) - drm/bridge/panel: Fix runtime warning on panel bridge release (Adam Miotk) - drm/komeda: check for error-valued pointer (Amjad Ouled-Ameur) - drm: panel-orientation-quirks: Add quirk for Aya Neo KUN (Tobias Jakobi) - drm: have config DRM_WERROR depend on !WERROR (Jani Nikula) - vfio/pci: Insert full vma on mmap'd MMIO fault (Alex Williamson) - vfio/pci: Use unmap_mapping_range() (Alex Williamson) - vfio: Create vfio_fs_type with inode per device (Alex Williamson) - loop: Disable fallocate() zero and discard if not supported (Cyril Hrubis) - nvme: fix namespace removal list (Keith Busch) - nvmet: always initialize cqe.result (Daniel Wagner) - nvmet-passthru: propagate status from id override functions (Daniel Wagner) - nvme: avoid double free special payload (Chunguang Xu) - nbd: Remove __force casts (Christoph Hellwig) - block: unmap and free user mapped integrity via submitter (Anuj Gupta) - block: fix request.queuelist usage in flush (Chengming Zhou) - block: Optimize disk zone resource cleanup (Damien Le Moal) - block: sed-opal: avoid possible wrong address reference in read_sed_opal_key() (Su Hui) - io_uring: fix cancellation overwriting req->flags (Pavel Begunkov) - io_uring/rsrc: don't lock while !TASK_RUNNING (Pavel Begunkov) - scsi: mpi3mr: Fix ATA NCQ priority support (Damien Le Moal) - scsi: ufs: core: Quiesce request queues before checking pending cmds (Ziqi Chen) - scsi: core: Disable CDL by default (Damien Le Moal) - scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory (Breno Leitao) - scsi: sd: Use READ(16) when reading block zero on large capacity disks (Martin K. Petersen) - iommu/amd: Fix panic accessing amd_iommu_enable_faulting (Dimitri Sivanich) - cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo() (Rafael J. Wysocki) - ACPI: x86: Force StorageD3Enable on more products (Mario Limonciello) - ACPI: EC: Evaluate orphan _REG under EC device (Rafael J. Wysocki) - thermal: gov_step_wise: Restore passive polling management (Rafael J. Wysocki) - thermal: ACPI: Invalidate trip points with temperature of 0 or below (Rafael J. Wysocki) - thermal: core: Do not fail cdev registration because of invalid initial state (Rafael J. Wysocki) - bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send() (Aleksandr Mishin) - af_unix: Read with MSG_PEEK loops if the first unread byte is OOB (Rao Shoaib) - bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response (Michael Chan) - gve: Clear napi->skb before dev_kfree_skb_any() (Ziwei Xiao) - ionic: fix use after netif_napi_del() (Taehee Yoo) - Revert "igc: fix a log entry using uninitialized netdev" (Sasha Neftin) - net: bridge: mst: fix suspicious rcu usage in br_mst_set_state (Nikolay Aleksandrov) - net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state (Nikolay Aleksandrov) - net/ipv6: Fix the RT cache flush via sysctl using a previous delay (Petr Pavlu) - netfilter: Use flowlabel flow key when re-routing mangled packets (Florian Westphal) - netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type (Jozsef Kadlecsik) - netfilter: nft_inner: validate mandatory meta and payload (Davide Ornaghi) - net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters (Xiaolei Wang) - gve: ignore nonrelevant GSO type bits when processing TSO headers (Joshua Washington) - Bluetooth: fix connection setup in l2cap_connect (Pauli Virtanen) - Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ (Luiz Augusto von Dentz) - Bluetooth: hci_sync: Fix not using correct handle (Luiz Augusto von Dentz) - net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP (Kory Maincent) - tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() (Eric Dumazet) - mailmap: map Geliang's new email address (Geliang Tang) - mptcp: pm: update add_addr counters after connect (YonglongLi) - mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID (YonglongLi) - mptcp: ensure snd_una is properly initialized on connect (Paolo Abeni) - net/sched: initialize noop_qdisc owner (Johannes Berg) - net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets (Gal Pressman) - geneve: Fix incorrect inner network header offset when innerprotoinherit is set (Gal Pressman) - net dsa: qca8k: fix usages of device_get_named_child_node() (Andy Shevchenko) - tcp: fix race in tcp_v6_syn_recv_sock() (Eric Dumazet) - netdevsim: fix backwards compatibility in nsim_get_iflink() (David Wei) - net: stmmac: dwmac-qcom-ethqos: Configure host DMA width (Sagar Cheluvegowda) - liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet (Aleksandr Mishin) - net: hns3: add cond_resched() to hns3 ring buffer init process (Jie Wang) - net: hns3: fix kernel crash problem in concurrent scenario (Yonglong Liu) - dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0 (Udit Kumar) - net: sfp: Always call `sfp_sm_mod_remove()` on remove (Csókás, Bence) - NFS: add barriers when testing for NFS_FSDATA_BLOCKED (NeilBrown) - SUNRPC: return proper error from gss_wrap_req_priv (Chen Hanxiao) - NFSv4.1 enforce rootpath check in fs_location query (Olga Kornievskaia) - NFS: abort nfs_atomic_open_v23 if name is too long. (NeilBrown) - nfs: don't invalidate dentries on transient errors (Scott Mayhew) - nfs: Avoid flushing many pages with NFS_FILE_SYNC (Jan Kara) - nfs: propagate readlink errors in nfs_symlink_filler (Sagi Grimberg) - MAINTAINERS: Change email address for Trond Myklebust (Trond Myklebust) - NFSv4: Fix memory leak in nfs4_set_security_label (Dmitry Mastykin) - x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node() (Jan Beulich) - memblock: make memblock_set_node() also warn about use of MAX_NUMNODES (Jan Beulich) - v6.10-rc3-rt5 (Sebastian Andrzej Siewior) - locking: Introduce nested-BH locking, v6 (Sebastian Andrzej Siewior) - ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memory (Ard Biesheuvel) - clkdev: don't fail clkdev_alloc() if over-sized (Russell King (Oracle)) - bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas (Kent Overstreet) - bcachefs: Add missing bch_inode_info.ei_flags init (Kent Overstreet) - bcachefs: Add missing synchronize_srcu_expedited() call when shutting down (Kent Overstreet) - bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket() (Kent Overstreet) - bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks (Kent Overstreet) - bcachefs: Fix snapshot_create_lock lock ordering (Kent Overstreet) - bcachefs: Fix refcount leak in check_fix_ptrs() (Kent Overstreet) - bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing (Kent Overstreet) - bcachefs: Fix reporting of freed objects from key cache shrinker (Kent Overstreet) - bcachefs: set sb->s_shrinker->seeks = 0 (Kent Overstreet) - bcachefs: increase key cache shrinker batch size (Kent Overstreet) - bcachefs: Enable automatic shrinking for rhashtables (Kent Overstreet) - bcachefs: fix the display format for show-super (Hongbo Li) - bcachefs: fix stack frame size in fsck.c (Kent Overstreet) - bcachefs: Delete incorrect BTREE_ID_NR assertion (Kent Overstreet) - bcachefs: Fix incorrect error handling found_btree_node_is_readable() (Kent Overstreet) - bcachefs: Split out btree_write_submit_wq (Kent Overstreet) - mailmap: Add my outdated addresses to the map file (Andy Shevchenko) - v6.10-rc3-rt4 (Sebastian Andrzej Siewior) - iomap: Fix iomap_adjust_read_range for plen calculation (Ritesh Harjani (IBM)) - iomap: keep on increasing i_size in iomap_write_end() (Zhang Yi) - cachefiles: remove unneeded include of <linux/fdtable.h> (Gao Xiang) - fs/file: fix the check in find_next_fd() (Yuntao Wang) - cachefiles: make on-demand read killable (Baokun Li) - cachefiles: flush all requests after setting CACHEFILES_DEAD (Baokun Li) - cachefiles: Set object to close if ondemand_id < 0 in copen (Zizhi Wo) - cachefiles: defer exposing anon_fd until after copy_to_user() succeeds (Baokun Li) - cachefiles: never get a new anonymous fd if ondemand_id is valid (Baokun Li) - cachefiles: add spin_lock for cachefiles_ondemand_info (Baokun Li) - cachefiles: add consistency check for copen/cread (Baokun Li) - cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read() (Baokun Li) - cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() (Baokun Li) - cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() (Baokun Li) - cachefiles: remove requests from xarray during flushing requests (Baokun Li) - cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd (Baokun Li) - statx: Update offset commentary for struct statx (John Garry) - netfs: fix kernel doc for nets_wait_for_outstanding_io() (Christian Brauner) - debugfs: continue to ignore unknown mount options (Christian Brauner) - gitlab-ci: merge ark-latest before tagging cki-gating (Michael Hofmann) - gitlab-ci: do not merge ark-latest for gating pipelines for Rawhide (Michael Hofmann) - disable CONFIG_KVM_INTEL_PROVE_VE (Paolo Bonzini) - redhat: remove the merge subtrees script (Derek Barbosa) - redhat: rhdocs: delete .get_maintainer.conf (Derek Barbosa) - redhat: rhdocs: Remove the rhdocs directory (Derek Barbosa) - redhat/configs: Disable CONFIG_QLA3XXX (Kamal Heib) [RHEL-36646] - Linux 6.10-rc3 (Linus Torvalds) - perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build (Namhyung Kim) - Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event" (Arnaldo Carvalho de Melo) - tools headers arm64: Sync arm64's cputype.h with the kernel sources (Arnaldo Carvalho de Melo) - tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_SUBVOL (Arnaldo Carvalho de Melo) - tools headers UAPI: Update i915_drm.h with the kernel sources (Arnaldo Carvalho de Melo) - tools headers UAPI: Sync kvm headers with the kernel sources (Arnaldo Carvalho de Melo) - tools arch x86: Sync the msr-index.h copy with the kernel sources (Arnaldo Carvalho de Melo) - tools headers: Update the syscall tables and unistd.h, mostly to support the new 'mseal' syscall (Arnaldo Carvalho de Melo) - perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources to pick POSTED_MSI_NOTIFICATION (Arnaldo Carvalho de Melo) - perf beauty: Update copy of linux/socket.h with the kernel sources (Arnaldo Carvalho de Melo) - tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY (Arnaldo Carvalho de Melo) - tools headers UAPI: Sync linux/prctl.h with the kernel sources (Arnaldo Carvalho de Melo) - tools include UAPI: Sync linux/stat.h with the kernel sources (Arnaldo Carvalho de Melo) - EDAC/igen6: Convert PCIBIOS_* return codes to errnos (Ilpo Järvinen) - EDAC/amd64: Convert PCIBIOS_* return codes to errnos (Ilpo Järvinen) - Linux v6.10.0-0.rc4 Resolves: RHEL-29722 Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-06-18 07:25:39 +00:00
RHEL_RELEASE = 11
#
# 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