The Linux kernel
Go to file
Augusto Caringi 2070a7c19c kernel-5.14.0-594.el9
* Tue Jun 17 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-594.el9]
- tools: ynl: add all headers to makefile deps (Jose Ignacio Tornos Martinez) [RHEL-89973]
- selftests: drv-net: add missing trailing backslash (Jose Ignacio Tornos Martinez) [RHEL-89973]
- net-shapers: implement cap validation in the core (Jose Ignacio Tornos Martinez) [RHEL-89973]
- net: shaper: implement introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973]
- netlink: spec: add shaper introspection support (Jose Ignacio Tornos Martinez) [RHEL-89973]
- net-shapers: implement shaper cleanup on queue deletion (Jose Ignacio Tornos Martinez) [RHEL-89973]
- net-shapers: implement delete support for NODE scope shaper (Jose Ignacio Tornos Martinez) [RHEL-89973]
- net-shapers: implement NL group operation (Jose Ignacio Tornos Martinez) [RHEL-89973]
- net-shapers: implement NL set and delete operations (Jose Ignacio Tornos Martinez) [RHEL-89973]
- net-shapers: implement NL get operation (Jose Ignacio Tornos Martinez) [RHEL-89973]
- netlink: spec: add shaper YAML spec (Jose Ignacio Tornos Martinez) [RHEL-89973]
- testing: net-drv: add basic shaper test (Jose Ignacio Tornos Martinez) [RHEL-89973]
- genetlink: extend info user-storage to match NL cb ctx (Jose Ignacio Tornos Martinez) [RHEL-89973]
- smb: client: fix UAF in decryption with multichannel (CKI Backport Bot) [RHEL-94457] {CVE-2025-37750}
- RDMA/irdma: Remove deliver net device event (Kamal Heib) [RHEL-87576]
- RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions (Kamal Heib) [RHEL-87576]
- RDMA/irdma: Fix misspelling of "accept*" (Kamal Heib) [RHEL-87576]
- RDMA/irdma: fix error message in irdma_modify_qp_roce() (Kamal Heib) [RHEL-87576]
- x86/tsc: Use topology_max_packages() to get package number (David Arcari) [RHEL-92573]
- perf/x86/intel/uncore: Add Clearwater Forest support (Michael Petlan) [RHEL-45095]
- ext4: ignore xattrs past end (CKI Backport Bot) [RHEL-94247] {CVE-2025-37738}
- net: rename netns_local to netns_immutable (Ivan Vecera) [RHEL-91110]
- ynl: devlink: add missing board-serial-number (Petr Oros) [RHEL-75600]
- devlink: fix xa_alloc_cyclic() error handling (Petr Oros) [RHEL-75600]
- devlink: add devl guard (Petr Oros) [RHEL-75600]
- pldmfw: enable selected component update (Petr Oros) [RHEL-75600]
- devlink: Improve the port attributes description (Petr Oros) [RHEL-75600]
- devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-75600]
- devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-75600]
- devlink: remove unused devlink_resource_register() (Petr Oros) [RHEL-75600]
- devlink: remove unused devlink_resource_occ_get_register() and _unregister() (Petr Oros) [RHEL-75600]
- devlink: region: snapshot IDs: consolidate error values (Petr Oros) [RHEL-75600]
- devlink: devl_resource_register(): differentiate error codes (Petr Oros) [RHEL-75600]
- devlink: use devlink_nl_put_u64() helper (Petr Oros) [RHEL-75600]
- devlink: introduce devlink_nl_put_u64() (Petr Oros) [RHEL-75600]
- tools: ynl-gen: use names of constants in generated limits (Petr Oros) [RHEL-75600]
- tools: ynl-gen: refactor check validation for TypeBinary (Petr Oros) [RHEL-75600]
- scsi: bnx2fc: Use kthread_create_on_cpu() (John Meneghini) [RHEL-94578]
- net: bnx2x: use ethtool string helpers (John Meneghini) [RHEL-94578]
- scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> (John Meneghini) [RHEL-94578]
- scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport (John Meneghini) [RHEL-94578]
- net: cnic: Convert tasklet API to new bottom half workqueue mechanism (John Meneghini) [RHEL-94578]
- scsi: libfc: Add some kernel-doc comments (John Meneghini) [RHEL-94578]
- scsi: bnx2fc: Remove redundant assignment to variable 'i' (John Meneghini) [RHEL-94578]
- scsi: libfc: replace deprecated strncpy() with memcpy() (John Meneghini) [RHEL-94578]
- scsi: fcoe: Make fcoe_bus_type const (John Meneghini) [RHEL-94578]
- scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode() (John Meneghini) [RHEL-94578]
- scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode() (John Meneghini) [RHEL-94578]
- scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUT (John Meneghini) [RHEL-94578]
- scsi: libfc: Fix up timeout error in fc_fcp_rec_error() (John Meneghini) [RHEL-94578]
- scsi: libfc: Don't schedule abort twice (John Meneghini) [RHEL-94578]
- scsi: bnx2fc: Replace deprecated strncpy() with strscpy() (John Meneghini) [RHEL-94578]
- scsi: bnx2fc: Fix skb double free in bnx2fc_rcv() (John Meneghini) [RHEL-94578]
- scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset (John Meneghini) [RHEL-94578]
- scsi: libfcoe: Replace all non-returning strlcpy() with strscpy() (John Meneghini) [RHEL-94578]
- bnx2: remove deadcode in bnx2_init_cpus() (John Meneghini) [RHEL-94578]
- scsi: libfc: Include the correct header (John Meneghini) [RHEL-94578]
- scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails (John Meneghini) [RHEL-94578]
- scsi: fcoe: Fix possible name leak when device_register() fails (John Meneghini) [RHEL-94578]
- scsi: libfc: Remove redundant variable ev_qual (John Meneghini) [RHEL-94578]
- bnx2: Use kmalloc_size_roundup() to match ksize() usage (John Meneghini) [RHEL-94578]
- bnx2: Fix spelling mistake "bufferred" -> "buffered" (John Meneghini) [RHEL-94578]
- scsi: fcoe: Remove redundant assignment to variable 'wlen' (John Meneghini) [RHEL-94578]
- scsi: fcoe: Use per-CPU API to update per-CPU statistics (John Meneghini) [RHEL-94578]
- scsi: fcoe: Add a local_lock to fcoe_percpu (John Meneghini) [RHEL-94578]
- scsi: fcoe: Simplify if-if to if-else (John Meneghini) [RHEL-94578]
- scsi: libfc: Replace one-element arrays with flexible-array members (John Meneghini) [RHEL-93390]
- scsi: bnx2fc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578]
- scsi: libfc: Stop using the SCSI pointer (John Meneghini) [RHEL-94578]
- bnx2: Fix an error message (John Meneghini) [RHEL-94578]
- scsi: fcoe: Use netif_is_bond_master() instead of open code (John Meneghini) [RHEL-94578]
- scsi: libfc: Call scsi_done() directly (John Meneghini) [RHEL-94578]
- scsi: bnx2fc: Call scsi_done() directly (John Meneghini) [RHEL-94578]
- ext4: fix off-by-one error in do_split (CKI Backport Bot) [RHEL-93631] {CVE-2025-23150}
- net: ibmveth: make veth_pool_store stop hanging (Mamatha Inamdar) [RHEL-93830]
- ibmveth: Always stop tx queues during close (Mamatha Inamdar) [RHEL-93830]
- perf/x86/rapl: Add support for Intel Arrow Lake U (Michael Petlan) [RHEL-53585]
- perf/x86/intel: Add PMU support for ArrowLake-H (Michael Petlan) [RHEL-20094]
- perf/x86/intel: Support hybrid PMU with multiple atom uarchs (Michael Petlan) [RHEL-20094]
- x86/cpu/intel: Define helper to get CPU core native ID (Michael Petlan) [RHEL-20094]
- perf/x86: Refine hybrid_pmu_type defination (Michael Petlan) [RHEL-20094]
- fs/file.c: add fast path in find_next_fd() (Ian Kent) [RHEL-38570]
- fs/file.c: conditionally clear full_fds (Ian Kent) [RHEL-38570]
- fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd() (Ian Kent) [RHEL-38570]
Resolves: RHEL-20094, RHEL-38570, RHEL-45095, RHEL-53585, RHEL-75600, RHEL-87576, RHEL-89973, RHEL-91110, RHEL-92573, RHEL-93390, RHEL-93631, RHEL-93830, RHEL-94247, RHEL-94457, RHEL-94578

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-06-17 16:12:44 -03:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
check-kabi kernel-5.14.0-155.el9 2022-08-23 20:50:32 +00:00
cpupower.config RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
cpupower.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
dracut-virt.conf kernel-5.14.0-577.el9 2025-03-31 19:52:40 -03:00
filter-aarch64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-armv7hl.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-modules.sh.rhel kernel-5.14.0-571.el9 2025-03-06 06:29:10 +00:00
filter-ppc64le.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-s390x.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-x86_64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
gating.yaml kernel-5.14.0-570.el9 2025-02-17 12:11:14 -05:00
generate_all_configs.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
kernel-aarch64-64k-debug-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-aarch64-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-local RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
kernel-ppc64le-debug-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-ppc64le-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-s390x-debug-rhel.config kernel-5.14.0-591.el9 2025-06-04 00:22:52 +02:00
kernel-s390x-rhel.config kernel-5.14.0-591.el9 2025-06-04 00:22:52 +02:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-591.el9 2025-06-04 00:22:52 +02:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-x86_64-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
kernel.changelog kernel-5.14.0-594.el9 2025-06-17 16:12:44 -03:00
kernel.spec kernel-5.14.0-594.el9 2025-06-17 16:12:44 -03:00
kvm_stat.logrotate kernel-5.13.0-0.rc7.51.el9 2021-06-21 19:14:53 -04:00
linux-kernel-test.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-594.el9 2025-06-17 16:12:44 -03:00
merge.pl RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
mod-denylist.sh kernel-5.13.0-1.el9 2021-07-02 16:34:23 -04:00
mod-extra.list.rhel kernel-5.14.0-573.el9 2025-03-17 16:36:12 -03:00
mod-internal.list kernel-5.14.0-590.el9 2025-05-30 13:29:07 +02:00
mod-partner.list kernel-5.14.0-296.el9 2023-04-04 12:03:43 +02:00
mod-sign.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
Module.kabi_aarch64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_dup_aarch64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_ppc64le RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_s390x RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_x86_64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_ppc64le kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_s390x kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_x86_64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
nvidiagpuoot001.x509 kernel-5.14.0-423.el9 2024-02-16 10:50:49 -05:00
parallel_xz.sh kernel-5.10.0-0.rc6.92 2020-12-04 15:24:35 -05:00
partial-kgcov-snip.config kernel-5.14.0-442.el9 2024-04-22 10:46:16 -03:00
patch-5.14-redhat.patch kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
process_configs.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
README.rst RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rhelima_centos.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelima.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelimaca1.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rpminspect.yaml kernel-5.14.0-519.el9 2024-10-17 12:13:20 +00:00
sources kernel-5.14.0-594.el9 2025-06-17 16:12:44 -03:00
uki_addons.json kernel-5.14.0-585.el9 2025-05-14 12:52:26 -03:00
uki_create_addons.py kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
update_scripts.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
x509.genkey.centos kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
x509.genkey.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00

===================
The Kernel dist-git
===================

The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.

The `documentation`_ for the source tree covers how to contribute and maintain
the tree.

If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches