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 }}
Dstack-TEE
/
dstack
Public
Notifications
You must be signed in to change notification settings
Fork
96
Star
546
Code
Issues
48
Pull requests
32
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
next
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2026
Merge pull request #1226 from Dstack-TEE/feat/os-kernel-headers
Show description for e2cf39a
kvinwang
authored
e2cf39a
View commit details
Copy full SHA for e2cf39a
Browse repository at this point
refactor(os): simplify the kernel-devel export and builder image
Show description for 7e76996
kvinwang
committed
7e76996
View commit details
Copy full SHA for 7e76996
Browse repository at this point
fix(os): validate kernel-devel archives and simplify builder workflow
Show description for cfd4e12
kvinwang
committed
cfd4e12
View commit details
Copy full SHA for cfd4e12
Browse repository at this point
docs: document building out-of-tree kernel modules for the guest OS
kvinwang
committed
d970feb
View commit details
Copy full SHA for d970feb
Browse repository at this point
ci(mkosi): publish the kernel build tree and the builder image
kvinwang
committed
a508fa4
View commit details
Copy full SHA for a508fa4
Browse repository at this point
feat(os/mkosi): export the kernel build tree of the image it builds
kvinwang
committed
dfb0e46
View commit details
Copy full SHA for dfb0e46
Browse repository at this point
feat(os/image): add the kernel module builder image
kvinwang
committed
fe8039a
View commit details
Copy full SHA for fe8039a
Browse repository at this point
feat(os/image): publish the exported kernel build tree as a release artifact
kvinwang
committed
1581cc9
View commit details
Copy full SHA for 1581cc9
Browse repository at this point
feat(os): export the guest kernel build tree for out-of-tree modules
kvinwang
committed
576b0d2
View commit details
Copy full SHA for 576b0d2
Browse repository at this point
Commits on Sep 16, 2026
Merge pull request #1225 from WimYedema/fix/rsync-archive-group-next
Show description for dcce1f6
kvinwang
authored
dcce1f6
View commit details
Copy full SHA for dcce1f6
Browse repository at this point
fix(yocto): drop source owner as well during unpack staging
Show description for fdfdfbd
kvinwang
committed
fdfdfbd
View commit details
Copy full SHA for fdfdfbd
Browse repository at this point
Commits on Sep 15, 2026
fix(yocto): avoid preserving source groups during unpack
Show description for c11c410
WimYedema
committed
c11c410
View commit details
Copy full SHA for c11c410
Browse repository at this point
Merge pull request #1193 from Dstack-TEE/feat/vmm-ui-status-filter
Show description for b7ed51b
Leechael
authored
b7ed51b
View commit details
Copy full SHA for b7ed51b
Browse repository at this point
style(vmm): rustfmt the status-filter test imports
Show description for 0f8d6b9
Leechael
committed
0f8d6b9
View commit details
Copy full SHA for 0f8d6b9
Browse repository at this point
feat(vmm): add a status filter to the console instance list
Show description for 3b75a4c
Leechael
committed
3b75a4c
View commit details
Copy full SHA for 3b75a4c
Browse repository at this point
Merge pull request #1224 from Dstack-TEE/fix/kms-release-forge
Show description for 2da8d01
kvinwang
authored
2da8d01
View commit details
Copy full SHA for 2da8d01
Browse repository at this point
ci: build KMS contracts from checked-out dependencies
kvinwang
committed
bc760b2
View commit details
Copy full SHA for bc760b2
Browse repository at this point
Merge pull request #1223 from Dstack-TEE/fix/ghcr-public-check
Show description for 455ff98
kvinwang
authored
455ff98
View commit details
Copy full SHA for 455ff98
Browse repository at this point
ci: verify GHCR images are public
kvinwang
committed
0c6b751
View commit details
Copy full SHA for 0c6b751
Browse repository at this point
Merge pull request #1222 from Dstack-TEE/fix/ghcr-release-images
Show description for 4c6cabc
kvinwang
authored
4c6cabc
View commit details
Copy full SHA for 4c6cabc
Browse repository at this point
ci: harden GHCR release publishing
kvinwang
committed
d697fbc
View commit details
Copy full SHA for d697fbc
Browse repository at this point
ci: publish release images to GHCR
kvinwang
committed
42844e0
View commit details
Copy full SHA for 42844e0
Browse repository at this point
Merge pull request #1065 from Dstack-TEE/fix/gpu-sbr-vfio-ioctls
Show description for 0055cc0
kvinwang
authored
0055cc0
View commit details
Copy full SHA for 0055cc0
Browse repository at this point
refactor(vmm): keep VFIO group handling encapsulated
kvinwang
committed
c975611
View commit details
Copy full SHA for c975611
Browse repository at this point
refactor(vmm): use vfio-ioctls for GPU hot reset
kvinwang
committed
57de57c
View commit details
Copy full SHA for 57de57c
Browse repository at this point
feat(vmm): add sanitize-gpu subcommand for manual GPU reset
Show description for cfbee85
Leechael
authored and
kvinwang
committed
cfbee85
View commit details
Copy full SHA for cfbee85
Browse repository at this point
fix(vmm): sanitize GPUs via VFIO hot reset instead of sysfs SBR
Show description for 2eb9f7f
Leechael
authored and
kvinwang
committed
2eb9f7f
View commit details
Copy full SHA for 2eb9f7f
Browse repository at this point
Merge pull request #1214 from Dstack-TEE/feat/netd-lifecycle
Show description for cb7ea9b
kvinwang
authored
cb7ea9b
View commit details
Copy full SHA for cb7ea9b
Browse repository at this point
Merge pull request #1220 from Dstack-TEE/feat/tdx-large-guest-boot
Show description for 6ff96df
kvinwang
authored
6ff96df
View commit details
Copy full SHA for 6ff96df
Browse repository at this point
os/kernel: warn on SWIOTLB bounce before the default pool is shared
Show description for 70fdc28
kvinwang
committed
70fdc28
View commit details
Copy full SHA for 70fdc28
Browse repository at this point
docs: describe the large TDX guest boot-time fixes
kvinwang
committed
50d4f06
View commit details
Copy full SHA for 50d4f06
Browse repository at this point
os/kernel: convert the TDX SWIOTLB buffer to shared after SMP bring-up
kvinwang
committed
2a3cc49
View commit details
Copy full SHA for 2a3cc49
Browse repository at this point
os/kernel: stop accepting 4 MiB per allocation before watermarks are set
kvinwang
committed
38cb94b
View commit details
Copy full SHA for 38cb94b
Browse repository at this point
docs: describe TDX guest scaling knobs and profiles
kvinwang
committed
e4ff854
View commit details
Copy full SHA for e4ff854
Browse repository at this point
os: ship experimental tdx-guest-tune.sh helper
Show description for f950ff9
kvinwang
committed
f950ff9
View commit details
Copy full SHA for f950ff9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.