index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2021-06-14
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2021-05-20
selftests/bpf: Test ringbuf mmap read-only and read-write restrictions
Andrii Nakryiko
2021-05-20
selftests/bpf: Convert static to global in tc_redirect progs
Stanislav Fomichev
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-30
selftests/bpf: Fix the snprintf test
Florent Revest
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-28
bpf, selftests: Update array map tests for per-cpu batched ops
Pedro Tammela
2021-04-27
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-04-26
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
2021-04-26
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
2021-04-26
selftests/bpf: Add remaining ASSERT_xxx() variants
Andrii Nakryiko
2021-04-25
selftests/bpf: Use ASSERT macros in lsm test
Jiri Olsa
2021-04-25
selftests/bpf: Test that module can't be unloaded with attached trampoline
Jiri Olsa
2021-04-25
selftests/bpf: Add re-attach test to lsm test
Jiri Olsa
2021-04-25
selftests/bpf: Add re-attach test to fexit_test
Jiri Olsa
2021-04-25
selftests/bpf: Add re-attach test to fentry_test
Jiri Olsa
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-25
tools: do not include scripts/Kbuild.include
Masahiro Yamada
2021-04-23
selftests/bpf: Document latest Clang fix expectations for linking tests
Andrii Nakryiko
2021-04-23
selftests/bpf: Add map linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Add function linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Omit skeleton generation for multi-linked BPF object files
Andrii Nakryiko
2021-04-23
selftests/bpf: Use -O0 instead of -Og in selftests builds
Andrii Nakryiko
2021-04-20
selftests/bpf: Add docs target as all dependency
Jiri Olsa
2021-04-19
bpf/selftests: Add bpf_get_task_stack retval bounds test_prog
Dave Marchevsky
2021-04-19
bpf/selftests: Add bpf_get_task_stack retval bounds verifier test
Dave Marchevsky
2021-04-19
selftests/bpf: Add a series of tests for bpf_snprintf
Florent Revest
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-16
bpf: Update selftests to reflect new error states
Daniel Borkmann
2021-04-15
selftests/bpf: Silence clang compilation warnings
Yonghong Song
2021-04-15
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
2021-04-14
tools/testing: Remove unused variable
zuoqilin
2021-04-14
selftests/bpf: Fix the ASSERT_ERR_PTR macro
Florent Revest
2021-04-13
selftests/bpf: Add tests for target information in bpf_link info queries
Toke Høiland-Jørgensen
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
selftests/bpf: ringbuf_multi: Test bpf_map__set_inner_map_fd
Yauheni Kaliuta
2021-04-08
selftests/bpf: ringbuf_multi: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: ringbuf: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: mmap: Use runtime page size
Yauheni Kaliuta
2021-04-08
selftests/bpf: Pass page size from userspace in map_ptr
Yauheni Kaliuta
2021-04-08
selftests/bpf: Pass page size from userspace in sockopt_sk
Yauheni Kaliuta
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Convert to use BPF skeleton
Yauheni Kaliuta
2021-04-08
selftests/bpf: test_progs/sockopt_sk: Remove version
Yauheni Kaliuta
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
2021-04-03
bpf, selftests: test_maps generating unrecognized data section
John Fastabend
[next]