开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-25
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
2019-10-23
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
2019-10-23
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-22
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
2019-10-21
selftests/bpf: Make reference_tracking test use subtests
Andrii Nakryiko
2019-10-21
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-18
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
2019-10-17
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
Andrii Nakryiko
2019-10-17
selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs
Andrii Nakryiko
2019-10-17
selftests/bpf: Replace test_progs and test_maps w/ general rule
Andrii Nakryiko
2019-10-17
selftests/bpf: Add simple per-test targets to Makefile
Andrii Nakryiko
2019-10-17
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
2019-10-17
selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor
Andrii Nakryiko
2019-10-17
selftests/bpf: Teach test_progs to cd into subdir
Andrii Nakryiko
2019-10-17
selftests/bpf: Restore the netns after flow dissector reattach test
Jakub Sitnicki
2019-10-17
selftests/bpf: Add kfree_skb raw_tp test
Alexei Starovoitov
2019-10-15
selftests: bpf: Don't try to read files without read permission
Jiri Pirko
2019-10-15
selftests: bpf: Add selftest for __sk_buff tstamp
Stanislav Fomichev
2019-10-15
selftests/bpf: Add field existence CO-RE relocs tests
Andrii Nakryiko
2019-10-12
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
2019-10-12
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
2019-10-11
selftests/bpf: Check that flow dissector can be re-attached
Jakub Sitnicki
2019-10-11
selftests/bpf: Add read-only map values propagation tests
Andrii Nakryiko
2019-10-09
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
2019-10-09
selftests/bpf: Convert test_btf_dump into test_progs test
Andrii Nakryiko
2019-10-08
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
2019-10-08
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
2019-10-08
selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests
Andrii Nakryiko
2019-10-08
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
2019-10-08
selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro
Andrii Nakryiko
2019-10-08
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
2019-10-08
selftests/bpf: Undo GCC-specific bpf_helpers.h changes
Andrii Nakryiko
2019-10-07
selftests/bpf: add test for BPF flow dissector in the root namespace
Stanislav Fomichev
2019-10-07
selftests/bpf: Fix dependency ordering for attach_probe test
Andrii Nakryiko
2019-10-06
libbpf: auto-generate list of BPF helper definitions
Andrii Nakryiko
2019-10-05
selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs
Andrii Nakryiko
2019-10-05
libbpf: stop enforcing kern_version, populate it for users
Andrii Nakryiko
2019-10-05
libbpf: Fix BTF-defined map's __type macro handling of arrays
Andrii Nakryiko
2019-10-04
bpf: Add loop test case with 32 bit reg comparison against 0
Daniel Borkmann
2019-10-03
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
2019-10-03
selftests/bpf: Add static to enable_all_controllers()
Ivan Khoronzhuk
2019-10-02
selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inherit
Brian Vazquez
[next]