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

Support pidfd_open syscall #1187

Merged
merged 6 commits into from
Jul 18, 2023
Merged

Commits on Jul 3, 2023

  1. update(driver): support for pidfd_open syscall

    Signed-off-by: rohith-raju <[email protected]>
    Rohith-Raju committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    028a618 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. update(driver): Changes to syscall

    Signed-off-by: rohith-raju <[email protected]>
    Rohith-Raju committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    61e1dc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. update(test): fix failing tests

    Signed-off-by: rohith-raju <[email protected]>
    Rohith-Raju committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    0c6ad89 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update(test/syscall_exit_suite): added kernal check

    Signed-off-by: rohith-raju <[email protected]>
    Rohith-Raju committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    42d6c18 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. update(driver): address review requests

    Signed-off-by: rohith-raju <[email protected]>
    Rohith-Raju committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bf66008 View commit details
    Browse the repository at this point in the history
  2. tests: check flags value in the failure case

    Signed-off-by: Andrea Terzolo <[email protected]>
    Andreagit97 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3e12a98 View commit details
    Browse the repository at this point in the history