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

kernel-64k-core-5.14.0-505.el9 RPM for aarch64

From CentOS Stream 9 BaseOS for aarch64

Name: kernel-64k-core Distribution: CentOS
Version: 5.14.0 Vendor: CentOS
Release: 505.el9 Build date: Thu Sep 5 09:26:57 2024
Group: Unspecified Build host: aarch64-01.stream.rdu2.redhat.com
Size: 78082391 Source RPM: kernel-5.14.0-505.el9.src.rpm
Packager: builder@centos.org
Url: https://www.kernel.org/
Summary: The Linux kernel compiled for 64k pagesize usage
The kernel package contains a variant of the ARM64 Linux kernel using
a 64K page size.

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 Apache-2.0 AND BSD-2-Clause 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 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

Changelog

* Wed Sep 04 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-505.el9]
  - PCI: Revert the cfg_access_lock lockdep mechanism (Myron Stowe) [RHEL-50255]
  - PCI: Make pcie_bandwidth_capable() static (Myron Stowe) [RHEL-50255]
  - x86/pci: Remove OLPC dead code (Myron Stowe) [RHEL-50255]
  - PCI: Clean up accessor macro formatting (Myron Stowe) [RHEL-50255]
  - PCI/ERR: Cleanup misleading indentation inside if conditions (Myron Stowe) [RHEL-50255]
  - PCI: Annotate pci_cache_line_size variables as __ro_after_init (Myron Stowe) [RHEL-50255]
  - PCI: Constify pcibus_class (Myron Stowe) [RHEL-50255]
  - Revert "genirq/msi: Provide constants for PCI/IMS support" (Myron Stowe) [RHEL-50255]
  - Revert "x86/apic/msi: Enable PCI/IMS" (Myron Stowe) [RHEL-50255]
  - Revert "iommu/vt-d: Enable PCI/IMS" (Myron Stowe) [RHEL-50255]
  - Revert "iommu/amd: Enable PCI/IMS" (Myron Stowe) [RHEL-50255]
  - Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" (Myron Stowe) [RHEL-50255]
  - Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (Myron Stowe) [RHEL-50255]
  - PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind() (Myron Stowe) [RHEL-50255]
  - PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop (Myron Stowe) [RHEL-50255]
  - PCI: endpoint: pci-epf-test: Remove superfluous code (Myron Stowe) [RHEL-50255]
  - PCI: endpoint: Allocate a 64-bit BAR if that is the only option (Myron Stowe) [RHEL-50255]
  - PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop (Myron Stowe) [RHEL-50255]
  - PCI: tegra194: Fix probe path for Endpoint mode (Myron Stowe) [RHEL-50255]
  - PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id (Myron Stowe) [RHEL-50255]
  - PCI: rockchip-ep: Set a 64-bit BAR if requested (Myron Stowe) [RHEL-50255]
  - PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port() (Myron Stowe) [RHEL-50255]
  - PCI: endpoint: Remove "core_init_notifier" flag (Myron Stowe) [RHEL-50255]
  - PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers (Myron Stowe) [RHEL-50255]
  - PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers() (Myron Stowe) [RHEL-50255]
  - PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST# (Myron Stowe) [RHEL-50255]
  - PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit() (Myron Stowe) [RHEL-50255]
  - PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops (Myron Stowe) [RHEL-50255]
  - PCI: dwc: ep: Add Kernel-doc comments for APIs (Myron Stowe) [RHEL-50255]
  - PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host (Myron Stowe) [RHEL-50255]
  - PCI: cadence: Set a 64-bit BAR if requested (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: rockchip,rk3399-pcie: Add missing maxItems to ep-gpios (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: rcar-gen4-pci-ep: Add R-Car V4H compatible (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4H compatible (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: layerscape-pci: Convert to YAML format (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: mediatek,mt7621: Add missing child node reg (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: cdns,cdns-pcie-host: Drop redundant msi-parent and pci-bus.yaml (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: ti,am65: Fix remaining binding warnings (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: ti,j721e-pci-host: Add support for J722S SoC (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: rcar-pci-host: Add missing IOMMU properties (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: ti,j721e-pci-host: Add device-id for TI's J784S4 SoC (Myron Stowe) [RHEL-50255]
  - PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports (Myron Stowe) [RHEL-50255]
  - PCI: of_property: Return error for int_map allocation failure (Myron Stowe) [RHEL-50255]
  - PCI/MSI: Make error path handling follow the standard pattern (Myron Stowe) [RHEL-50255]
  - PCI: hotplug: Remove obsolete sgi_hotplug TODO notes (Myron Stowe) [RHEL-50255]
  - PCI: hotplug: Document unchecked return value of pci_hp_add_bridge() (Myron Stowe) [RHEL-50255]
  - PCI: Do not wait for disconnected devices when resuming (Myron Stowe) [RHEL-50255]
  - x86/pci: Skip early E820 check for ECAM region (Myron Stowe) [RHEL-50255]
  - PCI: Remove unused pci_enable_device_io() (Myron Stowe) [RHEL-50255]
  - ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io() (Myron Stowe) [RHEL-50255]
  - PCI: Update pci_find_capability() stub return types (Myron Stowe) [RHEL-50255]
  - PCI: Remove PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - scsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - scsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - scsi: ipr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - scsi: hpsa: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - scsi: arcmsr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - wifi: ath10k: Refer to INTX instead of LEGACY (Myron Stowe) [RHEL-50255]
  - r8169: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - net: alx: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - VMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY use (Myron Stowe) [RHEL-50255]
  - RDMA/vmw_pvrdma: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - drm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - mfd: intel-lpss: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - ntb: idt: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - platform/x86: intel_ips: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - ASoC: Intel: avs: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - Documentation: PCI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY (Myron Stowe) [RHEL-50255]
  - PCI: Clarify intent of LT wait (Myron Stowe) [RHEL-50255]
  - PCI: Wait for Link Training==0 before starting Link retrain (Myron Stowe) [RHEL-50255]
  - PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 (Myron Stowe) [RHEL-50255]
  - PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 (Myron Stowe) [RHEL-50255]
  - PCI/DOE: Support discovery version 2 (Myron Stowe) [RHEL-50255]
  - PCI: Lock upstream bridge for pci_reset_function() (Myron Stowe) [RHEL-50255]
  - PCI/ASPM: Clean up ASPM disable/enable mask calculation (Myron Stowe) [RHEL-50255]
  - PCI/ASPM: Consolidate link state defines (Myron Stowe) [RHEL-50255]
  - PCI/AER: Update aer-inject tool source URL (Myron Stowe) [RHEL-50255]
  - PCI: Mask Replay Timer Timeout errors for Genesys GL975x SD host controller (Myron Stowe) [RHEL-50255]
  - of: unittest: Add tests for address translations (Myron Stowe) [RHEL-50255]
  - of: address: Fix address translation when address-size is greater than 2 (Myron Stowe) [RHEL-50255]
  - PCI: of: Destroy changeset when adding PCI device node fails (Myron Stowe) [RHEL-50255]
  - PCI: of_property: Handle interrupt parsing failures (Myron Stowe) [RHEL-50255]
  - PCI: Create device tree node for bridge (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: Drop unneeded quotes (Myron Stowe) [RHEL-50255]
  - PCI/DOE: Relax restrictions on request and response size (Myron Stowe) [RHEL-50255]
  - PCI/DOE: Make mailbox creation API private (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: ti,j721e-pci-host: Simplify 'device-id' schema (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: cdns-ep: Fix 'unevaluatedProperties' warnings (Myron Stowe) [RHEL-50255]
  - dt-bindings: PCI: Fix 'unevaluatedProperties' warnings (Myron Stowe) [RHEL-50255]
  - ptp: annotate data-race around q->head and q->tail (Hangbin Liu) [RHEL-38600]
  - Input: gpio_keys_polled - suppress deferred probe error for gpio (Luiz Capitulino) [RHEL-52234]
  - Input: gpio_keys_polled - simplify with dev_err_probe() (Luiz Capitulino) [RHEL-52234]
  - redhat/configs: enable CONFIG_KEYBOARD_GPIO_POLLED driver (Luiz Capitulino) [RHEL-52234]
  - net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() (Mete Durlu) [RHEL-37349] {CVE-2024-35934}
  - net/iucv: fix use after free in iucv_sock_close() (Mete Durlu) [RHEL-53992]
  - tools/virtio: Add dma sync api for virtio test (Eric Auger) [RHEL-3230]
  - virtio_ring: fix syncs DMA memory with different direction (Eric Auger) [RHEL-3230]
  - virtio: packed: fix unmap leak for indirect desc table (Eric Auger) [RHEL-3230]
  - virtio_net: fix missing dma unmap for resize (Eric Auger) [RHEL-3230]
  - virtio_net: avoid data-races on dev->stats fields (Eric Auger) [RHEL-3230]
  - virtio_net: fix the missing of the dma cpu sync (Eric Auger) [RHEL-3230]
  - virtio_net: merge dma operations when filling mergeable buffers (Eric Auger) [RHEL-3230]
  - virtio_ring: introduce dma sync api for virtqueue (Eric Auger) [RHEL-3230]
  - virtio_ring: introduce dma map api for virtqueue (Eric Auger) [RHEL-3230]
  - virtio_ring: introduce virtqueue_reset() (Eric Auger) [RHEL-3230]
  - virtio_ring: separate the logic of reset/enable from virtqueue_resize (Eric Auger) [RHEL-3230]
  - virtio_ring: correct the expression of the description of virtqueue_resize() (Eric Auger) [RHEL-3230]
  - virtio_ring: skip unmap for premapped (Eric Auger) [RHEL-3230]
  - virtio_ring: introduce virtqueue_dma_dev() (Eric Auger) [RHEL-3230]
  - virtio_ring: support add premapped buf (Eric Auger) [RHEL-3230]
  - virtio_ring: introduce virtqueue_set_dma_premapped() (Eric Auger) [RHEL-3230]
  - virtio_ring: put mapping error check in vring_map_one_sg (Eric Auger) [RHEL-3230]
  - virtio_ring: check use_dma_api before unmap desc for indirect (Eric Auger) [RHEL-3230]
  - s390/dasd: fix error recovery leading to data corruption on ESE devices (Mete Durlu) [RHEL-55873]
* Mon Sep 02 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-504.el9]
  - Bump RHEL MINOR to 9.6 (Rado Vrbovsky)
  - block: initialize integrity buffer to zero before writing it to media (Ming Lei) [RHEL-54768] {CVE-2024-43854}
  - perf/x86/amd/uncore: Fix DF and UMC domain identification (David Arcari) [RHEL-43147]
  - x86/mm/numa: Move early mptable evaluation into common code (David Arcari) [RHEL-43147]
  - x86/cpu: Move leftover contents of topology.c to setup.c (David Arcari) [RHEL-43147]
  - x86/topology: convert to use arch_cpu_is_hotpluggable() (David Arcari) [RHEL-43147]
  - x86/topology: use weak version of arch_unregister_cpu() (David Arcari) [RHEL-43147]
  - x86/topology: Switch over to GENERIC_CPU_DEVICES (David Arcari) [RHEL-43147]
  - x86/topology: remove arch_*register_cpu() exports (David Arcari) [RHEL-43147]
  - x86/topology/intel: Unlock CPUID before evaluating anything (David Arcari) [RHEL-43147]
  - x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater (David Arcari) [RHEL-43147]
  - x86/topology: Handle bogus ACPI tables correctly (David Arcari) [RHEL-43147]
  - x86/topology/amd: Ensure that LLC ID is initialized (David Arcari) [RHEL-43147]
  - x86/xen: return a sane initial apic id when running as PV guest (David Arcari) [RHEL-43147]
  - x86/cpu/amd: Move TOPOEXT enablement into the topology parser (David Arcari) [RHEL-43147]
  - x86/cpu/amd: Make the NODEID_MSR union actually work (David Arcari) [RHEL-43147]
  - x86/cpu/amd: Make the CPUID 0x80000008 parser correct (David Arcari) [RHEL-43147]
  - x86/topology: Don't update cpu_possible_map in topo_set_cpuids() (David Arcari) [RHEL-43147]
  - x86/topology: Handle the !APIC case gracefully (David Arcari) [RHEL-43147]
  - x86/topology: Don't evaluate logical IDs during early boot (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Add support for the AMD 0x80000026 leaf (David Arcari) [RHEL-43147]
  - x86/topology: Ignore non-present APIC IDs in a present package (David Arcari) [RHEL-43147]
  - x86/apic: Build the x86 topology enumeration functions on UP APIC builds too (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Get rid of cpuinfo::x86_max_cores (David Arcari) [RHEL-43147]
  - docs: move x86 documentation into Documentation/arch/ [partial] (David Arcari) [RHEL-43147]
  - x86/cpu: Remove x86_coreid_bits (David Arcari) [RHEL-43147]
  - x86/mm/numa: Use core domain size on AMD (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Provide __num_[cores|threads]_per_package (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Rename smp_num_siblings (David Arcari) [RHEL-43147]
  - arch/x86/kernel/setup.c: fixup rh_check_supported (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Retrieve cores per package from topology bitmaps (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Use topology logical mapping mechanism (David Arcari) [RHEL-43147]
  - x86/smpboot: Change smp_store_boot_cpu_info() to static (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Provide logical pkg/die mapping (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Simplify cpu_mark_primary_thread() (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Mop up primary thread mask handling (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Use topology bitmaps for sizing (David Arcari) [RHEL-43147]
  - x86/xen/smp_pv: Register the boot CPU APIC properly (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT (David Arcari) [RHEL-43147]
  - x86/acpi: Dont invoke topology_register_apic() for XEN PV (David Arcari) [RHEL-43147]
  - x86/xen/smp_pv: Count number of vCPUs early (David Arcari) [RHEL-43147]
  - x86/xen/smp_pv: Register fake APICs (David Arcari) [RHEL-43147]
  - x86/mpparse: Switch to new init callbacks (David Arcari) [RHEL-43147]
  - x86/mpparse: Provide separate early/late callbacks (David Arcari) [RHEL-43147]
  - x86/dtb: Rename x86_dtb_init() (David Arcari) [RHEL-43147]
  - x86/mpparse: Prepare for callback separation (David Arcari) [RHEL-43147]
  - x86/xen/smp_pv: Prepare for separate mpparse callbacks (David Arcari) [RHEL-43147]
  - x86/mpparse: Rename default_find_smp_config() (David Arcari) [RHEL-43147]
  - x86/xen/smp_pv: Remove cpudata fiddling (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Assign hotpluggable CPUIDs during init (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Reject unknown APIC IDs on ACPI hotplug (David Arcari) [RHEL-43147]
  - x86/topology: Add a mechanism to track topology via APIC IDs (David Arcari) [RHEL-43147]
  - x86/cpu: Detect real BSP on crash kernels (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Rework possible CPU management (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Sanitize the APIC admission logic (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Use a data structure for topology info (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Simplify APIC registration (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Confine topology information (David Arcari) [RHEL-43147]
  - x86/mpparse: Use new APIC registration function (David Arcari) [RHEL-43147]
  - x86/acpi: Use new APIC registration functions (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Provide separate APIC registration functions (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Move registration out of APIC code (David Arcari) [RHEL-43147]
  - x86/apic/msi: Use DOMAIN_BUS_GENERIC_MSI for HPET/IO-APIC domain search (David Arcari) [RHEL-43147]
  - x86/apic: Use a proper define for invalid ACPI CPU ID (David Arcari) [RHEL-43147]
  - x86/apic: Remove yet another dubious callback (David Arcari) [RHEL-43147]
  - x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid (David Arcari) [RHEL-43147]
  - x86/mpparse: Remove the physid_t bitmap wrapper (David Arcari) [RHEL-43147]
  - x86/apic: Remove check_apicid_used() and ioapic_phys_id_map() (David Arcari) [RHEL-43147]
  - x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck() (David Arcari) [RHEL-43147]
  - x86/ioapic: Make io_apic_get_unique_id() simpler (David Arcari) [RHEL-43147]
  - x86/apic: Get rid of get_physical_broadcast() (David Arcari) [RHEL-43147]
  - x86/ioapic: Replace some more set bit nonsense (David Arcari) [RHEL-43147]
  - x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids (David Arcari) [RHEL-43147]
  - x86/apic: Remove unused phys_pkg_id() callback (David Arcari) [RHEL-43147]
  - arch/x86: Fix typos (David Arcari) [RHEL-43147]
  - x86/cpu/topology: Make the APIC mismatch warnings complete (David Arcari) [RHEL-43147]
  - x86/cpu: Remove topology.c (David Arcari) [RHEL-43147]
  - x86/cpu: Make topology_amd_node_id() use the actual node info (David Arcari) [RHEL-43147]
  - x86/cpu: Use common topology code for HYGON (David Arcari) [RHEL-43147]
  - x86/cpu: Use common topology code for AMD (David Arcari) [RHEL-43147]
  - x86/cpu: Provide an AMD/HYGON specific topology parser (David Arcari) [RHEL-43147]
  - x86/cpu: Provide cpuid_read() et al. (David Arcari) [RHEL-43147]
  - x86/cpu: Use common topology code for Intel (David Arcari) [RHEL-43147]
  - x86/cpu: Provide a sane leaf 0xb/0x1f parser (David Arcari) [RHEL-43147]
  - x86/cpu: Move __max_die_per_package to common.c (David Arcari) [RHEL-43147]
  - x86/cpu: Use common topology code for Centaur and Zhaoxin (David Arcari) [RHEL-43147]
  - x86/cpu: Add legacy topology parser (David Arcari) [RHEL-43147]
  - x86/cpu: Provide cpu_init/parse_topology() (David Arcari) [RHEL-43147]
  - drivers: base: Move cpu_dev_init() after node_dev_init() (David Arcari) [RHEL-43147]
  - base/node.c: initialize the accessor list before registering (David Arcari) [RHEL-43147]
  - Revert "x86/topology: Fix max_siblings calculation for some hybrid cpus" (David Arcari) [RHEL-43147]

Files

/boot/.vmlinuz-5.14.0-505.el9.aarch64+64k.hmac
/boot/System.map-5.14.0-505.el9.aarch64+64k
/boot/config-5.14.0-505.el9.aarch64+64k
/boot/dtb-5.14.0-505.el9.aarch64+64k
/boot/dtb-5.14.0-505.el9.aarch64+64k/amd
/boot/dtb-5.14.0-505.el9.aarch64+64k/amd/amd-overdrive-rev-b0.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/amd/amd-overdrive-rev-b1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/amd/amd-overdrive.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/amd/husky.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/apm
/boot/dtb-5.14.0-505.el9.aarch64+64k/apm/apm-merlin.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/apm/apm-mustang.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/foundation-v8-gicv3-psci.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/foundation-v8-gicv3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/foundation-v8-psci.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/foundation-v8.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/fvp-base-revc.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/juno-r1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/juno-r2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/juno.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/rtsm_ve-aemv8a.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/arm/vexpress-v2f-1xv7-ca53x2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom/northstar2
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom/northstar2/ns2-svk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom/northstar2/ns2-xmc.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom/stingray
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom/stingray/bcm958742k.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom/stingray/bcm958742t.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/broadcom/stingray/bcm958802a802x.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/cavium
/boot/dtb-5.14.0-505.el9.aarch64+64k/cavium/thunder-88xx.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/cavium/thunder2-99xx.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-beacon-kit.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-data-modul-edm-sbc.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-ddr4-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-emcon-avari.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-icore-mx8mm-ctouch2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-icore-mx8mm-edimm2.2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-kontron-bl-osm-s.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-kontron-bl.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-mx8menlo.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-nitrogen-r2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-tqma8mqml-mba8mx.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-var-som-symphony.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw71xx-0x.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw72xx-0x-imx219.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw72xx-0x-rs422.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw72xx-0x-rs485.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw72xx-0x.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw73xx-0x-imx219.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw73xx-0x-rs422.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw73xx-0x-rs485.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw73xx-0x.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw7901.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw7902.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw7903.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-venice-gw7904.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-verdin-nonwifi-dahlia.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-verdin-nonwifi-dev.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-verdin-wifi-dahlia.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mm-verdin-wifi-dev.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-beacon-kit.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-bsh-smm-s2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-bsh-smm-s2pro.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-ddr3l-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-ddr4-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-tqma8mqnl-mba8mx.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-var-som-symphony.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mn-venice-gw7902.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-icore-mx8mp-edimm2.2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-msc-sm2s-ep1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-phyboard-pollux-rdk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-venice-gw74xx.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-verdin-nonwifi-dahlia.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-verdin-nonwifi-dev.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-verdin-wifi-dahlia.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mp-verdin-wifi-dev.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-hummingboard-pulse.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-kontron-pitx-imx8m.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-librem5-devkit.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-librem5-r2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-librem5-r3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-librem5-r4.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-mnt-reform2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-nitrogen.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-phanbell.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-pico-pi.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-thor96.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-tqma8mq-mba8mx.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-zii-ultra-rmb3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8mq-zii-ultra-zest.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8qm-mek.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8qxp-ai_ml.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8qxp-colibri-eval-v3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8qxp-mek.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx8ulp-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/freescale/imx93-11x11-evk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon/hi3660-hikey960.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon/hi3670-hikey970.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon/hi3798cv200-poplar.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon/hi6220-hikey.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon/hip05-d02.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon/hip06-d03.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/hisilicon/hip07-d05.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/nvidia
/boot/dtb-5.14.0-505.el9.aarch64+64k/nvidia/tegra194-p2972-0000.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/nvidia/tegra194-p3509-0000+p3668-0000.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/nvidia/tegra194-p3509-0000+p3668-0001.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/nvidia/tegra234-p3737-0000+p3701-0000.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/nvidia/tegra234-sim-vdk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/apq8016-sbc.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/apq8094-sony-xperia-kitakami-karin_windy.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/apq8096-db820c.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/apq8096-ifc6640.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/ipq6018-cp01-c1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/ipq8074-hk01.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/ipq8074-hk10-c1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/ipq8074-hk10-c2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-alcatel-idol347.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-asus-z00l.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-huawei-g7.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-longcheer-l8150.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-longcheer-l8910.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-mtp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-samsung-a3u-eur.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8916-samsung-a5u-eur.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8992-bullhead-rev-101.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8992-msft-lumia-octagon-talkman.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8992-xiaomi-libra.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8994-angler-rev-101.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8994-msft-lumia-octagon-cityman.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8994-sony-xperia-kitakami-ivy.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8994-sony-xperia-kitakami-karin.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8994-sony-xperia-kitakami-satsuki.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8994-sony-xperia-kitakami-sumire.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8994-sony-xperia-kitakami-suzuran.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8996-mtp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8998-asus-novago-tp370ql.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8998-hp-envy-x2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8998-lenovo-miix-630.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8998-mtp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8998-oneplus-cheeseburger.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/msm8998-oneplus-dumpling.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/qcs404-evb-1000.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/qcs404-evb-4000.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/qrb5165-rb5.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sa8155p-adp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sa8295p-adp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sa8540p-ride.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sa8775p-ride.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-idp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-coachz-r1-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-coachz-r1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-coachz-r3-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-coachz-r3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-limozeen-nots-r4.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-limozeen-nots.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-limozeen.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-r0.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-r1-kb.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-r1-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-r1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-r3-kb.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-r3-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-lazor-r3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-pompom-r1-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-pompom-r1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-pompom-r2-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-pompom-r2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-pompom-r3-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-pompom-r3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-r1-lte.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7180-trogdor-r1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sc7280-idp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm630-sony-xperia-ganges-kirin.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm630-sony-xperia-nile-discovery.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm630-sony-xperia-nile-pioneer.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm630-sony-xperia-nile-voyager.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm636-sony-xperia-ganges-mermaid.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm660-xiaomi-lavender.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-cheza-r1.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-cheza-r2.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-cheza-r3.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-db845c.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-mtp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-oneplus-enchilada.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-oneplus-fajita.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm845-xiaomi-beryllium.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sdm850-lenovo-yoga-c630.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8150-hdk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8150-microsoft-surface-duo.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8150-mtp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8150-sony-xperia-kumano-bahamut.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8150-sony-xperia-kumano-griffin.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8250-hdk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8250-mtp.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8250-sony-xperia-edo-pdx203.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8250-sony-xperia-edo-pdx206.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8350-hdk.dtb
/boot/dtb-5.14.0-505.el9.aarch64+64k/qcom/sm8350-mtp.dtb
/boot/initramfs-5.14.0-505.el9.aarch64+64k.img
/boot/symvers-5.14.0-505.el9.aarch64+64k.gz
/boot/vmlinuz-5.14.0-505.el9.aarch64+64k
/lib/modules
/lib/modules/5.14.0-505.el9.aarch64+64k
/lib/modules/5.14.0-505.el9.aarch64+64k/.vmlinuz.hmac
/lib/modules/5.14.0-505.el9.aarch64+64k/System.map
/lib/modules/5.14.0-505.el9.aarch64+64k/config
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/amd
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/amd/amd-overdrive-rev-b0.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/amd/amd-overdrive-rev-b1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/amd/amd-overdrive.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/amd/husky.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/apm
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/apm/apm-merlin.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/apm/apm-mustang.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/foundation-v8-gicv3-psci.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/foundation-v8-gicv3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/foundation-v8-psci.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/foundation-v8.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/fvp-base-revc.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/juno-r1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/juno-r2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/juno.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/rtsm_ve-aemv8a.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/arm/vexpress-v2f-1xv7-ca53x2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom/northstar2
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom/northstar2/ns2-svk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom/northstar2/ns2-xmc.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom/stingray
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom/stingray/bcm958742k.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom/stingray/bcm958742t.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/broadcom/stingray/bcm958802a802x.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/cavium
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/cavium/thunder-88xx.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/cavium/thunder2-99xx.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-beacon-kit.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-data-modul-edm-sbc.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-ddr4-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-emcon-avari.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-icore-mx8mm-ctouch2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-icore-mx8mm-edimm2.2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-kontron-bl-osm-s.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-kontron-bl.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-mx8menlo.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-nitrogen-r2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-tqma8mqml-mba8mx.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-var-som-symphony.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw71xx-0x.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw72xx-0x-imx219.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw72xx-0x-rs422.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw72xx-0x-rs485.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw72xx-0x.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw73xx-0x-imx219.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw73xx-0x-rs422.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw73xx-0x-rs485.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw73xx-0x.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw7901.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw7902.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw7903.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-venice-gw7904.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-verdin-nonwifi-dahlia.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-verdin-nonwifi-dev.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-verdin-wifi-dahlia.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mm-verdin-wifi-dev.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-beacon-kit.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-bsh-smm-s2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-bsh-smm-s2pro.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-ddr3l-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-ddr4-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-tqma8mqnl-mba8mx.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-var-som-symphony.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mn-venice-gw7902.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-icore-mx8mp-edimm2.2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-msc-sm2s-ep1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-phyboard-pollux-rdk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-venice-gw74xx.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-verdin-nonwifi-dahlia.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-verdin-nonwifi-dev.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-verdin-wifi-dahlia.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mp-verdin-wifi-dev.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-hummingboard-pulse.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-kontron-pitx-imx8m.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-librem5-devkit.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-librem5-r2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-librem5-r3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-librem5-r4.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-mnt-reform2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-nitrogen.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-phanbell.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-pico-pi.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-thor96.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-tqma8mq-mba8mx.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-zii-ultra-rmb3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8mq-zii-ultra-zest.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8qm-mek.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8qxp-ai_ml.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8qxp-colibri-eval-v3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8qxp-mek.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx8ulp-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/freescale/imx93-11x11-evk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon/hi3660-hikey960.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon/hi3670-hikey970.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon/hi3798cv200-poplar.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon/hi6220-hikey.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon/hip05-d02.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon/hip06-d03.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/hisilicon/hip07-d05.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/nvidia
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/nvidia/tegra194-p2972-0000.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/nvidia/tegra194-p3509-0000+p3668-0000.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/nvidia/tegra194-p3509-0000+p3668-0001.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/nvidia/tegra234-p3737-0000+p3701-0000.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/nvidia/tegra234-sim-vdk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/apq8016-sbc.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/apq8094-sony-xperia-kitakami-karin_windy.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/apq8096-db820c.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/apq8096-ifc6640.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/ipq6018-cp01-c1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/ipq8074-hk01.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/ipq8074-hk10-c1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/ipq8074-hk10-c2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-alcatel-idol347.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-asus-z00l.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-huawei-g7.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-longcheer-l8150.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-longcheer-l8910.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-mtp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-samsung-a3u-eur.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8916-samsung-a5u-eur.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8992-bullhead-rev-101.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8992-msft-lumia-octagon-talkman.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8992-xiaomi-libra.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8994-angler-rev-101.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8994-msft-lumia-octagon-cityman.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8994-sony-xperia-kitakami-ivy.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8994-sony-xperia-kitakami-karin.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8994-sony-xperia-kitakami-satsuki.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8994-sony-xperia-kitakami-sumire.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8994-sony-xperia-kitakami-suzuran.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8996-mtp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8998-asus-novago-tp370ql.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8998-hp-envy-x2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8998-lenovo-miix-630.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8998-mtp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8998-oneplus-cheeseburger.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/msm8998-oneplus-dumpling.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/qcs404-evb-1000.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/qcs404-evb-4000.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/qrb5165-rb5.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sa8155p-adp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sa8295p-adp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sa8540p-ride.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sa8775p-ride.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-idp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-coachz-r1-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-coachz-r1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-coachz-r3-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-coachz-r3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-limozeen-nots-r4.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-limozeen-nots.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-limozeen.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-r0.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-r1-kb.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-r1-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-r1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-r3-kb.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-r3-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-lazor-r3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-pompom-r1-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-pompom-r1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-pompom-r2-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-pompom-r2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-pompom-r3-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-pompom-r3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-r1-lte.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7180-trogdor-r1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sc7280-idp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm630-sony-xperia-ganges-kirin.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm630-sony-xperia-nile-discovery.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm630-sony-xperia-nile-pioneer.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm630-sony-xperia-nile-voyager.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm636-sony-xperia-ganges-mermaid.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm660-xiaomi-lavender.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-cheza-r1.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-cheza-r2.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-cheza-r3.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-db845c.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-mtp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-oneplus-enchilada.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-oneplus-fajita.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm845-xiaomi-beryllium.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sdm850-lenovo-yoga-c630.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8150-hdk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8150-microsoft-surface-duo.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8150-mtp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8150-sony-xperia-kumano-bahamut.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8150-sony-xperia-kumano-griffin.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8250-hdk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8250-mtp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8250-sony-xperia-edo-pdx203.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8250-sony-xperia-edo-pdx206.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8350-hdk.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/dtb/qcom/sm8350-mtp.dtb
/lib/modules/5.14.0-505.el9.aarch64+64k/modules.builtin
/lib/modules/5.14.0-505.el9.aarch64+64k/modules.builtin.modinfo
/lib/modules/5.14.0-505.el9.aarch64+64k/symvers.gz
/lib/modules/5.14.0-505.el9.aarch64+64k/vmlinuz
/usr/share/licenses/kernel-64k-core
/usr/share/licenses/kernel-64k-core/COPYING-5.14.0-505.el9


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Sep 10 08:32:32 2024