开源镜像站
帮助
动态
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
/
testing
Age
Commit message (
Expand
)
Author
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
2021-10-21
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
2021-10-21
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
2021-10-21
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
2021-10-21
selftests/bpf: Add verif_stats test
Dave Marchevsky
2021-10-21
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-20
selftests/bpf: Some more atomic tests
Brendan Jackman
2021-10-20
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
2021-10-20
selftests/bpf: Remove duplicated include in cgroup_helpers
Wan Jiabing
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-08
selftests/bpf: Skip verifier tests that fail to load with ENOTSUPP
Ilya Leoshkevich
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
2021-10-08
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
2021-10-08
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
2021-10-08
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
2021-10-08
selftests/bpf: Fix race condition in enable_stats
Yucong Sun
2021-10-08
selftests/bpf: Add per worker cgroup suffix
Yucong Sun
2021-10-08
selftests/bpf: Allow some tests to be executed in sequence
Yucong Sun
2021-10-08
selftests/bpf: Add parallelism to test_progs
Yucong Sun
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
2021-10-08
selftests/bpf: Better clean up for runqslower in test_bpftool_build.sh
Quentin Monnet
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
2021-10-08
selftests/bpf: Fix btf_dump test under new clang
Yucong Sun
2021-10-07
selftests/bpf: Remove SEC("version") from test progs
Dave Marchevsky
2021-10-07
selftests/bpf: Skip the second half of get_branch_snapshot in vm
Song Liu
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2021-10-06
selftest/bpf: Switch recursion test to use htab_map_delete_elem
Jiri Olsa
2021-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-10-04
selftests: net: Test for the IOAM encapsulation with IPv6
Justin Iurman
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
[next]