From ed774fb42b565cf2047f37c9f0f0b37c050d361b Mon Sep 17 00:00:00 2001 From: Jan Stancek Date: Tue, 25 Jun 2024 11:30:46 +0200 Subject: [PATCH] kernel-6.10.0-0.rc5.12.el10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Tue Jun 25 2024 Jan Stancek [6.10.0-0.rc5.12.el10] - redhat: kernel.spec: add missing sound/soc/sof/sof-audio.h to kernel-devel package (Jaroslav Kysela) - Linux 6.10-rc5 (Linus Torvalds) - i2c: ocores: set IACK bit after core is enabled (Grygorii Tertychnyi) - dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema (Krzysztof Kozlowski) - dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema (Krzysztof Kozlowski) - docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs (Wolfram Sang) - docs: i2c: summary: document 'local' and 'remote' targets (Wolfram Sang) - docs: i2c: summary: document use of inclusive language (Wolfram Sang) - docs: i2c: summary: update speed mode description (Wolfram Sang) - docs: i2c: summary: update I2C specification link (Wolfram Sang) - docs: i2c: summary: start sentences consistently. (Wolfram Sang) - i2c: Add nop fwnode operations (Sakari Ailus) - cifs: Move the 'pid' from the subreq to the req (David Howells) - cifs: Only pick a channel once per read request (David Howells) - cifs: Defer read completion (David Howells) - cifs: fix typo in module parameter enable_gcm_256 (Steve French) - cifs: drop the incorrect assertion in cifs_swap_rw() (Barry Song) - memblock: use numa_valid_node() helper to check for invalid node ID (Mike Rapoport (IBM)) - mips: fix compat_sys_lseek syscall (Arnd Bergmann) - MIPS: mipsmtregs: Fix target register for MFTC0 (Jiaxun Yang) - x86/resctrl: Don't try to free nonexistent RMIDs (Dave Martin) - drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency (Alexey Makhalov) - KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() (Michael Ellerman) - powerpc/crypto: Add generated P8 asm to .gitignore (Nathan Lynch) - rust: avoid unused import warning in `rusttest` (Miguel Ojeda) - regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones (Andre Przywara) - regulator: bd71815: fix ramp values (Kalle Niemi) - regulator: core: Fix modpost error "regulator_get_regmap" undefined (Biju Das) - regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594 (Thomas Richard) - spi: spi-imx: imx51: revert burst length calculation back to bits_per_word (Marc Kleine-Budde) - spi: Fix SPI slave probe failure (Amit Kumar Mahapatra) - spi: Fix OCTAL mode support (Patrice Chotard) - spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4 (Patrice Chotard) - spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup() (Patrice Chotard) - spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz (Charles Keepax) - spi: cs42l43: Correct SPI root clock speed (Charles Keepax) - NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit() (Lorenzo Bianconi) - nfsd: fix oops when reading pool_stats before server is started (Jeff Layton) - xfs: fix unlink vs cluster buffer instantiation race (Dave Chinner) - bcachefs: Move the ei_flags setting to after initialization (Youling Tang) - bcachefs: Fix a UAF after write_super() (Kent Overstreet) - bcachefs: Use bch2_print_string_as_lines for long err (Kent Overstreet) - bcachefs: Fix I_NEW warning in race path in bch2_inode_insert() (Kent Overstreet) - bcachefs: Replace bare EEXIST with private error codes (Kent Overstreet) - bcachefs: Fix missing alloc_data_type_set() (Kent Overstreet) - closures: Change BUG_ON() to WARN_ON() (Kent Overstreet) - bcachefs: fix alignment of VMA for memory mapped files on THP (Youling Tang) - bcachefs: Fix safe errors by default (Kent Overstreet) - bcachefs: Fix bch2_trans_put() (Kent Overstreet) - bcachefs: set_worker_desc() for delete_dead_snapshots (Kent Overstreet) - bcachefs: Fix bch2_sb_downgrade_update() (Kent Overstreet) - bcachefs: Handle cached data LRU wraparound (Kent Overstreet) - bcachefs: Guard against overflowing LRU_TIME_BITS (Kent Overstreet) - bcachefs: delete_dead_snapshots() doesn't need to go RW (Kent Overstreet) - bcachefs: Fix early init error path in journal code (Kent Overstreet) - bcachefs: Check for invalid btree IDs (Kent Overstreet) - bcachefs: Fix btree ID bitmasks (Kent Overstreet) - bcachefs: Fix shift overflow in read_one_super() (Kent Overstreet) - bcachefs: Fix a locking bug in the do_discard_fast() path (Kent Overstreet) - bcachefs: Fix array-index-out-of-bounds (Kent Overstreet) - bcachefs: Fix initialization order for srcu barrier (Kent Overstreet) - ata: ahci: Do not enable LPM if no LPM states are supported by the HBA (Niklas Cassel) - pwm: stm32: Fix error message to not describe the previous error path (Uwe Kleine-König) - pwm: stm32: Fix calculation of prescaler (Uwe Kleine-König) - pwm: stm32: Refuse too small period requests (Uwe Kleine-König) - firmware: psci: Fix return value from psci_system_suspend() (Sudeep Holla) - riscv: dts: sophgo: disable write-protection for milkv duo (Haylen Chu) - arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc (Frank Li) - arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin (Max Krummenacher) - arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property (Fabio Estevam) - arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIO (Tim Harvey) - arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting node (Liu Ying) - arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoM (Marek Vasut) - arm64: dts: freescale: imx8mm-verdin: Fix GPU speed (Joao Paulo Goncalves) - LoongArch: KVM: Remove an unneeded semicolon (Yang Li) - LoongArch: Fix multiple hardware watchpoint issues (Hui Li) - LoongArch: Trigger user-space watchpoints correctly (Hui Li) - LoongArch: Fix watchpoint setting error (Hui Li) - LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add-sub (Xi Ruoyao) - KVM: selftests: Fix RISC-V compilation (Andrew Jones) - KVM: Stop processing *all* memslots when "null" mmu_notifier handler is found (Babu Moger) - KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() (Breno Leitao) - KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits (Tao Su) - KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bits (Colin Ian King) - KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests (Michael Roth) - KVM: arm64: FFA: Release hyp rx buffer (Vincent Donnefort) - KVM: arm64: Disassociate vcpus from redistributor region on teardown (Marc Zyngier) - KVM: Discard zero mask with function kvm_dirty_ring_reset (Bibo Mao) - virt: guest_memfd: fix reference leak on hwpoisoned page (Paolo Bonzini) - kvm: do not account temporary allocations to kmem (Alexey Dobriyan) - MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support (Sean Christopherson) - KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes (Sean Christopherson) - scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/UAS devices (Bart Van Assche) - scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag (Bart Van Assche) - scsi: ufs: core: Free memory allocated for model before reinit (Joel Slebodnick) - drm/xe/vf: Don't touch GuC irq registers if using memory irqs (Michal Wajdeczko) - drm/amdgpu: init TA fw for psp v14 (Likun Gao) - drm/amdgpu: cleanup MES11 command submission (Christian König) - drm/amdgpu: fix UBSAN warning in kv_dpm.c (Alex Deucher) - drm/radeon: fix UBSAN warning in kv_dpm.c (Alex Deucher) - drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clang (Nathan Chancellor) - drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA (Michael Strauss) - drm/amd/display: change dram_clock_latency to 34us for dcn35 (Paul Hsieh) - drm/amd/display: Change dram_clock_latency to 34us for dcn351 (Daniel Miess) - drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2 (Christian König) - drm/amdgpu: Indicate CU havest info to CP (Harish Kasiviswanathan) - drm/amd/display: prevent register access while in IPS (Hamza Mahfooz) - drm/amdgpu: fix locking scope when flushing tlb (Yunxiang Li) - drm/amd/display: Remove redundant idle optimization check (Roman Li) - drm/i915/mso: using joiner is not possible with eDP MSO (Jani Nikula) - ovl: fix encoding fid for lower only root (Miklos Szeredi) - ovl: fix copy-up in tmpfile (Miklos Szeredi) - io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed (Chenliang Li) - RDMA/mana_ib: Ignore optional access flags for MRs (Konstantin Taranov) - RDMA/mlx5: Add check for srq max_sge attribute (Patrisious Haddad) - RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init (Yishai Hadas) - RDMA/mlx5: Ensure created mkeys always have a populated rb_key (Jason Gunthorpe) - RDMA/mlx5: Follow rb_key.ats when creating new mkeys (Jason Gunthorpe) - RDMA/mlx5: Remove extra unlock on error path (Jason Gunthorpe) - RDMA/rxe: Fix responder length checking for UD request packets (Honggang LI) - RDMA/rxe: Fix data copy for IB_SEND_INLINE (Honggang LI) - RDMA/bnxt_re: Fix the max msix vectors macro (Selvin Xavier) - ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE (Takashi Iwai) - ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9 (Pablo Caño) - ACPI: mipi-disco-img: Switch to new Intel CPU model defines (Hans de Goede) - ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder and Raptor Lake models (Hans de Goede) - ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." (Raju Rangoju) - thermal: int340x: processor_thermal: Support shared interrupts (Srinivas Pandruvada) - thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data (Julien Panis) - thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188 (Julien Panis) - thermal: core: Change PM notifier priority to the minimum (Rafael J. Wysocki) - thermal: core: Synchronize suspend-prepare and post-suspend actions (Rafael J. Wysocki) - dmaengine: ioatdma: Fix missing kmem_cache_destroy() (Nikita Shubin) - dt-bindings: dma: fsl-edma: fix dma-channels constraints (Krzysztof Kozlowski) - dmaengine: fsl-edma: avoid linking both modules (Arnd Bergmann) - dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() (Nikita Shubin) - dmaengine: ioatdma: Fix error path in ioat3_dma_probe() (Nikita Shubin) - dmaengine: ioatdma: Fix leaking on version mismatch (Nikita Shubin) - dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id() (Siddharth Vadapalli) - dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list (Li RongQing) - dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr() (Louis Chauvet) - phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets (Abel Vesa) - phy: qcom-qmp: pcs: Add missing v6 N4 register offsets (Abel Vesa) - phy: qcom-qmp: qserdes-txrx: Add missing registers offsets (Abel Vesa) - soundwire: fix usages of device_get_named_child_node() (Pierre-Louis Bossart) - redhat/kernel.spec: fix attributes of symvers file (Jan Stancek) - redhat: add filtermods rule for iommu tests (Jan Stancek) - btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes (Johannes Thumshirn) - btrfs: retry block group reclaim without infinite loop (Boris Burkov) - net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings (Oliver Neukum) - selftests: virtio_net: add forgotten config options (Jiri Pirko) - bnxt_en: Restore PTP tx_avail count in case of skb_pad() error (Pavan Chebbi) - bnxt_en: Set TSO max segs on devices with limits (Michael Chan) - bnxt_en: Update firmware interface to 1.10.3.44 (Michael Chan) - net: stmmac: Assign configured channel value to EXTTS event (Oleksij Rempel) - selftests: add selftest for the SRv6 End.DX6 behavior with netfilter (Jianguo Wu) - selftests: add selftest for the SRv6 End.DX4 behavior with netfilter (Jianguo Wu) - netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core (Jianguo Wu) - seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors (Jianguo Wu) - netfilter: ipset: Fix suspicious rcu_dereference_protected() (Jozsef Kadlecsik) - net: do not leave a dangling sk pointer, when socket creation fails (Ignat Korchagin) - net/tcp_ao: Don't leak ao_info on error-path (Dmitry Safonov) - ice: Fix VSI list rule with ICE_SW_LKUP_LAST type (Marcin Szycik) - ipv6: bring NLM_DONE out to a separate recv() again (Jakub Kicinski) - selftests: openvswitch: Set value to nla flags. (Adrian Moreno) - octeontx2-pf: Fix linking objects into multiple modules (Geetha sowjanya) - octeontx2-pf: Add error handling to VLAN unoffload handling (Simon Horman) - virtio_net: fixing XDP for fully checksummed packets handling (Heng Qi) - virtio_net: checksum offloading handling fix (Heng Qi) - net: usb: ax88179_178a: improve reset check (Jose Ignacio Tornos Martinez) - net: stmmac: No need to calculate speed divider when offload is disabled (Xiaolei Wang) - net: phy: dp83tg720: get master/slave configuration in link down state (Oleksij Rempel) - net: phy: dp83tg720: wake up PHYs in managed mode (Oleksij Rempel) - selftests: openvswitch: Use bash as interpreter (Simon Horman) - ptp: fix integer overflow in max_vclocks_store (Dan Carpenter) - sched: act_ct: add netns into the key of tcf_ct_flow_table (Xin Long) - tipc: force a dst refcount before doing decryption (Xin Long) - net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (David Ruth) - net: phy: mxl-gpy: Remove interrupt mask clearing from config_init (Raju Lakkaraju) - net: lan743x: Support WOL at both the PHY and MAC appropriately (Raju Lakkaraju) - net: lan743x: disable WOL upon resume to restore full data path operation (Raju Lakkaraju) - qca_spi: Make interrupt remembering atomic (Stefan Wahren) - netns: Make get_net_ns() handle zero refcount net (Yue Haibing) - xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() (Eric Dumazet) - ipv6: prevent possible NULL dereference in rt6_probe() (Eric Dumazet) - ipv6: prevent possible NULL deref in fib6_nh_init() (Eric Dumazet) - selftests: mptcp: userspace_pm: fixed subtest names (Matthieu Baerts (NGI0)) - tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() (Eric Dumazet) - netrom: Fix a memory leak in nr_heartbeat_expiry() (Gavrilov Ilia) - ice: implement AQ download pkg retry (Wojciech Drewek) - ice: fix 200G link speed message log (Paul Greenwalt) - ice: avoid IRQ collision to fix init failure on ACPI S3 resume (En-Wei Wu) - netdev-genl: fix error codes when outputting XDP features (Jakub Kicinski) - bpf: Harden __bpf_kfunc tag against linker kfunc removal (Tony Ambardar) - compiler_types.h: Define __retain for __attribute__((__retain__)) (Tony Ambardar) - bpf: Avoid splat in pskb_pull_reason (Florian Westphal) - bpf: fix UML x86_64 compile failure (Maciej Żenczykowski) - selftests/bpf: Add test coverage for reg_set_min_max handling (Daniel Borkmann) - bpf: Reduce stack consumption in check_stack_write_fixed_off (Daniel Borkmann) - bpf: Fix reg_set_min_max corruption of fake_reg (Daniel Borkmann) - MAINTAINERS: mailmap: Update Stanislav's email address (Stanislav Fomichev) - wifi: mac80211: fix monitor channel with chanctx emulation (Johannes Berg) - wifi: mac80211: Avoid address calculations via out of bounds array indexing (Kenton Groombridge) - wifi: mac80211: Recalc offload when monitor stop (Remi Pommarel) - wifi: iwlwifi: scan: correctly check if PSC listen period is needed (Ayala Beker) - wifi: iwlwifi: mvm: fix ROC version check (Shaul Triebitz) - wifi: iwlwifi: mvm: unlock mvm mutex (Shaul Triebitz) - wifi: cfg80211: wext: add extra SIOCSIWSCAN data check (Dmitry Antipov) - wifi: cfg80211: wext: set ssids=NULL for passive scans (Johannes Berg) - cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options (Ondrej Mosnacek) - cipso: fix total option length computation (Ondrej Mosnacek) - net: mvpp2: use slab_build_skb for oversized frames (Aryan Srivastava) - ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE (Simon Trimmer) - ALSA: hda/realtek: Add more codec ID to no shutup pins list (Kailang Yang) - sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro (Jeff Johnson) - ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8 (Gergely Meszaros) - ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM (Ajrat Makhmutov) - ALSA: hda: tas2781: Component should be unbound before deconstruction (Simon Trimmer) - ALSA: hda: cs35l41: Component should be unbound before deconstruction (Simon Trimmer) - ALSA: hda: cs35l56: Component should be unbound before deconstruction (Simon Trimmer) - ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option (Peter Ujfalusi) - ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4 (Stefan Binding) - ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5 (Stefan Binding) - ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4 (Stefan Binding) - ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5 (Stefan Binding) - ALSA: hda/realtek: Remove Framework Laptop 16 from quirks (Dustin L. Howett) - ALSA: hda/realtek: Limit mic boost on N14AP7 (Edson Juliano Drosdeck) - ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11. (Andy Chi) - ALSA: seq: ump: Fix missing System Reset message handling (Takashi Iwai) - ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() (Simon Trimmer) - ALSA: hda: cs35l56: Fix lifecycle of codec pointer (Simon Trimmer) - mfd: axp20x: AXP717: Fix missing IRQ status registers range (Andre Przywara) - fedora: arm: Enable basic support for S32G-VNP-RDB3 board (Enric Balletbo i Serra) - v6.10-rc4-rt7 (Sebastian Andrzej Siewior) - i915: Update the _WAIT_FOR_ATOMIC_CHECK() comment. (Sebastian Andrzej Siewior) - net: Update the BH series to v8. (Sebastian Andrzej Siewior) - tracing: Build event generation tests only as modules (Masami Hiramatsu (Google)) - Revert "MIPS: pci: lantiq: restore reset gpio polarity" (Thomas Bogendoerfer) - mips: bmips: BCM6358: make sure CBR is correctly set (Christian Marangi) - MIPS: pci: lantiq: restore reset gpio polarity (Martin Schiller) - MIPS: Routerboard 532: Fix vendor retry check code (Ilpo Järvinen) - selftests/fchmodat2: fix clang build failure due to -static-libasan (John Hubbard) - selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS (John Hubbard) - selftests: seccomp: fix format-zero-length warnings (Amer Al Shanawany) - selftests: filesystems: fix warn_unused_result build warnings (Amer Al Shanawany) - cpumask: limit FORCE_NR_CPUS to just the UP case (Linus Torvalds) - efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init() (Waiman Long) - efi/x86: Free EFI memory map only when installing a new one. (Ard Biesheuvel) - efi/arm: Disable LPAE PAN when calling EFI runtime services (Ard Biesheuvel) - ima: Avoid blocking in RCU read-side critical section (GUO Zihua) - redhat: make bnx2xx drivers unmaintained in rhel-10 (John Meneghini) [RHEL-36646 RHEL-41231] - Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default" (Linus Torvalds) - kcov: don't lose track of remote references during softirqs (Aleksandr Nogikh) - mm: shmem: fix getting incorrect lruvec when replacing a shmem folio (Baolin Wang) - mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick (Peter Xu) - mm: fix possible OOB in numa_rebuild_large_mapping() (Kefeng Wang) - mm/migrate: fix kernel BUG at mm/compaction.c:2761! (Hugh Dickins) - selftests: mm: make map_fixed_noreplace test names stable (Mark Brown) - mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC (Jeff Xu) - mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default (Rafael Aquini) - gcov: add support for GCC 14 (Peter Oberparleiter) - zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING (Oleg Nesterov) - mm: huge_memory: fix misused mapping_large_folio_support() for anon folios (Ran Xiaokai) - lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get() (Suren Baghdasaryan) - lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n (Suren Baghdasaryan) - MAINTAINERS: remove Lorenzo as vmalloc reviewer (Lorenzo Stoakes) - Revert "mm: init_mlocked_on_free_v3" (David Hildenbrand) - mm/page_table_check: fix crash on ZONE_DEVICE (Peter Xu) - gcc: disable '-Warray-bounds' for gcc-9 (Yury Norov) - ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() (Joseph Qi) - ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() (Joseph Qi) - MAINTAINERS: Update entries for Kees Cook (Kees Cook) - kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX() (Kees Cook) - yama: document function parameter (Christian Göttsche) - mm/util: Swap kmemdup_array() arguments (Jean-Philippe Brucker) - Drivers: hv: Cosmetic changes for hv.c and balloon.c (Aditya Nagesh) - Documentation: hyperv: Improve synic and interrupt handling description (Michael Kelley) - Documentation: hyperv: Update spelling and fix typo (Michael Kelley) - tools: hv: suppress the invalid warning for packed member alignment (Saurabh Sengar) - hv_balloon: Enable hot-add for memblock sizes > 128 MiB (Michael Kelley) - hv_balloon: Use kernel macros to simplify open coded sequences (Michael Kelley) - redhat/configs: Disable CONFIG_NFP (Kamal Heib) [RHEL-36647] - Enable CONFIG_PWRSEQ_{SIMPLIE,EMMC} on aarch64 (Charles Mirabile) - Fix SERIAL_SC16IS7XX configs for Fedora (Justin M. Forbes) Resolves: RHEL-29722 Signed-off-by: Jan Stancek --- Makefile.rhelver | 2 +- def_variants.yaml.rhel | 1 + kernel-aarch64-64k-debug-rhel.config | 8 +- kernel-aarch64-64k-rhel.config | 8 +- kernel-aarch64-debug-rhel.config | 8 +- kernel-aarch64-rhel.config | 8 +- kernel-aarch64-rt-debug-rhel.config | 8 +- kernel-aarch64-rt-rhel.config | 8 +- kernel-ppc64le-debug-rhel.config | 2 +- kernel-ppc64le-rhel.config | 2 +- kernel-s390x-debug-rhel.config | 6 +- kernel-s390x-rhel.config | 6 +- kernel-s390x-zfcpdump-rhel.config | 6 +- kernel-x86_64-debug-rhel.config | 6 +- kernel-x86_64-rhel.config | 6 +- kernel-x86_64-rt-debug-rhel.config | 6 +- kernel-x86_64-rt-rhel.config | 6 +- kernel.changelog | 1001 ++++++++------------------ kernel.spec | 301 +++++++- sources | 6 +- 20 files changed, 663 insertions(+), 742 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 91c409719..d452531f7 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 0 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 11 +RHEL_RELEASE = 12 # # RHEL_REBASE_NUM diff --git a/def_variants.yaml.rhel b/def_variants.yaml.rhel index 5f64ee5dc..bc3f5e0a9 100644 --- a/def_variants.yaml.rhel +++ b/def_variants.yaml.rhel @@ -137,6 +137,7 @@ rules: - drivers/input/touchscreen/.*: modules - drivers/input/.*: modules-core - drivers/interconnect/.*: modules-core + - drivers/iommu/.*test.ko: modules-internal - drivers/iommu/.*: modules-core - drivers/irqchip/.*: modules-core diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index fd7372396..e18763a18 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -1016,7 +1016,7 @@ CONFIG_COMMON_CLK_MAX77686=y # CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_RS9_PCIE is not set -CONFIG_COMMON_CLK_SCMI=m +CONFIG_COMMON_CLK_SCMI=y CONFIG_COMMON_CLK_SCPI=m # CONFIG_COMMON_CLK_SI514 is not set # CONFIG_COMMON_CLK_SI521XX is not set @@ -4420,7 +4420,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_DEBUG=y -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -5118,9 +5118,9 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index f0f5c55f1..11b3d1a50 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -1016,7 +1016,7 @@ CONFIG_COMMON_CLK_MAX77686=y # CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_RS9_PCIE is not set -CONFIG_COMMON_CLK_SCMI=m +CONFIG_COMMON_CLK_SCMI=y CONFIG_COMMON_CLK_SCPI=m # CONFIG_COMMON_CLK_SI514 is not set # CONFIG_COMMON_CLK_SI521XX is not set @@ -4399,7 +4399,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -5095,9 +5095,9 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index e705708f0..9d8445369 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -1014,7 +1014,7 @@ CONFIG_COMMON_CLK_MAX77686=y # CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_RS9_PCIE is not set -CONFIG_COMMON_CLK_SCMI=m +CONFIG_COMMON_CLK_SCMI=y CONFIG_COMMON_CLK_SCPI=m # CONFIG_COMMON_CLK_SI514 is not set # CONFIG_COMMON_CLK_SI521XX is not set @@ -4417,7 +4417,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_DEBUG=y -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -5114,9 +5114,9 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 96bf7920c..9289aa940 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1014,7 +1014,7 @@ CONFIG_COMMON_CLK_MAX77686=y # CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_RS9_PCIE is not set -CONFIG_COMMON_CLK_SCMI=m +CONFIG_COMMON_CLK_SCMI=y CONFIG_COMMON_CLK_SCPI=m # CONFIG_COMMON_CLK_SI514 is not set # CONFIG_COMMON_CLK_SI521XX is not set @@ -4396,7 +4396,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -5091,9 +5091,9 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 2601e718e..75d93a890 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -1014,7 +1014,7 @@ CONFIG_COMMON_CLK_MAX77686=y # CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_RS9_PCIE is not set -CONFIG_COMMON_CLK_SCMI=m +CONFIG_COMMON_CLK_SCMI=y CONFIG_COMMON_CLK_SCPI=m # CONFIG_COMMON_CLK_SI514 is not set # CONFIG_COMMON_CLK_SI521XX is not set @@ -4462,7 +4462,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_DEBUG=y -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -5162,9 +5162,9 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index a807e61b8..72ad37732 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -1014,7 +1014,7 @@ CONFIG_COMMON_CLK_MAX77686=y # CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_RS9_PCIE is not set -CONFIG_COMMON_CLK_SCMI=m +CONFIG_COMMON_CLK_SCMI=y CONFIG_COMMON_CLK_SCPI=m # CONFIG_COMMON_CLK_SI514 is not set # CONFIG_COMMON_CLK_SI521XX is not set @@ -4441,7 +4441,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -5139,9 +5139,9 @@ CONFIG_PWM_TIECAP=m CONFIG_PWM_TIEHRPWM=m # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 1263b75d4..e7b7f8cf3 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -4071,7 +4071,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_DEBUG=y -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 77430a26e..64fc723d4 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -4051,7 +4051,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 9ba9ae42f..2858d3808 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -4051,7 +4051,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_DEBUG=y -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -4649,9 +4649,9 @@ CONFIG_PTP_1588_CLOCK=y # CONFIG_PWM is not set # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_XILINX is not set -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 13b48e431..bbd94bd41 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -4031,7 +4031,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -4628,9 +4628,9 @@ CONFIG_PTP_1588_CLOCK=y # CONFIG_PWM is not set # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_XILINX is not set -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 175725fba..ea2ef046f 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -4042,7 +4042,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -4640,9 +4640,9 @@ CONFIG_PTP_1588_CLOCK=y # CONFIG_PWM is not set # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_XILINX is not set -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 71272cbbc..ae4e2877d 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -4292,7 +4292,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_DEBUG=y -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -4942,9 +4942,9 @@ CONFIG_PWM_LPSS_PLATFORM=m # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 643277886..820e66159 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -4272,7 +4272,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -4920,9 +4920,9 @@ CONFIG_PWM_LPSS_PLATFORM=m # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index a5515de4b..783e5f42d 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -4337,7 +4337,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_DEBUG=y -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -4990,9 +4990,9 @@ CONFIG_PWM_LPSS_PLATFORM=m # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 94466582d..ef069898c 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -4317,7 +4317,7 @@ CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NFP_APP_ABM_NIC=y CONFIG_NFP_APP_FLOWER=y # CONFIG_NFP_DEBUG is not set -CONFIG_NFP=m +# CONFIG_NFP is not set CONFIG_NFP_NET_IPSEC=y CONFIG_NF_REJECT_IPV4=m CONFIG_NF_REJECT_IPV6=m @@ -4968,9 +4968,9 @@ CONFIG_PWM_LPSS_PLATFORM=m # CONFIG_PWM_PCA9685 is not set # CONFIG_PWM_XILINX is not set CONFIG_PWM=y -# CONFIG_PWRSEQ_EMMC is not set +CONFIG_PWRSEQ_EMMC=m # CONFIG_PWRSEQ_SD8787 is not set -# CONFIG_PWRSEQ_SIMPLE is not set +CONFIG_PWRSEQ_SIMPLE=m # CONFIG_QAT_VFIO_PCI is not set # CONFIG_QCA7000_SPI is not set # CONFIG_QCA807X_PHY is not set diff --git a/kernel.changelog b/kernel.changelog index 458645490..8d772338b 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,36 @@ +* Mon Jun 24 2024 Justin M. Forbes [6.10.0-0.rc5.43] +- redhat/kernel.spec: fix attributes of symvers file (Jan Stancek) +- redhat: add filtermods rule for iommu tests (Jan Stancek) +- Linux v6.10.0-0.rc5 +Resolves: + +* Fri Jun 21 2024 Fedora Kernel Team [6.10.0-0.rc4.50736169ecc8.42] +- fedora: arm: Enable basic support for S32G-VNP-RDB3 board (Enric Balletbo i Serra) +- Linux v6.10.0-0.rc4.50736169ecc8 +Resolves: + +* Thu Jun 20 2024 Fedora Kernel Team [6.10.0-0.rc4.e5b3efbe1ab1.41] +- Linux v6.10.0-0.rc4.e5b3efbe1ab1 +Resolves: + +* Wed Jun 19 2024 Fedora Kernel Team [6.10.0-0.rc4.92e5605a199e.40] +- redhat: make bnx2xx drivers unmaintained in rhel-10 (John Meneghini) [RHEL-36646 RHEL-41231] +- Linux v6.10.0-0.rc4.92e5605a199e +Resolves: RHEL-36646, RHEL-41231 + +* Tue Jun 18 2024 Fedora Kernel Team [6.10.0-0.rc4.14d7c92f8df9.39] +- redhat/configs: Disable CONFIG_NFP (Kamal Heib) [RHEL-36647] +- Enable CONFIG_PWRSEQ_{SIMPLIE,EMMC} on aarch64 (Charles Mirabile) +- Linux v6.10.0-0.rc4.14d7c92f8df9 +Resolves: RHEL-36647 + +* Mon Jun 17 2024 Fedora Kernel Team [6.10.0-0.rc4.38] +- Fix SERIAL_SC16IS7XX configs for Fedora (Justin M. Forbes) +- Enable ALSA (CONFIG_SND) on aarch64 (Charles Mirabile) [RHEL-40411] +- redhat: Remove DIST_BRANCH variable (Eder Zulian) +- Linux v6.10.0-0.rc4 +Resolves: RHEL-40411 + * Sun Jun 16 2024 Fedora Kernel Team [6.10.0-0.rc3.a3e18a540541.37] - Linux v6.10.0-0.rc3.a3e18a540541 Resolves: @@ -2526,689 +2559,291 @@ Resolves: - [initial commit] Add Makefiles (Laura Abbott) - Linux v6.10.0-0.rc0.a5131c3fdf26 Resolves: RHEL-23931, RHEL-32110, rhbz#1471185, rhbz#1495307, rhbz#1509329, rhbz#1518076, rhbz#1518874, rhbz#1519554, rhbz#1546831, rhbz#1559877, rhbz#1561171, rhbz#1563590, rhbz#1565704, rhbz#1565717, rhbz#1572321, rhbz#1574502, rhbz#1590829, rhbz#1595918, rhbz#1598366, rhbz#1602033, rhbz#1609604, rhbz#1610493, rhbz#1613522, rhbz#1638087, rhbz#1652256, rhbz#1652266, rhbz#1663728, rhbz#1670017, rhbz#1722136, rhbz#1730649, rhbz#1802694, rhbz#1810301, rhbz#1821565, rhbz#1831065, rhbz#1855161, rhbz#1856174, rhbz#1856176, rhbz#1858592, rhbz#1858594, rhbz#1858596, rhbz#1858599, rhbz#1869674, rhbz#1871130, rhbz#1876435, rhbz#1876436, rhbz#1876977, rhbz#1877192, rhbz#1880486, rhbz#1890304, rhbz#1903201, rhbz#1915073, rhbz#1915290, rhbz#1930649, rhbz#1939095, rhbz#1940075, rhbz#1940794, rhbz#1943423, rhbz#1945002, rhbz#1945179, rhbz#1945477, rhbz#1947240, rhbz#1948340, rhbz#1952426, rhbz#1952863, rhbz#1953486, rhbz#1956988, rhbz#1957210, rhbz#1957219, rhbz#1957305, rhbz#1957636, rhbz#1957819, rhbz#1961178, rhbz#1962936, rhbz#1964537, rhbz#1967640, rhbz#1972795, rhbz#1976270, rhbz#1976835, rhbz#1976877, rhbz#1976884, rhbz#1977056, rhbz#1977529, rhbz#1978539, rhbz#1979379, rhbz#1981406, rhbz#1983298, rhbz#1986223, rhbz#1988254, rhbz#1988384, rhbz#1990040, rhbz#1993393, rhbz#1994858, rhbz#1998953, rhbz#2000835, rhbz#2002344, rhbz#2004233, rhbz#2004821, rhbz#2006813, rhbz#2007430, rhbz#2012226, rhbz#2014492, rhbz#2019377, rhbz#2020132, rhbz#2022578, rhbz#2023782, rhbz#2024595, rhbz#2025985, rhbz#2026319, rhbz#2027506, rhbz#2031547, rhbz#2032758, rhbz#2034670, rhbz#2038999, rhbz#2040643, rhbz#2041184, rhbz#2041186, rhbz#2041365, rhbz#2041990, rhbz#2042240, rhbz#2042241, rhbz#2043141, rhbz#2044155, rhbz#2053836, rhbz#2054579, rhbz#2062054, rhbz#2062909, rhbz#2071969, rhbz#2089765, rhbz#2115876, rhbz#2120968, rhbz#2122595, rhbz#2140017, rhbz#2142658, rhbz#2149273, rhbz#2153073, rhbz#2166911, rhbz#2188441, rhbz#2208834, rhbz#2216678, rhbz#2227793, rhbz#2231407, rhbz#2233269 -* Tue Jun 18 2024 Jan Stancek [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 (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-36646, RHEL-40411 - -* Mon Jun 10 2024 Patrick Talbert [6.10.0-0.rc2.10.el10] -- clk: sifive: Do not register clkdevs for PRCI clocks (Samuel Holland) -- cifs: Don't advance the I/O iterator before terminating subrequest (David Howells) -- smb: client: fix deadlock in smb2_find_smb_tcon() (Enzo Matsumiya) -- HID: Ignore battery for ELAN touchscreens 2F2C and 4116 (Louis Dalibard) -- HID: i2c-hid: elan: fix reset suspend current leakage (Johan Hovold) -- dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property (Johan Hovold) -- dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M (Johan Hovold) -- dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema (Johan Hovold) -- input: Add support for "Do Not Disturb" (Aseda Aboagye) -- input: Add event code for accessibility key (Aseda Aboagye) -- hid: asus: asus_report_fixup: fix potential read out of bounds (Andrew Ballance) -- HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro (Jeff Johnson) -- HID: intel-ish-hid: fix endian-conversion (Arnd Bergmann) -- HID: nintendo: Fix an error handling path in nintendo_hid_probe() (Christophe JAILLET) -- HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() (José Expósito) -- HID: core: remove unnecessary WARN_ON() in implement() (Nikita Zhandarovich) -- HID: nvidia-shield: Add missing check for input_ff_create_memless (Chen Ni) -- HID: intel-ish-hid: Fix build error for COMPILE_TEST (Zhang Lixu) -- modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o (Masahiro Yamada) -- kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh (Richard Acayan) -- kconfig: remove wrong expr_trans_bool() (Masahiro Yamada) -- kconfig: doc: document behavior of 'select' and 'imply' followed by 'if' (Masahiro Yamada) -- kconfig: doc: fix a typo in the note about 'imply' (Masahiro Yamada) -- kconfig: gconf: give a proper initial state to the Save button (Masahiro Yamada) -- kconfig: remove unneeded code for user-supplied values being out of range (Masahiro Yamada) -- media: intel/ipu6: add csi2 port sanity check in notifier bound (Bingbu Cao) -- media: intel/ipu6: update the maximum supported csi2 port number to 6 (Bingbu Cao) -- media: mei: csi: Warn less verbosely of a missing device fwnode (Sakari Ailus) -- media: mei: csi: Put the IPU device reference (Sakari Ailus) -- media: intel/ipu6: fix the buffer flags caused by wrong parentheses (Bingbu Cao) -- media: intel/ipu6: Fix an error handling path in isys_probe() (Christophe JAILLET) -- media: intel/ipu6: Move isys_remove() close to isys_probe() (Christophe JAILLET) -- media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove() (Christophe JAILLET) -- media: Documentation: v4l: Fix ACTIVE route flag (Sakari Ailus) -- media: mgb4: Fix double debugfs remove (Martin Tůma) -- irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() (Hagar Hemdan) -- irqchip/sifive-plic: Chain to parent IRQ after handlers are ready (Samuel Holland) -- irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() fails (Sunil V L) -- x86/amd_nb: Check for invalid SMN reads (Yazen Ghannam) -- x86/kexec: Fix bug with call depth tracking (David Kaplan) -- perf/core: Fix missing wakeup when waiting for context reference (Haifeng Xu) -- locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc (Carlos Llamas) -- redhat/configs: fedora: Enable some drivers for IPU6 support (Hans de Goede) -- nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors (Ryusuke Konishi) -- mm: fix xyz_noprof functions calling profiled functions (Suren Baghdasaryan) -- codetag: avoid race at alloc_slab_obj_exts (Thadeu Lima de Souza Cascardo) -- mm/hugetlb: do not call vma_add_reservation upon ENOMEM (Oscar Salvador) -- mm/ksm: fix ksm_zero_pages accounting (Chengming Zhou) -- mm/ksm: fix ksm_pages_scanned accounting (Chengming Zhou) -- kmsan: do not wipe out origin when doing partial unpoisoning (Alexander Potapenko) -- vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr() (Cong Wang) -- mm: page_alloc: fix highatomic typing in multi-block buddies (Johannes Weiner) -- nilfs2: fix potential kernel bug due to lack of writeback flag waiting (Ryusuke Konishi) -- memcg: remove the lockdep assert from __mod_objcg_mlstate() (Sebastian Andrzej Siewior) -- mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes (Barry Song) -- mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n (Barry Song) -- mm: drop the 'anon_' prefix for swap-out mTHP counters (Baolin Wang) -- gpio: add missing MODULE_DESCRIPTION() macros (Jeff Johnson) -- gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type (Matthias Schiffer) -- gpio: tqmx86: store IRQ trigger type and unmask status separately (Matthias Schiffer) -- gpio: tqmx86: introduce shadow register for GPIO output value (Matthias Schiffer) -- gpio: tqmx86: fix typo in Kconfig label (Gregor Herburger) -- nvme: fix nvme_pr_* status code parsing (Weiwen Hu) -- nvme-fabrics: use reserved tag for reg read/write command (Chunguang Xu) -- null_blk: fix validation of block size (Andreas Hindborg) -- io_uring: fix possible deadlock in io_register_iowq_max_workers() (Hagar Hemdan) -- io_uring/io-wq: avoid garbage value of 'match' in io_wq_enqueue() (Su Hui) -- io_uring/napi: fix timeout calculation (Jens Axboe) -- io_uring: check for non-NULL file pointer in io_file_can_poll() (Jens Axboe) -- btrfs: protect folio::private when attaching extent buffer folios (Qu Wenruo) -- btrfs: fix leak of qgroup extent records after transaction abort (Filipe Manana) -- btrfs: fix crash on racing fsync and size-extending write into prealloc (Omar Sandoval) -- SUNRPC: Fix loop termination condition in gss_free_in_token_pages() (Chuck Lever) -- Revert "riscv: mm: accelerate pagefault when badaccess" (Palmer Dabbelt) -- riscv: fix overlap of allocated page and PTR_ERR (Nam Cao) -- KVM: s390x: selftests: Add shared zeropage test (David Hildenbrand) -- s390/crash: Do not use VM info if os_info does not have it (Alexander Gordeev) -- arm64/io: add constant-argument check (Arnd Bergmann) -- arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process (Wei Li) -- platform/x86/amd/hsmp: Check HSMP support on AMD family of processors (Suma Hegde) -- platform/x86: dell-smbios: Simplify error handling (Armin Wolf) -- platform/x86: dell-smbios: Fix wrong token data in sysfs (Armin Wolf) -- platform/x86: yt2-1380: add CONFIG_EXTCON dependency (Arnd Bergmann) -- platform/x86: touchscreen_dmi: Use 2-argument strscpy() (Andy Shevchenko) -- platform/x86: touchscreen_dmi: Drop "silead,max-fingers" property (Hans de Goede) -- Input: silead - Always support 10 fingers (Hans de Goede) -- iommu/amd: Fix Invalid wait context issue (Vasant Hegde) -- iommu/amd: Check EFR[EPHSup] bit before enabling PPR (Vasant Hegde) -- iommu/amd: Fix workqueue name (Vasant Hegde) -- iommu: Return right value in iommu_sva_bind_device() (Lu Baolu) -- iommu/dma: Fix domain init (Robin Murphy) -- iommu/amd: Fix sysfs leak in iommu init (Kun(llfl)) -- ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K (Michael Ellerman) -- drm/komeda: remove unused struct 'gamma_curve_segment' (Dr. David Alan Gilbert) -- drm/vmwgfx: Don't memcmp equivalent pointers (Ian Forbes) -- drm/vmwgfx: remove unused struct 'vmw_stdu_dma' (Dr. David Alan Gilbert) -- drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactive (Ian Forbes) -- drm/vmwgfx: Standardize use of kibibytes when logging (Ian Forbes) -- drm/vmwgfx: Remove STDU logic from generic mode_valid function (Ian Forbes) -- drm/vmwgfx: 3D disabled should not effect STDU memory limits (Ian Forbes) -- drm/vmwgfx: Filter modes which exceed graphics memory (Ian Forbes) -- drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientation (Chen Ni) -- drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds (Tasos Sahanidis) -- drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms (Mario Limonciello) -- drm/xe/pf: Update the LMTT when freeing VF GT config (Michal Wajdeczko) -- scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort() (Chanwoo Lee) -- scsi: core: Handle devices which return an unusually large VPD page count (Martin K. Petersen) -- scsi: mpt3sas: Add missing kerneldoc parameter descriptions (Deming Wang) -- scsi: qedf: Set qed_slowpath_params to zero before use (Saurav Kashyap) -- scsi: qedf: Wait for stag work during unload (Saurav Kashyap) -- scsi: qedf: Don't process stag work during unload and recovery (Saurav Kashyap) -- scsi: sr: Fix unintentional arithmetic wraparound (Justin Stitt) -- scsi: core: alua: I/O errors for ALUA state transitions (Martin Wilck) -- scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add() (Nathan Chancellor) -- PCI: Revert the cfg_access_lock lockdep mechanism (Dan Williams) -- selftests: net: lib: set 'i' as local (Matthieu Baerts (NGI0)) -- selftests: net: lib: avoid error removing empty netns name (Matthieu Baerts (NGI0)) -- selftests: net: lib: support errexit with busywait (Matthieu Baerts (NGI0)) -- net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() (Su Hui) -- ipv6: fix possible race in __fib6_drop_pcpu_from() (Eric Dumazet) -- af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill(). (Kuniyuki Iwashima) -- af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen(). (Kuniyuki Iwashima) -- af_unix: Use skb_queue_empty_lockless() in unix_release_sock(). (Kuniyuki Iwashima) -- af_unix: Use unix_recvq_full_lockless() in unix_stream_connect(). (Kuniyuki Iwashima) -- af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen. (Kuniyuki Iwashima) -- af_unix: Annotate data-races around sk->sk_sndbuf. (Kuniyuki Iwashima) -- af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG. (Kuniyuki Iwashima) -- af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb(). (Kuniyuki Iwashima) -- af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg(). (Kuniyuki Iwashima) -- af_unix: Annotate data-race of sk->sk_state in unix_accept(). (Kuniyuki Iwashima) -- af_unix: Annotate data-race of sk->sk_state in unix_stream_connect(). (Kuniyuki Iwashima) -- af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll(). (Kuniyuki Iwashima) -- af_unix: Annotate data-race of sk->sk_state in unix_inq_len(). (Kuniyuki Iwashima) -- af_unix: Annodate data-races around sk->sk_state for writers. (Kuniyuki Iwashima) -- af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer. (Kuniyuki Iwashima) -- net: wwan: iosm: Fix tainted pointer delete is case of region creation fail (Aleksandr Mishin) -- igc: Fix Energy Efficient Ethernet support declaration (Sasha Neftin) -- ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors() (Larysa Zaremba) -- ice: add flag to distinguish reset from .ndo_bpf in XDP rings config (Larysa Zaremba) -- ice: remove af_xdp_zc_qps bitmap (Larysa Zaremba) -- ice: fix reads from NVM Shadow RAM on E830 and E825-C devices (Jacob Keller) -- ice: fix iteration of TLVs in Preserved Fields Area (Jacob Keller) -- Revert "xsk: Document ability to redirect to any socket bound to the same umem" (Magnus Karlsson) -- Revert "xsk: Support redirect to any socket bound to the same umem" (Magnus Karlsson) -- bpf: Set run context for rawtp test_run callback (Jiri Olsa) -- bpf: Fix a potential use-after-free in bpf_link_free() (Cong Wang) -- bpf, devmap: Remove unnecessary if check in for loop (Thorsten Blum) -- libbpf: don't close(-1) in multi-uprobe feature detector (Andrii Nakryiko) -- bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list (Jiri Olsa) -- selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c (Andrii Nakryiko) -- ptp: Fix error message on failed pin verification (Karol Kolacinski) -- net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP (Eric Dumazet) -- net/mlx5: Fix tainted pointer delete is case of flow rules creation fail (Aleksandr Mishin) -- net/mlx5: Always stop health timer during driver removal (Shay Drory) -- net/mlx5: Stop waiting for PCI if pci channel is offline (Moshe Shemesh) -- net: ethernet: mtk_eth_soc: handle dma buffer size soc specific (Frank Wunderlich) -- rtnetlink: make the "split" NLM_DONE handling generic (Jakub Kicinski) -- mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB (Jason Xing) -- tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB (Jason Xing) -- selftests: hsr: add missing config for CONFIG_BRIDGE (Hangbin Liu) -- vxlan: Fix regression when dropping packets due to invalid src addresses (Daniel Borkmann) -- net: sched: sch_multiq: fix possible OOB write in multiq_tune() (Hangyu Hua) -- ionic: fix kernel panic in XDP_TX action (Taehee Yoo) -- net: phy: Micrel KSZ8061: fix errata solution not taking effect problem (Tristram Ha) -- net/smc: avoid overwriting when adjusting sock bufsizes (Wen Gu) -- octeontx2-af: Always allocate PF entries from low prioriy zone (Subbaraya Sundeep) -- net: tls: fix marking packets as decrypted (Jakub Kicinski) -- wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS (Bitterblue Smith) -- wifi: mt76: mt7615: add missing chanctx ops (Johannes Berg) -- wifi: wilc1000: document SRCU usage instead of SRCU (Alexis Lothoré) -- Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section" (Alexis Lothoré) -- Revert "wifi: wilc1000: convert list management to RCU" (Alexis Lothoré) -- wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP (Baochen Qiang) -- wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevs (Carl Huang) -- wifi: ath10k: fix QCOM_RPROC_COMMON dependency (Dmitry Baryshkov) -- wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_config (Breno Leitao) -- wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan() (Dmitry Antipov) -- wifi: mac80211: correctly parse Spatial Reuse Parameter Set element (Lingbo Kong) -- wifi: mac80211: fix Spatial Reuse element size check (Lingbo Kong) -- wifi: iwlwifi: mvm: don't read past the mfuart notifcation (Emmanuel Grumbach) -- wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill (Ilan Peer) -- wifi: iwlwifi: mvm: check n_ssids before accessing the ssids (Miri Korenblit) -- wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option (Ayala Beker) -- wifi: iwlwifi: mvm: handle BA session teardown in RF-kill (Johannes Berg) -- wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd (Yedidya Benshimol) -- wifi: iwlwifi: mvm: remove stale STA link data during restart (Benjamin Berg) -- wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef (Shahar S Matityahu) -- wifi: iwlwifi: mvm: set properly mac header (Mordechay Goodstein) -- wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 (Johannes Berg) -- wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup (Yedidya Benshimol) -- wifi: iwlwifi: mvm: fix a crash on 7265 (Emmanuel Grumbach) -- wifi: iwlwifi: mvm: always set the TWT IE offset (Shaul Triebitz) -- wifi: iwlwifi: mvm: don't initialize csa_work twice (Miri Korenblit) -- wifi: mac80211: pass proper link id for channel switch started notification (Aditya Kumar Singh) -- wifi: cfg80211: fix 6 GHz scan request building (Johannes Berg) -- wifi: mac80211: handle tasklet frames before stopping (Johannes Berg) -- wifi: mac80211: apply mcast rate only if interface is up (Johannes Berg) -- wifi: cfg80211: pmsr: use correct nla_get_uX functions (Lin Ma) -- wifi: cfg80211: Lock wiphy in cfg80211_get_station (Remi Pommarel) -- wifi: cfg80211: fully move wiphy work to unbound workqueue (Johannes Berg) -- wifi: cfg80211: validate HE operation element parsing (Johannes Berg) -- wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() (Remi Pommarel) -- wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata (Nicolas Escande) -- wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects (Nicolas Escande) -- lib/test_rhashtable: add missing MODULE_DESCRIPTION() macro (Jeff Johnson) -- net: dst_cache: add two DEBUG_NET warnings (Eric Dumazet) -- ila: block BH in ila_output() (Eric Dumazet) -- ipv6: sr: block BH in seg6_output_core() and seg6_input_core() (Eric Dumazet) -- net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input() (Eric Dumazet) -- ipv6: ioam: block BH from ioam6_output() (Eric Dumazet) -- vmxnet3: disable rx data ring on dma allocation failure (Matthias Stocker) -- net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume (Tristram Ha) -- net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED (Dmitry Safonov) -- net/ncsi: Fix the multi thread manner of NCSI driver (DelphineCCChiu) -- net: rps: fix error when CONFIG_RFS_ACCEL is off (Jason Xing) -- ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put() (Duoming Zhou) -- ax25: Fix refcount imbalance on inbound connections (Lars Kellogg-Stedman) -- virtio_net: fix a spurious deadlock issue (Heng Qi) -- virtio_net: fix possible dim status unrecoverable (Heng Qi) -- ethtool: init tsinfo stats if requested (Vadim Fedorenko) -- MAINTAINERS: remove Peter Geis (Peter Geis) -- virtio_net: fix missing lock protection on control_buf access (Heng Qi) -- tomoyo: update project links (Tetsuo Handa) -- efi: Add missing __nocfi annotations to runtime wrappers (Ard Biesheuvel) -- efi: pstore: Return proper errors on UEFI failures (Guilherme G. Piccoli) -- efi/libstub: zboot.lds: Discard .discard sections (Nathan Chancellor) -Resolves: RHEL-29722 - -* Thu Jun 06 2024 Patrick Talbert [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 - -* Tue Jun 04 2024 Jan Stancek [6.10.0-0.rc2.8.el10] -- redhat: regenerate test-data (Jan Stancek) [RHEL-29722] -- redhat: rpminspect.yaml: more tests to ignore selftests (Jan Stancek) -- gitlab-ci: add initial version (Michael Hofmann) -- redhat/Makefile.variables: don't set DISTRO (Jan Stancek) [RHEL-29722] -- redhat/Makefile.variables: set PATCHLIST_URL to none (Jan Stancek) [RHEL-29722] -- redhat/kernel.spec.template: fix with_realtime (Jan Stancek) [RHEL-29722] -- remove ARK .gitlab-ci.yml (Jan Stancek) -- redhat: update rpminspect with c9s one (Jan Stancek) -- redhat: remove fedora configs and files (Jan Stancek) -- redhat: init RHEL10.0 beta variables and dist tag (Jan Stancek) [RHEL-29722] -- redhat: enable changes to build rt variants (Clark Williams) -- 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) -- arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled. (Sebastian Andrzej Siewior) -- 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: 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 printing (John Ogness) -- printk: Provide threadprintk boot argument (John Ogness) -- printk: Add kthread for all legacy consoles (John Ogness) -- serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()" (John Ogness) -- serial: 8250: Switch to nbcon console (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) -- proc: consoles: Add notation to c_start/c_stop (John Ogness) -- printk: nbcon: Show replay message on takeover (John Ogness) -- printk: Provide helper for message prepending (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 sections in lockdep splats (John Ogness) -- rcu: Mark emergency sections 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: 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: nbcon: Add helper to assign priority based on CPU state (John Ogness) -- 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: Do not rely on proxy headers (John Ogness) -- serial: core: Implement processing in port->lock wrapper (John Ogness) -- nbcon: Provide functions for drivers to acquire console for non-printing (John Ogness) -- console: Improve console_srcu_read_flags() comments (John Ogness) -- serial: core: Introduce wrapper to set @uart_port->cons (John Ogness) -- serial: core: Provide low-level functions to lock port (John Ogness) -- printk: nbcon: Use driver synchronization while (un)registering (John Ogness) -- printk: nbcon: Add callbacks to synchronize with driver (John Ogness) -- printk: nbcon: Add detailed doc for write_atomic() (John Ogness) -- printk: Check printk_deferred_enter()/_exit() usage (Sebastian Andrzej Siewior) -- printk: nbcon: Remove return value for write_atomic() (John Ogness) -- printk: Properly deal with nbcon consoles on seq init (Petr Mladek) -- printk: Add notation to console_srcu locking (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) -- memcg: Remove the lockdep assert from __mod_objcg_mlstate(). (Sebastian Andrzej Siewior) -- pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore} (Claudiu Beznea) -- drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation. (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) -- Turn on CONFIG_MFD_QCOM_PM8008 for Fedora aarch64 (Justin M. Forbes) +* Tue Jun 25 2024 Jan Stancek [6.10.0-0.rc5.12.el10] +- redhat: kernel.spec: add missing sound/soc/sof/sof-audio.h to kernel-devel package (Jaroslav Kysela) +- Linux 6.10-rc5 (Linus Torvalds) +- i2c: ocores: set IACK bit after core is enabled (Grygorii Tertychnyi) +- dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema (Krzysztof Kozlowski) +- dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema (Krzysztof Kozlowski) +- docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs (Wolfram Sang) +- docs: i2c: summary: document 'local' and 'remote' targets (Wolfram Sang) +- docs: i2c: summary: document use of inclusive language (Wolfram Sang) +- docs: i2c: summary: update speed mode description (Wolfram Sang) +- docs: i2c: summary: update I2C specification link (Wolfram Sang) +- docs: i2c: summary: start sentences consistently. (Wolfram Sang) +- i2c: Add nop fwnode operations (Sakari Ailus) +- cifs: Move the 'pid' from the subreq to the req (David Howells) +- cifs: Only pick a channel once per read request (David Howells) +- cifs: Defer read completion (David Howells) +- cifs: fix typo in module parameter enable_gcm_256 (Steve French) +- cifs: drop the incorrect assertion in cifs_swap_rw() (Barry Song) +- memblock: use numa_valid_node() helper to check for invalid node ID (Mike Rapoport (IBM)) +- mips: fix compat_sys_lseek syscall (Arnd Bergmann) +- MIPS: mipsmtregs: Fix target register for MFTC0 (Jiaxun Yang) +- x86/resctrl: Don't try to free nonexistent RMIDs (Dave Martin) +- drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency (Alexey Makhalov) +- KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() (Michael Ellerman) +- powerpc/crypto: Add generated P8 asm to .gitignore (Nathan Lynch) +- rust: avoid unused import warning in `rusttest` (Miguel Ojeda) +- regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones (Andre Przywara) +- regulator: bd71815: fix ramp values (Kalle Niemi) +- regulator: core: Fix modpost error "regulator_get_regmap" undefined (Biju Das) +- regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594 (Thomas Richard) +- spi: spi-imx: imx51: revert burst length calculation back to bits_per_word (Marc Kleine-Budde) +- spi: Fix SPI slave probe failure (Amit Kumar Mahapatra) +- spi: Fix OCTAL mode support (Patrice Chotard) +- spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4 (Patrice Chotard) +- spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup() (Patrice Chotard) +- spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz (Charles Keepax) +- spi: cs42l43: Correct SPI root clock speed (Charles Keepax) +- NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit() (Lorenzo Bianconi) +- nfsd: fix oops when reading pool_stats before server is started (Jeff Layton) +- xfs: fix unlink vs cluster buffer instantiation race (Dave Chinner) +- bcachefs: Move the ei_flags setting to after initialization (Youling Tang) +- bcachefs: Fix a UAF after write_super() (Kent Overstreet) +- bcachefs: Use bch2_print_string_as_lines for long err (Kent Overstreet) +- bcachefs: Fix I_NEW warning in race path in bch2_inode_insert() (Kent Overstreet) +- bcachefs: Replace bare EEXIST with private error codes (Kent Overstreet) +- bcachefs: Fix missing alloc_data_type_set() (Kent Overstreet) +- closures: Change BUG_ON() to WARN_ON() (Kent Overstreet) +- bcachefs: fix alignment of VMA for memory mapped files on THP (Youling Tang) +- bcachefs: Fix safe errors by default (Kent Overstreet) +- bcachefs: Fix bch2_trans_put() (Kent Overstreet) +- bcachefs: set_worker_desc() for delete_dead_snapshots (Kent Overstreet) +- bcachefs: Fix bch2_sb_downgrade_update() (Kent Overstreet) +- bcachefs: Handle cached data LRU wraparound (Kent Overstreet) +- bcachefs: Guard against overflowing LRU_TIME_BITS (Kent Overstreet) +- bcachefs: delete_dead_snapshots() doesn't need to go RW (Kent Overstreet) +- bcachefs: Fix early init error path in journal code (Kent Overstreet) +- bcachefs: Check for invalid btree IDs (Kent Overstreet) +- bcachefs: Fix btree ID bitmasks (Kent Overstreet) +- bcachefs: Fix shift overflow in read_one_super() (Kent Overstreet) +- bcachefs: Fix a locking bug in the do_discard_fast() path (Kent Overstreet) +- bcachefs: Fix array-index-out-of-bounds (Kent Overstreet) +- bcachefs: Fix initialization order for srcu barrier (Kent Overstreet) +- ata: ahci: Do not enable LPM if no LPM states are supported by the HBA (Niklas Cassel) +- pwm: stm32: Fix error message to not describe the previous error path (Uwe Kleine-König) +- pwm: stm32: Fix calculation of prescaler (Uwe Kleine-König) +- pwm: stm32: Refuse too small period requests (Uwe Kleine-König) +- firmware: psci: Fix return value from psci_system_suspend() (Sudeep Holla) +- riscv: dts: sophgo: disable write-protection for milkv duo (Haylen Chu) +- arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc (Frank Li) +- arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin (Max Krummenacher) +- arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property (Fabio Estevam) +- arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIO (Tim Harvey) +- arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting node (Liu Ying) +- arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoM (Marek Vasut) +- arm64: dts: freescale: imx8mm-verdin: Fix GPU speed (Joao Paulo Goncalves) +- LoongArch: KVM: Remove an unneeded semicolon (Yang Li) +- LoongArch: Fix multiple hardware watchpoint issues (Hui Li) +- LoongArch: Trigger user-space watchpoints correctly (Hui Li) +- LoongArch: Fix watchpoint setting error (Hui Li) +- LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add-sub (Xi Ruoyao) +- KVM: selftests: Fix RISC-V compilation (Andrew Jones) +- KVM: Stop processing *all* memslots when "null" mmu_notifier handler is found (Babu Moger) +- KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() (Breno Leitao) +- KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits (Tao Su) +- KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bits (Colin Ian King) +- KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests (Michael Roth) +- KVM: arm64: FFA: Release hyp rx buffer (Vincent Donnefort) +- KVM: arm64: Disassociate vcpus from redistributor region on teardown (Marc Zyngier) +- KVM: Discard zero mask with function kvm_dirty_ring_reset (Bibo Mao) +- virt: guest_memfd: fix reference leak on hwpoisoned page (Paolo Bonzini) +- kvm: do not account temporary allocations to kmem (Alexey Dobriyan) +- MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support (Sean Christopherson) +- KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes (Sean Christopherson) +- scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/UAS devices (Bart Van Assche) +- scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag (Bart Van Assche) +- scsi: ufs: core: Free memory allocated for model before reinit (Joel Slebodnick) +- drm/xe/vf: Don't touch GuC irq registers if using memory irqs (Michal Wajdeczko) +- drm/amdgpu: init TA fw for psp v14 (Likun Gao) +- drm/amdgpu: cleanup MES11 command submission (Christian König) +- drm/amdgpu: fix UBSAN warning in kv_dpm.c (Alex Deucher) +- drm/radeon: fix UBSAN warning in kv_dpm.c (Alex Deucher) +- drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clang (Nathan Chancellor) +- drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA (Michael Strauss) +- drm/amd/display: change dram_clock_latency to 34us for dcn35 (Paul Hsieh) +- drm/amd/display: Change dram_clock_latency to 34us for dcn351 (Daniel Miess) +- drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2 (Christian König) +- drm/amdgpu: Indicate CU havest info to CP (Harish Kasiviswanathan) +- drm/amd/display: prevent register access while in IPS (Hamza Mahfooz) +- drm/amdgpu: fix locking scope when flushing tlb (Yunxiang Li) +- drm/amd/display: Remove redundant idle optimization check (Roman Li) +- drm/i915/mso: using joiner is not possible with eDP MSO (Jani Nikula) +- ovl: fix encoding fid for lower only root (Miklos Szeredi) +- ovl: fix copy-up in tmpfile (Miklos Szeredi) +- io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed (Chenliang Li) +- RDMA/mana_ib: Ignore optional access flags for MRs (Konstantin Taranov) +- RDMA/mlx5: Add check for srq max_sge attribute (Patrisious Haddad) +- RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init (Yishai Hadas) +- RDMA/mlx5: Ensure created mkeys always have a populated rb_key (Jason Gunthorpe) +- RDMA/mlx5: Follow rb_key.ats when creating new mkeys (Jason Gunthorpe) +- RDMA/mlx5: Remove extra unlock on error path (Jason Gunthorpe) +- RDMA/rxe: Fix responder length checking for UD request packets (Honggang LI) +- RDMA/rxe: Fix data copy for IB_SEND_INLINE (Honggang LI) +- RDMA/bnxt_re: Fix the max msix vectors macro (Selvin Xavier) +- ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE (Takashi Iwai) +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9 (Pablo Caño) +- ACPI: mipi-disco-img: Switch to new Intel CPU model defines (Hans de Goede) +- ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder and Raptor Lake models (Hans de Goede) +- ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." (Raju Rangoju) +- thermal: int340x: processor_thermal: Support shared interrupts (Srinivas Pandruvada) +- thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data (Julien Panis) +- thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188 (Julien Panis) +- thermal: core: Change PM notifier priority to the minimum (Rafael J. Wysocki) +- thermal: core: Synchronize suspend-prepare and post-suspend actions (Rafael J. Wysocki) +- dmaengine: ioatdma: Fix missing kmem_cache_destroy() (Nikita Shubin) +- dt-bindings: dma: fsl-edma: fix dma-channels constraints (Krzysztof Kozlowski) +- dmaengine: fsl-edma: avoid linking both modules (Arnd Bergmann) +- dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() (Nikita Shubin) +- dmaengine: ioatdma: Fix error path in ioat3_dma_probe() (Nikita Shubin) +- dmaengine: ioatdma: Fix leaking on version mismatch (Nikita Shubin) +- dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id() (Siddharth Vadapalli) +- dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list (Li RongQing) +- dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr() (Louis Chauvet) +- phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets (Abel Vesa) +- phy: qcom-qmp: pcs: Add missing v6 N4 register offsets (Abel Vesa) +- phy: qcom-qmp: qserdes-txrx: Add missing registers offsets (Abel Vesa) +- soundwire: fix usages of device_get_named_child_node() (Pierre-Louis Bossart) +- redhat/kernel.spec: fix attributes of symvers file (Jan Stancek) +- redhat: add filtermods rule for iommu tests (Jan Stancek) +- btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes (Johannes Thumshirn) +- btrfs: retry block group reclaim without infinite loop (Boris Burkov) +- net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings (Oliver Neukum) +- selftests: virtio_net: add forgotten config options (Jiri Pirko) +- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error (Pavan Chebbi) +- bnxt_en: Set TSO max segs on devices with limits (Michael Chan) +- bnxt_en: Update firmware interface to 1.10.3.44 (Michael Chan) +- net: stmmac: Assign configured channel value to EXTTS event (Oleksij Rempel) +- selftests: add selftest for the SRv6 End.DX6 behavior with netfilter (Jianguo Wu) +- selftests: add selftest for the SRv6 End.DX4 behavior with netfilter (Jianguo Wu) +- netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core (Jianguo Wu) +- seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors (Jianguo Wu) +- netfilter: ipset: Fix suspicious rcu_dereference_protected() (Jozsef Kadlecsik) +- net: do not leave a dangling sk pointer, when socket creation fails (Ignat Korchagin) +- net/tcp_ao: Don't leak ao_info on error-path (Dmitry Safonov) +- ice: Fix VSI list rule with ICE_SW_LKUP_LAST type (Marcin Szycik) +- ipv6: bring NLM_DONE out to a separate recv() again (Jakub Kicinski) +- selftests: openvswitch: Set value to nla flags. (Adrian Moreno) +- octeontx2-pf: Fix linking objects into multiple modules (Geetha sowjanya) +- octeontx2-pf: Add error handling to VLAN unoffload handling (Simon Horman) +- virtio_net: fixing XDP for fully checksummed packets handling (Heng Qi) +- virtio_net: checksum offloading handling fix (Heng Qi) +- net: usb: ax88179_178a: improve reset check (Jose Ignacio Tornos Martinez) +- net: stmmac: No need to calculate speed divider when offload is disabled (Xiaolei Wang) +- net: phy: dp83tg720: get master/slave configuration in link down state (Oleksij Rempel) +- net: phy: dp83tg720: wake up PHYs in managed mode (Oleksij Rempel) +- selftests: openvswitch: Use bash as interpreter (Simon Horman) +- ptp: fix integer overflow in max_vclocks_store (Dan Carpenter) +- sched: act_ct: add netns into the key of tcf_ct_flow_table (Xin Long) +- tipc: force a dst refcount before doing decryption (Xin Long) +- net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (David Ruth) +- net: phy: mxl-gpy: Remove interrupt mask clearing from config_init (Raju Lakkaraju) +- net: lan743x: Support WOL at both the PHY and MAC appropriately (Raju Lakkaraju) +- net: lan743x: disable WOL upon resume to restore full data path operation (Raju Lakkaraju) +- qca_spi: Make interrupt remembering atomic (Stefan Wahren) +- netns: Make get_net_ns() handle zero refcount net (Yue Haibing) +- xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() (Eric Dumazet) +- ipv6: prevent possible NULL dereference in rt6_probe() (Eric Dumazet) +- ipv6: prevent possible NULL deref in fib6_nh_init() (Eric Dumazet) +- selftests: mptcp: userspace_pm: fixed subtest names (Matthieu Baerts (NGI0)) +- tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() (Eric Dumazet) +- netrom: Fix a memory leak in nr_heartbeat_expiry() (Gavrilov Ilia) +- ice: implement AQ download pkg retry (Wojciech Drewek) +- ice: fix 200G link speed message log (Paul Greenwalt) +- ice: avoid IRQ collision to fix init failure on ACPI S3 resume (En-Wei Wu) +- netdev-genl: fix error codes when outputting XDP features (Jakub Kicinski) +- bpf: Harden __bpf_kfunc tag against linker kfunc removal (Tony Ambardar) +- compiler_types.h: Define __retain for __attribute__((__retain__)) (Tony Ambardar) +- bpf: Avoid splat in pskb_pull_reason (Florian Westphal) +- bpf: fix UML x86_64 compile failure (Maciej Żenczykowski) +- selftests/bpf: Add test coverage for reg_set_min_max handling (Daniel Borkmann) +- bpf: Reduce stack consumption in check_stack_write_fixed_off (Daniel Borkmann) +- bpf: Fix reg_set_min_max corruption of fake_reg (Daniel Borkmann) +- MAINTAINERS: mailmap: Update Stanislav's email address (Stanislav Fomichev) +- wifi: mac80211: fix monitor channel with chanctx emulation (Johannes Berg) +- wifi: mac80211: Avoid address calculations via out of bounds array indexing (Kenton Groombridge) +- wifi: mac80211: Recalc offload when monitor stop (Remi Pommarel) +- wifi: iwlwifi: scan: correctly check if PSC listen period is needed (Ayala Beker) +- wifi: iwlwifi: mvm: fix ROC version check (Shaul Triebitz) +- wifi: iwlwifi: mvm: unlock mvm mutex (Shaul Triebitz) +- wifi: cfg80211: wext: add extra SIOCSIWSCAN data check (Dmitry Antipov) +- wifi: cfg80211: wext: set ssids=NULL for passive scans (Johannes Berg) +- cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options (Ondrej Mosnacek) +- cipso: fix total option length computation (Ondrej Mosnacek) +- net: mvpp2: use slab_build_skb for oversized frames (Aryan Srivastava) +- ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE (Simon Trimmer) +- ALSA: hda/realtek: Add more codec ID to no shutup pins list (Kailang Yang) +- sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro (Jeff Johnson) +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8 (Gergely Meszaros) +- ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM (Ajrat Makhmutov) +- ALSA: hda: tas2781: Component should be unbound before deconstruction (Simon Trimmer) +- ALSA: hda: cs35l41: Component should be unbound before deconstruction (Simon Trimmer) +- ALSA: hda: cs35l56: Component should be unbound before deconstruction (Simon Trimmer) +- ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option (Peter Ujfalusi) +- ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4 (Stefan Binding) +- ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5 (Stefan Binding) +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4 (Stefan Binding) +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5 (Stefan Binding) +- ALSA: hda/realtek: Remove Framework Laptop 16 from quirks (Dustin L. Howett) +- ALSA: hda/realtek: Limit mic boost on N14AP7 (Edson Juliano Drosdeck) +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11. (Andy Chi) +- ALSA: seq: ump: Fix missing System Reset message handling (Takashi Iwai) +- ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() (Simon Trimmer) +- ALSA: hda: cs35l56: Fix lifecycle of codec pointer (Simon Trimmer) +- mfd: axp20x: AXP717: Fix missing IRQ status registers range (Andre Przywara) +- fedora: arm: Enable basic support for S32G-VNP-RDB3 board (Enric Balletbo i Serra) +- v6.10-rc4-rt7 (Sebastian Andrzej Siewior) +- i915: Update the _WAIT_FOR_ATOMIC_CHECK() comment. (Sebastian Andrzej Siewior) +- net: Update the BH series to v8. (Sebastian Andrzej Siewior) +- tracing: Build event generation tests only as modules (Masami Hiramatsu (Google)) +- Revert "MIPS: pci: lantiq: restore reset gpio polarity" (Thomas Bogendoerfer) +- mips: bmips: BCM6358: make sure CBR is correctly set (Christian Marangi) +- MIPS: pci: lantiq: restore reset gpio polarity (Martin Schiller) +- MIPS: Routerboard 532: Fix vendor retry check code (Ilpo Järvinen) +- selftests/fchmodat2: fix clang build failure due to -static-libasan (John Hubbard) +- selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS (John Hubbard) +- selftests: seccomp: fix format-zero-length warnings (Amer Al Shanawany) +- selftests: filesystems: fix warn_unused_result build warnings (Amer Al Shanawany) +- cpumask: limit FORCE_NR_CPUS to just the UP case (Linus Torvalds) +- efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init() (Waiman Long) +- efi/x86: Free EFI memory map only when installing a new one. (Ard Biesheuvel) +- efi/arm: Disable LPAE PAN when calling EFI runtime services (Ard Biesheuvel) +- ima: Avoid blocking in RCU read-side critical section (GUO Zihua) +- redhat: make bnx2xx drivers unmaintained in rhel-10 (John Meneghini) [RHEL-36646 RHEL-41231] +- Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default" (Linus Torvalds) +- kcov: don't lose track of remote references during softirqs (Aleksandr Nogikh) +- mm: shmem: fix getting incorrect lruvec when replacing a shmem folio (Baolin Wang) +- mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick (Peter Xu) +- mm: fix possible OOB in numa_rebuild_large_mapping() (Kefeng Wang) +- mm/migrate: fix kernel BUG at mm/compaction.c:2761! (Hugh Dickins) +- selftests: mm: make map_fixed_noreplace test names stable (Mark Brown) +- mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC (Jeff Xu) +- mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default (Rafael Aquini) +- gcov: add support for GCC 14 (Peter Oberparleiter) +- zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING (Oleg Nesterov) +- mm: huge_memory: fix misused mapping_large_folio_support() for anon folios (Ran Xiaokai) +- lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get() (Suren Baghdasaryan) +- lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n (Suren Baghdasaryan) +- MAINTAINERS: remove Lorenzo as vmalloc reviewer (Lorenzo Stoakes) +- Revert "mm: init_mlocked_on_free_v3" (David Hildenbrand) +- mm/page_table_check: fix crash on ZONE_DEVICE (Peter Xu) +- gcc: disable '-Warray-bounds' for gcc-9 (Yury Norov) +- ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() (Joseph Qi) +- ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() (Joseph Qi) +- MAINTAINERS: Update entries for Kees Cook (Kees Cook) +- kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX() (Kees Cook) +- yama: document function parameter (Christian Göttsche) +- mm/util: Swap kmemdup_array() arguments (Jean-Philippe Brucker) +- Drivers: hv: Cosmetic changes for hv.c and balloon.c (Aditya Nagesh) +- Documentation: hyperv: Improve synic and interrupt handling description (Michael Kelley) +- Documentation: hyperv: Update spelling and fix typo (Michael Kelley) +- tools: hv: suppress the invalid warning for packed member alignment (Saurabh Sengar) +- hv_balloon: Enable hot-add for memblock sizes > 128 MiB (Michael Kelley) +- hv_balloon: Use kernel macros to simplify open coded sequences (Michael Kelley) +- redhat/configs: Disable CONFIG_NFP (Kamal Heib) [RHEL-36647] +- Enable CONFIG_PWRSEQ_{SIMPLIE,EMMC} on aarch64 (Charles Mirabile) +- Fix SERIAL_SC16IS7XX configs for Fedora (Justin M. Forbes) Resolves: RHEL-29722 * Tue Jun 18 2024 Jan Stancek [6.10.0-0.rc4.11.el10] diff --git a/kernel.spec b/kernel.spec index bcd869953..f321f5af6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -163,15 +163,15 @@ Summary: The Linux kernel %define specrpmversion 6.10.0 %define specversion 6.10.0 %define patchversion 6.10 -%define pkgrelease 0.rc4.11 +%define pkgrelease 0.rc5.12 %define kversion 6 -%define tarfile_release 6.10.0-0.rc4.11.el10 +%define tarfile_release 6.10.0-0.rc5.12.el10 # This is needed to do merge window version magic %define patchlevel 10 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 0.rc4.11%{?buildid}%{?dist} +%define specrelease 0.rc5.12%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.10.0-0.rc4.11.el10 +%define kabiversion 6.10.0-0.rc5.12.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -641,7 +641,7 @@ Name: %{package_name} License: ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND BSD-2-Clause AND (BSD-2-Clause OR Apache-2.0) AND BSD-3-Clause AND BSD-3-Clause-Clear AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR Apache-2.0) AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib AND (copyleft-next-0.3.1 OR GPL-2.0-or-later) URL: https://www.kernel.org/ Version: %{specrpmversion} -Release: %{pkg_release}.1 +Release: %{pkg_release} # DO NOT CHANGE THE 'ExclusiveArch' LINE TO TEMPORARILY EXCLUDE AN ARCHITECTURE BUILD. # SET %%nobuildarches (ABOVE) INSTEAD %if 0%{?fedora} @@ -2441,6 +2441,8 @@ BuildKernel() { cp -a --parents arch/arm/include/asm/opcodes.h $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/ %endif cp -a include $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/include + # Cross-reference from include/perf/events/sof.h + cp -a sound/soc/sof/sof-audio.h $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/sound/soc/sof %ifarch i686 x86_64 # files for 'make prepare' to succeed with kernel-devel cp -a --parents arch/x86/entry/syscalls/syscall_32.tbl $RPM_BUILD_ROOT/lib/modules/$KernelVer/build/ @@ -3891,7 +3893,7 @@ fi\ /lib/modules/%{KVERREL}%{?3:+%{3}}/symvers.%compext\ /lib/modules/%{KVERREL}%{?3:+%{3}}/config\ /lib/modules/%{KVERREL}%{?3:+%{3}}/modules.builtin*\ -%ghost %attr(0600, root, root) /boot/symvers-%{KVERREL}%{?3:+%{3}}.%compext\ +%ghost %attr(0644, root, root) /boot/symvers-%{KVERREL}%{?3:+%{3}}.%compext\ %ghost %attr(0600, root, root) /boot/initramfs-%{KVERREL}%{?3:+%{3}}.img\ %ghost %attr(0644, root, root) /boot/config-%{KVERREL}%{?3:+%{3}}\ %{expand:%%files -f kernel-%{?3:%{3}-}modules-core.list %{?3:%{3}-}modules-core}\ @@ -4020,8 +4022,291 @@ fi\ # # %changelog -* Mon Jun 24 2024 Troy Dawson - 6.10.0-0.rc4.11.1 -- Bump release for June 2024 mass rebuild +* Tue Jun 25 2024 Jan Stancek [6.10.0-0.rc5.12.el10] +- redhat: kernel.spec: add missing sound/soc/sof/sof-audio.h to kernel-devel package (Jaroslav Kysela) +- Linux 6.10-rc5 (Linus Torvalds) +- i2c: ocores: set IACK bit after core is enabled (Grygorii Tertychnyi) +- dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema (Krzysztof Kozlowski) +- dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema (Krzysztof Kozlowski) +- docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs (Wolfram Sang) +- docs: i2c: summary: document 'local' and 'remote' targets (Wolfram Sang) +- docs: i2c: summary: document use of inclusive language (Wolfram Sang) +- docs: i2c: summary: update speed mode description (Wolfram Sang) +- docs: i2c: summary: update I2C specification link (Wolfram Sang) +- docs: i2c: summary: start sentences consistently. (Wolfram Sang) +- i2c: Add nop fwnode operations (Sakari Ailus) +- cifs: Move the 'pid' from the subreq to the req (David Howells) +- cifs: Only pick a channel once per read request (David Howells) +- cifs: Defer read completion (David Howells) +- cifs: fix typo in module parameter enable_gcm_256 (Steve French) +- cifs: drop the incorrect assertion in cifs_swap_rw() (Barry Song) +- memblock: use numa_valid_node() helper to check for invalid node ID (Mike Rapoport (IBM)) +- mips: fix compat_sys_lseek syscall (Arnd Bergmann) +- MIPS: mipsmtregs: Fix target register for MFTC0 (Jiaxun Yang) +- x86/resctrl: Don't try to free nonexistent RMIDs (Dave Martin) +- drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency (Alexey Makhalov) +- KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() (Michael Ellerman) +- powerpc/crypto: Add generated P8 asm to .gitignore (Nathan Lynch) +- rust: avoid unused import warning in `rusttest` (Miguel Ojeda) +- regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones (Andre Przywara) +- regulator: bd71815: fix ramp values (Kalle Niemi) +- regulator: core: Fix modpost error "regulator_get_regmap" undefined (Biju Das) +- regulator: tps6594-regulator: Fix the number of irqs for TPS65224 and TPS6594 (Thomas Richard) +- spi: spi-imx: imx51: revert burst length calculation back to bits_per_word (Marc Kleine-Budde) +- spi: Fix SPI slave probe failure (Amit Kumar Mahapatra) +- spi: Fix OCTAL mode support (Patrice Chotard) +- spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4 (Patrice Chotard) +- spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup() (Patrice Chotard) +- spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz (Charles Keepax) +- spi: cs42l43: Correct SPI root clock speed (Charles Keepax) +- NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit() (Lorenzo Bianconi) +- nfsd: fix oops when reading pool_stats before server is started (Jeff Layton) +- xfs: fix unlink vs cluster buffer instantiation race (Dave Chinner) +- bcachefs: Move the ei_flags setting to after initialization (Youling Tang) +- bcachefs: Fix a UAF after write_super() (Kent Overstreet) +- bcachefs: Use bch2_print_string_as_lines for long err (Kent Overstreet) +- bcachefs: Fix I_NEW warning in race path in bch2_inode_insert() (Kent Overstreet) +- bcachefs: Replace bare EEXIST with private error codes (Kent Overstreet) +- bcachefs: Fix missing alloc_data_type_set() (Kent Overstreet) +- closures: Change BUG_ON() to WARN_ON() (Kent Overstreet) +- bcachefs: fix alignment of VMA for memory mapped files on THP (Youling Tang) +- bcachefs: Fix safe errors by default (Kent Overstreet) +- bcachefs: Fix bch2_trans_put() (Kent Overstreet) +- bcachefs: set_worker_desc() for delete_dead_snapshots (Kent Overstreet) +- bcachefs: Fix bch2_sb_downgrade_update() (Kent Overstreet) +- bcachefs: Handle cached data LRU wraparound (Kent Overstreet) +- bcachefs: Guard against overflowing LRU_TIME_BITS (Kent Overstreet) +- bcachefs: delete_dead_snapshots() doesn't need to go RW (Kent Overstreet) +- bcachefs: Fix early init error path in journal code (Kent Overstreet) +- bcachefs: Check for invalid btree IDs (Kent Overstreet) +- bcachefs: Fix btree ID bitmasks (Kent Overstreet) +- bcachefs: Fix shift overflow in read_one_super() (Kent Overstreet) +- bcachefs: Fix a locking bug in the do_discard_fast() path (Kent Overstreet) +- bcachefs: Fix array-index-out-of-bounds (Kent Overstreet) +- bcachefs: Fix initialization order for srcu barrier (Kent Overstreet) +- ata: ahci: Do not enable LPM if no LPM states are supported by the HBA (Niklas Cassel) +- pwm: stm32: Fix error message to not describe the previous error path (Uwe Kleine-König) +- pwm: stm32: Fix calculation of prescaler (Uwe Kleine-König) +- pwm: stm32: Refuse too small period requests (Uwe Kleine-König) +- firmware: psci: Fix return value from psci_system_suspend() (Sudeep Holla) +- riscv: dts: sophgo: disable write-protection for milkv duo (Haylen Chu) +- arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc (Frank Li) +- arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin (Max Krummenacher) +- arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property (Fabio Estevam) +- arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIO (Tim Harvey) +- arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting node (Liu Ying) +- arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoM (Marek Vasut) +- arm64: dts: freescale: imx8mm-verdin: Fix GPU speed (Joao Paulo Goncalves) +- LoongArch: KVM: Remove an unneeded semicolon (Yang Li) +- LoongArch: Fix multiple hardware watchpoint issues (Hui Li) +- LoongArch: Trigger user-space watchpoints correctly (Hui Li) +- LoongArch: Fix watchpoint setting error (Hui Li) +- LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add-sub (Xi Ruoyao) +- KVM: selftests: Fix RISC-V compilation (Andrew Jones) +- KVM: Stop processing *all* memslots when "null" mmu_notifier handler is found (Babu Moger) +- KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() (Breno Leitao) +- KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits (Tao Su) +- KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bits (Colin Ian King) +- KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests (Michael Roth) +- KVM: arm64: FFA: Release hyp rx buffer (Vincent Donnefort) +- KVM: arm64: Disassociate vcpus from redistributor region on teardown (Marc Zyngier) +- KVM: Discard zero mask with function kvm_dirty_ring_reset (Bibo Mao) +- virt: guest_memfd: fix reference leak on hwpoisoned page (Paolo Bonzini) +- kvm: do not account temporary allocations to kmem (Alexey Dobriyan) +- MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support (Sean Christopherson) +- KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes (Sean Christopherson) +- scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/UAS devices (Bart Van Assche) +- scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag (Bart Van Assche) +- scsi: ufs: core: Free memory allocated for model before reinit (Joel Slebodnick) +- drm/xe/vf: Don't touch GuC irq registers if using memory irqs (Michal Wajdeczko) +- drm/amdgpu: init TA fw for psp v14 (Likun Gao) +- drm/amdgpu: cleanup MES11 command submission (Christian König) +- drm/amdgpu: fix UBSAN warning in kv_dpm.c (Alex Deucher) +- drm/radeon: fix UBSAN warning in kv_dpm.c (Alex Deucher) +- drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clang (Nathan Chancellor) +- drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIA (Michael Strauss) +- drm/amd/display: change dram_clock_latency to 34us for dcn35 (Paul Hsieh) +- drm/amd/display: Change dram_clock_latency to 34us for dcn351 (Daniel Miess) +- drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2 (Christian König) +- drm/amdgpu: Indicate CU havest info to CP (Harish Kasiviswanathan) +- drm/amd/display: prevent register access while in IPS (Hamza Mahfooz) +- drm/amdgpu: fix locking scope when flushing tlb (Yunxiang Li) +- drm/amd/display: Remove redundant idle optimization check (Roman Li) +- drm/i915/mso: using joiner is not possible with eDP MSO (Jani Nikula) +- ovl: fix encoding fid for lower only root (Miklos Szeredi) +- ovl: fix copy-up in tmpfile (Miklos Szeredi) +- io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed (Chenliang Li) +- RDMA/mana_ib: Ignore optional access flags for MRs (Konstantin Taranov) +- RDMA/mlx5: Add check for srq max_sge attribute (Patrisious Haddad) +- RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init (Yishai Hadas) +- RDMA/mlx5: Ensure created mkeys always have a populated rb_key (Jason Gunthorpe) +- RDMA/mlx5: Follow rb_key.ats when creating new mkeys (Jason Gunthorpe) +- RDMA/mlx5: Remove extra unlock on error path (Jason Gunthorpe) +- RDMA/rxe: Fix responder length checking for UD request packets (Honggang LI) +- RDMA/rxe: Fix data copy for IB_SEND_INLINE (Honggang LI) +- RDMA/bnxt_re: Fix the max msix vectors macro (Selvin Xavier) +- ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE (Takashi Iwai) +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9 (Pablo Caño) +- ACPI: mipi-disco-img: Switch to new Intel CPU model defines (Hans de Goede) +- ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder and Raptor Lake models (Hans de Goede) +- ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." (Raju Rangoju) +- thermal: int340x: processor_thermal: Support shared interrupts (Srinivas Pandruvada) +- thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data (Julien Panis) +- thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188 (Julien Panis) +- thermal: core: Change PM notifier priority to the minimum (Rafael J. Wysocki) +- thermal: core: Synchronize suspend-prepare and post-suspend actions (Rafael J. Wysocki) +- dmaengine: ioatdma: Fix missing kmem_cache_destroy() (Nikita Shubin) +- dt-bindings: dma: fsl-edma: fix dma-channels constraints (Krzysztof Kozlowski) +- dmaengine: fsl-edma: avoid linking both modules (Arnd Bergmann) +- dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() (Nikita Shubin) +- dmaengine: ioatdma: Fix error path in ioat3_dma_probe() (Nikita Shubin) +- dmaengine: ioatdma: Fix leaking on version mismatch (Nikita Shubin) +- dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id() (Siddharth Vadapalli) +- dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list (Li RongQing) +- dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr() (Louis Chauvet) +- phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets (Abel Vesa) +- phy: qcom-qmp: pcs: Add missing v6 N4 register offsets (Abel Vesa) +- phy: qcom-qmp: qserdes-txrx: Add missing registers offsets (Abel Vesa) +- soundwire: fix usages of device_get_named_child_node() (Pierre-Louis Bossart) +- redhat/kernel.spec: fix attributes of symvers file (Jan Stancek) +- redhat: add filtermods rule for iommu tests (Jan Stancek) +- btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes (Johannes Thumshirn) +- btrfs: retry block group reclaim without infinite loop (Boris Burkov) +- net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings (Oliver Neukum) +- selftests: virtio_net: add forgotten config options (Jiri Pirko) +- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error (Pavan Chebbi) +- bnxt_en: Set TSO max segs on devices with limits (Michael Chan) +- bnxt_en: Update firmware interface to 1.10.3.44 (Michael Chan) +- net: stmmac: Assign configured channel value to EXTTS event (Oleksij Rempel) +- selftests: add selftest for the SRv6 End.DX6 behavior with netfilter (Jianguo Wu) +- selftests: add selftest for the SRv6 End.DX4 behavior with netfilter (Jianguo Wu) +- netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core (Jianguo Wu) +- seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors (Jianguo Wu) +- netfilter: ipset: Fix suspicious rcu_dereference_protected() (Jozsef Kadlecsik) +- net: do not leave a dangling sk pointer, when socket creation fails (Ignat Korchagin) +- net/tcp_ao: Don't leak ao_info on error-path (Dmitry Safonov) +- ice: Fix VSI list rule with ICE_SW_LKUP_LAST type (Marcin Szycik) +- ipv6: bring NLM_DONE out to a separate recv() again (Jakub Kicinski) +- selftests: openvswitch: Set value to nla flags. (Adrian Moreno) +- octeontx2-pf: Fix linking objects into multiple modules (Geetha sowjanya) +- octeontx2-pf: Add error handling to VLAN unoffload handling (Simon Horman) +- virtio_net: fixing XDP for fully checksummed packets handling (Heng Qi) +- virtio_net: checksum offloading handling fix (Heng Qi) +- net: usb: ax88179_178a: improve reset check (Jose Ignacio Tornos Martinez) +- net: stmmac: No need to calculate speed divider when offload is disabled (Xiaolei Wang) +- net: phy: dp83tg720: get master/slave configuration in link down state (Oleksij Rempel) +- net: phy: dp83tg720: wake up PHYs in managed mode (Oleksij Rempel) +- selftests: openvswitch: Use bash as interpreter (Simon Horman) +- ptp: fix integer overflow in max_vclocks_store (Dan Carpenter) +- sched: act_ct: add netns into the key of tcf_ct_flow_table (Xin Long) +- tipc: force a dst refcount before doing decryption (Xin Long) +- net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (David Ruth) +- net: phy: mxl-gpy: Remove interrupt mask clearing from config_init (Raju Lakkaraju) +- net: lan743x: Support WOL at both the PHY and MAC appropriately (Raju Lakkaraju) +- net: lan743x: disable WOL upon resume to restore full data path operation (Raju Lakkaraju) +- qca_spi: Make interrupt remembering atomic (Stefan Wahren) +- netns: Make get_net_ns() handle zero refcount net (Yue Haibing) +- xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() (Eric Dumazet) +- ipv6: prevent possible NULL dereference in rt6_probe() (Eric Dumazet) +- ipv6: prevent possible NULL deref in fib6_nh_init() (Eric Dumazet) +- selftests: mptcp: userspace_pm: fixed subtest names (Matthieu Baerts (NGI0)) +- tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() (Eric Dumazet) +- netrom: Fix a memory leak in nr_heartbeat_expiry() (Gavrilov Ilia) +- ice: implement AQ download pkg retry (Wojciech Drewek) +- ice: fix 200G link speed message log (Paul Greenwalt) +- ice: avoid IRQ collision to fix init failure on ACPI S3 resume (En-Wei Wu) +- netdev-genl: fix error codes when outputting XDP features (Jakub Kicinski) +- bpf: Harden __bpf_kfunc tag against linker kfunc removal (Tony Ambardar) +- compiler_types.h: Define __retain for __attribute__((__retain__)) (Tony Ambardar) +- bpf: Avoid splat in pskb_pull_reason (Florian Westphal) +- bpf: fix UML x86_64 compile failure (Maciej Żenczykowski) +- selftests/bpf: Add test coverage for reg_set_min_max handling (Daniel Borkmann) +- bpf: Reduce stack consumption in check_stack_write_fixed_off (Daniel Borkmann) +- bpf: Fix reg_set_min_max corruption of fake_reg (Daniel Borkmann) +- MAINTAINERS: mailmap: Update Stanislav's email address (Stanislav Fomichev) +- wifi: mac80211: fix monitor channel with chanctx emulation (Johannes Berg) +- wifi: mac80211: Avoid address calculations via out of bounds array indexing (Kenton Groombridge) +- wifi: mac80211: Recalc offload when monitor stop (Remi Pommarel) +- wifi: iwlwifi: scan: correctly check if PSC listen period is needed (Ayala Beker) +- wifi: iwlwifi: mvm: fix ROC version check (Shaul Triebitz) +- wifi: iwlwifi: mvm: unlock mvm mutex (Shaul Triebitz) +- wifi: cfg80211: wext: add extra SIOCSIWSCAN data check (Dmitry Antipov) +- wifi: cfg80211: wext: set ssids=NULL for passive scans (Johannes Berg) +- cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options (Ondrej Mosnacek) +- cipso: fix total option length computation (Ondrej Mosnacek) +- net: mvpp2: use slab_build_skb for oversized frames (Aryan Srivastava) +- ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE (Simon Trimmer) +- ALSA: hda/realtek: Add more codec ID to no shutup pins list (Kailang Yang) +- sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro (Jeff Johnson) +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8 (Gergely Meszaros) +- ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM (Ajrat Makhmutov) +- ALSA: hda: tas2781: Component should be unbound before deconstruction (Simon Trimmer) +- ALSA: hda: cs35l41: Component should be unbound before deconstruction (Simon Trimmer) +- ALSA: hda: cs35l56: Component should be unbound before deconstruction (Simon Trimmer) +- ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option (Peter Ujfalusi) +- ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4 (Stefan Binding) +- ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5 (Stefan Binding) +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4 (Stefan Binding) +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5 (Stefan Binding) +- ALSA: hda/realtek: Remove Framework Laptop 16 from quirks (Dustin L. Howett) +- ALSA: hda/realtek: Limit mic boost on N14AP7 (Edson Juliano Drosdeck) +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11. (Andy Chi) +- ALSA: seq: ump: Fix missing System Reset message handling (Takashi Iwai) +- ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() (Simon Trimmer) +- ALSA: hda: cs35l56: Fix lifecycle of codec pointer (Simon Trimmer) +- mfd: axp20x: AXP717: Fix missing IRQ status registers range (Andre Przywara) +- fedora: arm: Enable basic support for S32G-VNP-RDB3 board (Enric Balletbo i Serra) +- v6.10-rc4-rt7 (Sebastian Andrzej Siewior) +- i915: Update the _WAIT_FOR_ATOMIC_CHECK() comment. (Sebastian Andrzej Siewior) +- net: Update the BH series to v8. (Sebastian Andrzej Siewior) +- tracing: Build event generation tests only as modules (Masami Hiramatsu (Google)) +- Revert "MIPS: pci: lantiq: restore reset gpio polarity" (Thomas Bogendoerfer) +- mips: bmips: BCM6358: make sure CBR is correctly set (Christian Marangi) +- MIPS: pci: lantiq: restore reset gpio polarity (Martin Schiller) +- MIPS: Routerboard 532: Fix vendor retry check code (Ilpo Järvinen) +- selftests/fchmodat2: fix clang build failure due to -static-libasan (John Hubbard) +- selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS (John Hubbard) +- selftests: seccomp: fix format-zero-length warnings (Amer Al Shanawany) +- selftests: filesystems: fix warn_unused_result build warnings (Amer Al Shanawany) +- cpumask: limit FORCE_NR_CPUS to just the UP case (Linus Torvalds) +- efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init() (Waiman Long) +- efi/x86: Free EFI memory map only when installing a new one. (Ard Biesheuvel) +- efi/arm: Disable LPAE PAN when calling EFI runtime services (Ard Biesheuvel) +- ima: Avoid blocking in RCU read-side critical section (GUO Zihua) +- redhat: make bnx2xx drivers unmaintained in rhel-10 (John Meneghini) [RHEL-36646 RHEL-41231] +- Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default" (Linus Torvalds) +- kcov: don't lose track of remote references during softirqs (Aleksandr Nogikh) +- mm: shmem: fix getting incorrect lruvec when replacing a shmem folio (Baolin Wang) +- mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick (Peter Xu) +- mm: fix possible OOB in numa_rebuild_large_mapping() (Kefeng Wang) +- mm/migrate: fix kernel BUG at mm/compaction.c:2761! (Hugh Dickins) +- selftests: mm: make map_fixed_noreplace test names stable (Mark Brown) +- mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC (Jeff Xu) +- mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default (Rafael Aquini) +- gcov: add support for GCC 14 (Peter Oberparleiter) +- zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING (Oleg Nesterov) +- mm: huge_memory: fix misused mapping_large_folio_support() for anon folios (Ran Xiaokai) +- lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get() (Suren Baghdasaryan) +- lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=n (Suren Baghdasaryan) +- MAINTAINERS: remove Lorenzo as vmalloc reviewer (Lorenzo Stoakes) +- Revert "mm: init_mlocked_on_free_v3" (David Hildenbrand) +- mm/page_table_check: fix crash on ZONE_DEVICE (Peter Xu) +- gcc: disable '-Warray-bounds' for gcc-9 (Yury Norov) +- ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() (Joseph Qi) +- ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() (Joseph Qi) +- MAINTAINERS: Update entries for Kees Cook (Kees Cook) +- kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX() (Kees Cook) +- yama: document function parameter (Christian Göttsche) +- mm/util: Swap kmemdup_array() arguments (Jean-Philippe Brucker) +- Drivers: hv: Cosmetic changes for hv.c and balloon.c (Aditya Nagesh) +- Documentation: hyperv: Improve synic and interrupt handling description (Michael Kelley) +- Documentation: hyperv: Update spelling and fix typo (Michael Kelley) +- tools: hv: suppress the invalid warning for packed member alignment (Saurabh Sengar) +- hv_balloon: Enable hot-add for memblock sizes > 128 MiB (Michael Kelley) +- hv_balloon: Use kernel macros to simplify open coded sequences (Michael Kelley) +- redhat/configs: Disable CONFIG_NFP (Kamal Heib) [RHEL-36647] +- Enable CONFIG_PWRSEQ_{SIMPLIE,EMMC} on aarch64 (Charles Mirabile) +- Fix SERIAL_SC16IS7XX configs for Fedora (Justin M. Forbes) * Tue Jun 18 2024 Jan Stancek [6.10.0-0.rc4.11.el10] - v6.10-rc4-rt6 (Sebastian Andrzej Siewior) diff --git a/sources b/sources index 1c17591c0..a883f973d 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.10.0-0.rc4.11.el10.tar.xz) = a819bc52797dfda5727143225de419814a85330ecbd04233da3a878983271428c0152b4b43608148806aa0cda9f43704bcefaa54c44ea15466d06b0568ed54d2 -SHA512 (kernel-abi-stablelists-6.10.0-0.rc4.11.el10.tar.xz) = 97f618950dd21606ad7f22ed221f183c3abdee182178c79e93cdd92574d2fae61f17a9e64e13cfed45cefeb5ae958f5db27de9a21e2f0df0bab9ad612c6cd15d -SHA512 (kernel-kabi-dw-6.10.0-0.rc4.11.el10.tar.xz) = 86a9ef1b452cabe8cb193ca67c16d3cadacda5fc33ef35dad6f8fcd180630b47c3474633032ff90bae39155a3d828d7297ea05dbf6ebc78a61c8812345489a18 +SHA512 (linux-6.10.0-0.rc5.12.el10.tar.xz) = da089f1e8ac58d5b1693c8d58ccbe701dce3e6e93227dad3a161cea64966c9e20c01dcf35283af892072983052e34cf9e84c17d12895dc709ecf24416d26c1b7 +SHA512 (kernel-abi-stablelists-6.10.0-0.rc5.12.el10.tar.xz) = ef92f39988e798c3ab89d9d4352c3f9468960fdd92a5bebe9852671898c0755959b896750d5fab8b7dc2523fa3ccfc36aaba8222ed3297042805372b1ba0886d +SHA512 (kernel-kabi-dw-6.10.0-0.rc5.12.el10.tar.xz) = 058c2398b34608007996d39831d61d82b546674d7b9475e7b5c92f473f70be941be32db4024d6ee0df2571345cacd318f2d72144d561f24b0526e4fb0308cdcc