Kernel update - [amd64-generic, arm64-generic, arm64-nvidia, arm64-generic, arm64-generic, arm64-generic] #4504
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.
This PR updates the kernel with latest (important) fixes. Current version (6.1.112) is broken on arm64 after some network changes. The update fixes the issue.
This commit changes:
eve-kernel-amd64-v6.1.38-generic
6c398fea8451: net/tg3: fix race condition in tg3_reset_task()
eve-kernel-arm64-v5.10.186-generic
9b8a60d782e6: compile and install DTBS
eve-kernel-arm64-v5.10.192-nvidia
2758ac95f676: arm64: configs: Enable VHOST_NET for EVE-OS/Tegra
eve-kernel-arm64-v6.1.38-generic
77b47f6cab01: compile and install DTBS
eve-kernel-arm64-v6.1.106-generic
0570a65680a4: compile and install DTBS
eve-kernel-arm64-v6.1.112-generic
cbd9b72b6ba9: arm64: configs: Enable VHOST_NET for EVE-OS