index
:
pm24.git
cpufreq-rust
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
/
progs
Age
Commit message (
Expand
)
Author
2023-08-09
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2023-07-18
selftests/bpf: Add more tests for check_max_stack_depth bug
Kumar Kartikeya Dwivedi
2023-07-05
selftests/bpf: Add selftest for check_stack_max_depth bug
Kumar Kartikeya Dwivedi
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
selftests/bpf: Fix compilation failure for prog vrf_socket_lookup
Yonghong Song
2023-06-21
selftests/bpf: Add vrf_socket_lookup tests
Gilad Sever
2023-06-13
selftests/bpf: Verify that check_ids() is used for scalars in regsafe()
Eduard Zingerman
2023-06-13
selftests/bpf: Check if mark_chain_precision() follows scalar ids
Eduard Zingerman
2023-06-13
selftests/bpf: add a test for subprogram extables
Krister Johansen
2023-06-12
selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
David Vernet
2023-06-12
selftests/bpf: Add test for new bpf_cpumask_first_and() kfunc
David Vernet
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
2023-06-05
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
David Vernet
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-06-02
selftests/bpf: Add access_inner_map selftest
Rhys Rustad-Elliott
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-24
libbpf: Selftests for resizing datasec maps
JP Kobryn
2023-05-23
bpf, sockmap: Test progs verifier error with latest clang
John Fastabend
2023-05-23
bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with drops
John Fastabend
2023-05-23
bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0
John Fastabend
2023-05-19
selftests/bpf: Test bpf_sock_destroy
Aditi Ghag
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
2023-05-16
selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
Jiri Olsa
2023-05-16
selftests/bpf: Fix s390 sock_field test failure
Yonghong Song
2023-05-13
selftests/bpf: Correctly handle optlen > 4096
Stanislav Fomichev
2023-05-06
selftests/bpf: Accept mem from dynptr in helper funcs
Daniel Rosenberg
2023-05-06
selftests/bpf: Check overflow in optional buffer
Daniel Rosenberg
2023-05-06
selftests/bpf: Test allowing NULL buffer in dynptr slice
Daniel Rosenberg
2023-05-06
selftests/bpf: Add testcase for bpf_task_under_cgroup
Feng Zhou
2023-05-04
selftests/bpf: revert iter test subprog precision workaround
Andrii Nakryiko
2023-05-04
selftests/bpf: add precision propagation tests in the presence of subprogs
Andrii Nakryiko
2023-04-27
selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with lates...
Yonghong Song
2023-04-27
selftests/bpf: xdp_hw_metadata track more timestamps
Jesper Dangaard Brouer
2023-04-27
selftests/bpf: Add tests for dynptr convenience helpers
Joanne Koong
2023-04-24
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
2023-04-22
selftests/bpf: verifier/prevent_map_lookup converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/value_ptr_arith converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/value_illegal_alu converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/unpriv converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/subreg converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/spin_lock converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/sock converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/search_pruning converted to inline assembly
Eduard Zingerman
2023-04-21
selftests/bpf: verifier/runtime_jit converted to inline assembly
Eduard Zingerman
[next]