开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-08-25
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
2021-08-25
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2021-08-25
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
2021-08-25
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2021-08-25
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2021-08-25
selftests: xsk: Simplify the retry code
Magnus Karlsson
2021-08-25
selftests: xsk: Return correct error codes
Magnus Karlsson
2021-08-25
selftests: xsk: Remove unused variables
Magnus Karlsson
2021-08-25
selftests: xsk: Remove the num_tx_packets option
Magnus Karlsson
2021-08-25
selftests: xsk: Remove color mode
Magnus Karlsson
2021-08-25
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2021-08-25
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-24
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
2021-08-24
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-24
selftests/bpf: Exit with KSFT_SKIP if no Makefile found
Li Zhijian
2021-08-24
selftests/bpf: Add missing files required by test_bpftool.sh for installing
Li Zhijian
2021-08-24
selftests/bpf: Add default bpftool built by selftests to PATH
Li Zhijian
2021-08-24
selftests/bpf: Make test_doc_build.sh work from script directory
Li Zhijian
2021-08-24
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
2021-08-23
selftests/bpf: Reduce flakyness in timer_mim
Yucong Sun
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-20
selftests/bpf: Add tests for {set|get} socket option from setsockopt BPF
Prankur Gupta
2021-08-19
selftests/bpf: Adding delay in socketmap_listen to reduce flakyness
Yucong Sun
2021-08-19
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-17
selftests/bpf: Fix flaky send_signal test
Yonghong Song
2021-08-17
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
2021-08-17
selftests/bpf: Support glob matching for test selector.
Yucong Sun
2021-08-17
selftests/bpf: Also print test name in subtest status message
Yucong Sun
2021-08-17
selftests/bpf: Correctly display subtest skip status
Yucong Sun
2021-08-17
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
2021-08-17
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
2021-08-16
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
2021-08-16
selftest/bpf: Add new tests in sockmap for unix stream to tcp.
Jiang Wang
2021-08-16
selftest/bpf: Change udp to inet in some function names
Jiang Wang
2021-08-16
selftest/bpf: Add tests for sockmap with unix stream type.
Jiang Wang
2021-08-16
selftests/bpf: Test btf__load_vmlinux_btf/btf__load_module_btf APIs
Hengqi Chen
2021-08-17
selftests/bpf: Add ref_ctr_offset selftests
Andrii Nakryiko
2021-08-17
libbpf: Add uprobe ref counter offset support for USDT semaphores
Andrii Nakryiko
2021-08-17
selftests/bpf: Add bpf_cookie selftests for high-level APIs
Andrii Nakryiko
2021-08-17
selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}
Andrii Nakryiko
2021-08-17
selftests/bpf: Test low-level perf BPF link API
Andrii Nakryiko
2021-08-17
libbpf: Add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs
Andrii Nakryiko
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
2021-08-17
libbpf: Use BPF perf link when supported by kernel
Andrii Nakryiko
2021-08-17
libbpf: Remove unused bpf_link's destroy operation, but add dealloc
Andrii Nakryiko
2021-08-17
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-15
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
[next]