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
Accelerator
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
.
tier4
/
awkernel
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
283
Code
Issues
29
Pull requests
13
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Wiki
Security and quality
Insights
fix: fine grained lock in smoltcp
- #265
#265
Merged
ytakano
merged 14 commits into
main
tier4/awkernel:main
from
fine_grained_lock_in_smoltcp
tier4/awkernel:fine_grained_lock_in_smoltcp
Copy head branch name to clipboard
Jan 9, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix: fine grained lock in smoltcp
#265
ytakano
merged 14 commits into
main
tier4/awkernel:main
from
fine_grained_lock_in_smoltcp
tier4/awkernel:fine_grained_lock_in_smoltcp
Copy head branch name to clipboard
Commits
Commits on Jan 3, 2025
Copy smoltcp v0.11.0 into awkernel
Show description for c38b19b
Koichi98
committed
c38b19b
View commit details
Copy full SHA for c38b19b
Browse repository at this point
build succeed without warnings&errors
Show description for 7ecd810
Koichi98
committed
7ecd810
View commit details
Copy full SHA for 7ecd810
Browse repository at this point
apply clippy
Show description for 332e7de
Koichi98
committed
332e7de
View commit details
Copy full SHA for 332e7de
Browse repository at this point
apply cargo fmt
Show description for ef3a0c4
Koichi98
committed
ef3a0c4
View commit details
Copy full SHA for ef3a0c4
Browse repository at this point
Commits on Jan 6, 2025
WIP
Show description for 522b913
Koichi98
committed
522b913
View commit details
Copy full SHA for 522b913
Browse repository at this point
Commits on Jan 8, 2025
Merge branch 'main' into fine_grained_lock_in_smoltcp
Koichi98
authored
cbd525e
View commit details
Copy full SHA for cbd525e
Browse repository at this point
socket level lock, build succeed
Show description for 9080801
Koichi98
committed
9080801
View commit details
Copy full SHA for 9080801
Browse repository at this point
eliminate the warning & apply clippy
Show description for 48cc67d
Koichi98
committed
48cc67d
View commit details
Copy full SHA for 48cc67d
Browse repository at this point
delete unnecessary files
Show description for de65013
Koichi98
committed
de65013
View commit details
Copy full SHA for de65013
Browse repository at this point
avoid deadlock in socket_meta.rs
Show description for 351442e
Koichi98
committed
351442e
View commit details
Copy full SHA for 351442e
Browse repository at this point
avoid deadlock in awkernel_lib/src/net/udp_socket.rs
Show description for 8e4987b
Koichi98
committed
8e4987b
View commit details
Copy full SHA for 8e4987b
Browse repository at this point
Commits on Jan 9, 2025
avoid deadlock in awkernel_lib/src/net/tcp_*.rs
Show description for d2d5ae6
Koichi98
committed
d2d5ae6
View commit details
Copy full SHA for d2d5ae6
Browse repository at this point
Merge branch 'main' into fine_grained_lock_in_smoltcp
Koichi98
committed
904be3f
View commit details
Copy full SHA for 904be3f
Browse repository at this point
Merge branch 'fine_grained_lock_in_smoltcp' of github.com:tier4/awkernel into fine_grained_lock_in_smoltcp
Koichi98
committed
aedb8d8
View commit details
Copy full SHA for aedb8d8
Browse repository at this point
You can’t perform that action at this time.