The Linux kernel
Go to file
Julio Faracco dc7a191ebb kernel-6.12.0-72.el10
* Wed Apr 09 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-72.el10]
- mei: me: add panther lake P DID (Steve Best) [RHEL-79719]
- s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72674]
- s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72674]
- s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72674]
- powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-85949]
- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CKI Backport Bot) [RHEL-82459] {CVE-2024-58069}
- PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type (Myron Stowe) [RHEL-83150]
- redhat/configs: disable CONFIG_NVME_TARGET_PCI_EPF (Maurizio Lombardi) [RHEL-83544]
- nvmet: pci-epf: Do not add an IRQ vector if not needed (Maurizio Lombardi) [RHEL-83544]
- nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: fix stuck reset on concurrent DPC and HP (Maurizio Lombardi) [RHEL-83544]
- block: change blk_mq_add_to_batch() third argument type to bool (Maurizio Lombardi) [RHEL-83544]
- nvme: move error logging from nvme_end_req() to __nvme_end_req() (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: fix signedness bug in nvme_tcp_init_connection() (Maurizio Lombardi) [RHEL-83544]
- nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: Fix a C2HTermReq error message (Maurizio Lombardi) [RHEL-83544]
- nvmet: remove old function prototype (Maurizio Lombardi) [RHEL-83544]
- nvme-ioctl: fix leaked requests on mapping error (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: skip CMB blocks incompatible with PCI P2P DMA (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: clean up CMBMSC when registering CMB fails (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: fix possible UAF in nvme_tcp_poll (Maurizio Lombardi) [RHEL-83544]
- nvme: only allow entering LIVE from CONNECTING state (Maurizio Lombardi) [RHEL-83544]
- nvme-fc: rely on state transitions to handle connectivity loss (Maurizio Lombardi) [RHEL-83544]
- apple-nvme: Support coprocessors left idle (Maurizio Lombardi) [RHEL-83544]
- apple-nvme: Release power domains when probe fails (Maurizio Lombardi) [RHEL-83544]
- nvmet: Use enum definitions instead of hardcoded values (Maurizio Lombardi) [RHEL-83544]
- nvme: Cleanup the definition of the controller config register fields (Maurizio Lombardi) [RHEL-83544]
- nvme/ioctl: add missing space in err message (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: fix connect failure on receiving partial ICResp PDU (Maurizio Lombardi) [RHEL-83544]
- nvme: tcp: Fix compilation warning with W=1 (Maurizio Lombardi) [RHEL-83544]
- nvmet: pci-epf: Avoid RCU stalls under heavy workload (Maurizio Lombardi) [RHEL-83544]
- nvmet: pci-epf: Do not uselessly write the CSTS register (Maurizio Lombardi) [RHEL-83544]
- nvmet: pci-epf: Correctly initialize CSTS when enabling the controller (Maurizio Lombardi) [RHEL-83544]
- nvmet-rdma: recheck queue state is LIVE in state lock in recv done (Maurizio Lombardi) [RHEL-83544]
- nvmet: Fix crash when a namespace is disabled (Maurizio Lombardi) [RHEL-83544] {CVE-2025-21850}
- nvme-tcp: add basic support for the C2HTermReq PDU (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: quirk Acer FA100 for non-uniqueue identifiers (Maurizio Lombardi) [RHEL-83544]
- nvme-fc: use ctrl state getter (Maurizio Lombardi) [RHEL-83544]
- nvme: make nvme_tls_attrs_group static (Maurizio Lombardi) [RHEL-83544]
- nvmet: add a missing endianess conversion in nvmet_execute_admin_connect (Maurizio Lombardi) [RHEL-83544]
- nvmet: the result field in nvmet_alloc_ctrl_args is little endian (Maurizio Lombardi) [RHEL-83544]
- nvmet: fix a memory leak in controller identify (Maurizio Lombardi) [RHEL-83544]
- nvme-fc: do not ignore connectivity loss during connecting (Maurizio Lombardi) [RHEL-83544]
- nvme: handle connectivity loss in nvme_set_queue_count (Maurizio Lombardi) [RHEL-83544]
- nvme-fc: go straight to connecting state when initializing (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: remove redundant dma frees in hmb (Maurizio Lombardi) [RHEL-83544]
- nvmet: fix rw control endian access (Maurizio Lombardi) [RHEL-83544]
- nvme: fix bogus kzalloc() return check in nvme_init_effects_log() (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: use correct size to free the hmb buffer (Maurizio Lombardi) [RHEL-83544]
- nvme: Add error path for xa_store in nvme_init_effects (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: fix comment typo (Maurizio Lombardi) [RHEL-83544]
- nvmet: New NVMe PCI endpoint function target driver (Maurizio Lombardi) [RHEL-83544]
- nvmet: Implement arbitration feature support (Maurizio Lombardi) [RHEL-83544]
- nvmet: Implement interrupt config feature support (Maurizio Lombardi) [RHEL-83544]
- nvmet: Implement interrupt coalescing feature support (Maurizio Lombardi) [RHEL-83544]
- nvmet: Implement host identifier set feature support (Maurizio Lombardi) [RHEL-83544]
- nvmet: Introduce get/set_feature controller operations (Maurizio Lombardi) [RHEL-83544]
- nvmet: Do not require SGL for PCI target controller commands (Maurizio Lombardi) [RHEL-83544]
- nvmet: Add support for I/O queue management admin commands (Maurizio Lombardi) [RHEL-83544]
- nvmet: Introduce nvmet_sq_create() and nvmet_cq_create() (Maurizio Lombardi) [RHEL-83544]
- nvmet: Introduce nvmet_req_transfer_len() (Maurizio Lombardi) [RHEL-83544]
- nvmet: Improve nvmet_alloc_ctrl() interface and implementation (Maurizio Lombardi) [RHEL-83544]
- nvme: Add PCI transport type (Maurizio Lombardi) [RHEL-83544]
- nvmet: Add drvdata field to struct nvmet_ctrl (Maurizio Lombardi) [RHEL-83544]
- nvmet: Introduce nvmet_get_cmd_effects_admin() (Maurizio Lombardi) [RHEL-83544]
- nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers (Maurizio Lombardi) [RHEL-83544]
- nvmet: Add vendor_id and subsys_vendor_id subsystem attributes (Maurizio Lombardi) [RHEL-83544]
- nvme: Move opcode string helper functions declarations (Maurizio Lombardi) [RHEL-83544]
- nvme: change return type of nvme_poll_cq() to bool (Maurizio Lombardi) [RHEL-83544]
- nvme: Add error check for xa_store in nvme_get_effects_log (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (Maurizio Lombardi) [RHEL-83544]
- nvmet: handle rw's limited retry flag (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: remove nvme_tcp_destroy_io_queues() (Maurizio Lombardi) [RHEL-83544]
- nvmet-loop: avoid using mutex in IO hotpath (Maurizio Lombardi) [RHEL-83544]
- nvmet: propagate npwg topology (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: 512 byte aligned dma pool segment quirk (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: simplify nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544]
- nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues() (Maurizio Lombardi) [RHEL-83544]
- nvme-rdma: unquiesce admin_q before destroy it (Maurizio Lombardi) [RHEL-83544] {CVE-2024-49569}
- nvme-tcp: fix the memleak while create new ctrl failed (Maurizio Lombardi) [RHEL-83544] {CVE-2024-56632}
- nvmet: replace kmalloc + memset with kzalloc for data allocation (Maurizio Lombardi) [RHEL-83544]
- nvme-fabrics: handle zero MAXCMD without closing the connection (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: remove two deallocate zeroes quirks (Maurizio Lombardi) [RHEL-83544]
- nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported (Maurizio Lombardi) [RHEL-83544]
- nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm() (Maurizio Lombardi) [RHEL-83544]
- nvme: tuning pr code by using defined structs and macros (Maurizio Lombardi) [RHEL-83544]
- nvme: introduce change ptpl and iekey definition (Maurizio Lombardi) [RHEL-83544]
- nvme-fabrics: fix kernel crash while shutting down controller (Maurizio Lombardi) [RHEL-83544] {CVE-2024-53169}
- Revert "nvme: make keep-alive synchronous operation" (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: use sgls for all user requests if possible (Maurizio Lombardi) [RHEL-83544]
- nvme: define the remaining used sgls constants (Maurizio Lombardi) [RHEL-83544]
- nvme-pci: add support for sgl metadata (Maurizio Lombardi) [RHEL-83544]
- nvme/multipath: Fix RCU list traversal to use SRCU primitive (Maurizio Lombardi) [RHEL-83544]
- nvmet: add tracing of reservation commands (Maurizio Lombardi) [RHEL-83544]
- nvme: parse reservation commands's action and rtype to string (Maurizio Lombardi) [RHEL-83544]
- nvmet: report ns's vwc not present (Maurizio Lombardi) [RHEL-83544]
- nvme: check ns's volatile write cache not present (Maurizio Lombardi) [RHEL-83544]
- nvme: add rotational support (Maurizio Lombardi) [RHEL-83544]
- nvme: use command set independent id ns if available (Maurizio Lombardi) [RHEL-83544]
- nvmet: support for csi identify ns (Maurizio Lombardi) [RHEL-83544]
- nvmet: implement rotational media information log (Maurizio Lombardi) [RHEL-83544]
- nvmet: implement endurance groups (Maurizio Lombardi) [RHEL-83544]
- nvmet: declare 2.1 version compliance (Maurizio Lombardi) [RHEL-83544]
- nvmet: implement crto property (Maurizio Lombardi) [RHEL-83544]
- nvmet: implement supported features log (Maurizio Lombardi) [RHEL-83544]
- nvmet: implement supported log pages (Maurizio Lombardi) [RHEL-83544]
- nvmet: implement active command set ns list (Maurizio Lombardi) [RHEL-83544]
- nvmet: implement id ns for nvm command set (Maurizio Lombardi) [RHEL-83544]
- nvmet: support reservation feature (Maurizio Lombardi) [RHEL-83544]
- redhat/configs: enable CONFIG_AMD_3D_VCACHE for x86 on RHEL (Steve Best) [RHEL-67850]
- platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver (Steve Best) [RHEL-67850]
Resolves: RHEL-67850, RHEL-72674, RHEL-79719, RHEL-82459, RHEL-83150, RHEL-83544, RHEL-85949

Signed-off-by: Julio Faracco <jfaracco@redhat.com>
2025-04-10 09:46:29 -03:00
.gitignore kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
check-kabi kernel-6.0.0-0.rc7.20220927gita1375562c0a8.48 2022-09-27 09:26:17 -05:00
def_variants.yaml.rhel kernel-6.12.0-65.el10 2025-03-19 00:32:40 -03:00
dracut-virt.conf kernel-6.12.0-61.el10 2025-03-07 18:23:05 -03:00
fedoraimaca.x509 kernel-6.10.0-0.rc2.8.el10 2024-06-04 09:40:59 +02:00
filtermods.py kernel-6.10.0-0.rc6.13.el10 2024-07-02 18:03:45 +02:00
flavors kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
gating.yaml kernel-6.12.0-54.el10 2025-02-14 07:54:48 +01:00
generate_all_configs.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
kernel-aarch64-64k-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-automotive-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-automotive-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-local Change method of configuration generation 2016-12-06 12:07:10 -08:00
kernel-ppc64le-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-ppc64le-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-s390x-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-s390x-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-x86_64-automotive-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-x86_64-automotive-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-x86_64-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel.changelog kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kernel.spec kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
kvm_stat.logrotate kernel-5.13.0-0.rc3.20210527gitad9f25d33860.28 2021-05-27 11:30:07 -05:00
linux-kernel-test.patch kernel-5.17-0.rc0.20220121gitc2c94b3b187d.73 2022-01-21 11:03:01 -06:00
Makefile.rhelver kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
merge.py kernel-6.4.0-0.rc0.20230425git173ea743bf7a.3 2023-04-25 11:01:29 -05:00
mod-denylist.sh kernel-6.9.0-0.rc4.2.el10 2024-04-22 08:02:15 +02:00
mod-sign.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
Module.kabi_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_dup_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
nvidiagpuoot001.x509 kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
partial-clang_lto-aarch64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-aarch64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-kgcov-debug-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
partial-kgcov-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
patch-6.12-redhat.patch kernel-6.12.0-30.el10 2024-11-18 12:06:48 +01:00
process_configs.sh kernel-6.8.0-0.rc3.20240207git6d280f4d760e.29 2024-02-07 13:22:20 -06:00
README.rst kernel-5.7.0-0.rc4.1 2020-05-04 12:40:44 -05:00
redhatsecureboot501.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
redhatsecurebootca5.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rhelima_centos.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelima.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelimaca1.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rpminspect.yaml kernel-6.12.0-30.el10 2024-11-18 12:06:48 +01:00
sources kernel-6.12.0-72.el10 2025-04-10 09:46:29 -03:00
uki_addons.json kernel-6.12.0-56.el10 2025-02-20 23:45:53 -03:00
uki_create_addons.py kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
x509.genkey.centos kernel-5.17-0.rc1.20220127git626b2dda7651.78 2022-01-27 08:59:41 -06:00
x509.genkey.rhel Sync up on adding a bunch of files 2019-11-13 10:01:45 -05: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