开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2021-03-08
selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param
Jesper Dangaard Brouer
2021-02-12
selftests/bpf: Add unit tests for pointers in global functions
Dmitrii Banshchikov
2021-02-13
selftests/bpf: Tests using bpf_check_mtu BPF-helper
Jesper Dangaard Brouer
2021-02-12
selftests/bpf: Add test for bpf_iter_task_vma
Song Liu
2021-02-11
selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie
Florent Revest
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
2021-02-11
selftests/bpf: Improve recursion selftest
Alexei Starovoitov
2021-02-11
selftest/bpf: Add a recursion test
Alexei Starovoitov
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2021-02-10
selftest/bpf: Add test for var-offset stack access
Andrei Matei
2021-02-08
selftests/bpf: Add missing cleanup in atomic_bounds test
Brendan Jackman
2021-02-04
bpf/selftests: Update the IMA test to use BPF ring buffer
KP Singh
2021-02-02
selftests/bpf: Fix a compiler warning in local_storage test
KP Singh
2021-02-02
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
2021-01-27
selftests/bpf: Verify that rebinding to port < 1024 from BPF works
Stanislav Fomichev
2021-01-21
selftest/bpf: Fix typo
Junlin Yang
2021-01-20
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
bpf: Permit size-0 datasec
Yonghong Song
2021-01-20
selftests: bpf: Add a new test for bare tracepoints
Qais Yousef
2021-01-20
bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.
Carlos Neira
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
bpf: Add tests for new BPF atomic operations
Brendan Jackman
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-12
selftests/bpf: Test kernel module ksym externs
Andrii Nakryiko
2021-01-12
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
2021-01-12
bpf: Update local storage test to check handling of null ptrs
KP Singh
2021-01-08
selftests/bpf: Remove duplicate include in test_lsm
Menglong Dong
2021-01-08
selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variants
Andrii Nakryiko
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-14
selftests/bpf: Add set_attach_target() API selftest for module target
Andrii Nakryiko
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-10
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
2020-12-04
selftests/bpf: Test bpf_sk_storage_get in tcp iterators
Florent Revest
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
Florent Revest
2020-12-04
selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
Florent Revest
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2020-12-03
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2020-12-03
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
2020-12-03
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
2020-12-03
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
2020-12-01
selftests/bpf: Drain ringbuf samples at the end of test
Andrii Nakryiko
2020-12-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2020-11-18
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2020-11-16
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
[next]