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
Sort

Pull requests list

build(deps): bump DavidAnson/markdownlint-cli2-action from 16 to 17 in the github-actions group dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code test A PR that improves test cases or CI
#1031 opened Sep 16, 2024 by dependabot bot Loading…
build(deps): bump the cargo-crates group with 2 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code test A PR that improves test cases or CI
#1030 opened Sep 16, 2024 by dependabot bot Loading…
ci: pin rust to nightly-2024-09-09 until public-api fixed aya This is about aya (userspace) aya-obj Relating to the aya-obj crate test A PR that improves test cases or CI
#1028 opened Sep 11, 2024 by Billy99 Loading…
ci: Use pre-release LLVM versions from tarballs test A PR that improves test cases or CI
#1022 opened Sep 7, 2024 by vadorovsky Loading…
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 test A PR that improves test cases or CI
#1017 opened Sep 2, 2024 by davibe Draft
fix(aya-log): print &[u8] using full width aya-log Relating to aya-log
#1008 opened Aug 5, 2024 by GrigorenkoPV Loading…
feat: Add set for Array<T> aya-bpf This is about aya-bpf (kernel) needs tests
#1005 opened Jul 30, 2024 by fslongjin Loading…
aya: convert bpf programs to assembly aya This is about aya (userspace) needs-rebase test A PR that improves test cases or CI
#1000 opened Jul 25, 2024 by Billy99 Draft
Support BPF Token aya This is about aya (userspace) aya-log Relating to aya-log aya-obj Relating to the aya-obj crate 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)
#986 opened Jul 11, 2024 by reyzell Loading…
aya: skip map creation and relocation for maps that should be ignored aya This is about aya (userspace) aya-obj Relating to the aya-obj crate test A PR that improves test cases or CI
#968 opened Jun 13, 2024 by martinsoees Loading…
aya-ebpf: XdpContext adjust_{head|tail|meta} API aya-bpf This is about aya-bpf (kernel) test A PR that improves test cases or CI
#949 opened May 17, 2024 by gabhijit Draft
Add API to create maps at runtime aya This is about aya (userspace) aya-obj Relating to the aya-obj crate needs-rebase
#935 opened Apr 21, 2024 by alessandrod Draft
Fix kernel version parsing failed too early. aya This is about aya (userspace)
#923 opened Apr 7, 2024 by imkiva Loading…
Tcx 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-obj Relating to the aya-obj crate test A PR that improves test cases or CI
#921 opened Apr 5, 2024 by astoycos Loading…
Implement InodeStorage api/needs-review Makes an API change that needs review aya-bpf This is about aya-bpf (kernel) test A PR that improves test cases or CI
#916 opened Mar 29, 2024 by addisoncrump Loading…
integration-test: Prefer system-wide lld over rust-lld on Linux test A PR that improves test cases or CI
#908 opened Mar 13, 2024 by vadorovsky Loading…
wip: bpftool but with aya aya This is about aya (userspace) aya-obj Relating to the aya-obj crate aya-tool Relating to aya-tool
#902 opened Mar 7, 2024 by dave-tucker Draft
bpf: Add bpf_strncmp helper aya-bpf This is about aya-bpf (kernel) needs-rebase test A PR that improves test cases or CI
#871 opened Jan 22, 2024 by vadorovsky Loading…
aya: Add bpf_map_delete_elem for XskMap api/needs-review Makes an API change that needs review aya This is about aya (userspace) test A PR that improves test cases or CI
#848 opened Dec 6, 2023 by arctic-alpaca Loading…
Improve AF_XDP test test A PR that improves test cases or CI
#846 opened Dec 1, 2023 by arctic-alpaca Loading…
bpf: Handle raw tracepoint arguments aya-bpf This is about aya-bpf (kernel) needs-rebase test A PR that improves test cases or CI
#805 opened Oct 3, 2023 by vadorovsky Loading…
[216] Add Support For Flow Dissector Programs 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-obj Relating to the aya-obj crate needs-rebase test A PR that improves test cases or CI
#802 opened Oct 1, 2023 by azenna Draft
aya-bpf: Add read_kernel! helper macro aya-bpf This is about aya-bpf (kernel) needs-rebase
#792 opened Sep 22, 2023 by Tacklebox Loading…
integration-test, xtask: Move xtask run docs into README needs-rebase test A PR that improves test cases or CI
#741 opened Aug 10, 2023 by dave-tucker Loading…
ProTip! Exclude everything labeled bug with -label:bug.