kernel-6.12 : update to 6.12.53-69.119 - #301
Merged
Merged
Conversation
Rebase to Amazon Linux upstream version 6.12.53-69.119.amzn2023. Signed-off-by: bottlerocket-kernels[bot] <190893109+bottlerocket-kernels[bot]@users.noreply.github.com>
yeazelm
approved these changes
Oct 27, 2025
arnaldo2792
approved these changes
Oct 27, 2025
Contributor
There was a problem hiding this comment.
Summary for the dropped patches:
0065-unwind-build-kernel-with-sframe-info.patch
0066-arm64-entry-add-unwind-info-for-various-kernel-entri.patch
0067-unwind-add-sframe-v2-header.patch
0068-unwind-Implement-generic-sframe-unwinder-library.patch
0069-unwind-Fix-unwinder-for-when-last-instruction-is-a-c.patch
0070-unwind-arm64-Add-sframe-unwinder-on-arm64.patch
0071-unwind-arm64-add-reliable-stacktrace-support-for-arm.patch
0072-arm64-Define-TIF_PATCH_PENDING-for-livepatch.patch
0073-arm64-Enable-livepatch-for-ARM64.patch
All of these seem to be related to live patching. AL dropped some unwind patches in favor of actual upstreamed patches to support live patching in arm64:
https://lore.kernel.org/all/20250521111000.2237470-3-mark.rutland@arm.com/
The remaining two patches were security fixes, and were already upstreamed:
0086-net-mlx5-HWS-change-error-flow-on-matcher-disconnect.patch
gregkh/linux@5682aad
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes:
Update Kernel 6.12 to 6.12.53-69.119
Patch summary
Patches that changed:
None
Patches that were dropped:
0065-unwind-build-kernel-with-sframe-info.patch
0066-arm64-entry-add-unwind-info-for-various-kernel-entri.patch
0067-unwind-add-sframe-v2-header.patch
0068-unwind-Implement-generic-sframe-unwinder-library.patch
0069-unwind-Fix-unwinder-for-when-last-instruction-is-a-c.patch
0070-unwind-arm64-Add-sframe-unwinder-on-arm64.patch
0071-unwind-arm64-add-reliable-stacktrace-support-for-arm.patch
0072-arm64-Define-TIF_PATCH_PENDING-for-livepatch.patch
0073-arm64-Enable-livepatch-for-ARM64.patch
0086-net-mlx5-HWS-change-error-flow-on-matcher-disconnect.patch
0116-proc-fix-type-confusion-in-pde_set_flags.patch
Patches that were added:
0110-arm64-stacktrace-Implement-arch_stack_walk_reliable.patch
0111-arm64-Implement-HAVE_LIVEPATCH.patch
0112-net-mlx5-HWS-Fix-memory-leak-in-hws_pool_buddy_init-.patch
0113-AL2023-6.12-Update-ena-driver-to-2.15.0g.patch
0114-drivers-media-v4l2loopback-ingest-version-0.15.1.patch
0115-Revert-sched-fair-Bump-sd-max_newidle_lb_cost-when-n.patch
0116-vfio-pci-enable-mmap-ing-ena-device.patch
0117-crypto-rng-Remove-reseeding-call.patch
0118-tcp-Don-t-call-reqsk_fastopen_remove-in-tcp_conn_req.patch
Testing done:
Check GH actions
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.