The Linux kernel
Go to file
Jan Stancek 0f9ed417bd kernel-5.14.0-588.el9
* Mon May 26 2025 Jan Stancek <jstancek@redhat.com> [5.14.0-588.el9]
- scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req() (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Mark device strings as nonstring (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Fix spelling mistake "receveid" -> "received" (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: update driver version to 52.100.00.00 (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Send a diag reset if target reset fails (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Report driver capability as part of IOCINFO command (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Add support for MCTP Passthrough commands (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Update MPI headers to 02.00.62 version (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Fix a locking bug in an error path (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Reduce log level of ignore_delay_remove message to KERN_INFO (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Remove unused config functions (Chandrakanth Patil) [RHEL-81907]
- scsi: Constify struct pci_error_handlers (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Add details to EEDPTagMode error message (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Update driver version to 51.100.00.00 (Chandrakanth Patil) [RHEL-81907]
- scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load time (Chandrakanth Patil) [RHEL-81907]
- Revert "cgroup: Avoid -Wstringop-overflow warnings" (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c (Radostin Stoyanov) [RHEL-80382]
- Revert "selftests/cgroup: Drop define _GNU_SOURCE" (Radostin Stoyanov) [RHEL-80382]
- selftests/cgroup: Fix compile error in test_cpu.c (Radostin Stoyanov) [RHEL-80382]
- configs: enable CPUSETS_V1 on RHEL (Radostin Stoyanov) [RHEL-80382]
- mm: memcg: move soft limit reclaim code to memcontrol-v1.c (Radostin Stoyanov) [RHEL-80382]
- mm: memcg: introduce memcontrol-v1.c (Radostin Stoyanov) [RHEL-80382]
- mm: remove page_cpupid_xchg_last() (Radostin Stoyanov) [RHEL-80382]
- mm: use folio_xchg_last_cpupid() in wp_page_reuse() (Radostin Stoyanov) [RHEL-80382]
- mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio (Radostin Stoyanov) [RHEL-80382]
- mm: make finish_mkwrite_fault() static (Radostin Stoyanov) [RHEL-80382]
- mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail() (Radostin Stoyanov) [RHEL-80382]
- mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags() (Radostin Stoyanov) [RHEL-80382]
- sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory() (Radostin Stoyanov) [RHEL-80382]
- mm: add folio_xchg_last_cpupid() (Radostin Stoyanov) [RHEL-80382]
- mm: remove xchg_page_access_time() (Radostin Stoyanov) [RHEL-80382]
- mm: huge_memory: use a folio in change_huge_pmd() (Radostin Stoyanov) [RHEL-80382]
- mm: mprotect: use a folio in change_pte_range() (Radostin Stoyanov) [RHEL-80382]
- sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency() (Radostin Stoyanov) [RHEL-80382]
- mm: add folio_xchg_access_time() (Radostin Stoyanov) [RHEL-80382]
- mm: remove page_cpupid_last() (Radostin Stoyanov) [RHEL-80382]
- mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail() (Radostin Stoyanov) [RHEL-80382]
- mm: memory: use folio_last_cpupid() in do_numa_page() (Radostin Stoyanov) [RHEL-80382]
- mm: add folio_last_cpupid() (Radostin Stoyanov) [RHEL-80382]
- mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page() (Radostin Stoyanov) [RHEL-80382]
- mm_types: add virtual and _last_cpupid into struct folio (Radostin Stoyanov) [RHEL-80382]
- Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled (Radostin Stoyanov) [RHEL-80382]
- selftests: test_zswap: add test for hierarchical zswap.writeback (Radostin Stoyanov) [RHEL-80382]
- selftests: cgroup: add tests to verify the zswap writeback path (Radostin Stoyanov) [RHEL-80382]
- selftests: fix the zswap invasive shrink test (Radostin Stoyanov) [RHEL-80382]
- selftests: add zswapin and no zswap tests (Radostin Stoyanov) [RHEL-80382]
- selftests: cgroup: update per-memcg zswap writeback selftest (Radostin Stoyanov) [RHEL-80382]
- selftests: add a sanity check for zswap (Radostin Stoyanov) [RHEL-80382]
- cgroup/rstat: Selftests for niced CPU statistics (Radostin Stoyanov) [RHEL-80382]
- cgroup/rstat: Tracking cgroup-level niced CPU time (Radostin Stoyanov) [RHEL-80382]
- selftests/cgroup: Drop define _GNU_SOURCE (Radostin Stoyanov) [RHEL-80382]
- selftests: cgroup: remove redundant enabling of memory controller (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: Move cpu.h include to cpuset-internal.h (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: add sefltest for cpuset v1 (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1 (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: rename functions shared between v1 and v2 (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: move v1 interfaces to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: move validate_change_legacy to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: move legacy hotplug update to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: add callback_lock helper (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: move memory_spread to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: move relax_domain_level to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: move memory_pressure to cpuset-v1.c (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: move common code to cpuset-internal.h (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: introduce cpuset-v1.c (Radostin Stoyanov) [RHEL-80382]
- cgroup: Avoid -Wstringop-overflow warnings (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: add decrease attach_in_progress helpers (Radostin Stoyanov) [RHEL-80382]
- cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only (Radostin Stoyanov) [RHEL-80382]
- cgroup: Do not report unavailable v1 controllers in /proc/cgroups (Radostin Stoyanov) [RHEL-80382]
- cgroup: Disallow mounting v1 hierarchies without controller implementation (Radostin Stoyanov) [RHEL-80382]
- cgroup: Fix potential overflow issue when checking max_depth (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: Check for partition roots with overlapping CPUs (Radostin Stoyanov) [RHEL-80382]
- cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU (Radostin Stoyanov) [RHEL-80382]
- cgroup/cpuset: Remove cpuset_slab_spread_rotor (Radostin Stoyanov) [RHEL-80382]
- cgroup: update some statememt about delegation (Radostin Stoyanov) [RHEL-80382]
- redhat: configs: Enable CX231XX driver (Kate Hsuan) [RHEL-86821]
- media: usb: usbtv: Stop direct calls to queue num_buffers field (Kate Hsuan) [RHEL-86821]
- media: saa6752hs: Don't set format in sub-device state (Kate Hsuan) [RHEL-86821]
- media: i2c: Use accessors for pad config 'try_*' fields (Kate Hsuan) [RHEL-86821]
- redhat: add downstream SBAT for UKI addons (Emanuele Giuseppe Esposito) [RHEL-92594]
- uki_addons: provide custom SBAT as input parameter (Emanuele Giuseppe Esposito) [RHEL-92594]
- uki_addons: remove completely sbat/sbat.conf (Emanuele Giuseppe Esposito) [RHEL-92594]
- fbdev: efifb: Change the return value type to void (Jocelyn Falempe) [RHEL-75953]
- fbcon: Fix a NULL pointer dereference issue in fbcon_putcs (Jocelyn Falempe) [RHEL-75953]
- fbdev: efifb: Use devm_register_framebuffer() (Jocelyn Falempe) [RHEL-75953]
- fbdev: Introduce devm_register_framebuffer() (Jocelyn Falempe) [RHEL-75953]
- video: Handle HAS_IOPORT dependencies (Jocelyn Falempe) [RHEL-75953]
- fbcon: Use oops_in_progress instead of panic_cpu (Jocelyn Falempe) [RHEL-75953]
- fbcon: Add an option to disable fbcon in panic (Jocelyn Falempe) [RHEL-75953]
- mm: gup: fix infinite loop within __get_longterm_locked (Waiman Long) [RHEL-89519]
- udmabuf: fix racy memfd sealing check (Waiman Long) [RHEL-89519]
- udmabuf: udmabuf_create pin folio codestyle cleanup (Waiman Long) [RHEL-89519]
- udmabuf: pre-fault when first page fault (Waiman Long) [RHEL-89519]
- selftests/udmabuf: add tests to verify data after page migration (Waiman Long) [RHEL-89519]
- udmabuf: pin the pages using memfd_pin_folios() API (Waiman Long) [RHEL-89519]
- docs: hugetlbpage.rst: add hugetlb migration description (Waiman Long) [RHEL-89519]
- mm: hugetlb: make the hugetlb migration strategy consistent (Waiman Long) [RHEL-89519]
- mm: record the migration reason for struct migration_target_control (Waiman Long) [RHEL-89519]
- selftests: drivers/dma-buf: Improve message in selftest summary (Waiman Long) [RHEL-89519]
- selftests: drivers/dma-buf: Fix implicit declaration warns (Waiman Long) [RHEL-89519]
Resolves: RHEL-75953, RHEL-80382, RHEL-81907, RHEL-86821, RHEL-89519, RHEL-92594

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2025-05-26 15:25:18 +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-588.el9 2025-05-26 15:25:18 +02:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-aarch64-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +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-588.el9 2025-05-26 15:25:18 +02:00
kernel-ppc64le-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-s390x-debug-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-s390x-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-x86_64-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel.changelog kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
kernel.spec kernel-5.14.0-588.el9 2025-05-26 15:25:18 +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-588.el9 2025-05-26 15:25:18 +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-587.el9 2025-05-21 19:11:47 -03: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-588.el9 2025-05-26 15:25:18 +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