kernel/Makefile.rhelver
Jan Stancek d71ef245a6 kernel-6.10.0-15.el10
* Tue Jul 16 2024 Jan Stancek <jstancek@redhat.com> [6.10.0-15.el10]
- libbpf: keep FD_CLOEXEC flag when dup()'ing FD (Viktor Malik) [RHEL-44675]
- redhat/configs: Enable CONFIG_VMWARE_VMCI/CONFIG_VMWARE_VMCI_VSOCKETS for RHEL (Vitaly Kuznetsov)
- Linux 6.10 (Linus Torvalds)
- fortify: fix warnings in fortify tests with KASAN (Masahiro Yamada)
- kbuild: rpm-pkg: avoid the warnings with dtb's listed twice (Jose Ignacio Tornos Martinez)
- kbuild: Make ld-version.sh more robust against version string changes (Nathan Chancellor)
- sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath (John Stultz)
- sched/deadline: Fix task_struct reference leak (Wander Lairson Costa)
- Revert "sched/fair: Make sure to try to detach at least one movable task" (Josh Don)
- x86/bhi: Avoid warning in #DB handler due to BHI mitigation (Alexandre Chartre)
- i2c: rcar: ensure Gen3+ reset does not disturb local targets (Wolfram Sang)
- i2c: rcar: clear NO_RXDMA flag after resetting (Wolfram Sang)
- i2c: rcar: bring hardware to known state when probing (Wolfram Sang)
- i2c: testunit: avoid re-issued work after read message (Wolfram Sang)
- i2c: mark HostNotify target address as used (Wolfram Sang)
- i2c: testunit: correct Kconfig description (Wolfram Sang)
- MAINTAINERS: VIRTIO I2C loses a maintainer, gains a reviewer (Wolfram Sang)
- MAINTAINERS: delete entries for Thor Thayer (Wolfram Sang)
- cifs: fix setting SecurityFlags to true (Steve French)
- Consolidate configs to common for 6.10 (Justin M. Forbes)
- bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring() (Michael Chan)
- octeontx2-af: fix issue with IPv4 match for RSS (Satheesh Paul)
- octeontx2-af: fix issue with IPv6 ext match for RSS (Kiran Kumar K)
- octeontx2-af: fix detection of IP layer (Michal Mazur)
- octeontx2-af: fix a issue with cpt_lf_alloc mailbox (Srujana Challa)
- octeontx2-af: replace cpt slot with lf id on reg write (Nithin Dabilpuram)
- i40e: fix: remove needless retries of NVM update (Aleksandr Loktionov)
- net: ethtool: Fix RSS setting (Saeed Mahameed)
- btrfs: avoid races when tracking progress for extent map shrinking (Filipe Manana)
- btrfs: stop extent map shrinker if reschedule is needed (Filipe Manana)
- btrfs: use delayed iput during extent map shrinking (Filipe Manana)
- libceph: fix crush_choose_firstn() kernel-doc warnings (Jeff Johnson)
- libceph: suppress crush_choose_indep() kernel-doc warnings (Jeff Johnson)
- libceph: fix race between delayed_work() and ceph_monc_stop() (Ilya Dryomov)
- pmdomain: qcom: rpmhpd: Skip retention level for Power Domains (Taniya Das)
- mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length (Bastien Curutchet)
- mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE (Adrian Hunter)
- MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARY (Christophe Leroy)
- MAINTAINERS: Add more maintainers for omaps (Tony Lindgren)
- ARM: davinci: Convert comma to semicolon (Chen Ni)
- MAINTAINERS: Move myself from SPRD Maintainer to Reviewer (Chunyan Zhang)
- arm64: dts: allwinner: Fix PMIC interrupt number (Andre Przywara)
- Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries" (Komal Bajaj)
- soc: qcom: pmic_glink: disable UCSI on sc8280xp (Johan Hovold)
- arm64: defconfig: enable Elan i2c-hid driver (Johan Hovold)
- arm64: dts: qcom: qdu1000: Fix LLCC reg property (Komal Bajaj)
- arm64: dts: qcom: sm6115: add iommu for sdhc_1 (Caleb Connolly)
- arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording (Krzysztof Kozlowski)
- arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mapping (Krzysztof Kozlowski)
- arm64: dts: qcom: sc8280xp-crd: use external pull up for touch reset (Johan Hovold)
- arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on (Johan Hovold)
- arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHI (Abel Vesa)
- arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timer (Cong Zhang)
- arm64: dts: qcom: sc8280xp: Set status = "reserved" on PSHOLD (Konrad Dybcio)
- arm64: dts: qcom: x1e80100-*: Allocate some CMA buffers (Konrad Dybcio)
- arm64: dts: qcom: sc8180x: Fix LLCC reg property again (Bjorn Andersson)
- mei: vsc: Fix spelling error (Wentong Wu)
- mei: vsc: Enhance SPI transfer of IVSC ROM (Wentong Wu)
- mei: vsc: Utilize the appropriate byte order swap function (Wentong Wu)
- mei: vsc: Prevent timeout error with added delay post-firmware download (Wentong Wu)
- mei: vsc: Enhance IVSC chipset stability during warm reboot (Wentong Wu)
- nvmem: core: limit cell sysfs permissions to main attribute ones (Thomas Weißschuh)
- nvmem: core: only change name to fram for current attribute (Thomas Weißschuh)
- nvmem: meson-efuse: Fix return value of nvmem callbacks (Joy Chakraborty)
- nvmem: rmem: Fix return value of rmem_read() (Joy Chakraborty)
- misc: microchip: pci1xxxx: Fix return value of nvmem callbacks (Joy Chakraborty)
- hpet: Support 32-bit userspace (He Zhe)
- misc: fastrpc: Restrict untrusted app to attach to privileged PD (Ekansh Gupta)
- misc: fastrpc: Fix ownership reassignment of remote heap (Ekansh Gupta)
- misc: fastrpc: Fix memory leak in audio daemon attach operation (Ekansh Gupta)
- misc: fastrpc: Avoid updating PD type for capability request (Ekansh Gupta)
- misc: fastrpc: Copy the complete capability structure to user (Ekansh Gupta)
- misc: fastrpc: Fix DSP capabilities request (Ekansh Gupta)
- iio: light: apds9306: Fix error handing (Mudit Sharma)
- iio: trigger: Fix condition for own trigger (João Paulo Gonçalves)
- serial: qcom-geni: do not kill the machine on fifo underrun (Johan Hovold)
- serial: qcom-geni: fix hard lockup on buffer flush (Johan Hovold)
- serial: qcom-geni: fix soft lockup on sw flow control and suspend (Johan Hovold)
- serial: imx: ensure RTS signal is not left active after shutdown (Rasmus Villemoes)
- tty: serial: ma35d1: Add a NULL check for of_node (Jacky Huang)
- serial: 8250_omap: Fix Errata i2310 with RX FIFO level check (Udit Kumar)
- serial: imx: only set receiver level if it is zero (Stefan Eichenberger)
- USB: serial: mos7840: fix crash on resume (Dmitry Smirnov)
- USB: serial: option: add Rolling RW350-GL variants (Vanillan Wang)
- USB: serial: option: add support for Foxconn T99W651 (Slark Xiao)
- USB: serial: option: add Netprisma LCUK54 series modules (Mank Wang)
- usb: gadget: configfs: Prevent OOB read/write in usb_string_copy() (Lee Jones)
- usb: dwc3: pci: add support for the Intel Panther Lake (Heikki Krogerus)
- usb: core: add missing of_node_put() in usb_of_has_devices_or_graph (Javier Carrasco)
- USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k (WangYuli)
- USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor (Alan Stern)
- xhci: always resume roothubs if xHC was reset during resume (Mathias Nyman)
- USB: serial: option: add Telit generic core-dump composition (Daniele Palmas)
- USB: serial: option: add Fibocom FM350-GL (Bjørn Mork)
- USB: serial: option: add Telit FN912 rmnet compositions (Daniele Palmas)
- firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files (Richard Fitzgerald)
- ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENTRIES (Peter Ujfalusi)
- ASoC: rt711-sdw: add missing readable registers (Bard Liao)
- ASoC: SOF: Intel: hda: fix null deref on system suspend entry (Kai Vehmanen)
- firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers (Richard Fitzgerald)
- firmware: cs_dsp: Validate payload length before processing block (Richard Fitzgerald)
- firmware: cs_dsp: Return error if block header overflows file (Richard Fitzgerald)
- firmware: cs_dsp: Fix overflow checking of wmfw header (Richard Fitzgerald)
- ALSA: hda/realtek: Enable Mute LED on HP 250 G7 (Nazar Bilinskyi)
- ALSA: hda/realtek: Limit mic boost on VAIO PRO PX (Edson Juliano Drosdeck)
- ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4 (Dmitry Savin)
- ALSA: hda/realtek: add quirk for Clevo V5[46]0TU (Michał Kopeć)
- bcachefs: bch2_gc_btree() should not use btree_root_lock (Kent Overstreet)
- bcachefs: Set PF_MEMALLOC_NOFS when trans->locked (Kent Overstreet)
- bcachefs; Use trans_unlock_long() when waiting on allocator (Kent Overstreet)
- Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT" (Kent Overstreet)
- bcachefs: fix scheduling while atomic in break_cycle() (Kent Overstreet)
- bcachefs: Fix RCU splat (Kent Overstreet)
- redhat/configs: Enable CONFIG_PTP_1588_CLOCK_MOCK in kernel-modules-internal (Davide Caratti)
- fedora: enabled XE GPU drivers on all arches (Peter Robinson)
- Flip SND_SOC_CS35L56_SPI from off to module for RHEL (Justin M. Forbes)
- Flip DIMLIB from built-in to module for RHEL (Justin M. Forbes)
- dm vdo: replace max_discard_sectors with max_hw_discard_sectors (Bruce Johnston)
- spi: mux: set ctlr->bits_per_word_mask (David Lechner)
- spi: add defer_optimize_message controller flag (David Lechner)
- spi: don't unoptimize message in spi_async() (David Lechner)
- spi: omap2-mcspi: Revert multi mode support (Mark Brown)
- spi: davinci: Unset POWERDOWN bit when releasing resources (Bastien Curutchet)
- spi: axi-spi-engine: fix sleep calculation (David Lechner)
- spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices (Uwe Kleine-König)
- netfilter: nf_tables: prefer nft_chain_validate (Florian Westphal)
- netfilter: nfnetlink_queue: drop bogus WARN_ON (Florian Westphal)
- selftests/bpf: Add timer lockup selftest (Kumar Kartikeya Dwivedi)
- bpf: Defer work in bpf_timer_cancel_and_free (Kumar Kartikeya Dwivedi)
- bpf: Fail bpf_timer_cancel when callback is being cancelled (Kumar Kartikeya Dwivedi)
- bpf: fix order of args in call to bpf_map_kvcalloc (Mohammad Shehar Yaar Tausif)
- net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket (Daniel Borkmann)
- net/sched: Fix UAF when resolving a clash (Chengen Du)
- net: ks8851: Fix potential TX stall after interface reopen (Ronald Wahl)
- udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port(). (Kuniyuki Iwashima)
- ethtool: netlink: do not return SQI value if link is down (Oleksij Rempel)
- ppp: reject claimed-as-LCP but actually malformed packets (Dmitry Antipov)
- net: ethernet: mtk-star-emac: set mac_managed_pm when probing (Jian Hui Lee)
- e1000e: fix force smbus during suspend flow (Vitaly Lifshits)
- tcp: avoid too many retransmit packets (Eric Dumazet)
- net: ethernet: lantiq_etop: fix double free in detach (Aleksander Jan Bajkowski)
- i40e: Fix XDP program unloading while removing the driver (Michal Kubiak)
- net: fix rc7's __skb_datagram_iter() (Hugh Dickins)
- skmsg: Skip zero length skb in sk_msg_recvmsg (Geliang Tang)
- selftests/bpf: Extend tcx tests to cover late tcx_entry release (Daniel Borkmann)
- bpf: Fix too early release of tcx_entry (Daniel Borkmann)
- net: ks8851: Fix deadlock with the SPI chip variant (Ronald Wahl)
- octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability() (Aleksandr Mishin)
- bnxt: fix crashes when reducing ring count with active RSS contexts (Jakub Kicinski)
- net: phy: microchip: lan87xx: reinit PHY after cable test (Oleksij Rempel)
- docs: networking: devlink: capitalise length value (Chris Packham)
- tcp: fix incorrect undo caused by DSACK of TLP retransmit (Neal Cardwell)
- wireguard: send: annotate intentional data race in checking empty queue (Jason A. Donenfeld)
- wireguard: queueing: annotate intentional data race in cpu round robin (Jason A. Donenfeld)
- wireguard: allowedips: avoid unaligned 64-bit memory accesses (Helge Deller)
- wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU (Jason A. Donenfeld)
- net: bcmasp: Fix error code in probe() (Dan Carpenter)
- dsa: lan9303: Fix mapping between DSA port number and PHY address (Christian Eggers)
- minixfs: Fix minixfs_rename with HIGHMEM (Matthew Wilcox (Oracle))
- hfsplus: fix uninit-value in copy_name (Edward Adam Davis)
- vfs: don't mod negative dentry count when on shrinker list (Brian Foster)
- filelock: fix potential use-after-free in posix_lock_inode (Jeff Layton)
- cachefiles: add missing lock protection when polling (Jingbo Xu)
- cachefiles: cyclic allocation of msg_id to avoid reuse (Baokun Li)
- cachefiles: wait for ondemand_object_worker to finish when dropping object (Hou Tao)
- cachefiles: cancel all requests for the object that is being dropped (Baokun Li)
- cachefiles: stop sending new request when dropping object (Baokun Li)
- cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop (Baokun Li)
- cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie() (Baokun Li)
- cachefiles: fix slab-use-after-free in fscache_withdraw_volume() (Baokun Li)
- netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume() (Baokun Li)
- netfs: Switch debug logging to pr_debug() (Uwe Kleine-König)
- mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio (Miaohe Lin)
- mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio() (Miaohe Lin)
- filemap: replace pte_offset_map() with pte_offset_map_nolock() (ZhangPeng)
- arch/xtensa: always_inline get_current() and current_thread_info() (Suren Baghdasaryan)
- sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings (Suren Baghdasaryan)
- MAINTAINERS: mailmap: update Lorenzo Stoakes's email address (Lorenzo Stoakes)
- mm: fix crashes from deferred split racing folio migration (Hugh Dickins)
- lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 compat (Paul Menzel)
- mm: gup: stop abusing try_grab_folio (Yang Shi)
- nilfs2: fix kernel bug on rename operation of broken directory (Ryusuke Konishi)
- mm/hugetlb_vmemmap: fix race with speculative PFN walkers (Yu Zhao)
- cachestat: do not flush stats in recency check (Nhat Pham)
- mm/shmem: disable PMD-sized page cache if needed (Gavin Shan)
- mm/filemap: skip to create PMD-sized page cache if needed (Gavin Shan)
- mm/readahead: limit page cache size in page_cache_ra_order() (Gavin Shan)
- mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray (Gavin Shan)
- mm/damon/core: merge regions aggressively when max_nr_regions is unmet (SeongJae Park)
- Fix userfaultfd_api to return EINVAL as expected (Audra Mitchell)
- mm: vmalloc: check if a hash-index is in cpu_possible_mask (Uladzislau Rezki (Sony))
- mm: prevent derefencing NULL ptr in pfn_section_valid() (Waiman Long)
- mm: page_ref: remove folio_try_get_rcu() (Yang Shi)
- scsi: sd: Do not repeat the starting disk message (Damien Le Moal)
- scsi: ufs: core: Fix ufshcd_abort_one racing issue (Peter Wang)
- scsi: ufs: core: Fix ufshcd_clear_cmd racing issue (Peter Wang)
- vfio/pci: Init the count variable in collecting hot-reset devices (Yi Liu)
- bcachefs: Add missing bch2_trans_begin() (Kent Overstreet)
- bcachefs: Fix missing error check in journal_entry_btree_keys_validate() (Kent Overstreet)
- bcachefs: Warn on attempting a move with no replicas (Kent Overstreet)
- bcachefs: bch2_data_update_to_text() (Kent Overstreet)
- bcachefs: Log mount failure error code (Kent Overstreet)
- bcachefs: Fix undefined behaviour in eytzinger1_first() (Kent Overstreet)
- bcachefs: Mark bch_inode_info as SLAB_ACCOUNT (Youling Tang)
- bcachefs: Fix bch2_inode_insert() race path for tmpfiles (Kent Overstreet)
- closures: fix closure_sync + closure debugging (Kent Overstreet)
- bcachefs: Fix journal getting stuck on a flush commit (Kent Overstreet)
- bcachefs: io clock: run timer fns under clock lock (Kent Overstreet)
- bcachefs: Repair fragmentation_lru in alloc_write_key() (Kent Overstreet)
- bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref() (Kent Overstreet)
- bcachefs: bch2_btree_write_buffer_maybe_flush() (Kent Overstreet)
- bcachefs: Add missing printbuf_tabstops_reset() calls (Kent Overstreet)
- bcachefs: Fix loop restart in bch2_btree_transactions_read() (Kent Overstreet)
- bcachefs: Fix bch2_read_retry_nodecode() (Kent Overstreet)
- bcachefs: Don't use the new_fs() bucket alloc path on an initialized fs (Kent Overstreet)
- bcachefs: Fix shift greater than integer size (Kent Overstreet)
- bcachefs: Change bch2_fs_journal_stop() BUG_ON() to warning (Kent Overstreet)
- bcachefs: Delete old faulty bch2_trans_unlock() call (Kent Overstreet)
- bcachefs: Switch online_reserved shutdown assert to WARN() (Kent Overstreet)
- platform/x86: toshiba_acpi: Fix array out-of-bounds access (Armin Wolf)
- ACPI: processor_idle: Fix invalid comparison with insertion sort for latency (Kuan-Wei Chiu)
- cpufreq: ACPI: Mark boost policy as enabled when setting boost (Mario Limonciello)
- cpufreq: Allow drivers to advertise boost enabled (Mario Limonciello)
- thermal: core: Fix list sorting in __thermal_zone_device_update() (Rafael J. Wysocki)
- thermal: core: Call monitor_thermal_zone() if zone temperature is invalid (Rafael J. Wysocki)
- thermal: gov_power_allocator: Return early in manage if trip_max is NULL (Nícolas F. R. A. Prado)
- of/irq: Disable "interrupt-map" parsing for PASEMI Nemo (Marc Zyngier)
- Linux v6.10.0
Resolves: RHEL-44675

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2024-07-16 10:02:32 +02:00

81 lines
2.6 KiB
Makefile

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.
RHEL_RELEASE = 15
#
# 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