Commit Graph

230 Commits

Author SHA1 Message Date
Gary Swalling 66555b6e24
Update kernel-mos to 5.15.148.1 (#7574) 2024-01-31 15:40:19 -08:00
CBL-Mariner-Bot 964f2fabfa
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.148.1 - branch main (#7535)
Note that arm64 had MMC_SDHCI_OMAP turned off due to a change upstream [106136f] which specified it depends on architecture which CBL-Mariner 2.0 does not support.
2024-01-31 12:03:34 -08:00
CBL-Mariner-Bot 0d4d499a62
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.147.1 - branch main (#7469) 2024-01-25 13:04:54 -08:00
Vince Perri 9b6fe865c0
kernel-hci: Backport Nvidia net/mlx5 patches to support 100G BOM (#7166) 2024-01-25 13:53:31 -05:00
Vince Perri 680c185448
kernel-hci: Add missing commit subject to patch 27 (#7165) 2024-01-23 22:38:47 -05:00
rlmenge 4cc8642e31
Enable CONFIG_X86_IOPL_IOPERM (#7181)
Enable for hardware platforms that use AMBIOS. Interacting with the firmware on these platforms from Linux user space uses the AMI Setup Control Environment Utility, SCELNX_64. This closed source vendor provided program depends on the iopl deprecated, legacy syscall. This syscall's availability is controlled by CONFIG_X86_IOPL_IOPERM kernel configuration item. Therefore, enable to prevent segfaults.
2024-01-19 12:04:48 -08:00
Pawel Winogrodzki 119bf4061e
Added cross-compilation `binutils` and `kernel-headers`. (#6945) 2024-01-18 11:14:34 -08:00
Gary Swalling 1328babbb5
Kernel upgrade to version 5.15.145.2 (#7280) 2024-01-16 20:23:43 -08:00
Gary Swalling 6e583d646b
Upgrade kernel-mos to 5.15.145.2 (#7227) 2024-01-16 15:21:31 -08:00
Jon Slobodzian c9da0704ef Revert "Upgrade kernel-mos to 5.15.143.1 (#7086)"
This reverts commit 5324a3a344.
2024-01-11 05:30:41 -08:00
rlmenge 478618d56f
Revert "[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.143.1 - branch main (#7048)" (#7222) 2024-01-10 15:57:39 -08:00
CBL-Mariner-Bot 9d61e77566
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.145.1 - branch main (#7156) 2024-01-08 12:52:47 -08:00
Gary Swalling 5324a3a344
Upgrade kernel-mos to 5.15.143.1 (#7086) 2023-12-21 11:40:37 -08:00
CBL-Mariner-Bot b1ffd4eeb3
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.143.1 - branch main (#7048)
Note this upgrade also required an update to the kernel-hci patches.

Co-authored-by: Vince Perri <viperri@microsoft.com>
2023-12-21 11:11:19 -08:00
rlmenge 859c65b771
Upgrade kernel-mos to 5.15.139.1 (#6984) 2023-12-12 16:54:06 -08:00
Pawel Winogrodzki 70f29fb830
Revert "Added `cross-binutils` and `kernel-cross-headers` for AMD64. … (#6947) 2023-12-07 20:20:13 -08:00
Pawel Winogrodzki d74ec825b6
Added `cross-binutils` and `kernel-cross-headers` for AMD64. (#6815)
Co-authored-by: dallasd1 <dadelan@microsoft.com>
2023-12-06 10:39:04 -08:00
CBL-Mariner-Bot baa125d890
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.139.1 - branch main (#6909) 2023-12-05 14:40:34 -08:00
J Camposeco 35a3498ec8
Adding CUSE module for rshim interface support (#6853) 2023-11-29 15:08:05 -08:00
Trung b6646353c8
Enable CONFIG_BPF_LSM (#6846)
Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
2023-11-28 10:55:21 -08:00
David Daney ff7d597f3a
Enable CONFIG_ARM_SMMU and CONFIG_ARM_SMMU_V3 in aarch64. (#6829) 2023-11-27 17:54:47 -08:00
CBL-Mariner-Bot 61704d6154
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.138.1 - branch main (#6820) 2023-11-21 13:35:19 -08:00
rlmenge 1f4f655bb1
Update kernel, kernel-hci, kernel-azure BuildRequires to include cpio (#6811)
When testing kernel builds in the latest Mariner 2.0 container, it was noted that the list of kernel's BuildRequires is missing cpio. The container (unlike our core images used in VMs) does not include "cpio" by default as defined in core-package.spec. This led to kheaders errors. Therefore, add as a buildRequires.
2023-11-20 21:10:00 -08:00
rlmenge 18dd756586
Add kernel-mos with AMDGPU drivers (#6714)
This change introduces a new x86_64 kernel, kernel-mos, for the purpose of offering a kernel which has newer drivers available then those offered in 5.15 LTS. These newer drivers include newer AMDGPU drivers. This change does not provide an ARM64 kernel.

Kernel-mos pulls from a different source than the generic kernel RPM. The kernel-mos RPM uses the rolling-lts/mariner-2-mos/5.15.y.w tag which contains the additional feature branch for amdgpu drivers.

The kernel-mos.spec also introduces the following subpackages:

kernel-mos-devel: includes the source needed to build kernel-level software
kernel-mos-drivers-accessibility: contains drivers under accessibility
kernel-mos-drivers-gpu: contains drivers under gpu (including amdgpu)
kernel-mos-drivers-sound: contains drivers under sound
kernel-mos-docs: contains the kernel docs
kernel-mos-tools: common linux tools such as cpufreq
kernel-mos-python3-perf: contains the python perf tools
kernel-mos-bpftool: contains bpftool used to inspect btf data

Kernel-mos-signed.spec is also being introduced to allow for signing of the kernel to enable secureboot.
2023-11-14 08:55:00 -08:00
CBL-Mariner-Bot bba17d6291
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.137.1 - branch main (#6681) 2023-11-06 15:09:02 -08:00
Gary Swalling b05435d5ba
Patch grub2 to fix CVE-2021-3695, CVE-2021-3696, CVE-2021-3697, CVE-2022-28733, CVE-2022-28734, CVE-2022-28735, CVE-2022-28736 (#6469)
Backport 30 patches to bring grub 2.06 up to SBAT level 2 and resolve vulnerabilities for CVE-2021-3695, CVE-2021-3696, CVE-2021-3697, CVE-2022-28733, CVE-2022-28734, CVE-2022-28735, and CVE-2022-28736.
2023-10-26 12:45:44 -07:00
rlmenge a7ebe53518
Enable CONFIG_BINFMT_MISC in ARM64 (#6582) 2023-10-24 16:13:53 -07:00
CBL-Mariner-Bot 0576375e83
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.135.1 - branch main (#6448)
* Kernel upgrade to 5.15.135.1 version
---------

Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-10-17 11:08:22 -07:00
CBL-Mariner-Bot fca71a0288
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.133.1 - branch main (#6286)
* Remove NET_CLS_RSVP and CONFIG_NET_CLS_RSVP6 that don't apply to the new version

Co-authored-by: Neha Agarwal <nehaagarwal@microsoft.com>
2023-09-29 11:25:31 -07:00
Cameron E Baird f7721321ac
feat: Enable grub2-mkconfig generation of grub config (#5989)
* Implement grub2-mkconfig generation

* Introduce grub2-rpm-macros

* Remove mkconfig systemd behavior, move it to grub template. Make grub2-rpm-macros a subpackage under grub2

* Pack AzureLinux-specific grub configuration directory in its own subpackage

* Enable mkconfig flow for kernel-hci

* +kernel-hci-signed

* stop packaging macros in configuration rpm

Signed-Off-By: Cameron Baird <cameronbaird@microsoft.com>
2023-09-25 12:56:58 -07:00
jslobodzian eb08b37916
Bump package version to recompile binaries with fixed gcc stack prote… (#6253)
* Bump package version to recompile binaries with fixed gcc stack protection (CVE-2023-4039)

* Bump debuginfo versions in toolchain manifests

* Bump kernel headers to match kernel

* Update SPECS/gettext/gettext.spec

Taking suggestion

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* Update for code review comments

* Fix for code review comment in qt5-qtdeclarative changelog

* Fix dash version for signed spec files

---------

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-09-21 17:10:15 -04:00
CBL-Mariner-Bot e94787c454
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.131.1 - branch main (#6196)
* Kernel upgrade to 5.15.131.1 version

* Update configs

* Update mariner-required-configs

---------

Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-09-11 10:47:11 -07:00
CBL-Mariner-Bot d39240a8c4
Kernel upgrade to 5.15.126.1 version (#5991) 2023-08-16 13:26:30 -07:00
rlmenge 8b6982a318
Build nbd module (#5972)
Enable the nbd module for AMD by setting CONFIG_BLK_DEV_NBD=m. 
This module is already available for ARM64.
2023-08-10 14:48:49 -07:00
CBL-Mariner-Bot 19c3e1bde9
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.125.1 - branch main (#5964)
* Kernel upgrade to 5.15.125.1 version

* Add new configs set to defaults

* Update required configs json

---------

Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-08-10 09:38:02 -07:00
Lanze Liu b9ca4e444b
kernel-hci: Update config to enable DM multipath Kernel configurations. (#5951) 2023-08-08 16:13:44 -04:00
CBL-Mariner-Bot 9c98773ff3
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.123.1 - branch main (#5916)
* Kernel upgrade to 5.15.123.1 version

* Apply config changes to ARM64

* Add required configs

---------

Co-authored-by: Saul Paredes <saulparedes@microsoft.com>
2023-08-07 14:24:52 -07:00
J Camposeco e4346e4140
kernel: update mellanox configuratoins for bluefield2 (#5896)
* Enabling Mellanox configs

* Remove POWER_MLXBF

* update required configs

* Add new configs

* update PR number in rewuired config json
2023-08-01 13:31:46 -07:00
Vince Perri 7f85fab85b
kernel-hci: Add net/mlx5 patch (27) switching warn message to debug (#5885)
* kernel-hci: Add 0028-net-mlx5-Bridge-use-debug-not-warn-if-entry-not-found.patch

* Bump release number and add to changelog

* Fix changelog

* Update entangled spec
2023-07-31 13:15:34 -04:00
CBL-Mariner-Bot 674f033b6f
Kernel upgrade to 5.15.122.1 version (#5887) 2023-07-26 15:17:31 -07:00
Andrew Phelps cb3a2a93e7
Revert "Add CONFIGs for Mellanox Bluefield SOC in ARM64 (#5789)" (#5852)
This reverts commit 800a2e0bb3.
2023-07-19 13:35:15 -07:00
J Camposeco 800a2e0bb3
Add CONFIGs for Mellanox Bluefield SOC in ARM64 (#5789)
* Add Mellanox Bluefield Configs

* Fix typo

* remove exit 1 to test build

* Add Mellanox Bluefield Configs

* remove exit 1 to test build

* Add Mellanox Bluefield Configs

* remove exit 1 to test build

* Add Mellanox Bluefield Configs

* Fix typo

* Bump release version for kernel/kernel-headers/kernel-signed

* Fix Typo in changelog

* Updating manifests

* Revert exit path and update PR link
2023-07-10 16:15:49 -07:00
CBL-Mariner-Bot a0f61bff4e
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.118.1 - branch main (#5760)
* Kernel upgrade to 5.15.118.1 version

* Apply config changes to AMD64

* update kernel config

* update signatures

* remove extra whitespace

* update arm64 config for kernel-azure

* Updated Mariner required configs

---------

Co-authored-by: Thien Trung Vuong <tvuong@microsoft.com>
Co-authored-by: Betty Lakes <bettylakes@microsoft.com>
2023-07-05 15:02:40 -07:00
rlmenge 541e1a26de
Enable CONFIG_IP_VS_MH module (#5657)
* Enable CONFIG_IP_VS_MH module

* Update required configs

* Tighten requirement for ip-ms-vs
2023-06-26 13:43:17 -07:00
CBL-Mariner-Bot ccdbe97466
[AUTOPATCHER-kernel] Kernel upgrade to version 5.15.116.1 - branch main - (#5670)
* Kernel upgrade to 5.15.116.1 version

* Apply config changes to AMD64

* Apply config changes to ARM64

* Update 0002 patch to kernel-hci.

* Update kernel-hci configs

---------

Co-authored-by: lanzeliu <lanzeliu@microsoft.com>
Co-authored-by: Rachel Menge <rachelmenge@microsoft.com>
2023-06-15 14:50:21 -07:00
Daniel McIlvaney 81627c8324
Patch CVE-2022-3775 in grub2 (#5654)
Co-authored-by: Dan Streetman <ddstreet@ieee.org>
2023-06-09 16:29:04 -07:00
rlmenge 0af13f0fb3
Add nvme_multipath and change default (#5584) 2023-05-31 09:44:59 -07:00
CBL-Mariner-Bot dd9e4c0bf9
Kernel upgrade to 5.15.112.1 version (#5571) 2023-05-24 12:59:02 -07:00
CBL-Mariner-Bot 9a0c977803
Kernel upgrade to 5.15.111.1 version (#5508) 2023-05-15 20:12:02 -07:00
rlmenge 723b736a7c
Revert "Enable nvme multipath (#5418)" (#5504)
This reverts commit 72bd8e8273.
2023-05-15 15:21:14 -07:00