| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kernel-tools | Distribution: AlmaLinux |
| Version: 6.12.0 | Vendor: AlmaLinux |
| Release: 211.22.1.el10_2 | Build date: Thu Jun 11 13:14:33 2026 |
| Group: Unspecified | Build host: ppc64le-builder01.almalinux.org |
| Size: 2546930 | Source RPM: kernel-6.12.0-211.22.1.el10_2.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://www.kernel.org/ | |
| Summary: Assortment of tools for the Linux kernel | |
This package contains the tools/ directory from the kernel source and the supporting documentation.
((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)
* Thu Jun 11 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 6.12.0-211.22.1
- Recreate RHEL 6.12.0-211.22.1 from CentOS Stream 10 and upstream stable backports (1288-1352)
- RHEL changelog for 211.21.1..211.22.1 follows:
* Wed Jun 10 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.22.1.el10_2]
- scripts/sorttable: Fix endianness handling in build-time mcount sort (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Allow matches to functions before function entry (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Use normal sort if theres no relocs in the mcount section (Jerome Marchand) [RHEL-180932]
- ftrace: Check against is_kernel_text() instead of kaslr_offset() (Jerome Marchand) [RHEL-180932]
- ftrace: Test mcount_loc addr before calling ftrace_call_addr() (Jerome Marchand) [RHEL-180932]
- ftrace: Do not over-allocate ftrace memory (Jerome Marchand) [RHEL-180932]
- ftrace: Have ftrace pages output reflect freed pages (Jerome Marchand) [RHEL-180932]
- ftrace: Update the mcount_loc check of skipped entries (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Zero out weak functions in mcount_loc table (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Always use an array for the mcount_loc sorting (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Have mcount rela sort use direct values (Jerome Marchand) [RHEL-180932]
- arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64 (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Use a structure of function pointers for elf helpers (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Get start/stop_mcount_loc from ELF file directly (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Move code from sorttable.h into sorttable.c (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Use uint64_t for mcount sorting (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Add helper functions for Elf_Sym (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Add helper functions for Elf_Shdr (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Add helper functions for Elf_Ehdr (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Convert Elf_Sym MACRO over to a union (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Replace Elf_Shdr Macro with a union (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Convert Elf_Ehdr to union (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Make compare_extable() into two functions (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Have the ORC code use the _r() functions to read (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Remove unneeded Elf_Rel (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Remove unused write functions (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: Remove unused macro defines (Jerome Marchand) [RHEL-180932]
- scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity (Jerome Marchand) [RHEL-180932]
- selinux: fix overlayfs mmap() and mprotect() access checks (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: add backing_file LSM hooks (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- fs: prepare for adding LSM blob to backing_file (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: cleanup the debug and console output in lsm_init.c (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: add/tweak function header comment blocks in lsm_init.c (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: fold lsm_init_ordered() into security_init() (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: cleanup initialize_lsm() and rename to lsm_init_single() (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: cleanup the LSM blob size code (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: rename/rework ordered_lsm_parse() to lsm_order_parse() (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: rename/rework append_ordered_lsm() into lsm_order_append() (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: rename exists_ordered_lsm() to lsm_order_exists() (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: rework the LSM enable/disable setter/getter functions (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: get rid of the lsm_names list and do some cleanup (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: rework lsm_active_cnt and lsm_idlist[] (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: rename the lsm order variables for consistency (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: replace the name field with a pointer to the lsm_id struct (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: rename ordered_lsm_init() to lsm_init_ordered() (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: integrate lsm_early_cred() and lsm_early_task() into caller (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: integrate report_lsm_order() code into caller (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: introduce looping macros for the initialization code (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare() (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: split the init code out into lsm_init.c (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- lsm: split the notifier code out into lsm_notifier.c (Ondrej Mosnacek) [RHEL-179437] {CVE-2026-46054}
- fs: constify file ptr in backing_file accessor helpers (Ondrej Mosnacek) [RHEL-179437]
- ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (Antoine Tenart) [RHEL-178413] {CVE-2026-43501}
- ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (Guillaume Nault) [RHEL-172651] {CVE-2026-43037}
- ALSA: 6fire: fix use-after-free on disconnect (CKI Backport Bot) [RHEL-172973] {CVE-2026-31581}
- erofs: add GFP_NOIO in the bio completion if needed (CKI Backport Bot) [RHEL-171686] {CVE-2026-31467}
- can: raw: fix ro->uniq use-after-free in raw_rcv() (CKI Backport Bot) [RHEL-170764] {CVE-2026-31532}
- nouveau/gsp: drop WARN_ON in ACPI probes (Gary Guo) [RHEL-167788]
* Thu Jun 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.21.1.el10_2]
- s390/dasd: Copy detected format information to secondary device (Ramesh Chhetri) [RHEL-176473]
- s390/dasd: Move quiesce state with pprc swap (Ramesh Chhetri) [RHEL-176473]
- s390/dasd: Fix gendisk parent after copy pair swap (Ramesh Chhetri) [RHEL-176473]
- ice: fix stats array overflow when VF requests more queues (Michal Schmidt) [RHEL-177518]
- s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump (Mircea Dragan) [RHEL-166855]
- net: bonding: fix use-after-free in bond_xmit_broadcast() (CKI Backport Bot) [RHEL-168073] {CVE-2026-31419}
/etc/logrotate.d/kvm_stat /usr/bin/bootconfig /usr/bin/cpupower /usr/bin/gpio-event-mon /usr/bin/gpio-hammer /usr/bin/gpio-watch /usr/bin/iio_event_monitor /usr/bin/iio_generic_buffer /usr/bin/kvm_stat /usr/bin/lsgpio /usr/bin/lsiio /usr/bin/page_owner_sort /usr/bin/slabinfo /usr/bin/tmon /usr/bin/ynl /usr/bin/ynl-ethtool /usr/lib/python3.12/site-packages/pyynl /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info/METADATA /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info/REQUESTED /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info/direct_url.json /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/pyynl-0.0.1.dist-info/top_level.txt /usr/lib/python3.12/site-packages/pyynl/__init__.py /usr/lib/python3.12/site-packages/pyynl/__pycache__ /usr/lib/python3.12/site-packages/pyynl/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/cli.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/cli.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/ethtool.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/ethtool.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/ynl_gen_c.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/ynl_gen_c.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/ynl_gen_rst.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/__pycache__/ynl_gen_rst.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/cli.py /usr/lib/python3.12/site-packages/pyynl/ethtool.py /usr/lib/python3.12/site-packages/pyynl/lib /usr/lib/python3.12/site-packages/pyynl/lib/__init__.py /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__ /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/doc_generator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/doc_generator.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/nlspec.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/nlspec.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/ynl.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyynl/lib/__pycache__/ynl.cpython-312.pyc /usr/lib/python3.12/site-packages/pyynl/lib/doc_generator.py /usr/lib/python3.12/site-packages/pyynl/lib/nlspec.py /usr/lib/python3.12/site-packages/pyynl/lib/ynl.py /usr/lib/python3.12/site-packages/pyynl/ynl_gen_c.py /usr/lib/python3.12/site-packages/pyynl/ynl_gen_rst.py /usr/lib/systemd/system/kvm_stat.service /usr/share/bash-completion/completions/cpupower /usr/share/doc/ynl /usr/share/doc/ynl/conntrack.rst /usr/share/doc/ynl/devlink.rst /usr/share/doc/ynl/dpll.rst /usr/share/doc/ynl/ethtool.rst /usr/share/doc/ynl/fou.rst /usr/share/doc/ynl/handshake.rst /usr/share/doc/ynl/lockd.rst /usr/share/doc/ynl/mptcp_pm.rst /usr/share/doc/ynl/net_shaper.rst /usr/share/doc/ynl/netdev.rst /usr/share/doc/ynl/nfsd.rst /usr/share/doc/ynl/nftables.rst /usr/share/doc/ynl/nl80211.rst /usr/share/doc/ynl/nlctrl.rst /usr/share/doc/ynl/ovs_datapath.rst /usr/share/doc/ynl/ovs_flow.rst /usr/share/doc/ynl/ovs_vport.rst /usr/share/doc/ynl/rt-addr.rst /usr/share/doc/ynl/rt-link.rst /usr/share/doc/ynl/rt-neigh.rst /usr/share/doc/ynl/rt-route.rst /usr/share/doc/ynl/rt-rule.rst /usr/share/doc/ynl/tc.rst /usr/share/doc/ynl/tcp_metrics.rst /usr/share/doc/ynl/team.rst /usr/share/locale/cs/LC_MESSAGES/cpupower.mo /usr/share/locale/de/LC_MESSAGES/cpupower.mo /usr/share/locale/fr/LC_MESSAGES/cpupower.mo /usr/share/locale/it/LC_MESSAGES/cpupower.mo /usr/share/locale/ka/LC_MESSAGES/cpupower.mo /usr/share/locale/pt/LC_MESSAGES/cpupower.mo /usr/share/man/man1/cpupower-frequency-info.1.gz /usr/share/man/man1/cpupower-frequency-set.1.gz /usr/share/man/man1/cpupower-idle-info.1.gz /usr/share/man/man1/cpupower-idle-set.1.gz /usr/share/man/man1/cpupower-info.1.gz /usr/share/man/man1/cpupower-monitor.1.gz /usr/share/man/man1/cpupower-powercap-info.1.gz /usr/share/man/man1/cpupower-set.1.gz /usr/share/man/man1/cpupower.1.gz /usr/share/man/man1/kvm_stat.1.gz /usr/share/ynl /usr/share/ynl/genetlink-c.yaml /usr/share/ynl/genetlink-legacy.yaml /usr/share/ynl/genetlink.yaml /usr/share/ynl/netlink-raw.yaml /usr/share/ynl/specs /usr/share/ynl/specs/conntrack.yaml /usr/share/ynl/specs/devlink.yaml /usr/share/ynl/specs/dpll.yaml /usr/share/ynl/specs/ethtool.yaml /usr/share/ynl/specs/fou.yaml /usr/share/ynl/specs/handshake.yaml /usr/share/ynl/specs/lockd.yaml /usr/share/ynl/specs/mptcp_pm.yaml /usr/share/ynl/specs/net_shaper.yaml /usr/share/ynl/specs/netdev.yaml /usr/share/ynl/specs/nfsd.yaml /usr/share/ynl/specs/nftables.yaml /usr/share/ynl/specs/nl80211.yaml /usr/share/ynl/specs/nlctrl.yaml /usr/share/ynl/specs/ovs_datapath.yaml /usr/share/ynl/specs/ovs_flow.yaml /usr/share/ynl/specs/ovs_vport.yaml /usr/share/ynl/specs/rt-addr.yaml /usr/share/ynl/specs/rt-link.yaml /usr/share/ynl/specs/rt-neigh.yaml /usr/share/ynl/specs/rt-route.yaml /usr/share/ynl/specs/rt-rule.yaml /usr/share/ynl/specs/tc.yaml /usr/share/ynl/specs/tcp_metrics.yaml /usr/share/ynl/specs/team.yaml
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jun 18 03:40:47 2026