Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: Update to latest upstream versions #2795

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

foersleo
Copy link
Contributor

Issue number:

Closes #2765

Description of changes:

Update kernels to latest AL kernels available in the repositories. A minor contextual change was needed for one of our downstream patches in 5.10.

Testing done:

config-aarch64-5.10-aws-k8s-1.23-diff:    0 removed,   0 added,   0 changed
config-aarch64-5.15-aws-dev-diff:         0 removed,   1 added,   0 changed
config-aarch64-5.15-metal-dev-diff:       0 removed,   1 added,   0 changed
config-x86_64-5.10-aws-k8s-1.23-diff:     0 removed,   0 added,   0 changed
config-x86_64-5.10-metal-k8s-1.23-diff:   0 removed,   0 added,   0 changed
config-x86_64-5.15-aws-dev-diff:          0 removed,   1 added,   0 changed
config-x86_64-5.15-metal-dev-diff:        0 removed,   1 added,   0 changed

Full config diff report can be found in this gist

The one additional config options is due to an upstream inclusion of a new option through e2e33f213dea tcp: configurable source port perturb table size introduced in v5.15.81. It is set to upstream default and in that setting does not introduce any functional change.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Rebase to Amazon Linux upstream version based on 5.10.165.

Needed some contextual changes to our patch
    1001-Makefile-add-prepare-target-for-external-modules.patch
due to upstream commit
    e3bdda22b49e kbuild: unify modules(_install) for in-tree and external modules

Signed-off-by: Leonard Foerster <foersleo@amazon.com>
Rebase to Amazon Linux upstream version based on v5.15.90.

Signed-off-by: Leonard Foerster <foersleo@amazon.com>
Copy link
Member

@markusboehme markusboehme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎸

@foersleo foersleo merged commit 3438986 into bottlerocket-os:develop Feb 15, 2023
@foersleo foersleo deleted the kernel_update_2023-02-10 branch February 15, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.13.0 Kernel updates
3 participants