kernel-6.12.0-231.11.el10nv
* Mon Jun 08 2026 Oleksii Baranov <olebaran@redhat.com> [6.12.0-231.11.el10nv]
- vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC (Cédric Le Goater) [VOYAGER-417]
- smb: client: reject userspace cifs.spnego descriptions (Jan Stancek) [VOYAGER-992] {CVE-2026-46243}
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Jan Stancek) [VOYAGER-817] {CVE-2026-46300}
- net: skbuff: preserve shared-frag marker during coalescing (Jan Stancek) [VOYAGER-817] {CVE-2026-46300}
Resolves: VOYAGER-417, VOYAGER-817, VOYAGER-992
Signed-off-by: Oleksii Baranov <olebaran@redhat.com>
This commit is contained in:
parent
084f96f131
commit
f52301f4ff
@ -41,4 +41,4 @@ AUTOMOTIVE_MINOR = 1
|
|||||||
# ---------------------------
|
# ---------------------------
|
||||||
#
|
#
|
||||||
# Set DERIVATIVE_STREAM to "yes" to enable derivative kernel versioning.
|
# Set DERIVATIVE_STREAM to "yes" to enable derivative kernel versioning.
|
||||||
DERIVATIVE_BUILD = 10
|
DERIVATIVE_BUILD = 11
|
||||||
|
|||||||
@ -1,3 +1,10 @@
|
|||||||
|
* Mon Jun 08 2026 Oleksii Baranov <olebaran@redhat.com> [6.12.0-231.11.el10nv]
|
||||||
|
- vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC (Cédric Le Goater) [VOYAGER-417]
|
||||||
|
- smb: client: reject userspace cifs.spnego descriptions (Jan Stancek) [VOYAGER-992] {CVE-2026-46243}
|
||||||
|
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Jan Stancek) [VOYAGER-817] {CVE-2026-46300}
|
||||||
|
- net: skbuff: preserve shared-frag marker during coalescing (Jan Stancek) [VOYAGER-817] {CVE-2026-46300}
|
||||||
|
Resolves: VOYAGER-417, VOYAGER-817, VOYAGER-992
|
||||||
|
|
||||||
* Wed May 20 2026 Jan Stancek <jstancek@redhat.com> [6.12.0-231.10.el10nv]
|
* Wed May 20 2026 Jan Stancek <jstancek@redhat.com> [6.12.0-231.10.el10nv]
|
||||||
- Merge tag 'kernel-6.12.0-231.el10' into main-aie-nv (Jan Stancek) [VOYAGER-551]
|
- Merge tag 'kernel-6.12.0-231.el10' into main-aie-nv (Jan Stancek) [VOYAGER-551]
|
||||||
Resolves: VOYAGER-551
|
Resolves: VOYAGER-551
|
||||||
|
|||||||
14
kernel.spec
14
kernel.spec
@ -179,15 +179,15 @@ Summary: The Linux kernel
|
|||||||
%define specrpmversion 6.12.0
|
%define specrpmversion 6.12.0
|
||||||
%define specversion 6.12.0
|
%define specversion 6.12.0
|
||||||
%define patchversion 6.12
|
%define patchversion 6.12
|
||||||
%define pkgrelease 231.10
|
%define pkgrelease 231.11
|
||||||
%define kversion 6
|
%define kversion 6
|
||||||
%define tarfile_release 6.12.0-231.10.el10nv
|
%define tarfile_release 6.12.0-231.11.el10nv
|
||||||
# This is needed to do merge window version magic
|
# This is needed to do merge window version magic
|
||||||
%define patchlevel 12
|
%define patchlevel 12
|
||||||
# This allows pkg_release to have configurable %%{?dist} tag
|
# This allows pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 231.10%{?buildid}%{?dist}
|
%define specrelease 231.11%{?buildid}%{?dist}
|
||||||
# This defines the kabi tarball version
|
# This defines the kabi tarball version
|
||||||
%define kabiversion 6.12.0-231.10.el10nv
|
%define kabiversion 6.12.0-231.11.el10nv
|
||||||
|
|
||||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||||
# fatal kernel package build error
|
# fatal kernel package build error
|
||||||
@ -4543,6 +4543,12 @@ fi\
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 08 2026 Oleksii Baranov <olebaran@redhat.com> [6.12.0-231.11.el10nv]
|
||||||
|
- vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC (Cédric Le Goater) [VOYAGER-417]
|
||||||
|
- smb: client: reject userspace cifs.spnego descriptions (Jan Stancek) [VOYAGER-992] {CVE-2026-46243}
|
||||||
|
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Jan Stancek) [VOYAGER-817] {CVE-2026-46300}
|
||||||
|
- net: skbuff: preserve shared-frag marker during coalescing (Jan Stancek) [VOYAGER-817] {CVE-2026-46300}
|
||||||
|
|
||||||
* Wed May 20 2026 Jan Stancek <jstancek@redhat.com> [6.12.0-231.10.el10nv]
|
* Wed May 20 2026 Jan Stancek <jstancek@redhat.com> [6.12.0-231.10.el10nv]
|
||||||
- Merge tag 'kernel-6.12.0-231.el10' into main-aie-nv (Jan Stancek) [VOYAGER-551]
|
- Merge tag 'kernel-6.12.0-231.el10' into main-aie-nv (Jan Stancek) [VOYAGER-551]
|
||||||
|
|
||||||
|
|||||||
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-6.12.0-231.10.el10nv.tar.xz) = 8b151b0e3a76b47b67210225aec833ee7951a2c1bd9e13b2c566079886409bb4c33112e9cf728108aefaedd5fb0de73c7945e7dd111848e30e13dc18dff01322
|
SHA512 (linux-6.12.0-231.11.el10nv.tar.xz) = d9b240a722d895be2c48d2f6e7169d2a234459c4c22595a3d14daa1c3b19ca93ca2c6e414f1bbb94e5736309fa4aa44e75cd9f0c7335639bee7982fd5d72ba4b
|
||||||
SHA512 (kernel-abi-stablelists-6.12.0-231.10.el10nv.tar.xz) = 2b2ec38f1ac96382987077352d8a410dd1e9c5f244bfca85fadefba913c2e91b85c9ae8d9fa0a8baacb1ff352fee40572132c71b27d231cba270e31d33069478
|
SHA512 (kernel-abi-stablelists-6.12.0-231.11.el10nv.tar.xz) = eb752bbe67d88b6e7ddf97e3e9bec30e284b08c92bcbd04ddaf1bb97ca8ae5efc1b3d7e9f777d6b3466fc35a5874189cd42a2d3e638ecbb16e6eabc5176dc906
|
||||||
SHA512 (kernel-kabi-dw-6.12.0-231.10.el10nv.tar.xz) = 9e403fa509df474972c3fe6dc7211e686ced3aee06afa69d80120c53a3e5125fa319be109975846cd904afaf7261921b8cb9766aa73e92010a4e1ab4073de63a
|
SHA512 (kernel-kabi-dw-6.12.0-231.11.el10nv.tar.xz) = 3e2e986cbce7070576f5961ab732e285cea519b39b66e66b37b9113bdad605438cd496314e0cdd3528526e3050b3cf2a8f84c239c3d5af749ce7f7c5e640de5e
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user