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
.
pythonbpf
/
Python-BPF
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
240
Code
Issues
22
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: pythonbpf/Python-BPF
Actions
All workflows
Workflows
Copilot
Copilot
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Format
Format
Test
Test
Upload Python Package
Upload Python Package
Show more workflows...
Management
Caches
Deployments
Format
Format
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
format.yml
will be ignored since log searching is not yet available
606 workflow runs
606 workflow runs
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.
Docs: Integer semantics user-guide page
Format
#612:
Commit
da93e1f
pushed by
r41k0u
17s
feat/integer-signedness
feat/integer-signedness
17s
View workflow file
Tests: Integer signedness cases mirroring the C reference
Format
#611:
Commit
a5cbff3
pushed by
r41k0u
17s
feat/integer-signedness
feat/integer-signedness
17s
View workflow file
Core: Type comparison and boolean results as unsigned i1
Format
#610:
Commit
7a79258
pushed by
r41k0u
17s
feat/integer-signedness
feat/integer-signedness
17s
View workflow file
Core: Choose signed or unsigned operators and predicates from the pro…
Format
#609:
Commit
5f9cead
pushed by
r41k0u
19s
feat/integer-signedness
feat/integer-signedness
19s
View workflow file
Core: Type each binary operation per node with C's arithmetic convers…
Format
#608:
Commit
29d7aaa
pushed by
r41k0u
21s
feat/integer-signedness
feat/integer-signedness
21s
View workflow file
Core: Carry signedness from every declaration and inference site
Format
#607:
Commit
3c3a35d
pushed by
r41k0u
21s
feat/integer-signedness
feat/integer-signedness
21s
View workflow file
Core: Route every integer widening and narrowing through convert()
Format
#606:
Commit
f8db6f9
pushed by
r41k0u
15s
feat/integer-signedness
feat/integer-signedness
15s
View workflow file
Core: Give every symbol kind a common Symbol base class
Format
#605:
Commit
526f113
pushed by
r41k0u
18s
feat/global-variables
feat/global-variables
18s
View #99
View workflow file
Core: Bind declared globals in local_sym_tab instead of a per-functio…
Format
#604:
Commit
2b77c40
pushed by
r41k0u
18s
feat/global-variables
feat/global-variables
18s
View workflow file
Core: Resolve assignment targets local-first, and reject global on a …
Format
#603:
Commit
f4ec12d
pushed by
r41k0u
15s
feat/global-variables
feat/global-variables
15s
View workflow file
Core: Unify the Python-operator tables in expr/operators.py
Format
#602:
Commit
f5c4dec
pushed by
r41k0u
14s
feat/global-variables
feat/global-variables
14s
View workflow file
Tests: Record the lower-do-not-desugar house style in the skill
Format
#601:
Commit
e8ab118
pushed by
r41k0u
21s
feat/global-variables
feat/global-variables
21s
View workflow file
Tests: Pin name-resolution order under vmlinux collisions
Format
#600:
Commit
274bac9
pushed by
r41k0u
17s
feat/global-variables
feat/global-variables
17s
View workflow file
Core: Make XDP return names respect local and global shadowing
Format
#599:
Commit
7f5773e
pushed by
r41k0u
23s
feat/global-variables
feat/global-variables
23s
View workflow file
Fix skill to ask Python path
Format
#598:
Commit
20b9bb9
pushed by
r41k0u
20s
feat/global-variables
feat/global-variables
20s
View workflow file
Tests: Cover global variable reads, writes, and the error cases
Format
#597:
Commit
c0fda58
pushed by
r41k0u
19s
feat/global-variables
feat/global-variables
19s
View workflow file
Tests: Record what the first selftest porting spike found
Format
#596:
Commit
507f075
pushed by
r41k0u
23s
tests/selftest-port-spike
tests/selftest-port-spike
23s
View #98
View workflow file
Bump llvmlite to 0.49
Format
#595:
Commit
926ce3f
pushed by
r41k0u
17s
master
master
17s
View workflow file
Vmlinux gen fix (#97)
Format
#594:
Commit
5d0b226
pushed by
varun-r-mallya
19s
master
master
19s
View workflow file
add CI workflow to run the test suite
Format
#593:
Commit
6b76b74
pushed by
varun-r-mallya
20s
ci-test-runner
ci-test-runner
20s
View workflow file
Add CI workflow to run the test suite (#96)
Format
#592:
Commit
5bfa8e3
pushed by
varun-r-mallya
19s
vmlinux-gen-fix
vmlinux-gen-fix
19s
View #97
View workflow file
avoid running CI twice per push: scope push trigger to master
Format
#591:
Commit
7ea46e5
pushed by
varun-r-mallya
22s
ci-test-runner
ci-test-runner
22s
View #96
View workflow file
fix ruff-format violation in vmlinux-gen.py
Format
#590:
Commit
5c05b11
pushed by
varun-r-mallya
18s
vmlinux-gen-fix
vmlinux-gen-fix
18s
View workflow file
avoid running CI twice per push: scope push trigger to master
Format
#589:
Commit
264cab5
pushed by
varun-r-mallya
22s
ci-test-runner
ci-test-runner
22s
View workflow file
remove debug step, LLVM 22 fix confirmed working on CI
Format
#588:
Commit
a74cf03
pushed by
varun-r-mallya
23s
ci-test-runner
ci-test-runner
23s
View workflow file
Previous
1
2
3
4
5
…
24
25
Next
You can’t perform that action at this time.