index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_progs.c
Age
Commit message (
Expand
)
Author
2026-08-12
selftests/bpf: Report failed subtest count in test_progs summary
Vineet Gupta
2026-08-12
selftests/bpf: Add --no-error-summary to skip end-of-run error log dump
Vineet Gupta
2026-07-24
selftests/bpf: Fix memory leak on subtest_states reallocation
Feng Yang
2026-07-24
selftests/bpf: Use calloc to allocate subtest_states
Feng Yang
2026-07-24
selftests/bpf: Fix missing allocation null checks in test_progs.c
Feng Yang
2026-07-24
selftests/bpf: Fix incorrect error checking for pthread_create
Feng Yang
2026-07-24
selftests/bpf: Fix extra free of subtest_state->name
Feng Yang
2026-06-05
selftests/bpf: Skip tests whose objects were not built
Ricardo B. Marlière
2026-04-20
selftests/bpf: Fix up __u16 vlen assumptions
Alan Maguire
2026-04-07
selftests/bpf: Allow prog name matching for tests with __description
Kumar Kartikeya Dwivedi
2026-02-24
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
2026-02-24
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
2025-03-20
selftests/bpf: Sanitize pointer prior fclose()
Björn Töpel
2025-03-15
selftests/bpf: Fix dangling stdout seen by traffic monitor thread
Amery Hung
2025-03-15
selftests/bpf: Clean up call sites of stdio_restore()
Amery Hung
2025-02-19
selftests/bpf: Optionally open a dedicated namespace to run test in it
Bastien Curutchet (eBPF Foundation)
2024-12-02
selftests/bpf: add a macro to compare raw memory
Alexis Lothoré (eBPF Foundation)
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2024-10-07
selftests/bpf: Fix backtrace printing for selftests crashes
Eduard Zingerman
2024-10-03
selftests/bpf: Add missing va_end.
Zhang Jiao
2024-09-05
selftests/bpf: fix some typos in selftests
Lin Yikai
2024-08-23
selftests/bpf: make use of PROCMAP_QUERY ioctl if available
Andrii Nakryiko
2024-08-15
selftests/bpf: netns_new() and netns_free() helpers.
Kui-Feng Lee
2024-08-15
selftests/bpf: Add the traffic monitor option to test_progs.
Kui-Feng Lee
2024-07-30
selftests/bpf: Fix using stdout, stderr as struct field names
Tony Ambardar
2024-07-30
selftests/bpf: Fix compile if backtrace support missing in libc
Tony Ambardar
2024-07-29
selftests/bpf: Use pid_t consistently in test_progs.c
Tony Ambardar
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-01-23
selftests/bpf: Move is_jit_enabled() into testing_helpers
Tiezhu Yang
2023-10-06
selftests/bpf: Don't truncate #test/subtest field
Andrii Nakryiko
2023-05-16
selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
Jiri Olsa
2023-05-16
selftests/bpf: Move test_progs helpers to testing_helpers object
Jiri Olsa
2023-05-01
selftests/bpf: Test_progs can read test lists from file
Stephen Veiss
2023-03-31
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
2023-01-27
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-09
selftests: Fix test group SKIPPED result
Domenico Cerasuolo
2022-11-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-07-29
selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeout
Daniel Müller
2022-05-20
selftests/bpf: Remove filtered subtests from output
Mykola Lysenko
2022-05-20
selftests/bpf: Fix subtest number formatting in test_progs
Mykola Lysenko
2022-04-28
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
2022-04-27
bpf/selftests: Add granular subtest output for prog_test
Mykola Lysenko
2022-04-18
selftests/bpf: Refactor prog_tests logging and test execution
Mykola Lysenko
2022-04-10
selftests/bpf: Improve by-name subtest selection logic in prog_tests
Mykola Lysenko
2022-04-03
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
[next]