index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-18
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
1
-0
/
+492
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
1
-2
/
+1
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
2
-0
/
+106
2020-07-14
selftests/bpf: Fix merge conflict resolution
Alexei Starovoitov
1
-14
/
+0
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-57
/
+480
2020-07-14
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
2
-5
/
+7
2020-07-14
selftests/bpf: Add selftests verifying bpf_trace_printk() behaviour
Alan Maguire
2
-0
/
+96
2020-07-13
selftests/bpf: Add test for resolve_btfids
Jiri Olsa
3
-1
/
+175
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-22
/
+128
2020-07-11
selftests/bpf: Fix cgroup sockopt verifier test
Jean-Philippe Brucker
1
-0
/
+1
2020-07-10
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
1
-6
/
+6
2020-07-09
selftests/bpf: Switch perf_buffer test to tracepoint and skeleton
Andrii Nakryiko
2
-32
/
+14
2020-07-09
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Andrii Nakryiko
2
-0
/
+63
2020-07-09
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
1
-4
/
+5
2020-07-09
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
1
-1
/
+3
2020-07-08
selftests: bpf: Remove unused bpf_map_def_legacy struct
Daniel T. Lee
1
-14
/
+0
2020-07-08
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2
-0
/
+117
2020-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
41
-245
/
+2431
2020-07-04
selftests/bpf: Fix compilation error of bpf_iter_task_stack.c
Song Liu
1
-1
/
+1
2020-07-02
bpf: selftests: Restore netns after each test
Martin KaFai Lau
2
-2
/
+23
2020-07-02
bpf: selftests: A few improvements to network_helpers.c
Martin KaFai Lau
6
-86
/
+110
2020-07-02
selftests/bpf: Test_progs option for listing test names
Jesper Dangaard Brouer
2
-0
/
+16
2020-07-02
selftests/bpf: Test_progs option for getting number of tests
Jesper Dangaard Brouer
2
-0
/
+19
2020-07-02
selftests/bpf: Test_progs indicate to shell on non-actions
Jesper Dangaard Brouer
1
-0
/
+3
2020-07-02
selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.
Hao Luo
1
-8
/
+8
2020-07-01
selftests/bpf: Add bpf_iter test with bpf_get_task_stack()
Song Liu
2
-0
/
+54
2020-07-01
selftests/bpf: Add byte swapping selftest
Andrii Nakryiko
2
-0
/
+90
2020-07-01
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
1
-2
/
+7
2020-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-16
/
+108
2020-06-30
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
3
-1
/
+45
2020-06-30
selftests: bpf: Pass program to bpf_prog_detach in flow_dissector
Lorenz Bauer
1
-2
/
+2
2020-06-30
selftests: bpf: Pass program and target_fd in flow_dissector_reattach
Lorenz Bauer
1
-6
/
+6
2020-06-30
selftests/bpf: Test updating flow_dissector link with same program
Jakub Sitnicki
1
-4
/
+28
2020-06-28
selftests/bpf: Test auto-load disabling logic for BPF programs
Andrii Nakryiko
2
-0
/
+81
2020-06-28
bpf, sockmap: Add ingres skb tests that utilize merge skbs
John Fastabend
2
-1
/
+25
2020-06-26
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-25
libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP
Jesper Dangaard Brouer
1
-1
/
+1
2020-06-25
selftests/bpf: Add tcp/udp iterator programs to selftests
Yonghong Song
1
-0
/
+68
2020-06-25
selftests/bpf: Implement sample udp/udp6 bpf_iter programs
Yonghong Song
3
-0
/
+166
2020-06-25
selftests/bpf: Implement sample tcp/tcp6 bpf_iter programs
Yonghong Song
3
-0
/
+499
2020-06-25
selftests/bpf: Add more common macros to bpf_tracing_net.h
Yonghong Song
1
-0
/
+35
2020-06-25
selftests/bpf: Refactor some net macros to bpf_tracing_net.h
Yonghong Song
3
-9
/
+18
2020-06-25
selftests/bpf: Move newer bpf_iter_* type redefining to a new header file
Yonghong Song
9
-136
/
+57
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
1
-0
/
+27
2020-06-24
selftests/bpf: Workaround for get_stack_rawtp test.
Alexei Starovoitov
1
-1
/
+2
2020-06-24
libbpf: Fix CO-RE relocs against .text section
Andrii Nakryiko
1
-1
/
+1
2020-06-24
selftests/bpf: Add variable-length data concat pattern less than test
John Fastabend
2
-4
/
+78
2020-06-24
selftests/bpf: Add variable-length data concatenation pattern test
Andrii Nakryiko
2
-0
/
+152
2020-06-23
selftests/bpf: Add __ksym extern selftest
Andrii Nakryiko
2
-0
/
+103
2020-06-22
selftests/bpf: Test access to bpf map pointer
Andrey Ignatov
3
-0
/
+780
[prev]
[next]