index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-01-24
libbpf: Add bpf_token_create() API
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-24
libbpf: Ensure undefined bpf_attr field stays 0
Martin KaFai Lau
2024-01-24
selftests: netdevsim: fix the udp_tunnel_nic test
Jakub Kicinski
2024-01-24
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
2024-01-24
perf version: Display availability of HAVE_DWARF_UNWIND_SUPPORT
James Clark
2024-01-24
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__record_args()
Kan Liang
2024-01-24
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2024-01-24
selftests: net: fix rps_default_mask with >32 CPUs
Jakub Kicinski
2024-01-24
KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...
Jing Zhang
2024-01-24
selftests/bpf: Wait for the netstamp_needed_key static key to be turned on
Martin KaFai Lau
2024-01-24
selftests/bpf: Fix the flaky tc_redirect_dtime test
Martin KaFai Lau
2024-01-23
libbpf: Correct bpf_core_read.h comment wrt bpf_core_relo struct
Dima Tisnek
2024-01-23
selftests/bpf: Skip callback tests if jit is disabled in test_verifier
Tiezhu Yang
2024-01-23
selftests/bpf: Move is_jit_enabled() into testing_helpers
Tiezhu Yang
2024-01-23
selftests: fill in some missing configs for net
Jakub Kicinski
2024-01-23
selftests/bpf: test case for register_bpf_struct_ops().
Kui-Feng Lee
2024-01-23
libbpf: Find correct module BTFs for struct_ops maps and progs.
Kui-Feng Lee
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2024-01-23
bpftool: Display cookie for kprobe multi link
Jiri Olsa
2024-01-23
bpftool: Display cookie for perf event link probes
Jiri Olsa
2024-01-23
selftests/bpf: Add fill_link_info test for perf event
Jiri Olsa
2024-01-23
selftests/bpf: Add cookies check for perf_event fill_link_info test
Jiri Olsa
2024-01-23
selftests/bpf: Add cookies check for kprobe_multi fill_link_info test
Jiri Olsa
2024-01-23
bpftool: Fix wrong free call in do_show_link
Jiri Olsa
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
2024-01-23
bpf: Use r constraint instead of p constraint in selftests
Jose E. Marchesi
2024-01-23
bpf: fix constraint in test_tcpbpf_kern.c
Jose E. Marchesi
2024-01-23
bpf: avoid VLAs in progs/test_xdp_dynptr.c
Jose E. Marchesi
2024-01-23
libbpf: call dup2() syscall directly
Andrii Nakryiko
2024-01-23
selftests/bpf: Enable kptr_xchg_inline test for arm64
Hou Tao
2024-01-23
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
2024-01-23
libbpf: Apply map_set_def_max_entries() for inner_maps on creation
Andrey Grafin
2024-01-23
bpf: Sync uapi bpf.h header for the tooling infra
Daniel Borkmann
2024-01-23
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
2024-01-23
selftests/bpf: Fix potential premature unload in bpf_testmod
Artem Savkov
2024-01-23
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-01-23
bpf: Minor improvements for bpf_cmp.
Alexei Starovoitov
2024-01-23
selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
Yonghong Song
[prev]
[next]