index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
1
-2
/
+7
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
1
-6
/
+41
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
1
-0
/
+36
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
3
-20
/
+18
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
8
-22
/
+22
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2
-2
/
+23
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
6
-7
/
+14
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
2
-0
/
+47
2021-10-21
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
1
-1
/
+1
2021-10-21
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
1
-6
/
+7
2021-10-21
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
1
-2
/
+2
2021-10-21
selftests/bpf: Add verif_stats test
Dave Marchevsky
1
-0
/
+28
2021-10-21
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
2
-0
/
+94
2021-10-20
selftests/bpf: Some more atomic tests
Brendan Jackman
3
-0
/
+120
2021-10-20
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
1
-0
/
+2
2021-10-20
selftests/bpf: Remove duplicated include in cgroup_helpers
Wan Jiabing
1
-1
/
+0
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
6
-106
/
+106
2021-10-08
selftests/bpf: Skip verifier tests that fail to load with ENOTSUPP
Ilya Leoshkevich
1
-1
/
+11
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
38
-38
/
+48
2021-10-08
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
1
-2
/
+2
2021-10-08
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
2
-0
/
+17
2021-10-08
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
2
-2
/
+2
2021-10-08
selftests/bpf: Fix race condition in enable_stats
Yucong Sun
1
-1
/
+1
2021-10-08
selftests/bpf: Add per worker cgroup suffix
Yucong Sun
2
-4
/
+4
2021-10-08
selftests/bpf: Allow some tests to be executed in sequence
Yucong Sun
1
-6
/
+54
2021-10-08
selftests/bpf: Add parallelism to test_progs
Yucong Sun
2
-37
/
+610
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
7
-2
/
+83
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
1
-1
/
+1
2021-10-08
selftests/bpf: Better clean up for runqslower in test_bpftool_build.sh
Quentin Monnet
1
-0
/
+4
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
1
-6
/
+9
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
1
-2
/
+5
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
1
-0
/
+2
2021-10-08
selftests/bpf: Fix btf_dump test under new clang
Yucong Sun
4
-9
/
+9
2021-10-07
selftests/bpf: Remove SEC("version") from test progs
Dave Marchevsky
40
-61
/
+0
2021-10-07
selftests/bpf: Skip the second half of get_branch_snapshot in vm
Song Liu
1
-0
/
+34
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
5
-7
/
+7
2021-10-06
selftest/bpf: Switch recursion test to use htab_map_delete_elem
Jiri Olsa
2
-11
/
+8
2021-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
1
-0
/
+86
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
1
-6
/
+49
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
1
-0
/
+47
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
6
-30
/
+126
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
99
-367
/
+1154
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
13
-40
/
+38
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+10
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2
-3
/
+9
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2
-4
/
+28
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
1
-19
/
+19
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
12
-35
/
+33
[prev]
[next]