Skip to content

Commit e598080

Browse files
authored
kernel-uvm: upgrade to 6.6.130.mshv1
1 parent 2228f51 commit e598080

5 files changed

Lines changed: 13 additions & 11 deletions

File tree

SPECS/kernel-uvm/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86_64 6.6.96.mshv1 Kernel Configuration
3+
# Linux/x86_64 6.6.130.mshv1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -487,6 +487,7 @@ CONFIG_CPU_SRSO=y
487487
CONFIG_MITIGATION_RFDS=y
488488
CONFIG_MITIGATION_SPECTRE_BHI=y
489489
CONFIG_MITIGATION_ITS=y
490+
CONFIG_MITIGATION_TSA=y
490491
CONFIG_ARCH_HAS_ADD_PAGES=y
491492

492493
#
@@ -3436,7 +3437,6 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y
34363437
# CONFIG_NMI_CHECK_CPU is not set
34373438
# CONFIG_DEBUG_IRQFLAGS is not set
34383439
CONFIG_STACKTRACE=y
3439-
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
34403440
# CONFIG_DEBUG_KOBJECT is not set
34413441

34423442
#

SPECS/kernel-uvm/config_aarch64

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.6.96.mshv1 Kernel Configuration
3+
# Linux/arm64 6.6.130.mshv1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -3239,7 +3239,6 @@ CONFIG_LOCK_DEBUGGING_SUPPORT=y
32393239

32403240
# CONFIG_DEBUG_IRQFLAGS is not set
32413241
CONFIG_STACKTRACE=y
3242-
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
32433242
# CONFIG_DEBUG_KOBJECT is not set
32443243

32453244
#
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Signatures": {
3-
"config": "d91f986d31573e0c3e46d9904f3c3ae6a3afc270311e2eb2e86b0fe01d5014a1",
4-
"kernel-uvm-6.6.96.mshv1.tar.gz": "cb98adbb01b3c0aba96e9e80b1d8a8531028b1b7e33e583c931cb83f1e7df713",
5-
"config_aarch64": "38352aeef618347c3b5b14316126fdcb12107fc1431ef9c9b1b779a74eecee2b"
3+
"config": "dbc2efe9a135cd5420fbdba4f6204404329e7a9c614a3af0f0fdc0a5692c0253",
4+
"kernel-uvm-6.6.130.mshv1.tar.gz": "997d1af2e6560deb5441fd4f3b9029f22abd1586f7154616e602dfcf7d6e70ee",
5+
"config_aarch64": "1efc25d3736f0638c180a26e140936cf9eafb4f15fda46b5d9acd36df6e48a97"
66
}
77
}

SPECS/kernel-uvm/kernel-uvm.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
Summary: Linux Kernel for Kata UVM
1818
Name: kernel-uvm
19-
Version: 6.6.96.mshv1
20-
Release: 3%{?dist}
19+
Version: 6.6.130.mshv1
20+
Release: 1%{?dist}
2121
License: GPLv2
2222
Vendor: Microsoft Corporation
2323
Distribution: Azure Linux
@@ -165,6 +165,9 @@ find %{buildroot}/lib/modules -name '*.ko' -exec chmod u+x {} +
165165
%{_prefix}/src/linux-headers-%{uname_r}
166166

167167
%changelog
168+
* Tue Apr 21 2026 Saul Paredes <saulparedes@microsoft.com> - 6.6.130.mshv1-1
169+
- Upgrade to 6.6.130.mshv1
170+
168171
* Tue Jan 13 2026 Cameron Baird <cameronbaird@microsoft.com> - 6.6.96.mshv1-3
169172
- Enable xattr and other feature modules for CIFS and NFS
170173

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8421,8 +8421,8 @@
84218421
"type": "other",
84228422
"other": {
84238423
"name": "kernel-uvm",
8424-
"version": "6.6.96.mshv1",
8425-
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/kata-uvm/6.6.96.mshv1.tar.gz"
8424+
"version": "6.6.130.mshv1",
8425+
"downloadUrl": "https://github.com/microsoft/CBL-Mariner-Linux-Kernel/archive/rolling-lts/kata-uvm/6.6.130.mshv1.tar.gz"
84268426
}
84278427
}
84288428
},

0 commit comments

Comments
 (0)