aya/xtask/src
Tamir Duberstein cc2da4a2a4 ci: download gen_init_cpio with authentication
The raw endpoint[0] now[1] seems to return HTTP 429 on the first request
and unauthenticated API limits are exceeded after one request (so one of
ubuntu/macos builders fails). Hopefully this works with authentication.

Link: https://raw.githubusercontent.com/torvalds/linux/refs/heads/master/usr/gen_init_cpio.c [0]
Link: https://github.com/orgs/community/discussions/146957 [1]
..
codegen codegen: cgroup_iter_order NFPROTO* nf_inet_hooks
docs.rs chore(aya-ebpf): Rename bpf -> ebpf
lib.rs rustfmt: group_imports = "StdExternalCrate"
main.rs rustfmt: group_imports = "StdExternalCrate"
public_api.rs Use TargetKind enum and Target::is_proc_macro
run.rs ci: download gen_init_cpio with authentication