Skip to content

Commit 136593e

Browse files
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.153.1 - branch main (#8586)
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com> This update contains backports for ovl: let helper ovl_i_path_real() return the realinode [upstream b2dd05f] ovl: fix null pointer dereference in ovl_permission() [upstream 1a73f5b]
1 parent ad9d9eb commit 136593e

23 files changed

Lines changed: 64 additions & 38 deletions

SPECS-SIGNED/kernel-azure-signed/kernel-azure-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 Azure
1111
Name: kernel-azure-signed-%{buildarch}
12-
Version: 5.15.151.2
12+
Version: 5.15.153.1
1313
Release: 1%{?dist}
1414
License: GPLv2
1515
Vendor: Microsoft Corporation
@@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
153153
%exclude /module_info.ld
154154

155155
%changelog
156+
* Wed Mar 27 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.153.1-1
157+
- Auto-upgrade to 5.15.153.1
158+
156159
* Mon Mar 25 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.151.2-1
157160
- Upgrade to 5.15.151.2
158161

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%define uname_r %{version}-%{release}
55
Summary: Signed Linux Kernel for HCI
66
Name: kernel-hci-signed-%{buildarch}
7-
Version: 5.15.151.2
7+
Version: 5.15.153.1
88
Release: 1%{?dist}
99
License: GPLv2
1010
Vendor: Microsoft Corporation
@@ -149,6 +149,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
149149
%exclude /module_info.ld
150150

151151
%changelog
152+
* Wed Mar 27 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.153.1-1
153+
- Auto-upgrade to 5.15.153.1
154+
152155
* Mon Mar 25 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.151.2-1
153156
- Upgrade to 5.15.151.2
154157

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: 5.15.151.2
12+
Version: 5.15.153.1
1313
Release: 1%{?dist}
1414
License: GPLv2
1515
Vendor: Microsoft Corporation
@@ -153,6 +153,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
153153
%exclude /module_info.ld
154154

155155
%changelog
156+
* Wed Mar 27 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.153.1-1
157+
- Auto-upgrade to 5.15.153.1
158+
156159
* Mon Mar 25 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.151.2-1
157160
- Upgrade to 5.15.151.2
158161

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-5.15.151.2.tar.gz": "19028bac6ab08d39be6d5c9ddbc7a8b2a1ee8cc3fe7c53c2838665a731ccc9d5"
10+
"kernel-5.15.153.1.tar.gz": "283faf6a6ce62c6edc8244c8becf22cac2548c64f1ba5145d31718c36cf34e7a"
1111
}
1212
}

SPECS/hyperv-daemons/hyperv-daemons.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
%global udev_prefix 70
99
Summary: Hyper-V daemons suite
1010
Name: hyperv-daemons
11-
Version: 5.15.151.2
11+
Version: 5.15.153.1
1212
Release: 1%{?dist}
1313
License: GPLv2+
1414
Vendor: Microsoft Corporation
@@ -219,6 +219,9 @@ fi
219219
%{_sbindir}/lsvmbus
220220

221221
%changelog
222+
* Wed Mar 27 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.153.1-1
223+
- Auto-upgrade to 5.15.153.1
224+
222225
* Mon Mar 25 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.151.2-1
223226
- Upgrade to 5.15.151.2
224227

SPECS/kernel-azure/config

Lines changed: 1 addition & 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 5.15.151.2 Kernel Configuration
3+
# Linux/x86_64 5.15.153.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
66
CONFIG_CC_IS_GCC=y

SPECS/kernel-azure/config_aarch64

Lines changed: 2 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 5.15.151.2 Kernel Configuration
3+
# Linux/arm64 5.15.153.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -2128,6 +2128,7 @@ CONFIG_PCI_ENDPOINT=y
21282128
CONFIG_PCI_ENDPOINT_CONFIGFS=y
21292129
# CONFIG_PCI_EPF_TEST is not set
21302130
# CONFIG_PCI_EPF_NTB is not set
2131+
# CONFIG_PCI_EPF_VNTB is not set
21312132
# end of PCI Endpoint
21322133

21332134
#
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"Signatures": {
33
"cbl-mariner-ca-20211013.pem": "5ef124b0924cb1047c111a0ecff1ae11e6ad7cac8d1d9b40f98f99334121f0b0",
4-
"config": "33a001d87c7082eb9e96c201f5b79450bb21fcba9309591cad081e239fca9c24",
5-
"config_aarch64": "5da1b6a9c61a1aef32f17efe9ee8df72340765eb3b13e04a3801557a3dd39928",
4+
"config": "e81584fb03df603ac2aa95d7e06e804695cc6b5d0dadaa43e8bb4394d0890490",
5+
"config_aarch64": "25d5517e12ffe969b91b575b4f06a2719c7d3a00638b5d7bd59647961ef36b3e",
66
"sha512hmac-openssl.sh": "02ab91329c4be09ee66d759e4d23ac875037c3b56e5a598e32fd1206da06a27f",
7-
"kernel-5.15.151.2.tar.gz": "19028bac6ab08d39be6d5c9ddbc7a8b2a1ee8cc3fe7c53c2838665a731ccc9d5"
7+
"kernel-5.15.153.1.tar.gz": "283faf6a6ce62c6edc8244c8becf22cac2548c64f1ba5145d31718c36cf34e7a"
88
}
99
}

SPECS/kernel-azure/kernel-azure.spec

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

2828
Summary: Linux Kernel
2929
Name: kernel-azure
30-
Version: 5.15.151.2
30+
Version: 5.15.153.1
3131
Release: 1%{?dist}
3232
License: GPLv2
3333
Vendor: Microsoft Corporation
@@ -420,6 +420,9 @@ ln -sf linux-%{uname_r}.cfg /boot/mariner.cfg
420420
%{_sysconfdir}/bash_completion.d/bpftool
421421

422422
%changelog
423+
* Wed Mar 27 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.15.153.1-1
424+
- Auto-upgrade to 5.15.153.1
425+
423426
* Mon Mar 25 2024 Rachel Menge <rachelmenge@microsoft.com> - 5.15.151.2-1
424427
- Upgrade to 5.15.151.2
425428

SPECS/kernel-hci/config

Lines changed: 1 addition & 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 5.15.151.2 Kernel Configuration
3+
# Linux/x86_64 5.15.153.1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
66
CONFIG_CC_IS_GCC=y

0 commit comments

Comments
 (0)