index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
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-16
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+13
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-12-05
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
1
-1
/
+13
2017-12-03
selftests/bpf: add offload test based on netdevsim
Jakub Kicinski
3
-2
/
+691
2017-12-01
selftests/bpf: adjust test_align expected output
Alexei Starovoitov
1
-78
/
+78
2017-11-30
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
Yonghong Song
1
-0
/
+7
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-7
/
+106
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
1
-23
/
+16
2017-11-14
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Yonghong Song
1
-19
/
+112
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
1
-2
/
+1
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+2
2017-11-05
selftests/bpf: add a test for device cgroup controller
Roman Gushchin
3
-2
/
+155
2017-11-05
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
3
-1
/
+196
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-11-02
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
1
-0
/
+442
2017-11-02
bpf: minor cleanups after merge
Daniel Borkmann
1
-72
/
+72
2017-11-01
selftests/bpf: remove useless bpf_trace_printk
Alexei Starovoitov
2
-5
/
+0
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
1
-3
/
+3
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+522
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-0
/
+3
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
1
-0
/
+480
2017-10-20
bpf: Add tests for eBPF file mode
Chenbo Feng
1
-0
/
+48
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
1
-2
/
+14
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2
-3
/
+3
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-1
/
+11
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-0
/
+14
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2
-1
/
+172
2017-10-07
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
1
-0
/
+3
2017-10-07
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
1
-0
/
+3
[prev]
[next]