Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NVIDIA/libnvidia-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.2
Choose a base ref
...
head repository: NVIDIA/libnvidia-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.3
Choose a head ref
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Nov 19, 2024

  1. Create virtual copy of host ldconfig binary before calling fexecve()

    Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
    cdesiniotis committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ff83efb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Add fallback for systems without memfd_create()

    Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
    cdesiniotis committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8fe3262 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Fix always using fallback

    Signed-off-by: Evan Lezar <elezar@nvidia.com>
    elezar committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f6a92a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Merge commit from fork

    Create virtual copy of host ldconfig binary before calling fexecve()
    elezar authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    16f37fc View commit details
    Browse the repository at this point in the history
Loading