Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
multikernel
/
sandlock
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
396
Code
Issues
13
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
control: replace the /dev/shm registry with abstract Unix sockets
- #207
#207
Merged
congwang-mk
merged 16 commits into
main
multikernel/sandlock:main
from
drop-control-socket-knob
multikernel/sandlock:drop-control-socket-knob
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
control: replace the /dev/shm registry with abstract Unix sockets
#207
congwang-mk
merged 16 commits into
main
multikernel/sandlock:main
from
drop-control-socket-knob
multikernel/sandlock:drop-control-socket-knob
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
sandbox: drop the control_socket opt-out knob
Show description for 9c1981b
congwang-mk
committed
9c1981b
View commit details
Copy full SHA for 9c1981b
Browse repository at this point
control: address sandboxes by abstract socket name
Show description for 846ee26
congwang-mk
committed
846ee26
View commit details
Copy full SHA for 846ee26
Browse repository at this point
sandbox: bind the control socket in every mode and serve info
Show description for 257457b
congwang-mk
committed
257457b
View commit details
Copy full SHA for 257457b
Browse repository at this point
Commits on Sep 3, 2026
cli: discover sandboxes through /proc/net/unix
Show description for 0fc6176
congwang-mk
committed
0fc6176
View commit details
Copy full SHA for 0fc6176
Browse repository at this point
tests: cover the abstract control socket lifecycle
Show description for ba3d1af
congwang-mk
committed
ba3d1af
View commit details
Copy full SHA for ba3d1af
Browse repository at this point
tests: reap the stopped supervisor before asserting
Show description for 407e069
congwang-mk
committed
407e069
View commit details
Copy full SHA for 407e069
Browse repository at this point
sandbox: release the control socket name before wait returns
Show description for 15fa93d
congwang-mk
committed
15fa93d
View commit details
Copy full SHA for 15fa93d
Browse repository at this point
control: tidy leftovers from the socket registry change
Show description for 19cf69d
congwang-mk
committed
19cf69d
View commit details
Copy full SHA for 19cf69d
Browse repository at this point
control: authenticate the listener and bound each request
Show description for ed7b4ba
congwang-mk
committed
ed7b4ba
View commit details
Copy full SHA for ed7b4ba
Browse repository at this point
docs: note the control socket's scope coupling and refresh ps samples
Show description for d30417d
congwang-mk
committed
d30417d
View commit details
Copy full SHA for d30417d
Browse repository at this point
control: tolerate foreign abstract names when listing
Show description for 83a6279
congwang-mk
committed
83a6279
View commit details
Copy full SHA for 83a6279
Browse repository at this point
sandbox: close inherited control sockets first thing in the child
Show description for e84a35a
congwang-mk
committed
e84a35a
View commit details
Copy full SHA for e84a35a
Browse repository at this point
control: learn both pids from the kernel
Show description for 6082174
congwang-mk
committed
6082174
View commit details
Copy full SHA for 6082174
Browse repository at this point
control: retire the runtime dir from comments
Show description for 010e67d
congwang-mk
committed
010e67d
View commit details
Copy full SHA for 010e67d
Browse repository at this point
Commits on Sep 4, 2026
sandbox: publish the pgrp socket before the child's dup2 loops
Show description for c26c51f
congwang-mk
committed
c26c51f
View commit details
Copy full SHA for c26c51f
Browse repository at this point
control: track live control fds instead of scanning /proc in the child
Show description for 30d029b
congwang-mk
committed
30d029b
View commit details
Copy full SHA for 30d029b
Browse repository at this point
You can’t perform that action at this time.