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
2018-01-27
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2
-1
/
+96
2018-01-27
bpf: add further test cases around div/mod and others
Daniel Borkmann
1
-13
/
+330
2018-01-27
bpf: clean up from test_tcpbpf_kern.c
Lawrence Brakmo
1
-3
/
+0
2018-01-26
bpf: add selftest for tcpbpf
Lawrence Brakmo
7
-2
/
+398
2018-01-24
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
1
-7
/
+23
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
1
-4
/
+12
2018-01-23
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
1
-1
/
+1
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
1
-6
/
+10
2018-01-23
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
1
-0
/
+1
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-26
/
+483
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+149
2018-01-20
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
1
-0
/
+87
2018-01-20
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
1
-0
/
+122
2018-01-20
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
1
-0
/
+7
2018-01-19
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
3
-25
/
+218
2018-01-19
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
1
-1
/
+49
2018-01-18
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-1
/
+122
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+40
2018-01-17
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-2
/
+27
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+1
2018-01-11
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
1
-0
/
+40
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2018-01-07
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
3
-1
/
+190
2017-12-31
selftests/bpf: test device info reporting for bound progs
Jakub Kicinski
1
-11
/
+101
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-1
/
+250
2017-12-27
bpf: fix max call depth check
Alexei Starovoitov
1
-0
/
+35
2017-12-27
selftests/bpf: additional stack depth tests
Alexei Starovoitov
1
-0
/
+121
2017-12-27
bpf: selftest for late caller stack size increase
Jann Horn
1
-0
/
+34
2017-12-23
bpf: fix stacksafe exploration when comparing states
Gianluca Borello
1
-0
/
+51
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-50
/
+593
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
1
-1
/
+1
2017-12-21
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup
Yonghong Song
1
-1
/
+8
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
1
-27
/
+29
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
1
-16
/
+533
2017-12-20
bpf: Fix tools and testing build.
David Miller
2
-5
/
+5
2017-12-19
selftests/bpf: add netdevsim to config
Jakub Kicinski
1
-0
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-10
/
+3190
2017-12-17
selftests/bpf: additional bpf_call tests
Daniel Borkmann
1
-0
/
+597
2017-12-17
selftests/bpf: add xdp noinline test
Alexei Starovoitov
3
-1
/
+916
2017-12-17
selftests/bpf: add bpf_call test
Alexei Starovoitov
3
-6
/
+492
2017-12-17
selftests/bpf: add tests for stack_zero tracking
Alexei Starovoitov
1
-2
/
+64
2017-12-17
selftests/bpf: add verifier tests for bpf_call
Alexei Starovoitov
1
-1
/
+960
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+1
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
1
-0
/
+24
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
1
-12
/
+1
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+2
2017-12-12
bpf/tracing: add a bpf test for new ioctl query interface
Yonghong Song
3
-1
/
+160
2017-12-12
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
Naresh Kamboju
1
-0
/
+1
2017-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+13
[next]