The kernel-kmap-internal package contains a JSON mapping file that describes
which C source files contributed to each kernel module and to the built-in
vmlinux image, and which RPM package each module is shipped in.
Files installed under /usr/share/kernel-kmap-internal/:
kernel-map-<KVERREL>.json - unified mapping file for all kernel variants containing:
- variants: list of variant names (e.g., ["stock", "rt", "automotive"])
- source-map: source file mappings
- obj-src: maps kernel objects to source files with variant indices
- src-obj: maps source files to kernel objects with variant indices
- module-map: module to RPM mappings
- module-rpm: maps module names to RPM package names with variant indices
- rpm-modules: maps RPM package names to module names with variant indices
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 0BSD AND BSD-2-Clause AND (BSD-2-Clause OR Apache-2.0) AND BSD-3-Clause AND BSD-3-Clause-Clear AND CC0-1.0 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 Sep 08 2026 Eduard Abdullin <eabdullin@almalinux.org> - 6.12.0-266
- Debrand for AlmaLinux OS
- Use AlmaLinux OS secure boot cert
* Tue Sep 08 2026 Neal Gompa <ngompa@almalinux.org> - 6.12.0-266
- Enable Btrfs support for all kernel variants
* Tue Sep 08 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 6.12.0-266
- hpsa: bring back deprecated PCI ids #CFHack #CFHack2024
- mptsas: bring back deprecated PCI ids #CFHack #CFHack2024
- megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024
- qla2xxx: bring back deprecated PCI ids #CFHack #CFHack2024
- qla4xxx: bring back deprecated PCI ids
- be2iscsi: bring back deprecated PCI ids
- kernel/rh_messages.h: enable all disabled pci devices by moving to
unmaintained
* Fri Sep 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-266.el10]
- mm/list_lru: drain before clearing xarray entry on reparent (Rafael Aquini) [RHEL-227151] {CVE-2026-53153}
- redhat: set defaults for RHEL 10.3 (Shivani Chandanshive)
- powerpc/perf: Add power12 Base Performance Monitoring support (Mamatha Inamdar) [RHEL-190876]
- powerpc: Add Power12 architected mode (Mamatha Inamdar) [RHEL-190876]
- powerpc: Add Power12 raw mode (Mamatha Inamdar) [RHEL-190876]
- powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation (Mamatha Inamdar) [RHEL-190876]
- KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests (Mamatha Inamdar) [RHEL-190876]
- stmmac: s32: enable support for Multi-IRQ mode (Jared Kangas) [RHEL-168971]
- dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts (Jared Kangas) [RHEL-168971]
- net: stmmac: platform: read channels irq (Jared Kangas) [RHEL-168971]
- spi: dt-bindings: fsl,dspi: Fix example indentation (Jared Kangas) [RHEL-248519]
- watchdog: s32g_wdt: remove incorrect options in watchdog_info struct (Jared Kangas) [RHEL-248519]
- usb: chipidea: fix usage_count leak when autosuspend_delay is negative (Jared Kangas) [RHEL-248519]
- usb: chipidea: core: convert ci_role_switch to local variable (Jared Kangas) [RHEL-248519]
- usb: chipidea: udc: support dynamic gadget add/remove (Jared Kangas) [RHEL-248519]
- usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq() (Jared Kangas) [RHEL-248519]
- usb: chipidea: otg: not wait vbus drop if use role_switch (Jared Kangas) [RHEL-248519]
- usb: chipidea: core: allow ci_irq_han