Commit Graph

  • 88eb7aaa9b
    Merge 9381fcbfcf into 0429ed2fa2 altugbozkurt07 2025-01-30 14:45:14 +0000
  • 9381fcbfcf lsm :: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • e9b10fd23f
    Merge 1d752136b9 into 0429ed2fa2 Dave Tucker 2025-01-30 14:06:29 +0000
  • 5c466a6c1a
    Merge 5a85043fb1 into 0429ed2fa2 arctic-alpaca 2025-01-30 06:36:23 -0500
  • e36a275f3e
    Merge fb0af68738 into 0429ed2fa2 arctic-alpaca 2025-01-30 06:36:17 -0500
  • db219273ad
    Merge 5458de0760 into 0429ed2fa2 LoGin 2025-01-30 06:35:27 -0500
  • 51c9782c1b
    Merge 480859a8da into 0429ed2fa2 Dave Tucker 2025-01-30 06:35:07 -0500
  • d425d23f00
    Merge ef73d65229 into 0429ed2fa2 Erik Schilling 2025-01-30 06:35:02 -0500
  • 733d7b5218
    Merge afa61c64a6 into 0429ed2fa2 vegkams 2025-01-30 06:34:47 -0500
  • 9b6c34a5a5
    Merge 484234ccf3 into 0429ed2fa2 Michal Rostecki 2025-01-30 06:34:42 -0500
  • fd74f3c3dc
    Merge a05e37d47d into 0429ed2fa2 Tim Upthegrove 2025-01-30 06:34:32 -0500
  • 59ea99b41b
    Merge cefee7e8c5 into 0429ed2fa2 ignacya 2025-01-30 06:34:27 -0500
  • 3c792dd206
    Merge 7af8bf8a66 into 0429ed2fa2 Dave Tucker 2025-01-30 06:34:22 -0500
  • 0429ed2fa2 Appease clippy main Tamir Duberstein 2025-01-30 05:52:06 -0500
  • da1eb6f587
    Appease clippy Tamir Duberstein 2025-01-30 05:52:06 -0500
  • 2907bc678d ci: add ARM runner Tamir Duberstein 2025-01-29 09:04:34 -0500
  • da54752bb6
    ci: add ARM runner Tamir Duberstein 2025-01-29 09:04:34 -0500
  • e46fae7459 Update public-api to 0.43.0 Tamir Duberstein 2025-01-27 12:40:47 +0200
  • fe06ed014b
    Update public-api to 0.43.0 Tamir Duberstein 2025-01-27 12:40:47 +0200
  • 7af8bf8a66 feat(aya): Add is_program_type_supported Dave Tucker 2025-01-24 16:34:46 +0000
  • cefee7e8c5 integration-test: read OBJCOPY from the environment with fallback Ignacy 2025-01-22 13:40:37 +0100
  • 1fe12b9990
    Fix aya-ebpf-* riscv64 build (#1139) Eric Long 2025-01-22 16:03:55 +0800
  • a05e37d47d aya-ebpf: add ifindex support to XdpContext Tim Upthegrove 2025-01-22 08:32:53 +0900
  • 2288b09115
    Fix aya-ebpf-* riscv64 build Eric Long 2025-01-21 18:16:25 +0800
  • 484234ccf3 feat(aya-ebpf): BTF maps Michal Rostecki 2024-12-16 08:04:08 +0100
  • ef73d65229 WIP: auto-attach tracepoints based on SEC() data Erik Schilling 2024-10-15 09:13:18 +0200
  • 9ec22c4822
    Merge 23d82dc0aa into 29b821376e Abhijit Gadgil 2025-01-15 20:58:15 -0800
  • f2493abcdd lsm :: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 29b821376e public-api: regenerate tamird 2025-01-15 04:30:45 +0000
  • 684f0b001b public-api: regenerate tamird 2025-01-15 04:30:45 +0000
  • 91ff050e5b lsm :: cgroup attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 356cf45914 Use Set (instead of Map) to hold links Tamir Duberstein 2024-11-25 11:07:27 -0500
  • 69144a977e Appease clippy Tamir Duberstein 2025-01-11 08:38:14 -0500
  • e4fecb8ac7
    Appease clippy Tamir Duberstein 2025-01-11 08:38:14 -0500
  • 114e7a6906
    Merge pull request #1133 from ajwerner/uprobe-cookie ajwerner 2025-01-10 20:52:24 -0500
  • 628b7fb022 aya::programs::uprobe: add support for cookies Andrew Werner 2025-01-09 19:48:21 -0500
  • b4a96d0856 aya::programs::uprobe: add support for cookies Andrew Werner 2025-01-09 19:48:21 -0500
  • 0c77783313 aya::programs::uprobe: add support for cookies Andrew Werner 2025-01-09 19:48:21 -0500
  • 3787b4be44 lsm-cgroup: attachment type support Altug Bozkurt 2025-01-09 16:39:43 +0300
  • 3141094200
    ebpf: Call `bpf_probe_read` on `*const T` BTF arguments Michal Rostecki 2023-03-14 14:56:47 +0100
  • f34d355d7d bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • c1ba517dbf
    bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • 3e3a6373d5
    bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • 28a28c9872 aya-tool: enable clang_macro_fallback Tamir Duberstein 2025-01-02 13:55:10 -0500
  • be6370c7cd aya-tool: extract common helper Tamir Duberstein 2025-01-02 13:54:43 -0500
  • 54b6686a3c
    aya-tool: enable clang_macro_fallback Tamir Duberstein 2025-01-02 13:55:10 -0500
  • 747cbefe6b
    aya-tool: extract common helper Tamir Duberstein 2025-01-02 13:54:43 -0500
  • 921897d907
    Merge 7c00199640 into 1355a2094f Kiva 2025-01-01 16:42:12 +0000
  • 4024c5f619
    Merge 0811203286 into 1355a2094f Quentin JEROME 2025-01-01 16:40:42 +0000
  • 1355a2094f
    Merge pull request #1126 from aya-rs/dependabot/github_actions/github-actions-4fb87efe6a dependabot[bot] 2025-01-01 16:39:39 +0000
  • e8b8467c18
    build(deps): bump DavidAnson/markdownlint-cli2-action dependabot[bot] 2025-01-01 16:19:23 +0000
  • f26ccde136 Allow `+bpo` kernels Tamir Duberstein 2024-12-30 11:25:57 -0500
  • f39e9c277b
    Allow `+bpo` kernels Tamir Duberstein 2024-12-30 11:25:57 -0500
  • df053f095b
    docs: update docs for load to mention include_bytes_aligned (#1119) Noah Kennedy 2024-12-29 15:52:46 -0600
  • 78ee9a4634 Avoid useless conversions Tamir Duberstein 2024-12-27 09:48:15 -0500
  • 4257643354 Clean up C type imports Tamir Duberstein 2024-12-27 10:00:02 -0500
  • 52d0eb3f50
    Avoid useless conversions Tamir Duberstein 2024-12-27 09:48:15 -0500
  • ecfbd09cc8
    Clean up C type imports Tamir Duberstein 2024-12-27 10:00:02 -0500
  • 7fcd3ababb
    Merge 6075a11bbf into 41706d74e4 Tyrone Wu 2024-12-27 09:48:17 -0500
  • 41706d74e4 Narrow clippy allowances Tamir Duberstein 2024-12-27 05:50:55 -0500
  • 1bf6a38619 Simplify `parse_param` Tamir Duberstein 2024-12-27 08:04:54 -0500
  • 9ec2d312c8
    Narrow clippy allowances Tamir Duberstein 2024-12-27 05:50:55 -0500
  • c6487dad5e
    Simplify `parse_param` Tamir Duberstein 2024-12-27 08:04:54 -0500
  • d616946069 Update bpf.rs Michal Rostecki 2024-12-27 11:34:58 +0100
  • 4063006bb7 feedback noah 2024-12-22 08:11:06 -0600
  • 0f9e6a43b6 docs: update docs for load to mention include_bytes_aligned noah 2024-12-21 20:48:12 -0600
  • 4f0559f2af chore: Fix cippy errors Michal Rostecki 2024-12-27 12:42:27 +0100
  • ade2dae923 chore: Fix cippy errors Michal Rostecki 2024-12-27 12:42:27 +0100
  • aea3efecd5
    Merge pull request #1120 from aya-rs/dependabot/cargo/cargo-crates-f75f554572 dependabot[bot] 2024-12-23 15:05:27 +0000
  • af4254bc57
    build(deps): update octorust requirement in the cargo-crates group dependabot[bot] 2024-12-23 13:11:01 +0000
  • d1457acc6d ci: cache downloads Tamir Duberstein 2024-12-12 10:45:07 -0500
  • 305a45ad1e
    ci: cache downloads Tamir Duberstein 2024-12-12 10:45:07 -0500
  • cc2da4a2a4 ci: download gen_init_cpio with authentication Tamir Duberstein 2024-12-12 15:10:46 -0500
  • ebcf436ef8
    ci: download gen_init_cpio with authentication Tamir Duberstein 2024-12-12 15:10:46 -0500
  • f955e7145f
    ci: download gen_init_cpio with authentication Tamir Duberstein 2024-12-12 18:20:06 -0500
  • 1dfcfbcf90
    Merge pull request #1113 from aya-rs/dependabot/cargo/cargo-crates-ab63383a63 dependabot[bot] 2024-12-09 16:20:56 +0000
  • 4f3ea551f3
    build(deps): update bindgen requirement in the cargo-crates group dependabot[bot] 2024-12-09 13:36:35 +0000
  • b84f504c39
    Use Set (instead of Map) to hold links Tamir Duberstein 2024-11-25 11:07:27 -0500
  • 5a43bedc01 Replace proc-macro-error with proc-macro2-diagnostics Tamir Duberstein 2024-12-02 11:20:04 -0500
  • dae394e199 aya-ebpf-macros: remove aya-ebpf version Tamir Duberstein 2024-12-02 09:35:22 -0500
  • 3ead4efafd
    aya-ebpf-macros: remove aya-ebpf version Tamir Duberstein 2024-12-02 09:35:22 -0500
  • 66d1393e33
    Replace proc-macro-error with proc-macro2-diagnostics Tamir Duberstein 2024-12-02 11:20:04 -0500
  • 82ac0c807d
    aya-ebpf-macros: remove dev dependency on aya-ebpf Tamir Duberstein 2024-12-02 09:35:22 -0500
  • 3d8cb08b7f aya-build: add explicit irrefutable pattern Tamir Duberstein 2024-12-01 16:40:59 -0500
  • 015c0df0f4 aya-build: enable anyhow/std Tamir Duberstein 2024-12-01 16:36:01 -0500
  • 6970353b58 aya-build: add description Tamir Duberstein 2024-12-01 16:21:57 -0500
  • 7ba03cf882
    aya-build: add explicit irrefutable pattern Tamir Duberstein 2024-12-01 16:40:59 -0500
  • 7cd2f5232e
    aya-build: enable anyhow/std Tamir Duberstein 2024-12-01 16:36:01 -0500
  • 7c0a61c167
    aya-build: add description Tamir Duberstein 2024-12-01 16:21:57 -0500
  • ecb46b3d76
    bpf: Handle raw tracepoint arguments Mike Rostecki 2023-10-03 17:36:18 +0100
  • b01bc3f49b Use Result in integration-test's build script Tamir Duberstein 2024-11-30 08:49:18 -0500
  • 2b2af44915 Extract aya-build for building eBPF crates Tamir Duberstein 2024-11-28 10:00:50 -0500
  • e0c4948e36 Extract integration-common for shared types Tamir Duberstein 2024-11-30 17:05:27 -0500
  • 217577e5ec
    Extract integration-common for shared types Tamir Duberstein 2024-11-30 17:05:27 -0500
  • 60eaa7d3b5
    Use Result in integration-test's build script Tamir Duberstein 2024-11-30 08:49:18 -0500
  • 4fe778cf40
    Extract aya-build for building eBPF crates Tamir Duberstein 2024-11-28 10:00:50 -0500
  • c5172def75 Avoid reading env needlessly Tamir Duberstein 2024-11-28 10:20:15 -0500
  • 806783c0fc Remove integration-ebp/rust-toolchain Tamir Duberstein 2024-11-26 16:09:13 -0500
  • fd00b39f09 Enable unwinding in userspace Tamir Duberstein 2024-11-26 14:53:30 -0500
  • 1de7e728b6 Allow aya-ebpf to clippy with stable rust Tamir Duberstein 2024-11-26 17:36:35 -0500