The Linux kernel
Go to file
Jan Stancek f55a4fba99 kernel-5.14.0-592.el9
* Thu Jun 05 2025 Jan Stancek <jstancek@redhat.com> [5.14.0-592.el9]
- drm: remove driver date from struct drm_driver and all drivers (Robert Foss) [RHEL-75950]
- overflow: Introduce overflows_type() and castable_to_type() (Robert Foss) [RHEL-75950]
- ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdata (Robert Foss) [RHEL-75950]
- ASoC: hdmi-codec: pass data to get_dai_id too (Robert Foss) [RHEL-75950]
- kfifo: fix typos in kernel-doc (Robert Foss) [RHEL-75950]
- kfifo: add kfifo_dma_out_prepare_mapped() (Robert Foss) [RHEL-75950]
- kfifo: pass offset to setup_sgl_buf() instead of a pointer (Robert Foss) [RHEL-75950]
- kfifo: rename l to len_to_end in setup_sgl() (Robert Foss) [RHEL-75950]
- kfifo: remove support for physically non-contiguous memory (Robert Foss) [RHEL-75950]
- kfifo: add kfifo_out_linear{,_ptr}() (Robert Foss) [RHEL-75950]
- kfifo: introduce and use kfifo_skip_count() (Robert Foss) [RHEL-75950]
- kfifo: drop __kfifo_dma_out_finish_r() (Robert Foss) [RHEL-75950]
- arm64/efistub: Clean up KASLR logic (Lenny Szubowicz) [RHEL-33066]
- efi/libstub: Cast away type warning in use of max() (Lenny Szubowicz) [RHEL-33066]
- efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher address (Lenny Szubowicz) [RHEL-33066]
- x86/efistub: Remap kernel text read-only before dropping NX attribute (Lenny Szubowicz) [RHEL-33066]
- x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR (Lenny Szubowicz) [RHEL-33066]
- x86/efistub: Give up if memory attribute protocol returns an error (Lenny Szubowicz) [RHEL-33066]
- libstub: Fix compilation warning for rv32 (Lenny Szubowicz) [RHEL-33066]
- arm64: libstub: Move KASLR handling functions to kaslr.c (Lenny Szubowicz) [RHEL-33066]
- crypto: tegra - Fix IV usage for AES ECB (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Fix format specifier in (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Use HMAC fallback when keyslots are full (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Reserve keyslots to allocate dynamically (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Set IV to NULL explicitly for AES ECB (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Fix CMAC intermediate result handling (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Fix HASH intermediate result handling (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Transfer HASH init function to crypto engine (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - check return value for hash do_one_req (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - finalize crypto req on error (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Do not use fixed size buffers (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - Use separate buffer for setkey (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - remove unneeded crypto_engine_stop() call (Marcin Juszkiewicz) [RHEL-83268]
- crypto: tegra - remove redundant error check on ret (Marcin Juszkiewicz) [RHEL-83268]
- crypto: engine - Remove prepare/unprepare request (Marcin Juszkiewicz) [RHEL-83268]
- crypto: iaa - Do not clobber req->base.data (Vladis Dronov) [RHEL-87768]
- crypto: iaa - Move compression CRC into request object (Vladis Dronov) [RHEL-87768]
- crypto: iaa - Test the correct request flag (Vladis Dronov) [RHEL-87768]
- MAINTAINERS: Add Vinicius Gomes to MAINTAINERS for IAA Crypto (Vladis Dronov) [RHEL-87768]
- crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async' (Vladis Dronov) [RHEL-87768]
- scsi: target: iscsi: Fix timeout on deleted connection (Maurizio Lombardi) [RHEL-93481]
- scsi: target: tcm_loop: Fix wrong abort tag (Maurizio Lombardi) [RHEL-93481]
- scsi: tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (Maurizio Lombardi) [RHEL-93481]
- scsi: target: Replace deprecated strncpy() with strscpy() (Maurizio Lombardi) [RHEL-93481]
- scsi: target: iscsi: Fix typos (Maurizio Lombardi) [RHEL-93481]
- scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr() (Maurizio Lombardi) [RHEL-93481]
- scsi: target: spc: Fix RSOC parameter data header size (Maurizio Lombardi) [RHEL-93481]
- scsi: target: core: Add line break to status show (Maurizio Lombardi) [RHEL-93481]
- scsi: target: tcmu: Constify some structures (Maurizio Lombardi) [RHEL-93481]
- scsi: target: Fix incorrect function name in pscsi_create_type_disk() (Maurizio Lombardi) [RHEL-93481]
Resolves: RHEL-33066, RHEL-75950, RHEL-83268, RHEL-87768, RHEL-93481

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2025-06-05 22:58:43 +02: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-592.el9 2025-06-05 22:58:43 +02:00
kernel.spec kernel-5.14.0-592.el9 2025-06-05 22:58:43 +02: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-592.el9 2025-06-05 22:58:43 +02: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-592.el9 2025-06-05 22:58:43 +02: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