Skip to content

Commit c7bd66e

Browse files
[AUTOPATCHER-kernel] Kernel upgrade to version 6.6.92.2 - branch 3.0-dev (microsoft#13929)
Co-authored-by: Rachel Menge <[email protected]>
1 parent 8c19f30 commit c7bd66e

27 files changed

+79
-42
lines changed

SPECS-EXTENDED/kernel-ipe/config

Lines changed: 3 additions & 1 deletion
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.90.1 Kernel Configuration
3+
# Linux/x86_64 6.6.92.2 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -544,6 +544,7 @@ CONFIG_CPU_SRSO=y
544544
# CONFIG_GDS_FORCE_MITIGATION is not set
545545
CONFIG_MITIGATION_RFDS=y
546546
CONFIG_MITIGATION_SPECTRE_BHI=y
547+
CONFIG_MITIGATION_ITS=y
547548
CONFIG_ARCH_HAS_ADD_PAGES=y
548549

549550
#
@@ -2735,6 +2736,7 @@ CONFIG_MLX5_CORE_EN_DCB=y
27352736
CONFIG_MLX5_CORE_IPOIB=y
27362737
CONFIG_MLX5_EN_IPSEC=y
27372738
CONFIG_MLX5_SW_STEERING=y
2739+
# CONFIG_MLX5_HW_STEERING is not set
27382740
# CONFIG_MLX5_SF is not set
27392741
CONFIG_MLXSW_CORE=m
27402742
CONFIG_MLXSW_CORE_HWMON=y

SPECS-EXTENDED/kernel-ipe/config_aarch64

Lines changed: 3 additions & 1 deletion
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.90.1 Kernel Configuration
3+
# Linux/arm64 6.6.92.2 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -2321,6 +2321,7 @@ CONFIG_PROC_EVENTS=y
23212321
#
23222322
CONFIG_ARM_SCMI_PROTOCOL=m
23232323
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
2324+
# CONFIG_ARM_SCMI_DEBUG_COUNTERS is not set
23242325
CONFIG_ARM_SCMI_HAVE_TRANSPORT=y
23252326
CONFIG_ARM_SCMI_HAVE_SHMEM=y
23262327
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
@@ -3370,6 +3371,7 @@ CONFIG_MLX5_CORE_IPOIB=y
33703371
CONFIG_MLX5_EN_IPSEC=y
33713372
CONFIG_MLX5_EN_TLS=y
33723373
CONFIG_MLX5_SW_STEERING=y
3374+
# CONFIG_MLX5_HW_STEERING is not set
33733375
# CONFIG_MLX5_SF is not set
33743376
CONFIG_MLXSW_CORE=m
33753377
CONFIG_MLXSW_CORE_HWMON=y
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"Signatures": {
33
"azurelinux-ca-20230216.pem": "d545401163c75878319f01470455e6bc18a5968e39dd964323225e3fe308849b",
4-
"config": "b7b3efcfc9d2d2f2b5d5ed727fab04ce07f90c454dd34a9574f77488bc78b149",
5-
"config_aarch64": "5fa374557a85f2b2d780f66d677e55d19bb9cf58aa56fa612cb4308a11f45e46",
4+
"config": "09a0d02bfb8b6fba27ed8bcfd2e8a8c5763f4ae956d8098e5ae1849b93e67d0a",
5+
"config_aarch64": "e846fa88e645e4381775e4cea793a341d67a6f56c00afbc9f304f9f79dc55562",
66
"cpupower": "d7518767bf2b1110d146a49c7d42e76b803f45eb8bd14d931aa6d0d346fae985",
77
"cpupower.service": "b057fe9e5d0e8c36f485818286b80e3eba8ff66ff44797940e99b1fd5361bb98",
88
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
99
"azl-ipe-boot-policy.pol": "f2b7941bd3b721aadc8e937d0472c36fe5e140221f7bb54af6ef905884e0372c",
1010
"Makefile": "1c2e740407215ed9b9cbbc09f9102bc99c08b370bbe2cbb0490aefdc9eb70455",
1111
"tarfs.c": "066084e1ca2c1e7ba83e76a6696cf17928e7efb46a2b1670a7a1f597c2d9bc51",
12-
"kernel-6.6.90.1.tar.gz": "6a7e4c7f399b136cdd8461bf6f83b52936fba6b39a798803708d0a8f0a601a88"
12+
"kernel-6.6.92.2.tar.gz": "49c24827abb0b4bf82c4d846885d2f7188ef96555b71b06cc808333f63a92aa1"
1313
}
1414
}

SPECS-EXTENDED/kernel-ipe/kernel-ipe.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
Summary: Linux Kernel
3232
Name: kernel-ipe
33-
Version: 6.6.90.1
33+
Version: 6.6.92.2
3434
Release: 1%{?dist}
3535
License: GPLv2
3636
Vendor: Microsoft Corporation
@@ -451,6 +451,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
451451
%{_sysconfdir}/bash_completion.d/bpftool
452452

453453
%changelog
454+
* Fri May 30 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.92.2-1
455+
- Auto-upgrade to 6.6.92.2
456+
454457
* Fri May 23 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.90.1-1
455458
- Auto-upgrade to 6.6.90.1
456459

SPECS-SIGNED/kernel-64k-signed/kernel-64k-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%define uname_r %{version}-%{release}
77
Summary: Signed Linux Kernel for %{buildarch} systems
88
Name: kernel-64k-signed-%{buildarch}
9-
Version: 6.6.90.1
9+
Version: 6.6.92.2
1010
Release: 1%{?dist}
1111
License: GPLv2
1212
Vendor: Microsoft Corporation
@@ -105,6 +105,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
105105
%exclude /module_info.ld
106106

107107
%changelog
108+
* Fri May 30 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.92.2-1
109+
- Auto-upgrade to 6.6.92.2
110+
108111
* Fri May 23 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.90.1-1
109112
- Auto-upgrade to 6.6.90.1
110113

SPECS-SIGNED/kernel-signed/kernel-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
%define uname_r %{version}-%{release}
1010
Summary: Signed Linux Kernel for %{buildarch} systems
1111
Name: kernel-signed-%{buildarch}
12-
Version: 6.6.90.1
12+
Version: 6.6.92.2
1313
Release: 1%{?dist}
1414
License: GPLv2
1515
Vendor: Microsoft Corporation
@@ -145,6 +145,9 @@ echo "initrd of kernel %{uname_r} removed" >&2
145145
%exclude /module_info.ld
146146

147147
%changelog
148+
* Fri May 30 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.92.2-1
149+
- Auto-upgrade to 6.6.92.2
150+
148151
* Fri May 23 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.90.1-1
149152
- Auto-upgrade to 6.6.90.1
150153

SPECS-SIGNED/kernel-uki-signed/kernel-uki-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%define kernelver %{version}-%{release}
66
Summary: Signed Unified Kernel Image for %{buildarch} systems
77
Name: kernel-uki-signed-%{buildarch}
8-
Version: 6.6.90.1
8+
Version: 6.6.92.2
99
Release: 1%{?dist}
1010
License: GPLv2
1111
Vendor: Microsoft Corporation
@@ -68,6 +68,9 @@ popd
6868
/boot/efi/EFI/Linux/vmlinuz-uki-%{kernelver}.efi
6969

7070
%changelog
71+
* Fri May 30 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.92.2-1
72+
- Auto-upgrade to 6.6.92.2
73+
7174
* Fri May 23 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.90.1-1
7275
- Auto-upgrade to 6.6.90.1
7376

SPECS/hyperv-daemons/hyperv-daemons.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"hypervkvpd.service": "c1bb207cf9f388f8f3cf5b649abbf8cfe4c4fcf74538612946e68f350d1f265f",
88
"hypervvss.rules": "94cead44245ef6553ab79c0bbac8419e3ff4b241f01bcec66e6f508098cbedd1",
99
"hypervvssd.service": "22270d9f0f23af4ea7905f19c1d5d5495e40c1f782cbb87a99f8aec5a011078d",
10-
"kernel-6.6.90.1.tar.gz": "6a7e4c7f399b136cdd8461bf6f83b52936fba6b39a798803708d0a8f0a601a88"
10+
"kernel-6.6.92.2.tar.gz": "49c24827abb0b4bf82c4d846885d2f7188ef96555b71b06cc808333f63a92aa1"
1111
}
1212
}

SPECS/hyperv-daemons/hyperv-daemons.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Summary: Hyper-V daemons suite
1212
Name: hyperv-daemons
13-
Version: 6.6.90.1
13+
Version: 6.6.92.2
1414
Release: 1%{?dist}
1515
License: GPLv2+
1616
Vendor: Microsoft Corporation
@@ -221,6 +221,9 @@ fi
221221
%{_sbindir}/lsvmbus
222222

223223
%changelog
224+
* Fri May 30 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.92.2-1
225+
- Auto-upgrade to 6.6.92.2
226+
224227
* Fri May 23 2025 CBL-Mariner Servicing Account <[email protected]> - 6.6.90.1-1
225228
- Auto-upgrade to 6.6.90.1
226229

SPECS/kernel-64k/config_aarch64

Lines changed: 3 additions & 1 deletion
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.90.1 Kernel Configuration
3+
# Linux/arm64 6.6.92.2 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -2324,6 +2324,7 @@ CONFIG_PROC_EVENTS=y
23242324
#
23252325
CONFIG_ARM_SCMI_PROTOCOL=m
23262326
# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
2327+
# CONFIG_ARM_SCMI_DEBUG_COUNTERS is not set
23272328
CONFIG_ARM_SCMI_HAVE_TRANSPORT=y
23282329
CONFIG_ARM_SCMI_HAVE_SHMEM=y
23292330
CONFIG_ARM_SCMI_TRANSPORT_MAILBOX=y
@@ -3372,6 +3373,7 @@ CONFIG_MLX5_CORE_IPOIB=y
33723373
CONFIG_MLX5_EN_IPSEC=y
33733374
CONFIG_MLX5_EN_TLS=y
33743375
CONFIG_MLX5_SW_STEERING=y
3376+
# CONFIG_MLX5_HW_STEERING is not set
33753377
# CONFIG_MLX5_SF is not set
33763378
CONFIG_MLXSW_CORE=m
33773379
CONFIG_MLXSW_CORE_HWMON=y

0 commit comments

Comments
 (0)