index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
bpf, testing: Add selftest to read/write sockaddr from user space
Daniel Borkmann
2019-11-02
2
-0
/
+104
|
*
|
|
bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper
Daniel Borkmann
2019-11-02
4
-52
/
+57
|
*
|
|
selftests: Add tests for automatic map pinning
Toke Høiland-Jørgensen
2019-11-02
3
-0
/
+257
|
*
|
|
Revert "selftests: bpf: Don't try to read files without read permission"
Jakub Kicinski
2019-11-01
1
-1
/
+1
|
*
|
|
selftests/bpf: Test narrow load from bpf_sysctl.write
Ilya Leoshkevich
2019-10-30
1
-0
/
+23
|
*
|
|
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
2019-10-28
1
-0
/
+3
|
*
|
|
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
2019-10-28
1
-6
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
2
-1
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
2019-11-01
1
-0
/
+5
|
|
/
|
*
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
2019-10-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
30
-458
/
+738
|
\
\
|
*
|
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
2019-10-25
1
-1
/
+1
|
*
|
selftests/bpf: Fix LDLIBS order
Andrii Nakryiko
2019-10-23
1
-4
/
+4
|
*
|
selftests/bpf: Move test_section_names into test_progs and fix it
Andrii Nakryiko
2019-10-23
2
-61
/
+31
|
*
|
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-22
3
-3
/
+3
|
*
|
tools/bpf: Turn on llvm alu32 attribute by default
Yonghong Song
2019-10-22
1
-20
/
+8
|
*
|
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
2019-10-21
4
-14
/
+0
|
*
|
selftests/bpf: Make reference_tracking test use subtests
Andrii Nakryiko
2019-10-21
2
-10
/
+11
|
*
|
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
2019-10-21
1
-5
/
+12
|
*
|
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
Andrii Nakryiko
2019-10-17
4
-190
/
+1
|
*
|
selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs
Andrii Nakryiko
2019-10-17
2
-3
/
+0
|
*
|
selftests/bpf: Replace test_progs and test_maps w/ general rule
Andrii Nakryiko
2019-10-17
2
-138
/
+180
|
*
|
selftests/bpf: Add simple per-test targets to Makefile
Andrii Nakryiko
2019-10-17
1
-0
/
+10
|
*
|
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
2019-10-17
2
-11
/
+5
|
*
|
selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor
Andrii Nakryiko
2019-10-17
3
-4
/
+5
|
*
|
selftests/bpf: Teach test_progs to cd into subdir
Andrii Nakryiko
2019-10-17
1
-1
/
+32
|
*
|
selftests/bpf: Restore the netns after flow dissector reattach test
Jakub Sitnicki
2019-10-17
1
-4
/
+17
|
*
|
selftests/bpf: Add kfree_skb raw_tp test
Alexei Starovoitov
2019-10-17
2
-0
/
+192
|
*
|
selftests: bpf: Don't try to read files without read permission
Jiri Pirko
2019-10-15
1
-1
/
+1
|
*
|
selftests: bpf: Add selftest for __sk_buff tstamp
Stanislav Fomichev
2019-10-15
2
-0
/
+6
|
*
|
selftests/bpf: Add field existence CO-RE relocs tests
Andrii Nakryiko
2019-10-15
11
-2
/
+233
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
4
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
2019-10-08
1
-3
/
+3
|
*
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
2019-10-08
1
-0
/
+3
|
*
selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inherit
Brian Vazquez
2019-10-02
1
-1
/
+1
|
*
selftests/bpf: test_progs: Don't leak server_fd in tcp_rtt
Brian Vazquez
2019-10-02
1
-1
/
+2
*
|
selftests/bpf: Remove obsolete pahole/BTF support detection
Andrii Nakryiko
2019-10-12
1
-48
/
+6
*
|
selftests/bpf: Enforce libbpf build before BPF programs are built
Andrii Nakryiko
2019-10-12
1
-1
/
+2
*
|
selftests/bpf: Check that flow dissector can be re-attached
Jakub Sitnicki
2019-10-11
1
-0
/
+127
*
|
selftests/bpf: Add read-only map values propagation tests
Andrii Nakryiko
2019-10-11
2
-0
/
+182
*
|
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
2019-10-09
1
-1
/
+4
*
|
selftests/bpf: Convert test_btf_dump into test_progs test
Andrii Nakryiko
2019-10-09
2
-55
/
+35
*
|
selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests
Andrii Nakryiko
2019-10-08
3
-3
/
+68
*
|
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
2019-10-08
9
-0
/
+9
*
|
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
2019-10-08
5
-330
/
+3
*
|
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
2019-10-08
5
-190
/
+198
*
|
selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro
Andrii Nakryiko
2019-10-08
10
-40
/
+58
*
|
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
2019-10-08
6
-37
/
+54
*
|
selftests/bpf: Undo GCC-specific bpf_helpers.h changes
Andrii Nakryiko
2019-10-08
1
-8
/
+0
*
|
selftests/bpf: add test for BPF flow dissector in the root namespace
Stanislav Fomichev
2019-10-07
1
-6
/
+42
[prev]
[next]