The Linux kernel
* Thu Oct 02 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-137.el10]
- x86/mce/amd: Add default names for MCA banks and blocks (Steve Best) [RHEL-117597]
- x86/mce: Don't remove sysfs if thresholding sysfs init fails (Steve Best) [RHEL-117597]
- ceph: fix client race condition where r_parent becomes stale before sending message (Alex Markuze) [RHEL-117609]
- ceph: fix client race condition validating r_parent before applying state (Alex Markuze) [RHEL-117609]
- arm64: dts: s32g: Add USB device tree information for s32g2/s32g3 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add RTC node (Jared Kangas) [RHEL-116642]
- arm64: dts: Add DSPI entries for S32G platforms (Jared Kangas) [RHEL-116642]
- arm64: dts: s32gxxxa-rdb: Add PCA85073A RTC module over I2C0 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add FlexCAN[0..3] support for s32g2 and s32g3 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add the eDMA nodes (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' board support (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: add I2C[0..2] support for s32g2 and s32g3 (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g2: Disable support for SD/eMMC UHS mode (Jared Kangas) [RHEL-116642]
- arm64: dts: s32g: Add S32G2/S32G3 uSDHC pinmux (Jared Kangas) [RHEL-116642]
- x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (Ricardo Robaina) [RHEL-110657]
- x86/kaslr: Reduce KASLR entropy on most x86 systems (Ricardo Robaina) [RHEL-110657]
- x86/boot/compressed: Remove unused header includes from kaslr.c (Ricardo Robaina) [RHEL-110657]
- pidfs: Fix memory leak in pidfd_info() (Waiman Long) [RHEL-113598]
- fhandle: do_handle_open() should get FD with user flags (Waiman Long) [RHEL-113598]
- Documentation/sysctl: coredump: add %%F for pidfd number (Waiman Long) [RHEL-113598]
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (Waiman Long) [RHEL-113598]
- fs/fhandle.c: fix a race in call of has_locked_children() (Waiman Long) [RHEL-113598] {CVE-2025-38306}
- coredump: reflow dump helpers a little (Waiman Long) [RHEL-113598]
- coredump: massage do_coredump() (Waiman Long) [RHEL-113598]
- coredump: massage format_corename() (Waiman Long) [RHEL-113598]
- coredump: hand a pidfd to the usermode coredump helper (Waiman Long) [RHEL-113598]
- coredump: fix error handling for replace_fd() (Waiman Long) [RHEL-113598]
- pidfs: move O_RDWR into pidfs_alloc_file() (Waiman Long) [RHEL-113598]
- selftests: coredump: Raise timeout to 2 minutes (Waiman Long) [RHEL-113598]
- selftests: coredump: Fix test failure for slow machines (Waiman Long) [RHEL-113598]
- selftests: coredump: Properly initialize pointer (Waiman Long) [RHEL-113598]
- pidfs: ensure that PIDFS_INFO_EXIT is available (Waiman Long) [RHEL-113598]
- pidfs/selftests: ensure correct headers for ioctl handling (Waiman Long) [RHEL-113598]
- selftests/pidfd: fix header inclusion (Waiman Long) [RHEL-113598]
- pidfs: allow to retrieve exit information (Waiman Long) [RHEL-113598]
- pidfs: record exit code and cgroupid at exit (Waiman Long) [RHEL-113598]
- pidfs: use private inode slab cache (Waiman Long) [RHEL-113598]
- pidfs: move setting flags into pidfs_alloc_file() (Waiman Long) [RHEL-113598]
- pidfd: rely on automatic cleanup in __pidfd_prepare() (Waiman Long) [RHEL-113598]
- pidfs: switch to copy_struct_to_user() (Waiman Long) [RHEL-113598]
- pidfs: improve ioctl handling (Waiman Long) [RHEL-113598]
- selftests: remove unneeded include (Waiman Long) [RHEL-113598]
- pidfs: allow bind-mounts (Waiman Long) [RHEL-113598]
- pidfs: lookup pid through rbtree (Waiman Long) [RHEL-113598]
- selftests/pidfd: add pidfs file handle selftests (Waiman Long) [RHEL-113598]
- pidfs: check for valid ioctl commands (Waiman Long) [RHEL-113598]
- pidfs: implement file handle support (Waiman Long) [RHEL-113598]
- exportfs: add permission method (Waiman Long) [RHEL-113598]
- fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh() (Waiman Long) [RHEL-113598]
- exportfs: add open method (Waiman Long) [RHEL-113598]
- fhandle: simplify error handling (Waiman Long) [RHEL-113598]
- pseudofs: add support for export_ops (Waiman Long) [RHEL-113598]
- pidfs: support FS_IOC_GETVERSION (Waiman Long) [RHEL-113598]
- pidfs: remove 32bit inode number handling (Waiman Long) [RHEL-113598]
- pidfs: rework inode number allocation (Waiman Long) [RHEL-113598]
- selftests: coredump: Add stackdump test (Waiman Long) [RHEL-113598]
- fs/proc: do_task_stat: Fix ESP not readable during coredump (Waiman Long) [RHEL-113598]
- fs: fix is_mnt_ns_file() (Waiman Long) [RHEL-113598]
- pidfd: add ioctl to retrieve pid info (Waiman Long) [RHEL-113598]
- EDAC/bluefield: Don't use bluefield_edac_readl() result on error (Jennifer Berringer) [RHEL-103880]
- EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2 (Jennifer Berringer) [RHEL-103880]
- EDAC/bluefield: Fix potential integer overflow (Jennifer Berringer) [RHEL-103880] {CVE-2024-53161}
- RAS/AMD/FMPM: Get masked address (Aristeu Rozanski) [RHEL-87601]
- RAS/AMD/ATL: Include row[13] bit in row retirement (Aristeu Rozanski) [RHEL-87601]
Resolves: RHEL-103880, RHEL-110657, RHEL-113598, RHEL-116642, RHEL-117597, RHEL-117609, RHEL-87601
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| def_variants.yaml.rhel | ||
| dracut-virt.conf | ||
| fedoraimaca.x509 | ||
| filtermods.py | ||
| flavors | ||
| 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-riscv64-debug-rhel.config | ||
| kernel-riscv64-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.py | ||
| mod-denylist.sh | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_riscv64 | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_riscv64 | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiagpuoot001.x509 | ||
| partial-clang_lto-aarch64-debug-snip.config | ||
| partial-clang_lto-aarch64-snip.config | ||
| partial-clang_lto-x86_64-debug-snip.config | ||
| partial-clang_lto-x86_64-snip.config | ||
| partial-clang-debug-snip.config | ||
| partial-clang-snip.config | ||
| partial-kgcov-debug-snip.config | ||
| partial-kgcov-snip.config | ||
| patch-6.12-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot501.cer | ||
| redhatsecurebootca5.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| uki-addons.sbat.template | ||
| uki.sbat.template | ||
| 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