Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-64k-debug-modules-6.10.0-0.rc5.12.el10 RPM for aarch64

From CentOS Stream 10 BaseOS for aarch64

Name: kernel-64k-debug-modules Distribution: CentOS
Version: 6.10.0 Vendor: CentOS
Release: 0.rc5.12.el10 Build date: Tue Jun 25 21:51:50 2024
Group: Unspecified Build host: aarch64-01.stream.rdu2.redhat.com
Size: 41970940 Source RPM: kernel-6.10.0-0.rc5.12.el10.src.rpm
Packager: builder@centos.org
Url: https://www.kernel.org/
Summary: kernel modules to match the core kernel
This package provides commonly used kernel modules for the core kernel package.

Provides

Requires

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)

Changelog

* Tue Jun 25 2024 Jan Stancek <jstancek@redhat.com> [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 <jstancek@redhat.com> [6.10.0-0.rc4.11.el10]
  - v6.10-rc4-rt6 (Sebastian Andrzej Siewior)
  - Linux 6.10-rc4 (Linus Torvalds)
  - parisc: Try to fix random segmentation faults in package builds (John David Anglin)
  - i2c: designware: Fix the functionality flags of the slave-only interface (Jean Delvare)
  - i2c: at91: Fix the functionality flags of the slave-only interface (Jean Delvare)
  - USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages (Alan Stern)
  - xhci: Handle TD clearing for multiple streams case (Hector Martin)
  - xhci: Apply broken streams quirk to Etron EJ188 xHCI host (Kuangyi Chiang)
  - xhci: Apply reset resume quirk to Etron EJ188 xHCI host (Kuangyi Chiang)
  - xhci: Set correct transferred length for cancelled bulk transfers (Mathias Nyman)
  - thunderbolt: debugfs: Fix margin debugfs node creation condition (Aapo Vienamo)
  - usb-storage: alauda: Check whether the media is initialized (Shichao Lai)
  - usb: typec: ucsi: Ack also failed Get Error commands (Heikki Krogerus)
  - kcov, usb: disable interrupts in kcov_remote_start_usb_softirq (Andrey Konovalov)
  - dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes (Rob Herring (Arm))
  - usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state (Kyle Tso)
  - usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps (Amit Sunil Dhamne)
  - USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected (John Ernberg)
  - usb: typec: ucsi: glink: increase max ports for x1e80100 (Johan Hovold)
  - Revert "usb: chipidea: move ci_ulpi_init after the phy initialization" (Peter Chen)
  - serial: drop debugging WARN_ON_ONCE() from uart_write() (Tetsuo Handa)
  - serial: sc16is7xx: re-add Kconfig SPI or I2C dependency (Hugo Villeneuve)
  - serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE (Hugo Villeneuve)
  - serial: port: Don't block system suspend even if bytes are left to xmit (Douglas Anderson)
  - serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level (Doug Brown)
  - serial: 8250_dw: Revert "Move definitions to the shared header" (Andy Shevchenko)
  - serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw (Andy Shevchenko)
  - tty: n_tty: Fix buffer offsets when lookahead is used (Ilpo Järvinen)
  - staging: vchiq_debugfs: Fix NPD in vchiq_dump_state (Stefan Wahren)
  - drivers: core: synchronize really_probe() and dev_uevent() (Dirk Behme)
  - sysfs: Unbreak the build around sysfs_bin_attr_simple_read() (Lukas Wunner)
  - driver core: remove devm_device_add_groups() (Greg Kroah-Hartman)
  - .editorconfig: remove trim_trailing_whitespace option (Greg Kroah-Hartman)
  - iio: inkern: fix channel read regression (Johan Hovold)
  - iio: imu: inv_mpu6050: stabilized timestamping in interrupt (Jean-Baptiste Maneyrol)
  - iio: adc: ad7173: Fix sampling frequency setting (Dumitru Ceclan)
  - iio: adc: ad7173: Clear append status bit (Dumitru Ceclan)
  - iio: imu: inv_icm42600: delete unneeded update watermark call (Jean-Baptiste Maneyrol)
  - iio: imu: inv_icm42600: stabilized timestamp in interrupt (Jean-Baptiste Maneyrol)
  - iio: invensense: fix odr switching to same value (Jean-Baptiste Maneyrol)
  - iio: adc: ad7173: Remove index from temp channel (Dumitru Ceclan)
  - iio: adc: ad7173: Add ad7173_device_info names (Dumitru Ceclan)
  - iio: adc: ad7173: fix buffers enablement for ad7176-2 (Dumitru Ceclan)
  - iio: temperature: mlx90635: Fix ERR_PTR dereference in mlx90635_probe() (Harshit Mogalapalli)
  - iio: imu: bmi323: Fix trigger notification in case of error (Vasileios Amoiridis)
  - iio: dac: ad5592r: fix temperature channel scaling value (Marc Ferland)
  - iio: pressure: bmp280: Fix BMP580 temperature reading (Adam Rizkalla)
  - dt-bindings: iio: dac: fix ad354xr output range (Angelo Dureghello)
  - iio: adc: ad9467: fix scan type sign (David Lechner)
  - jfs: xattr: fix buffer overflow for invalid xattr (Greg Kroah-Hartman)
  - misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_bus_probe() (Yongzhi Liu)
  - misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bus_probe() (Yongzhi Liu)
  - parport: amiga: Mark driver struct with __refdata to prevent section mismatch (Uwe Kleine-König)
  - mei: vsc: Fix wrong invocation of ACPI SID method (Hans de Goede)
  - mei: vsc: Don't stop/restart mei device during system suspend/resume (Wentong Wu)
  - mei: me: release irq in mei_me_pci_resume error path (Tomas Winkler)
  - mei: demote client disconnect warning on suspend to debug (Alexander Usyskin)
  - ata: libata-scsi: Set the RMB bit only for removable media devices (Damien Le Moal)
  - RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation (Yazen Ghannam)
  - RAS/AMD/ATL: Fix MI300 bank hash (Yazen Ghannam)
  - firewire: core: record card index in bus_reset_handle tracepoints event (Takashi Sakamoto)
  - firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template (Takashi Sakamoto)
  - firewire: core: record card index in async_phy_inbound tracepoints event (Takashi Sakamoto)
  - firewire: core: record card index in async_phy_outbound_complete tracepoints event (Takashi Sakamoto)
  - firewire: core: record card index in async_phy_outbound_initiate tracepoints event (Takashi Sakamoto)
  - firewire: core: record card index in tracepoinrts events derived from async_inbound_template (Takashi Sakamoto)
  - firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_template (Takashi Sakamoto)
  - firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_template (Takashi Sakamoto)
  - firewire: fix website URL in Kconfig (Takashi Sakamoto)
  - leds: class: Revert: "If no default trigger is given, make hw_control trigger the default trigger" (Hans de Goede)
  - Enable ALSA (CONFIG_SND) on aarch64 (Charles Mirabile) [RHEL-40411]
  - redhat: Remove DIST_BRANCH variable (Eder Zulian)
  - xfs: make sure sb_fdblocks is non-negative (Wengang Wang)
  - ksmbd: fix missing use of get_write in in smb2_set_ea() (Namjae Jeon)
  - ksmbd: move leading slash check to smb2_get_name() (Namjae Jeon)
  - x86/boot: Don't add the EFI stub to targets, again (Benjamin Segall)
  - x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking (Kees Cook)
  - tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device() (Oleg Nesterov)
  - s390/mm: Restore mapping of kernel image using large pages (Alexander Gordeev)
  - s390/mm: Allow large pages only for aligned physical addresses (Alexander Gordeev)
  - s390: Update defconfigs (Heiko Carstens)
  - drm/xe: move disable_c6 call (Riana Tauro)
  - drm/xe: flush engine buffers before signalling user fence on all engines (Andrzej Hajda)
  - drm/xe/pf: Assert LMEM provisioning is done only on DGFX (Michal Wajdeczko)
  - drm/xe/xe_gt_idle: use GT forcewake domain assertion (Riana Tauro)
  - MAINTAINERS: Update Xe driver maintainers (Thomas Hellström)
  - MAINTAINERS: update Xe driver maintainers (Oded Gabbay)
  - drm/exynos/vidi: fix memory leak in .get_modes() (Jani Nikula)
  - drm/exynos: dp: drop driver owner initialization (Krzysztof Kozlowski)
  - drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found (Marek Szyprowski)
  - arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations (pengfuyuan)
  - drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time (Douglas Anderson)
  - drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown time (Douglas Anderson)
  - drm/nouveau: remove unused struct 'init_exec' (Dr. David Alan Gilbert)
  - drm/nouveau: don't attempt to schedule hpd_work on headless cards (Vasily Khoruzhick)
  - drm/amdgpu: Fix the BO release clear memory warning (Arunpravin Paneer Selvam)
  - drm/bridge/panel: Fix runtime warning on panel bridge release (Adam Miotk)
  - drm/komeda: check for error-valued pointer (Amjad Ouled-Ameur)
  - drm: panel-orientation-quirks: Add quirk for Aya Neo KUN (Tobias Jakobi)
  - drm: have config DRM_WERROR depend on !WERROR (Jani Nikula)
  - vfio/pci: Insert full vma on mmap'd MMIO fault (Alex Williamson)
  - vfio/pci: Use unmap_mapping_range() (Alex Williamson)
  - vfio: Create vfio_fs_type with inode per device (Alex Williamson)
  - loop: Disable fallocate() zero and discard if not supported (Cyril Hrubis)
  - nvme: fix namespace removal list (Keith Busch)
  - nvmet: always initialize cqe.result (Daniel Wagner)
  - nvmet-passthru: propagate status from id override functions (Daniel Wagner)
  - nvme: avoid double free special payload (Chunguang Xu)
  - nbd: Remove __force casts (Christoph Hellwig)
  - block: unmap and free user mapped integrity via submitter (Anuj Gupta)
  - block: fix request.queuelist usage in flush (Chengming Zhou)
  - block: Optimize disk zone resource cleanup (Damien Le Moal)
  - block: sed-opal: avoid possible wrong address reference in read_sed_opal_key() (Su Hui)
  - io_uring: fix cancellation overwriting req->flags (Pavel Begunkov)
  - io_uring/rsrc: don't lock while !TASK_RUNNING (Pavel Begunkov)
  - scsi: mpi3mr: Fix ATA NCQ priority support (Damien Le Moal)
  - scsi: ufs: core: Quiesce request queues before checking pending cmds (Ziqi Chen)
  - scsi: core: Disable CDL by default (Damien Le Moal)
  - scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory (Breno Leitao)
  - scsi: sd: Use READ(16) when reading block zero on large capacity disks (Martin K. Petersen)
  - iommu/amd: Fix panic accessing amd_iommu_enable_faulting (Dimitri Sivanich)
  - cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo() (Rafael J. Wysocki)
  - ACPI: x86: Force StorageD3Enable on more products (Mario Limonciello)
  - ACPI: EC: Evaluate orphan _REG under EC device (Rafael J. Wysocki)
  - thermal: gov_step_wise: Restore passive polling management (Rafael J. Wysocki)
  - thermal: ACPI: Invalidate trip points with temperature of 0 or below (Rafael J. Wysocki)
  - thermal: core: Do not fail cdev registration because of invalid initial state (Rafael J. Wysocki)
  - bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send() (Aleksandr Mishin)
  - af_unix: Read with MSG_PEEK loops if the first unread byte is OOB (Rao Shoaib)
  - bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response (Michael Chan)
  - gve: Clear napi->skb before dev_kfree_skb_any() (Ziwei Xiao)
  - ionic: fix use after netif_napi_del() (Taehee Yoo)
  - Revert "igc: fix a log entry using uninitialized netdev" (Sasha Neftin)
  - net: bridge: mst: fix suspicious rcu usage in br_mst_set_state (Nikolay Aleksandrov)
  - net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state (Nikolay Aleksandrov)
  - net/ipv6: Fix the RT cache flush via sysctl using a previous delay (Petr Pavlu)
  - netfilter: Use flowlabel flow key when re-routing mangled packets (Florian Westphal)
  - netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type (Jozsef Kadlecsik)
  - netfilter: nft_inner: validate mandatory meta and payload (Davide Ornaghi)
  - net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters (Xiaolei Wang)
  - gve: ignore nonrelevant GSO type bits when processing TSO headers (Joshua Washington)
  - Bluetooth: fix connection setup in l2cap_connect (Pauli Virtanen)
  - Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ (Luiz Augusto von Dentz)
  - Bluetooth: hci_sync: Fix not using correct handle (Luiz Augusto von Dentz)
  - net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP (Kory Maincent)
  - tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() (Eric Dumazet)
  - mailmap: map Geliang's new email address (Geliang Tang)
  - mptcp: pm: update add_addr counters after connect (YonglongLi)
  - mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID (YonglongLi)
  - mptcp: ensure snd_una is properly initialized on connect (Paolo Abeni)
  - net/sched: initialize noop_qdisc owner (Johannes Berg)
  - net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets (Gal Pressman)
  - geneve: Fix incorrect inner network header offset when innerprotoinherit is set (Gal Pressman)
  - net dsa: qca8k: fix usages of device_get_named_child_node() (Andy Shevchenko)
  - tcp: fix race in tcp_v6_syn_recv_sock() (Eric Dumazet)
  - netdevsim: fix backwards compatibility in nsim_get_iflink() (David Wei)
  - net: stmmac: dwmac-qcom-ethqos: Configure host DMA width (Sagar Cheluvegowda)
  - liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet (Aleksandr Mishin)
  - net: hns3: add cond_resched() to hns3 ring buffer init process (Jie Wang)
  - net: hns3: fix kernel crash problem in concurrent scenario (Yonglong Liu)
  - dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0 (Udit Kumar)
  - net: sfp: Always call `sfp_sm_mod_remove()` on remove (Csókás, Bence)
  - NFS: add barriers when testing for NFS_FSDATA_BLOCKED (NeilBrown)
  - SUNRPC: return proper error from gss_wrap_req_priv (Chen Hanxiao)
  - NFSv4.1 enforce rootpath check in fs_location query (Olga Kornievskaia)
  - NFS: abort nfs_atomic_open_v23 if name is too long. (NeilBrown)
  - nfs: don't invalidate dentries on transient errors (Scott Mayhew)
  - nfs: Avoid flushing many pages with NFS_FILE_SYNC (Jan Kara)
  - nfs: propagate readlink errors in nfs_symlink_filler (Sagi Grimberg)
  - MAINTAINERS: Change email address for Trond Myklebust (Trond Myklebust)
  - NFSv4: Fix memory leak in nfs4_set_security_label (Dmitry Mastykin)
  - x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node() (Jan Beulich)
  - memblock: make memblock_set_node() also warn about use of MAX_NUMNODES (Jan Beulich)
  - v6.10-rc3-rt5 (Sebastian Andrzej Siewior)
  - locking: Introduce nested-BH locking, v6 (Sebastian Andrzej Siewior)
  - ARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memory (Ard Biesheuvel)
  - clkdev: don't fail clkdev_alloc() if over-sized (Russell King (Oracle))
  - bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas (Kent Overstreet)
  - bcachefs: Add missing bch_inode_info.ei_flags init (Kent Overstreet)
  - bcachefs: Add missing synchronize_srcu_expedited() call when shutting down (Kent Overstreet)
  - bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket() (Kent Overstreet)
  - bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks (Kent Overstreet)
  - bcachefs: Fix snapshot_create_lock lock ordering (Kent Overstreet)
  - bcachefs: Fix refcount leak in check_fix_ptrs() (Kent Overstreet)
  - bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing (Kent Overstreet)
  - bcachefs: Fix reporting of freed objects from key cache shrinker (Kent Overstreet)
  - bcachefs: set sb->s_shrinker->seeks = 0 (Kent Overstreet)
  - bcachefs: increase key cache shrinker batch size (Kent Overstreet)
  - bcachefs: Enable automatic shrinking for rhashtables (Kent Overstreet)
  - bcachefs: fix the display format for show-super (Hongbo Li)
  - bcachefs: fix stack frame size in fsck.c (Kent Overstreet)
  - bcachefs: Delete incorrect BTREE_ID_NR assertion (Kent Overstreet)
  - bcachefs: Fix incorrect error handling found_btree_node_is_readable() (Kent Overstreet)
  - bcachefs: Split out btree_write_submit_wq (Kent Overstreet)
  - mailmap: Add my outdated addresses to the map file (Andy Shevchenko)
  - v6.10-rc3-rt4 (Sebastian Andrzej Siewior)
  - iomap: Fix iomap_adjust_read_range for plen calculation (Ritesh Harjani (IBM))
  - iomap: keep on increasing i_size in iomap_write_end() (Zhang Yi)
  - cachefiles: remove unneeded include of <linux/fdtable.h> (Gao Xiang)
  - fs/file: fix the check in find_next_fd() (Yuntao Wang)
  - cachefiles: make on-demand read killable (Baokun Li)
  - cachefiles: flush all requests after setting CACHEFILES_DEAD (Baokun Li)
  - cachefiles: Set object to close if ondemand_id < 0 in copen (Zizhi Wo)
  - cachefiles: defer exposing anon_fd until after copy_to_user() succeeds (Baokun Li)
  - cachefiles: never get a new anonymous fd if ondemand_id is valid (Baokun Li)
  - cachefiles: add spin_lock for cachefiles_ondemand_info (Baokun Li)
  - cachefiles: add consistency check for copen/cread (Baokun Li)
  - cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read() (Baokun Li)
  - cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() (Baokun Li)
  - cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd() (Baokun Li)
  - cachefiles: remove requests from xarray during flushing requests (Baokun Li)
  - cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd (Baokun Li)
  - statx: Update offset commentary for struct statx (John Garry)
  - netfs: fix kernel doc for nets_wait_for_outstanding_io() (Christian Brauner)
  - debugfs: continue to ignore unknown mount options (Christian Brauner)
  - gitlab-ci: merge ark-latest before tagging cki-gating (Michael Hofmann)
  - gitlab-ci: do not merge ark-latest for gating pipelines for Rawhide (Michael Hofmann)
  - disable CONFIG_KVM_INTEL_PROVE_VE (Paolo Bonzini)
  - redhat: remove the merge subtrees script (Derek Barbosa)
  - redhat: rhdocs: delete .get_maintainer.conf (Derek Barbosa)
  - redhat: rhdocs: Remove the rhdocs directory (Derek Barbosa)
  - redhat/configs: Disable CONFIG_QLA3XXX (Kamal Heib) [RHEL-36646]
  - Linux 6.10-rc3 (Linus Torvalds)
  - perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build (Namhyung Kim)
  - Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event" (Arnaldo Carvalho de Melo)
  - tools headers arm64: Sync arm64's cputype.h with the kernel sources (Arnaldo Carvalho de Melo)
  - tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_SUBVOL (Arnaldo Carvalho de Melo)
  - tools headers UAPI: Update i915_drm.h with the kernel sources (Arnaldo Carvalho de Melo)
  - tools headers UAPI: Sync kvm headers with the kernel sources (Arnaldo Carvalho de Melo)
  - tools arch x86: Sync the msr-index.h copy with the kernel sources (Arnaldo Carvalho de Melo)
  - tools headers: Update the syscall tables and unistd.h, mostly to support the new 'mseal' syscall (Arnaldo Carvalho de Melo)
  - perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources to pick POSTED_MSI_NOTIFICATION (Arnaldo Carvalho de Melo)
  - perf beauty: Update copy of linux/socket.h with the kernel sources (Arnaldo Carvalho de Melo)
  - tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY (Arnaldo Carvalho de Melo)
  - tools headers UAPI: Sync linux/prctl.h with the kernel sources (Arnaldo Carvalho de Melo)
  - tools include UAPI: Sync linux/stat.h with the kernel sources (Arnaldo Carvalho de Melo)
  - EDAC/igen6: Convert PCIBIOS_* return codes to errnos (Ilpo Järvinen)
  - EDAC/amd64: Convert PCIBIOS_* return codes to errnos (Ilpo Järvinen)
  - Linux v6.10.0-0.rc4
* Mon Jun 10 2024 Patrick Talbert <ptalbert@redhat.com> [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)
* Thu Jun 06 2024 Patrick Talbert <ptalbert@redhat.com> [6.10.0-0.rc2.9.el10]
  - v6.10-rc2-rt3 (Sebastian Andrzej Siewior)
  - printk: Update the printk series. (Sebastian Andrzej Siewior)
  - tcp: move inet_twsk_schedule helper out of header (Florian Westphal)
  - net: tcp: un-pin the tw_timer (Florian Westphal)
  - net: tcp/dccp: prepare for tw_timer un-pinning (Valentin Schneider)
  - net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT. (Sebastian Andrzej Siewior)
  - net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. (Sebastian Andrzej Siewior)
  - net: Use nested-BH locking for bpf_scratchpad. (Sebastian Andrzej Siewior)
  - seg6: Use nested-BH locking for seg6_bpf_srh_states. (Sebastian Andrzej Siewior)
  - lwt: Don't disable migration prio invoking BPF. (Sebastian Andrzej Siewior)
  - dev: Use nested-BH locking for softnet_data.process_queue. (Sebastian Andrzej Siewior)
  - dev: Remove PREEMPT_RT ifdefs from backlog_lock.*(). (Sebastian Andrzej Siewior)
  - net: softnet_data: Make xmit.recursion per task. (Sebastian Andrzej Siewior)
  - netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. (Sebastian Andrzej Siewior)
  - net/ipv4: Use nested-BH locking for ipv4_tcp_sk. (Sebastian Andrzej Siewior)
  - net/tcp_sigpool: Use nested-BH locking for sigpool_scratch. (Sebastian Andrzej Siewior)
  - net: Use nested-BH locking for napi_alloc_cache. (Sebastian Andrzej Siewior)
  - net: Use __napi_alloc_frag_align() instead of open coding it. (Sebastian Andrzej Siewior)
  - locking/local_lock: Add local nested BH locking infrastructure. (Sebastian Andrzej Siewior)
  - locking/local_lock: Introduce guard definition for local_lock. (Sebastian Andrzej Siewior)
  - thermal: trip: Trigger trip down notifications when trips involved in mitigation become invalid (Rafael J. Wysocki)
  - thermal: core: Introduce thermal_trip_crossed() (Rafael J. Wysocki)
  - thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips (Rafael J. Wysocki)
  - thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show() (Rafael J. Wysocki)
  - PNP: Hide pnp_bus_type from the non-PNP code (Andy Shevchenko)
  - PNP: Make dev_is_pnp() to be a function and export it for modules (Andy Shevchenko)
  - ACPI: APEI: EINJ: Fix einj_dev release leak (Dan Williams)
  - ACPI: EC: Avoid returning AE_OK on errors in address space handler (Armin Wolf)
  - ACPI: EC: Abort address space access upon error (Armin Wolf)
  - ACPI: AC: Properly notify powermanagement core about changes (Thomas Weißschuh)
  - cpufreq: intel_pstate: Fix unchecked HWP MSR access (Srinivas Pandruvada)
  - cpufreq: amd-pstate: Fix the inconsistency in max frequency units (Dhananjay Ugwekar)
  - cpufreq: amd-pstate: remove global header file (Arnd Bergmann)
  - tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs (Dhananjay Ugwekar)
  - btrfs: ensure fast fsync waits for ordered extents after a write failure (Filipe Manana)
  - bcachefs: Fix trans->locked assert (Kent Overstreet)
  - bcachefs: Rereplicate now moves data off of durability=0 devices (Kent Overstreet)
  - bcachefs: Fix GFP_KERNEL allocation in break_cycle() (Kent Overstreet)
  - i2c: Remove I2C_CLASS_SPD (Heiner Kallweit)
  - i2c: synquacer: Remove a clk reference from struct synquacer_i2c (Christophe JAILLET)
  - tpm: Switch to new Intel CPU model defines (Tony Luck)
  - tpm_tis: Do *not* flush uninitialized work (Jan Beulich)
  - KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr (Tao Su)
  - KVM: arm64: Ensure that SME controls are disabled in protected mode (Fuad Tabba)
  - KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format (Fuad Tabba)
  - KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM (Fuad Tabba)
  - KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM (Fuad Tabba)
  - KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM (Fuad Tabba)
  - KVM: arm64: Specialize handling of host fpsimd state on trap (Fuad Tabba)
  - KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper (Fuad Tabba)
  - KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state (Fuad Tabba)
  - KVM: arm64: Reintroduce __sve_save_state (Fuad Tabba)
  - KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor (Marc Zyngier)
  - KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx (Marc Zyngier)
  - KVM: arm64: AArch32: Fix spurious trapping of conditional instructions (Marc Zyngier)
  - KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode (Marc Zyngier)
  - KVM: arm64: Fix AArch32 register narrowing on userspace write (Marc Zyngier)
  - RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function (Quan Zhou)
  - RISC-V: KVM: No need to use mask when hart-index-bit is 0 (Yong-Xuan Wang)
  - KVM: x86: Drop support for hand tuning APIC timer advancement from userspace (Sean Christopherson)
  - KVM: SEV-ES: Delegate LBR virtualization to the processor (Ravi Bangoria)
  - KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent (Ravi Bangoria)
  - KVM: SEV-ES: Prevent MSR access post VMSA encryption (Nikunj A Dadhania)
  - KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked (Sean Christopherson)
  - KVM: x86: Force KVM_WERROR if the global WERROR is enabled (Sean Christopherson)
  - KVM: x86: Disable KVM_INTEL_PROVE_VE by default (Sean Christopherson)
  - KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo (Sean Christopherson)
  - KVM: x86/mmu: Print SPTEs on unexpected #VE (Sean Christopherson)
  - KVM: VMX: Dump VMCS on unexpected #VE (Sean Christopherson)
  - KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs (Sean Christopherson)
  - KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1) (Sean Christopherson)
  - KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support (Sean Christopherson)
  - KVM: VMX: Don't kill the VM on an unexpected #VE (Sean Christopherson)
  - KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU (Isaku Yamahata)
  - of: property: Fix fw_devlink handling of interrupt-map (Marc Zyngier)
  - of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw() (Rob Herring (Arm))
  - dt-bindings: arm: stm32: st,mlahb: Drop spurious "reg" property from example (Rob Herring (Arm))
  - dt-bindings: arm: sunxi: Fix incorrect '-' usage (Rob Herring (Arm))
  - of: of_test: add MODULE_DESCRIPTION() (Jeff Johnson)
  - redhat: add missing UKI_secureboot_cert hunk (Patrick Talbert)
  - v6.10-rc2-rt2 (Sebastian Andrzej Siewior)
  - selftests/futex: don't pass a const char* to asprintf(3) (John Hubbard)
  - selftests/futex: don't redefine .PHONY targets (all, clean) (John Hubbard)
  - selftests/tracing: Fix event filter test to retry up to 10 times (Masami Hiramatsu (Google))
  - selftests/futex: pass _GNU_SOURCE without a value to the compiler (John Hubbard)
  - selftests/overlayfs: Fix build error on ppc64 (Michael Ellerman)
  - selftests/openat2: Fix build warnings on ppc64 (Michael Ellerman)
  - selftests: cachestat: Fix build warnings on ppc64 (Michael Ellerman)
  - tracing/selftests: Fix kprobe event name test for .isra. functions (Steven Rostedt (Google))
  - selftests/ftrace: Update required config (Masami Hiramatsu (Google))
  - selftests/ftrace: Fix to check required event file (Masami Hiramatsu (Google))
  - kselftest/alsa: Ensure _GNU_SOURCE is defined (Mark Brown)
  - redhat/kernel.spec: keep extra modules in original directories (Jan Stancek)
  - cxl/region: Fix memregion leaks in devm_cxl_add_region() (Li Zhijian)
  - cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c (Dave Jiang)
  - LoongArch: Fix GMAC's phy-mode definitions in dts (Huacai Chen)
  - LoongArch: Override higher address bits in JUMP_VIRT_ADDR (Jiaxun Yang)
  - LoongArch: Fix entry point in kernel image header (Jiaxun Yang)
  - LoongArch: Add all CPUs enabled by fdt to NUMA node 0 (Jiaxun Yang)
  - LoongArch: Fix built-in DTB detection (Jiaxun Yang)
  - LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init() (Tiezhu Yang)
  - redhat/configs: Move CONFIG_BLK_CGROUP_IOCOST=y to common/generic (Waiman Long)
  - Linux v6.10.0-0.rc2
* Tue Jun 04 2024 Jan Stancek <jstancek@redhat.com> [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)

Files

/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/acpi/video.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bcma/bcma.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/ath3k.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/bcm203x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/bfusb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/bpa10x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/btbcm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/btintel.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/btmrvl.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/btmrvl_sdio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/btrtl.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/btsdio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/btusb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/hci_uart.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/bluetooth/hci_vhci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/caam/caam.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/caam/caam_jr.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/caam/caamalg_desc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/caam/caamhash_desc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/caam/dpaa2_caam.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/caam/error.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/cavium/cpt/cptpf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/cavium/cpt/cptvf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/cavium/nitrox/n5pf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/cavium/zip/thunderx_zip.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/chelsio/chcr.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/hisilicon/sec/hisi_sec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/marvell/octeontx2/rvu_cptcommon.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/marvell/octeontx2/rvu_cptpf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/crypto/marvell/octeontx2/rvu_cptvf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/amd/amdxcp/amdxcp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/ast/ast.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/hisilicon/hibmc/hibmc-drm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/i2c/ch7006.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/i2c/tda998x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/imx/dcss/imx-dcss.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/mgag200/mgag200.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/nouveau/nouveau.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/radeon/radeon.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/gpu/drm/tegra/tegra-drm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/hid/hid-picolcd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/hid/hid-prodikeys.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/hwmon/intel-m10-bmc-hwmon.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/core/ib_cm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/core/ib_core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/core/ib_umad.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/core/ib_uverbs.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/core/iw_cm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/core/rdma_cm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/core/rdma_ucm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/hw/bnxt_re/bnxt_re.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/hw/efa/efa.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/hw/irdma/irdma.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/hw/qedr/qedr.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/ulp/iser/ib_iser.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/ulp/isert/ib_isert.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/ulp/srp/ib_srp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/led-class-flash.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/leds-blinkm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/leds-lm3530.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/leds-lp3944.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/leds-lt3593.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-backlight.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-camera.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-default-on.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-gpio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-heartbeat.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-netdev.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-oneshot.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-timer.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/leds/trigger/ledtrig-transient.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/cec/core/cec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/cec/usb/pulse8/pulse8-cec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/cec/usb/rainshadow/rainshadow-cec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/common/uvc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/common/videobuf2/videobuf2-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/common/videobuf2/videobuf2-memops.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/common/videobuf2/videobuf2-v4l2.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/i2c/cs3308.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/i2c/saa6588.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/i2c/saa6752hs.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/mc/mc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/usb/uvc/uvcvideo.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/v4l2-core/v4l2-async.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/v4l2-core/v4l2-fwnode.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/media/v4l2-core/videodev.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/memstick/core/memstick.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/memstick/core/mspro_block.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/memstick/host/jmb38x_ms.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/memstick/host/r592.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/memstick/host/tifm_ms.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/message/fusion/mptbase.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/message/fusion/mptsas.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/message/fusion/mptscsih.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/message/fusion/mptspi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mfd/intel-m10-bmc-core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mfd/intel-m10-bmc-spi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mfd/smpro-core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/core/mmc_block.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/core/mmc_core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/core/pwrseq_emmc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/core/pwrseq_simple.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/core/sdio_uart.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/armmmci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/cb710-mmc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/cqhci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/dw_mmc-bluefield.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/dw_mmc-pltfm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/dw_mmc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci-acpi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci-esdhc-imx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci-of-dwcmshc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci-of-esdhc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci-pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci-pltfm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci-tegra.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/sdhci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/tifm_sd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/toshsd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/ushc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/via-sdmmc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mmc/host/vub300.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/chips/cfi_cmdset_0001.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/chips/cfi_cmdset_0002.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/chips/cfi_cmdset_0020.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/chips/cfi_probe.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/chips/cfi_util.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/chips/chipreg.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/chips/gen_probe.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/maps/physmap.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/mtd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/mtd_blkdevs.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/mtdblock.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/parsers/ofpart.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/spi-nor/spi-nor.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/mtd/ubi/ubi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/dev/can-dev.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/m_can/m_can.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/m_can/m_can_pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/peak_canfd/peak_pciefd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/spi/mcp251x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/spi/mcp251xfd/mcp251xfd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/usb/kvaser_usb/kvaser_usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/usb/peak_usb/peak_usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/usb/usb_8dev.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/can/vxcan.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/atheros/alx/alx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/broadcom/bnx2.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/broadcom/genet/genet.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/broadcom/tg3.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ch_ktls.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/marvell/octeon_ep/octeon_ep.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/marvell/octeon_ep_vf/octeon_ep_vf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_af.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/marvell/octeontx2/af/rvu_mbox.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicpf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/qlogic/qed/qed.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/qlogic/qede/qede.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/smsc/smc91x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac-platform.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/bsd_comp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/ppp_async.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/ppp_deflate.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/ppp_generic.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/ppp_mppe.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/ppp_synctty.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/pppoe.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/pppox.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/ppp/pptp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/slip/slhc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/asix.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/ax88179_178a.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/catc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/cdc_eem.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/cdc_ether.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/cdc_mbim.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/cdc_ncm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/cdc_subset.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/ch9200.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/cx82310_eth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/dm9601.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/gl620a.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/hso.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/huawei_cdc_ncm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/int51x1.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/ipheth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/kalmia.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/kaweth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/lan78xx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/lg-vl600.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/mcs7830.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/net1080.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/pegasus.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/plusb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/qmi_wwan.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/r8152.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/r8153_ecm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/rndis_host.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/rtl8150.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/sierra_net.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/smsc75xx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/smsc95xx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/usbnet.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/usb/zaurus.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath11k/ath11k.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath11k/ath11k_pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/bca/brcmfmac-bca.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/brcmfmac-cyw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76-connac-lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76-usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0e.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0u.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x02-usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2e.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt7921/mt7921e.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt7925/mt7925e.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt76/mt792x-lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192d/rtl8192d-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723d.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723de.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8723x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821c.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821ce.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822b.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822be.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822bu.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822c.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8822ce.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw88/rtw88_usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852a.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ae.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852b.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852be.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852c.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_8852ce.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/net/wireless/realtek/rtw89/rtw89_pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/nvme/host/nvme-rdma.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/nvme/target/nvmet-rdma.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/platform/chrome/cros_hps_i2c.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/platform/mellanox/mlxbf-bootctl.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/platform/mellanox/mlxbf-pmc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/platform/mellanox/mlxbf-tmfifo.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/platform/mellanox/mlxreg-hotplug.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/platform/mellanox/mlxreg-io.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/power/reset/pwr-mlxbf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/power/supply/smb347-charger.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/be2iscsi/be2iscsi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/csiostor/csiostor.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/cxgbi/libcxgbi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/fcoe/libfcoe.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/hisi_sas/hisi_sas_main.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/hisi_sas/hisi_sas_v3_hw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/iscsi_boot_sysfs.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/libsas/libsas.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/lpfc/lpfc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/megaraid/megaraid_sas.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/mpt3sas/mpt3sas.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/qedf/qedf.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/qedi/qedi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/qla2xxx/qla2xxx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/qla4xxx/qla4xxx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/scsi/scsi_proto_test.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/target/iscsi/cxgbit/cxgbit.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/target/target_core_user.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/tty/n_gsm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/tty/n_hdlc.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/uio/uio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/uio/uio_hv_generic.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/uio/uio_pci_generic.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/image/mdc800.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/image/microtek.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/adutux.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/appledisplay.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/chaoskey.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/emi26.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/emi62.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/ezusb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/idmouse.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/iowarrior.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/isight_firmware.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/ldusb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/legousbtower.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/usb3503.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/usblcd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/misc/usbsevseg.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/aircable.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ark3116.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/belkin_sa.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ch341.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/cp210x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/cyberjack.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/cypress_m8.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/digi_acceleport.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/empeg.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/f81534.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ftdi_sio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/garmin_gps.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/io_edgeport.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/io_ti.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ipaq.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ipw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ir-usb.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/iuu_phoenix.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/keyspan.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/keyspan_pda.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/kl5kusb105.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/kobil_sct.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/mct_u232.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/mos7720.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/mos7840.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/mxuport.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/navman.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/omninet.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/opticon.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/option.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/oti6858.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/pl2303.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/qcaux.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/qcserial.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/quatech2.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/safe_serial.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/sierra.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/spcp8x5.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ssu100.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/symbolserial.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/ti_usb_3410_5052.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/upd78f0730.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/usb-serial-simple.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/usb_debug.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/usb_wwan.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/visor.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/whiteheat.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/usb/serial/xsens_mt.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/vdpa/mlx5/mlx5_vdpa.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/drivers/vfio/pci/mlx5/mlx5-vfio-pci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/fs/smb/client/cifs.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/fs/smb/common/cifs_arc4.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/fs/smb/common/cifs_md4.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/fs/squashfs/squashfs.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/mm/hwpoison-inject.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/bluetooth/bluetooth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/bluetooth/bnep/bnep.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/bluetooth/hidp/hidp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/bluetooth/rfcomm/rfcomm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/can/can-bcm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/can/can-gw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/can/can-isotp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/can/can-raw.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/can/can.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/can/j1939/can-j1939.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/mac80211/mac80211.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/mpls/mpls_iptunnel.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/mpls/mpls_router.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/rfkill/rfkill-gpio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/rfkill/rfkill.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/sunrpc/xprtrdma/rpcrdma.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/net/wireless/cfg80211.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/ac97_bus.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/seq/snd-seq-dummy.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/seq/snd-seq-midi-emul.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/seq/snd-seq-midi-event.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/seq/snd-seq-midi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/seq/snd-seq-ump-client.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/seq/snd-seq-virmidi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/seq/snd-seq.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-ctl-led.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-hrtimer.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-hwdep.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-pcm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-rawmidi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-seq-device.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-timer.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd-ump.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/core/snd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/mpu401/snd-mpu401.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/opl3/snd-opl3-lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/opl3/snd-opl3-synth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/snd-aloop.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/snd-dummy.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/snd-mtpav.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/snd-virmidi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/drivers/vx/snd-vx-lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/hda/snd-hda-core.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/hda/snd-intel-dspcfg.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/hda/snd-intel-sdw-acpi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/i2c/other/snd-ak4113.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/i2c/other/snd-ak4114.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/i2c/other/snd-ak4xxx-adda.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/i2c/other/snd-pt2258.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/i2c/snd-cs8427.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/i2c/snd-i2c.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/ac97/snd-ac97-codec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/au88x0/snd-au8810.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/au88x0/snd-au8820.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/au88x0/snd-au8830.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/ca0106/snd-ca0106.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/cs46xx/snd-cs46xx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/ctxfi/snd-ctxfi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-darla20.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-darla24.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-echo3g.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-gina20.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-gina24.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-indigo.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-indigodj.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-indigodjx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-indigoio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-indigoiox.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-layla20.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-layla24.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-mia.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/echoaudio/snd-mona.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/emu10k1/snd-emu10k1.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/emu10k1/snd-emu10k1x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-cirrus-scodec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-analog.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-conexant.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-cs8409.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-generic.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-idt.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-realtek.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-si3054.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec-via.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-codec.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-intel.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/hda/snd-hda-scodec-component.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/ice1712/snd-ice1712.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/ice1712/snd-ice1724.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/korg1212/snd-korg1212.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/lola/snd-lola.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/lx6464es/snd-lx6464es.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/mixart/snd-mixart.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/oxygen/snd-oxygen-lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/oxygen/snd-oxygen.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/oxygen/snd-virtuoso.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/pcxhr/snd-pcxhr.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/rme9652/snd-hdsp.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/rme9652/snd-hdspm.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/rme9652/snd-rme9652.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-bt87x.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-cmipci.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-ens1370.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-ens1371.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-es1968.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-maestro3.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-rme32.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/snd-rme96.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/trident/snd-trident.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/pci/vx222/snd-vx222.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/soundcore.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/synth/emux/snd-emux-synth.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/synth/snd-util-mem.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/6fire/snd-usb-6fire.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/bcd2000/snd-bcd2000.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/caiaq/snd-usb-caiaq.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/hiface/snd-usb-hiface.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/line6/snd-usb-line6.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/line6/snd-usb-pod.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/line6/snd-usb-podhd.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/line6/snd-usb-toneport.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/line6/snd-usb-variax.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/misc/snd-ua101.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/snd-usb-audio.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/usb/snd-usbmidi-lib.ko.xz
/lib/modules/6.10.0-0.rc5.12.el10.aarch64+64k-debug/kernel/sound/virtio/virtio_snd.ko.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 24 07:07:15 2024