aya/bpf
Michal Rostecki 1df3b17d29 aya-bpf: Add bpf_probe_write_user helper
This helper allows to write to mutable pointers in the userspace, which
come from userspace functions that uprobes attach to.

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
..
aya-bpf aya-bpf: Add bpf_probe_write_user helper
aya-bpf-bindings Update libbpf to 19656636a9b9a2de1f71fa3135709295c16701cc
aya-bpf-cty bpf: Fix clippy warnings
aya-bpf-macros aya-bpf-macros: Fix LSM macro documentation
Cargo.toml bpf: add aya-bpf-bindings