blob: ff85a743f9ad96949396f88b58094e75b655c90b [file] [log] [blame]
74fc097de327 ("tools/bpf: Support new uapi for map element bpf iterator")
9efcc4ad7a15 ("selftests/bpf: Add a test for out of bound rdonly buf access")
3b1c420bd882 ("selftests/bpf: Add a test for bpf sk_storage_map iterator")
60dd49ea6539 ("selftests/bpf: Add test for bpf array map iterators")
2a7c2fff7dd6 ("selftests/bpf: Add test for bpf hash map iterators")
d8793aca7086 ("tools/bpftool: Add bpftool support for bpf map element iterator")
cd31039a7347 ("tools/libbpf: Add support for bpf map element iterator")
90040351a832 ("tools, bpftool: Clean subcommand help messages")
c8caa0bb4b38 ("tools, bpftool: Minor fixes for documentation")
6879c042e105 ("tools/bpf: selftests: Add bpf_iter selftests")
9406b485dea5 ("tools/bpftool: Add bpf_iter support for bptool")
c09add2fbc5a ("tools/libbpf: Add bpf_iter support")
0bee106716cf ("libbpf: Add support for command BPF_ENABLE_STATS")
cf9bf714523d ("tools: bpftool: Allow unprivileged users to probe features")
e3450b79dfe4 ("tools: bpftool: For "feature probe" define "full_mode" bool as global")
7464d013ccd4 ("bpftool: Add bpftool-link manpage")
c5481f9a954f ("bpftool: Add bpf_link show and pin support")
0dbc866832a0 ("libbpf: Add low-level APIs for new bpf_link commands")
f2e10bff16a0 ("bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link")
a3b80e107894 ("bpf: Allocate ID for bpf_link")
f9d041271cf4 ("bpf: Refactor bpf_link update handling")
cc4f864bb118 ("libbpf: Add support for bpf_link-based cgroup attachment")
0c991ebc8c69 ("bpf: Implement bpf_prog replacement for an active bpf_cgroup_link")
af6eea57437a ("bpf: Implement bpf_link-based cgroup BPF program attachment")
1e092a031829 ("tools/libbpf: Add support for BPF_PROG_TYPE_LSM")
e2842be53d4f ("libbpf: Add setter for initial value for internal maps")
bd5ca3ef93cd ("libbpf: Add function to set link XDP fd while specifying old program")
f54a5bba1203 ("bpf: Remove unused vairable 'bpf_xdp_link_lops'")
00c4eddf7ee5 ("bpf: Factor out cgroup storages operations")
65c93628599d ("bpftool: Add struct_ops support")
98868668367b ("bpf: Abstract away entire bpf_link clean up procedure")
babf3164095b ("bpf: Add bpf_link_new_file that doesn't install FD")
319c7c1f6b78 ("bpftool: Documentation for bpftool prog profile")
47c09d6a9f67 ("bpftool: Introduce "prog profile" command")
c016b68edc7a ("libbpf: Add bpf_link pinning/unpinning")
70ed506c3bbc ("bpf: Introduce pinnable bpf_link abstraction")
df8ff35311c8 ("libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h")
396f544ed5e5 ("selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test")
ad92b12a6e0e ("bpftool: Update bash completion for "bpftool feature" command")
bcdacab6e70c ("bpftool: Update documentation of "bpftool feature" command")
368cb0e7cdb5 ("bpftool: Make probes which emit dmesg warnings optional")
6b52ca44e8af ("bpftool: Move out sections to separate functions")
ff26ce5cd768 ("libbpf: Add support for dynamic program attach target")
dd88aed92d01 ("libbpf: Bump libpf current version to v0.0.8")
67306f84ca78 ("selftests/bpf: Add bpf_read_branch_records() selftest")
d633d57902a5 ("selftest/bpf: Add test for allowed trampolines count")
954b3c439779 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")