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 }}
kernalix7
/
oncrix
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: kernalix7/oncrix
Actions
All workflows
Workflows
CI
CI
Deploy website to GitHub Pages
Deploy website to GitHub Pages
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
445 workflow runs
445 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(kernel): dispatch AArch64 getpid (#192)
CI
#443:
Commit
6ce48dd
pushed by
kernalix7
6h 2m 2s
main
main
6h 2m 2s
View workflow file
feat(kernel): dispatch AArch64 getpid
CI
#442:
Pull request
#192
opened by
kernalix7
5m 11s
feature/aarch64-getpid
feature/aarch64-getpid
5m 11s
View #192
View workflow file
feat(kernel): load exec images from VFS (#191)
CI
#441:
Commit
71503b0
pushed by
kernalix7
5m 46s
main
main
5m 46s
View workflow file
feat(kernel): load exec images from VFS
CI
#440:
Pull request
#191
opened by
kernalix7
5m 50s
feature/vfs-backed-execve
feature/vfs-backed-execve
5m 50s
View #191
View workflow file
fix(vfs): harden 9P frame and session boundaries (#190)
CI
#439:
Commit
4b54bea
pushed by
kernalix7
5m 29s
main
main
5m 29s
View workflow file
fix(vfs): harden 9P frame and session boundaries
CI
#438:
Pull request
#190
opened by
kernalix7
5m 27s
fix/vfs-plan9-frame-session-boundaries
fix/vfs-plan9-frame-session-boundaries
5m 27s
View #190
View workflow file
feat(kernel): admit TCP protocol 6 (#189)
CI
#437:
Commit
b5c125c
pushed by
kernalix7
5m 10s
main
main
5m 10s
View workflow file
feat(kernel): admit TCP protocol 6
CI
#436:
Pull request
#189
opened by
kernalix7
5m 24s
feature/tcp-admission-gate
feature/tcp-admission-gate
5m 24s
View #189
View workflow file
feat(kernel): admit SCTP protocol 132 (#188)
CI
#435:
Commit
5fe2bae
pushed by
kernalix7
5m 42s
main
main
5m 42s
View workflow file
feat(kernel): admit SCTP protocol 132
CI
#434:
Pull request
#188
opened by
kernalix7
5m 23s
feature/sctp-protocol-132
feature/sctp-protocol-132
5m 23s
View #188
View workflow file
feat(kernel): harden GRE protocol 47 admission (#187)
CI
#433:
Commit
58a55e8
pushed by
kernalix7
5m 25s
main
main
5m 25s
View workflow file
feat(kernel): harden GRE protocol 47 admission
CI
#432:
Pull request
#187
opened by
kernalix7
5m 54s
feature/gre-protocol-47
feature/gre-protocol-47
5m 54s
View #187
View workflow file
fix(syscall): synchronize Landlock global state (#186)
CI
#431:
Commit
e303625
pushed by
kernalix7
5m 36s
main
main
5m 36s
View workflow file
fix(syscall): synchronize Landlock global state
CI
#430:
Pull request
#186
opened by
kernalix7
5m 39s
fix/landlock-spinlock-state
fix/landlock-spinlock-state
5m 39s
View #186
View workflow file
feat(kernel): validate DHCP messages arriving on the client port (#185)
CI
#429:
Commit
728213e
pushed by
kernalix7
5m 42s
main
main
5m 42s
View workflow file
feat(kernel): validate DHCP messages arriving on the client port
CI
#428:
Pull request
#185
opened by
kernalix7
5m 35s
feat/dhcp-validate-wire
feat/dhcp-validate-wire
5m 35s
View #185
View workflow file
feat(kernel): validate DNS messages arriving on the DNS port (#184)
CI
#427:
Commit
78d2725
pushed by
kernalix7
5m 33s
main
main
5m 33s
View workflow file
feat(kernel): validate DNS messages arriving on the DNS port
CI
#426:
Pull request
#184
opened by
kernalix7
5m 28s
feat/wire-dns-validation
feat/wire-dns-validation
5m 28s
View #184
View workflow file
fix(kernel): reject forward compression pointers in DNS name decoding…
CI
#425:
Commit
1ebf466
pushed by
kernalix7
5m 41s
main
main
5m 41s
View workflow file
fix(kernel): reject forward compression pointers in DNS name decoding
CI
#424:
Pull request
#183
opened by
kernalix7
5m 43s
fix/dns-forward-pointer
fix/dns-forward-pointer
5m 43s
View #183
View workflow file
feat(kernel): dispatch IPv6 frames to the NDP stack (#182)
CI
#423:
Commit
67ceb9a
pushed by
kernalix7
5m 36s
main
main
5m 36s
View workflow file
feat(kernel): dispatch IPv6 frames to the NDP stack
CI
#422:
Pull request
#182
opened by
kernalix7
5m 30s
feat/wire-ipv6-dispatch
feat/wire-ipv6-dispatch
5m 30s
View #182
View workflow file
fix(kernel): enforce the RFC 4861 hop-limit gate before NDP touches t…
CI
#421:
Commit
6518812
pushed by
kernalix7
5m 32s
main
main
5m 32s
View workflow file
fix(kernel): enforce the RFC 4861 hop-limit gate before NDP touches the cache
CI
#420:
Pull request
#181
opened by
kernalix7
6m 6s
fix/ndp-hop-limit-gate
fix/ndp-hop-limit-gate
6m 6s
View #181
View workflow file
fix(syscall): hand out the last inotify watch descriptor before repor…
CI
#419:
Commit
e82fd8b
pushed by
kernalix7
6m 33s
main
main
6m 33s
View workflow file
Previous
1
2
3
4
5
…
17
18
Next
You can’t perform that action at this time.