kmesh icon indicating copy to clipboard operation
kmesh copied to clipboard

update new os patch for new kernel adapt

Open lec-bit opened this issue 9 months ago • 4 comments

What type of PR is this? /kind feature

What this PR does / why we need it: The old kernel modification scheme has two problems:

  1. There are many intrusive modifications to the kernel;
  2. The parameters of the helper function are not verified, and the security is limited. On this basis, a new kernel modification scheme was launched to reduce intrusive modifications to the kernel, and the use of helper functions was modified to provide better security.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


lec-bit avatar Feb 25 '25 13:02 lec-bit

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign nlgwcy for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

kmesh-bot avatar Feb 25 '25 13:02 kmesh-bot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.68%. Comparing base (f243598) to head (4cc6930). Report is 14 commits behind head on main.

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e368968...4cc6930. Read the comment docs.

codecov[bot] avatar Feb 25 '25 14:02 codecov[bot]

@nlgwcy @supercharge-xsy @bitcoffeeiux please take a look

hzxuzhonghu avatar Feb 26 '25 07:02 hzxuzhonghu

Please add a more detailed PR description

LiZhenCheng9527 avatar Feb 26 '25 07:02 LiZhenCheng9527