Commit History

Author SHA1 Message Date
  Dave Tucker 0e70838b0f Release aya-log v0.2.1 1 month ago
  Dave Tucker 04bbbccffa Release aya-log-common v0.1.15, aya-log-ebpf v0.1.1 1 month ago
  Dave Tucker c3f0c7dc3f chore: Prepare for aya-log-ebpf release 1 month ago
  Dave Tucker 59082f572c Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 1 month ago
  Dave Tucker c169b727e6 Release aya-obj v0.2.0, aya v0.13.0, safety bump aya v0.13.0 1 month ago
  astoycos 5478cac008 feat(aya): Implement TCX 7 months ago
  dependabot[bot] 1d272f38bd build(deps): update hashbrown requirement in the cargo-crates group 1 month ago
  Tamir Duberstein aa240baadf Appease clippy 1 month ago
  GrigorenkoPV 55ed9e0546 fix(aya-log): print &[u8] using full width (#1008) 1 month ago
  Vladimir Petrzhikovskii d05110fd86 perf: cache `nr_cpus` in a thread_local 1 month ago
  Tamir Duberstein afd777b705 Clarify `Arc` usage 1 month ago
  Tamir Duberstein e992c280cb Replace `Arc` with `&'static` 1 month ago
  Tamir Duberstein 0e867572ff Avoid intermediate allocations in parse_cpu_ranges 1 month ago
  Tamir Duberstein f3b2744072 Reduce duplication in `{nr,possible}_cpus` 1 month ago
  Tamir Duberstein 2b299d4fba Replace `lazy_static` with `std::sync::LazyLock` 1 month ago
  Tamir Duberstein 0f163633e3 Appease clippy 1 month ago
  Michal Rostecki 045032bff0 ci: Use libLLVM from Rust CI tarball 2 months ago
  Tamir Duberstein f498a1b7a9 Remove assertion that doesn't work in macOS HVF 1 month ago
  Tamir Duberstein 59a153076a ci: use {clang,llvm}-15 on ubuntu-22.04 1 month ago
  Tamir Duberstein 5b29008691 Appease `static_mut_refs` 2 months ago
  Tamir Duberstein 48ca623a1f Update public-api to 0.38.0 2 months ago
  dependabot[bot] 5f91efdf43 build(deps): bump DavidAnson/markdownlint-cli2-action 2 months ago
  dependabot[bot] 11d953fee8 build(deps): bump the cargo-crates group with 2 updates 2 months ago
  Alessandro Decina b87f4b9642 Merge pull request #1029 from aya-rs/fix/ci-linux-kernel-version 2 months ago
  Davide Bertola e775f8329b Fix linux kernel version in gh ci runners 2 months ago
  Alessandro Decina 2cd35769dc Merge pull request #1023 from l2dy/fdlink/sockops 2 months ago
  Zero King c44f8b0f5b aya: use FdLink in SockOps programs 2 months ago
  tyrone-wu 02d1db5fc0 aya: remove unwrap and NonZero* in info 2 months ago
  Alessandro Decina 635ed3baed Merge pull request #1020 from l2dy/sockops-ctx 2 months ago
  Zero King 95e1763e30 aya-ebpf: Add set_reply accessor to SockOpsContext 2 months ago