The Linux kernel
* 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> |
||
---|---|---|
.gitignore | ||
check-kabi | ||
cpupower.config | ||
cpupower.service | ||
dracut-virt.conf | ||
filter-aarch64.sh.rhel | ||
filter-armv7hl.sh.rhel | ||
filter-modules.sh.rhel | ||
filter-ppc64le.sh.rhel | ||
filter-s390x.sh.rhel | ||
filter-x86_64.sh.rhel | ||
gating.yaml | ||
generate_all_configs.sh | ||
kernel-aarch64-64k-debug-rhel.config | ||
kernel-aarch64-64k-rhel.config | ||
kernel-aarch64-debug-rhel.config | ||
kernel-aarch64-rhel.config | ||
kernel-aarch64-rt-64k-debug-rhel.config | ||
kernel-aarch64-rt-64k-rhel.config | ||
kernel-aarch64-rt-debug-rhel.config | ||
kernel-aarch64-rt-rhel.config | ||
kernel-local | ||
kernel-ppc64le-debug-rhel.config | ||
kernel-ppc64le-rhel.config | ||
kernel-s390x-debug-rhel.config | ||
kernel-s390x-rhel.config | ||
kernel-s390x-zfcpdump-rhel.config | ||
kernel-x86_64-debug-rhel.config | ||
kernel-x86_64-rhel.config | ||
kernel-x86_64-rt-debug-rhel.config | ||
kernel-x86_64-rt-rhel.config | ||
kernel.changelog | ||
kernel.spec | ||
kvm_stat.logrotate | ||
linux-kernel-test.patch | ||
Makefile.rhelver | ||
merge.pl | ||
mod-denylist.sh | ||
mod-extra.list.rhel | ||
mod-internal.list | ||
mod-partner.list | ||
mod-sign.sh | ||
Module.kabi_aarch64 | ||
Module.kabi_dup_aarch64 | ||
Module.kabi_dup_ppc64le | ||
Module.kabi_dup_s390x | ||
Module.kabi_dup_x86_64 | ||
Module.kabi_ppc64le | ||
Module.kabi_s390x | ||
Module.kabi_x86_64 | ||
nvidiagpuoot001.x509 | ||
parallel_xz.sh | ||
partial-kgcov-snip.config | ||
patch-5.14-redhat.patch | ||
process_configs.sh | ||
README.rst | ||
rheldup3.x509 | ||
rhelima_centos.x509 | ||
rhelima.x509 | ||
rhelimaca1.x509 | ||
rhelkpatch1.x509 | ||
rpminspect.yaml | ||
sources | ||
uki_addons.json | ||
uki_create_addons.py | ||
update_scripts.sh | ||
x509.genkey.centos | ||
x509.genkey.rhel |
=================== 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