1
0
forked from rpms/kernel

import CS kernel-6.12.0-55.9.1.el10_0

This commit is contained in:
Andrew Lukoshko 2025-05-19 13:05:57 +00:00
parent 1547800792
commit 76be8e3818
10 changed files with 3170 additions and 3076 deletions

6
.gitignore vendored
View File

@ -1,7 +1,7 @@
fedoraimaca.x509
kernel-abi-stablelists-6.12.0-55.7.1.el10_0.tar.xz
kernel-kabi-dw-6.12.0-55.7.1.el10_0.tar.xz
linux-6.12.0-55.7.1.el10_0.tar.xz
kernel-abi-stablelists-6.12.0-55.9.1.el10_0.tar.xz
kernel-kabi-dw-6.12.0-55.9.1.el10_0.tar.xz
linux-6.12.0-55.9.1.el10_0.tar.xz
nvidiagpuoot001.x509
redhatsecureboot501.cer
redhatsecurebootca5.cer

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 0
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 55.7.1
RHEL_RELEASE = 55.9.1
#
# RHEL_REBASE_NUM

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,46 @@
* Tue Mar 25 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-55.9.1.el10_0]
- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (Davide Caratti) [RHEL-80306] {CVE-2024-57901}
- redhat: kabi: update stablelist checksums (Čestmír Kalina) [RHEL-80552]
- shrinker: include rh_kabi.h (Čestmír Kalina) [RHEL-80552]
- redhat: pad the folio_batch struct (Nico Pache) [RHEL-80552]
- redhat: pad the lruvec structure for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the zone structures for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the wait_page_queue for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the lru_gen functions for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the vmem_altmap struct for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the vm_fault structure (Nico Pache) [RHEL-80552]
- redhat: pad the tlbflush_unmap_batch struct for the KABI (Nico Pache) [RHEL-80552]
- redhat: pad the swap_cluster_info structure for KABI (Nico Pache) [RHEL-80552]
- redhat: pad the shrinker struct for KABI (Nico Pache) [RHEL-80552]
- redhat: pad the shrink_control structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the readahead_control structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the pglist_data structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the percpu structures (Nico Pache) [RHEL-80552]
- redhat: pad the page_frag_cache for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the ns_common structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad mmu_notifier functions for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the mm_struct for kabi (Nico Pache) [RHEL-80552]
- redhat: pad mempool_s structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad mempolicy struct for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the memory_failure_stats for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the kmem_cache_args struct (Nico Pache) [RHEL-80552]
- redhat: pad the kmem_cache structure (Nico Pache) [RHEL-80552]
- redhat: pad ip_conntrack_stat for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the free_area struct (Nico Pache) [RHEL-80552]
- redhat: pad follow_pfnmap_args for kabi (Nico Pache) [RHEL-80552]
- redhat: pad anon_vma for kabi (Nico Pache) [RHEL-80552]
- redhat: pad access_coordinate for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the deferred_split queue for the kabi checker (Nico Pache) [RHEL-80552]
- redhat: hide capture_control from kabi checker (Nico Pache) [RHEL-80552]
- mm/memcg: Exclude mem_cgroup/obj_cgroup pointer from kABI signature computation (Waiman Long) [RHEL-80552]
- net: stmmac: dwmac-tegra: Read iommu stream id from device tree (Izabela Bakollari) [RHEL-75653] {CVE-2025-21663}
- Revert "smb: client: fix chmod(2) regression with ATTR_READONLY" (Jan Stancek)
Resolves: RHEL-75653, RHEL-80306, RHEL-80552
* Thu Mar 20 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-55.8.1.el10_0]
- crypto: api - Fix larval relookup type and mask (Herbert Xu) [RHEL-78993]
Resolves: RHEL-78993
* Mon Mar 17 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-55.7.1.el10_0]
- Enable Intel VPU driver for RHEL (Fabien Dupont) [RHEL-38582]
- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (Radu Rendec) [RHEL-80226]

View File

@ -162,15 +162,15 @@ Summary: The Linux kernel
%define specrpmversion 6.12.0
%define specversion 6.12.0
%define patchversion 6.12
%define pkgrelease 55.7.1
%define pkgrelease 55.9.1
%define kversion 6
%define tarfile_release 6.12.0-55.7.1.el10_0
%define tarfile_release 6.12.0-55.9.1.el10_0
# This is needed to do merge window version magic
%define patchlevel 12
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 55.7.1%{?buildid}%{?dist}
%define specrelease 55.9.1%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.12.0-55.7.1.el10_0
%define kabiversion 6.12.0-55.9.1.el10_0
# If this variable is set to 1, a bpf selftests build failure will cause a
# fatal kernel package build error
@ -4312,6 +4312,57 @@ fi\
#
#
%changelog
* Mon May 19 2025 Andrew Lukoshko <alukoshko@almalinux.org> [6.12.0-55.9.1.el10_0]
- redhat: kabi: update stablelist checksums (Čestmír Kalina) [RHEL-80552]
- Merge: Add symbols to stablelist and enable check-kabi (Jan Stancek) [RHEL-79881]
- Merge tag 'kernel-6.12.0-55.9.1.el10_0' into main (Jan Stancek)
- Merge tag 'kernel-6.12.0-55.7.1.el10_0' into main (Jan Stancek)
- Merge tag 'kernel-6.12.0-55.4.1.el10_0' into main (Jan Stancek)
- Merge tag 'kernel-6.12.0-55.3.1.el10_0' into main (Jan Stancek)
- Merge tag 'kernel-6.12.0-55.2.1.el10_0' into main (Jan Stancek)
- Merge tag 'kernel-6.12.0-55.1.1.el10_0' into main (Jan Stancek)
* Tue Mar 25 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-55.9.1.el10_0]
- af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (Davide Caratti) [RHEL-80306] {CVE-2024-57901}
- redhat: kabi: update stablelist checksums (Čestmír Kalina) [RHEL-80552]
- shrinker: include rh_kabi.h (Čestmír Kalina) [RHEL-80552]
- redhat: pad the folio_batch struct (Nico Pache) [RHEL-80552]
- redhat: pad the lruvec structure for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the zone structures for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the wait_page_queue for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the lru_gen functions for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the vmem_altmap struct for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the vm_fault structure (Nico Pache) [RHEL-80552]
- redhat: pad the tlbflush_unmap_batch struct for the KABI (Nico Pache) [RHEL-80552]
- redhat: pad the swap_cluster_info structure for KABI (Nico Pache) [RHEL-80552]
- redhat: pad the shrinker struct for KABI (Nico Pache) [RHEL-80552]
- redhat: pad the shrink_control structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the readahead_control structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the pglist_data structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the percpu structures (Nico Pache) [RHEL-80552]
- redhat: pad the page_frag_cache for the kabi (Nico Pache) [RHEL-80552]
- redhat: pad the ns_common structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad mmu_notifier functions for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the mm_struct for kabi (Nico Pache) [RHEL-80552]
- redhat: pad mempool_s structure for kabi (Nico Pache) [RHEL-80552]
- redhat: pad mempolicy struct for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the memory_failure_stats for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the kmem_cache_args struct (Nico Pache) [RHEL-80552]
- redhat: pad the kmem_cache structure (Nico Pache) [RHEL-80552]
- redhat: pad ip_conntrack_stat for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the free_area struct (Nico Pache) [RHEL-80552]
- redhat: pad follow_pfnmap_args for kabi (Nico Pache) [RHEL-80552]
- redhat: pad anon_vma for kabi (Nico Pache) [RHEL-80552]
- redhat: pad access_coordinate for kabi (Nico Pache) [RHEL-80552]
- redhat: pad the deferred_split queue for the kabi checker (Nico Pache) [RHEL-80552]
- redhat: hide capture_control from kabi checker (Nico Pache) [RHEL-80552]
- mm/memcg: Exclude mem_cgroup/obj_cgroup pointer from kABI signature computation (Waiman Long) [RHEL-80552]
- net: stmmac: dwmac-tegra: Read iommu stream id from device tree (Izabela Bakollari) [RHEL-75653] {CVE-2025-21663}
- Revert "smb: client: fix chmod(2) regression with ATTR_READONLY" (Jan Stancek)
* Thu Mar 20 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-55.8.1.el10_0]
- crypto: api - Fix larval relookup type and mask (Herbert Xu) [RHEL-78993]
* Mon Mar 17 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-55.7.1.el10_0]
- Enable Intel VPU driver for RHEL (Fabien Dupont) [RHEL-38582]
- arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (Radu Rendec) [RHEL-80226]

24
sources
View File

@ -1,12 +1,12 @@
e04809394f4472c17e86d7024dee34f03fb68e82a85502fd5b00535202c72e57626a8376b2cf991b7e1e46404aa5ab8d189ebf320e0dd37d49e7efbc925c7a2e ./fedoraimaca.x509
92d7c87a8ddd80af7410fe1aafa813d8d229cf69729dd4734325c6332341a56068dece5397c0e7ae177a8cae7efd64de8338983c09d3392a8e5a0c786b299608 ./kernel-abi-stablelists-6.12.0-55.7.1.el10_0.tar.xz
330620754bdc517d72ba55b34ee52c93fbe7fa63ea7ace0ddcf73e99a464e065ec5a1bd2312c8ee5aad9a6be6370a263df80aeb62bcf8c266ca2dfbf720dbf31 ./kernel-kabi-dw-6.12.0-55.7.1.el10_0.tar.xz
d5fb8fe4b355480436eef23e112f88d183407f04387e2e9fadb555809c2617783f93fc0f7e95e9b66bd3f75b97f20e4d1f5fc7d7d29f6b32fd3024110fcc37d8 ./linux-6.12.0-55.7.1.el10_0.tar.xz
b42f836e1cfa07890cb6ca13de9c3950e306c9ec7686c4c09f050bb68869f5d82962b2cd5f3aa0eb7a0f3a3ae54e9c480eafbac5df53aa92c295ff511a8c59fe ./nvidiagpuoot001.x509
eb2c2d342680d4c3453d3e4f30abdd1f6b0e98292e1be0410d0163afd01552a863b70ffaabeecd6e3981cd4d167198091a837c7d70f96a3a06de2d28b3355308 ./redhatsecureboot501.cer
0285fd7cb1755b399cdd2d848d9eba51b72ef2dd8ea5d40d7061c29685a12e15bf8eb083cb2f8c14eb69d248cb3af2c2332e06f80e19ed4cc029070198c0d522 ./redhatsecurebootca5.cer
ebf56d821acb5c17bb1842a8ddc8f1014a9e112ef7569531eedbabc82c6b5740e2709f96c5ebc87ba837e8085d0b090a9e63ddd06507692b41dae54a2b48d21b ./rheldup3.x509
910b39fe16c2d8675c45c360797e6fb4a61d423b2c45a5a49aabc29a21b8dca44d50772353c3b4e557af25a2253d2ad2a2a3825a07cab556fd4eb154013c90de ./rhelima.x509
8ee9a0107a7fe12078c1a82e4accbecca4d1246eadc60692880b5c2e6617c2ace27114d79ec6cc5fef11296fa11765145fcfbd8e2092fa96c56b13af925e5444 ./rhelima_centos.x509
164411c37d48de2ed59c0c5d44eb9f84340cfb4e209c32370d669304a3457bf2663ebf90bc5e5a592c9899755a08015b9284db6a55237f6aa67bc10e5c04b325 ./rhelimaca1.x509
2dac65723dca562dabdf503f44fb70052e6fb3569d257f6f59d13275408a91b400ced1f42b37bac29bf5d73c3c3a4f96c7819832d0cbe85134a989cbbf863d7b ./rhelkpatch1.x509
e04809394f4472c17e86d7024dee34f03fb68e82a85502fd5b00535202c72e57626a8376b2cf991b7e1e46404aa5ab8d189ebf320e0dd37d49e7efbc925c7a2e fedoraimaca.x509
e67d1d2c39942f986026a4cb2fb80e9dba513a7095430a68c5f74791a97338a038f1f153fc639042c9326b72a605dd6b86fcc0e66dc405a323e211ef7360fa03 kernel-abi-stablelists-6.12.0-55.9.1.el10_0.tar.xz
a02b0cc5ca186917baf33f7cace650543b258728fd0f1b0f959bbd6783379af4ea9da366f449d143e81426af7dfb40e98b94e0150083bc2ec30bbe3884c4c247 kernel-kabi-dw-6.12.0-55.9.1.el10_0.tar.xz
f61cdeb0b53b5db6b5632bd3ac7a09c94db0fcbc5cf076be02fa658a553a9aab969e11abba6df3e37bda518bc598992ceb539b5e3a6dbf21eaed1dc0d6f11cf7 linux-6.12.0-55.9.1.el10_0.tar.xz
b42f836e1cfa07890cb6ca13de9c3950e306c9ec7686c4c09f050bb68869f5d82962b2cd5f3aa0eb7a0f3a3ae54e9c480eafbac5df53aa92c295ff511a8c59fe nvidiagpuoot001.x509
eb2c2d342680d4c3453d3e4f30abdd1f6b0e98292e1be0410d0163afd01552a863b70ffaabeecd6e3981cd4d167198091a837c7d70f96a3a06de2d28b3355308 redhatsecureboot501.cer
0285fd7cb1755b399cdd2d848d9eba51b72ef2dd8ea5d40d7061c29685a12e15bf8eb083cb2f8c14eb69d248cb3af2c2332e06f80e19ed4cc029070198c0d522 redhatsecurebootca5.cer
ebf56d821acb5c17bb1842a8ddc8f1014a9e112ef7569531eedbabc82c6b5740e2709f96c5ebc87ba837e8085d0b090a9e63ddd06507692b41dae54a2b48d21b rheldup3.x509
910b39fe16c2d8675c45c360797e6fb4a61d423b2c45a5a49aabc29a21b8dca44d50772353c3b4e557af25a2253d2ad2a2a3825a07cab556fd4eb154013c90de rhelima.x509
8ee9a0107a7fe12078c1a82e4accbecca4d1246eadc60692880b5c2e6617c2ace27114d79ec6cc5fef11296fa11765145fcfbd8e2092fa96c56b13af925e5444 rhelima_centos.x509
164411c37d48de2ed59c0c5d44eb9f84340cfb4e209c32370d669304a3457bf2663ebf90bc5e5a592c9899755a08015b9284db6a55237f6aa67bc10e5c04b325 rhelimaca1.x509
2dac65723dca562dabdf503f44fb70052e6fb3569d257f6f59d13275408a91b400ced1f42b37bac29bf5d73c3c3a4f96c7819832d0cbe85134a989cbbf863d7b rhelkpatch1.x509

View File

@ -1,5 +1,12 @@
{
"virt": {
"rhel": {
"aarch64": {
"crashkernel-default.addon": [
"crashkernel=1G-4G:256M,4G-64G:320M,64G-:576M\n"
]
}
},
"common": {
"fips-disable.addon": [
"fips=0\n"
@ -7,21 +14,17 @@
"fips-enable.addon": [
"fips=1\n"
]
},
"rhel": {
"aarch64": {
"crashkernel-default.addon": [
"crashkernel=1G-4G:256M,4G-64G:320M,64G-:576M\n"
]
}
}
},
"common": {
"crashkernel-default.addon": [
"crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\n"
],
"crashkernel-1536M.addon": [
"crashkernel=1536M\n"
],
"crashkernel-192M.addon": [
"crashkernel=192M\n"
"crashkernel-2G.addon": [
"crashkernel=2G\n"
],
"crashkernel-1G.addon": [
"crashkernel=1G\n"
@ -29,15 +32,12 @@
"crashkernel-256M.addon": [
"crashkernel=256M\n"
],
"crashkernel-2G.addon": [
"crashkernel=2G\n"
"crashkernel-192M.addon": [
"crashkernel=192M\n"
],
"crashkernel-512M.addon": [
"crashkernel=512M\n"
],
"crashkernel-default.addon": [
"crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\n"
],
"debug.addon": [
"debug"
]