Skip to content

Pull requests: aya-rs/aya

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

aya: add multi-uprobe attach support
#1417 opened Dec 15, 2025 by swananan Loading…
Fix TODOs of unwrap calls by implementing Error Variants aya This is about aya (userspace) aya-obj Relating to the aya-obj crate
#1389 opened Nov 10, 2025 by belohnung Loading…
aya-obj: Sanitize type names aya-bpf This is about aya-bpf (kernel) aya-obj Relating to the aya-obj crate
#1382 opened Nov 5, 2025 by vadorovsky Draft
aya: Support loading programs with ksyms aya This is about aya (userspace) aya-obj Relating to the aya-obj crate test A PR that improves test cases or CI
#1372 opened Oct 22, 2025 by altugbozkurt07 Loading…
aya-ebpf: Add BTF map definitions for hash maps aya-bpf This is about aya-bpf (kernel) needs-rebase test A PR that improves test cases or CI
#1367 opened Oct 14, 2025 by vadorovsky Loading…
aya-ebpf: re-enable generic_const_exprs aya-bpf This is about aya-bpf (kernel) test A PR that improves test cases or CI
#1360 opened Oct 3, 2025 by tamird Draft
aya-ebpf: Add BPF_F_ADJ_ROOM_ENCAP_L2 "macro" aya-bpf This is about aya-bpf (kernel) test A PR that improves test cases or CI
#1344 opened Sep 15, 2025 by aureliar8 Loading…
aya-obj: fix variable length array index check aya-obj Relating to the aya-obj crate
#1343 opened Sep 11, 2025 by fatemender Loading…
aya: add support for BPF_PROG_TYPE_SK_REUSEPORT aya This is about aya (userspace) aya-bpf This is about aya-bpf (kernel) aya-obj Relating to the aya-obj crate test A PR that improves test cases or CI
#1328 opened Aug 25, 2025 by epheo Draft
ebpf: add bpf_d_path helper function aya-bpf This is about aya-bpf (kernel) test A PR that improves test cases or CI
#1326 opened Aug 23, 2025 by cppcoffee Loading…
feat(aya-obj): Support loading programs with ksyms aya-obj Relating to the aya-obj crate needs-rebase test A PR that improves test cases or CI
#1265 opened May 12, 2025 by vadorovsky Draft
aya: introduce uprobe location ElfSymOffset aya This is about aya (userspace)
#1258 opened Apr 23, 2025 by SergejIsbrecht Loading…
aya-ebpf: introduce array::OutOfBounds error aya-bpf This is about aya-bpf (kernel) test A PR that improves test cases or CI
#1253 opened Apr 19, 2025 by thomaseizinger Loading…
Add support for kernel module split BTF aya-obj Relating to the aya-obj crate test A PR that improves test cases or CI
#1248 opened Apr 10, 2025 by roblabla Loading…
feat: Added bounds check for SkBuff::load_bytes and relevant integration test. api/needs-review Makes an API change that needs review aya This is about aya (userspace) aya-bpf This is about aya-bpf (kernel) aya-log Relating to aya-log aya-obj Relating to the aya-obj crate aya-tool Relating to aya-tool needs-rebase test A PR that improves test cases or CI
#1218 opened Mar 15, 2025 by RyanAlameddine Loading…
feat(aya): Add task storage map type (in the user-space) api/needs-review Makes an API change that needs review aya This is about aya (userspace) needs-rebase test A PR that improves test cases or CI
#1161 opened Feb 2, 2025 by vadorovsky Draft
WIP: Reduce Explosion of Aya Error Types api/needs-review Makes an API change that needs review aya This is about aya (userspace) aya-log Relating to aya-log aya-obj Relating to the aya-obj crate needs-rebase test A PR that improves test cases or CI
#1061 opened Oct 18, 2024 by dave-tucker Draft
WIP: auto-attach tracepoints based on SEC() data aya This is about aya (userspace) aya-obj Relating to the aya-obj crate test A PR that improves test cases or CI
#1057 opened Oct 15, 2024 by Ablu Draft
aya: Implement .kconfig support api/needs-review Makes an API change that needs review aya This is about aya (userspace) aya-obj Relating to the aya-obj crate needs-rebase test A PR that improves test cases or CI
#1017 opened Sep 2, 2024 by davibe Loading…
Support BPF Token aya This is about aya (userspace) aya-log Relating to aya-log aya-obj Relating to the aya-obj crate aya-tool Relating to aya-tool needs-rebase test A PR that improves test cases or CI
#990 opened Jul 15, 2024 by dave-tucker Draft
Add the ability to detach an eBPF program aya This is about aya (userspace) needs-rebase
#986 opened Jul 11, 2024 by reyzell Loading…
ProTip! Filter pull requests by the default branch with base:main.