index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: reject passing modified ctx to helper functions
Daniel Borkmann
2018-07-17
1
-1
/
+57
*
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
2018-05-18
1
-0
/
+2
*
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
2018-05-17
1
-0
/
+5
*
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
2018-05-02
1
-2
/
+2
*
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
2018-04-19
3
-2
/
+4
*
selftests: bpf: update .gitignore with missing generated files
Anders Roxell
2018-04-11
1
-0
/
+3
*
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
2018-03-31
2
-1
/
+482
*
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
2018-03-31
6
-3
/
+271
*
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
2018-03-31
2
-1
/
+488
*
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
2018-03-28
1
-21
/
+70
*
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2018-03-19
1
-0
/
+2
*
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
2018-03-19
1
-0
/
+2
*
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
2018-03-19
1
-1
/
+2
*
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
2018-03-19
1
-0
/
+3
*
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
1
-0
/
+54
*
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
6
-7
/
+108
*
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
2018-03-15
4
-2
/
+256
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-1
/
+58
|
\
|
*
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-23
1
-0
/
+58
*
|
bpf: add tail call tests to test_verifier
Daniel Borkmann
2018-02-26
1
-7
/
+110
*
|
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-02-26
11
-54
/
+44
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-02-26
3
-6
/
+132
|
\
\
|
|
/
|
/
|
|
*
bpf: add various jit test cases
Daniel Borkmann
2018-02-23
1
-0
/
+89
|
*
selftests/bpf: Only run tests if !bpf_disabled
Joe Stringer
2018-02-15
1
-1
/
+25
|
*
selftests/bpf: Count tests skipped by unpriv
Joe Stringer
2018-02-15
1
-3
/
+7
|
*
selftests/bpf: Print unexpected output on fail
Joe Stringer
2018-02-15
1
-1
/
+2
|
*
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_user
Yonghong Song
2018-02-13
1
-0
/
+6
|
*
selftests/bpf: fix Makefile for cgroup_helpers.c
Jesper Dangaard Brouer
2018-02-13
1
-1
/
+3
*
|
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-22
1
-0
/
+26
*
|
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
2018-02-22
1
-0
/
+2
*
|
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
2018-02-22
1
-0
/
+1
*
|
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
2018-02-22
1
-1
/
+0
|
/
*
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
2018-02-09
2
-2
/
+61
*
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
2018-02-09
2
-1
/
+151
*
selftests: bpf: test_kmod.sh: check the module path before insmod
Naresh Kamboju
2018-02-08
1
-3
/
+15
*
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
Yonghong Song
2018-02-06
2
-0
/
+3
*
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
2018-02-01
1
-0
/
+14
*
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
2018-02-01
2
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-28
12
-34
/
+868
|
\
|
*
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2018-01-26
2
-1
/
+96
|
*
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-26
1
-13
/
+330
|
*
bpf: clean up from test_tcpbpf_kern.c
Lawrence Brakmo
2018-01-26
1
-3
/
+0
|
*
bpf: add selftest for tcpbpf
Lawrence Brakmo
2018-01-25
7
-2
/
+398
|
*
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
2018-01-24
1
-7
/
+23
|
*
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
2018-01-23
1
-4
/
+12
|
*
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
2018-01-23
1
-1
/
+1
|
*
selftests/bpf: speedup test_maps
Alexei Starovoitov
2018-01-23
1
-6
/
+10
|
*
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
2018-01-23
1
-0
/
+1
*
|
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
2018-01-25
1
-3
/
+13
*
|
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
2018-01-25
1
-0
/
+27
[next]