index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Ensure sleepable program is rejected by hash map iter
Hou Tao
2022-08-10
1
-0
/
+6
*
selftests/bpf: Add write tests for sk local storage map iterator
Hou Tao
2022-08-10
1
-2
/
+18
*
selftests/bpf: Add tests for reading a dangling map iter fd
Hou Tao
2022-08-10
1
-0
/
+92
*
selftests/bpf: Add test for prealloc_lru_pop bug
Kumar Kartikeya Dwivedi
2022-08-10
1
-0
/
+21
*
selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpf
Stanislav Fomichev
2022-08-08
1
-0
/
+95
*
selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeout
Daniel Müller
2022-07-29
1
-1
/
+1
*
selftests/bpf: Attach to socketcall() in test_probe_user
Ilya Leoshkevich
2022-07-26
1
-11
/
+24
*
selftests/bpf: Don't assign outer source IP to host
Paul Chaignon
2022-07-26
1
-2
/
+15
*
selftests/bpf: Add negative tests for new nf_conntrack kfuncs
Kumar Kartikeya Dwivedi
2022-07-22
1
-1
/
+55
*
selftests/bpf: Add tests for new nf_conntrack kfuncs
Lorenzo Bianconi
2022-07-22
1
-0
/
+8
*
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
2022-07-19
1
-1
/
+1
*
selftests/bpf: test eager BPF ringbuf size adjustment logic
Andrii Nakryiko
2022-07-19
1
-0
/
+11
*
selftests/bpf: validate .bss section bigger than 8MB is possible now
Andrii Nakryiko
2022-07-19
1
-0
/
+2
*
selftests/bpf: add test of __weak unknown virtual __kconfig extern
Andrii Nakryiko
2022-07-19
1
-10
/
+7
*
selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
Jiri Olsa
2022-07-15
1
-0
/
+2
*
selftests/bpf: add a ksym iter subtest
Alan Maguire
2022-07-13
1
-0
/
+16
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-09
10
-10
/
+514
|
\
|
*
bpf: Check attach_func_proto more carefully in check_return_code
Stanislav Fomichev
2022-07-08
1
-0
/
+12
|
*
selftests/bpf: Add test involving restrict type qualifier
Daniel Müller
2022-07-08
1
-0
/
+2
|
*
selftests/bpf: Fix few more compiler warnings
Andrii Nakryiko
2022-07-06
3
-4
/
+4
|
*
selftests/bpf: Add type match test against kernel's task_struct
Daniel Müller
2022-07-06
1
-0
/
+1
|
*
selftests/bpf: Add nested type to type based tests
Daniel Müller
2022-07-06
1
-0
/
+4
|
*
selftests/bpf: Add test checking more characteristics
Daniel Müller
2022-07-06
1
-0
/
+37
|
*
selftests/bpf: Add type-match checks to type-based tests
Daniel Müller
2022-07-06
1
-2
/
+29
|
*
selftests/bpf: Skip lsm_cgroup when we don't have trampolines
Stanislav Fomichev
2022-07-01
1
-0
/
+8
|
*
selftests/bpf: lsm_cgroup functional test
Stanislav Fomichev
2022-06-29
1
-0
/
+293
|
*
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
2022-06-29
1
-1
/
+1
|
*
selftests/bpf: remove last tests with legacy BPF map definitions
Andrii Nakryiko
2022-06-28
1
-1
/
+0
|
*
selftests/bpf: Fix rare segfault in sock_fields prog test
Jörn-Thorben Hinz
2022-06-23
1
-1
/
+0
|
*
selftests/bpf: Test a BPF CC implementing the unsupported get_info()
Jörn-Thorben Hinz
2022-06-23
1
-0
/
+20
|
*
selftests/bpf: Test an incomplete BPF CC
Jörn-Thorben Hinz
2022-06-23
1
-0
/
+22
|
*
selftests/bpf: Test a BPF CC writing sk_pacing_*
Jörn-Thorben Hinz
2022-06-23
1
-0
/
+19
|
*
selftests/bpf: BPF test_prog selftests for bpf_loop inlining
Eduard Zingerman
2022-06-21
1
-0
/
+62
|
*
selftests/bpf: allow BTF specs and func infos in test_verifier tests
Eduard Zingerman
2022-06-21
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-01
1
-9
/
+75
|
\
\
|
*
|
selftests/bpf: Test sockmap update when socket has ULP
Jakub Sitnicki
2022-06-24
1
-9
/
+75
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
3
-39
/
+97
|
\
|
|
|
|
/
|
/
|
|
*
selftest/bpf: Fix kprobe_multi bench test
Jiri Olsa
2022-06-17
1
-0
/
+3
|
*
selftests/bpf: Shuffle cookies symbols in kprobe multi test
Jiri Olsa
2022-06-17
1
-39
/
+39
|
*
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Jakub Sitnicki
2022-06-16
1
-0
/
+55
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-18
8
-90
/
+733
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: Add selftests for raw syncookie helpers in TC mode
Maxim Mikityanskiy
2022-06-17
1
-9
/
+46
|
*
selftests/bpf: Add selftests for raw syncookie helpers
Maxim Mikityanskiy
2022-06-17
1
-0
/
+146
|
*
selftests/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
2022-06-17
1
-1
/
+48
|
*
selftests/bpf: Avoid skipping certain subtests
Yonghong Song
2022-06-15
1
-1
/
+6
|
*
selftests/bpf: Add a test for enum64 value relocations
Yonghong Song
2022-06-07
1
-0
/
+58
|
*
selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
Yonghong Song
2022-06-07
1
-2
/
+95
|
*
selftests/bpf: Add BTF_KIND_ENUM64 unit tests
Yonghong Song
2022-06-07
1
-0
/
+36
|
*
selftests/bpf: Test new enum kflag and enum64 API functions
Yonghong Song
2022-06-07
1
-34
/
+92
|
*
selftests/bpf: Fix selftests failure
Yonghong Song
2022-06-07
1
-20
/
+0
[next]