Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4d9df9868f31df6725481135c10ac6419ce58d44
/
tools
/
testing
f3edacb
bpf: Revert bpf_overrid_function() helper changes.
by David S. Miller
· 7 years ago
eafb340
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 7 years ago
37f1ba0
selftests/bpf: add a test for device cgroup controller
by Roman Gushchin
· 7 years ago
9d1f159
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
by Roman Gushchin
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
fdebad1
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
634eab1
bpf: add test cases to bpf selftests to cover all meta tests
by Daniel Borkmann
· 7 years ago
b06723d
bpf: minor cleanups after merge
by Daniel Borkmann
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
81ba4e1
selftests/bpf: remove useless bpf_trace_printk
by Alexei Starovoitov
· 7 years ago
170b8ff
tc-testing: better test case file error reporting
by Brenda J. Butler
· 7 years ago
6c26c3f
tc-testing: better check if thing is list
by Brenda J. Butler
· 7 years ago
7ae677f
tc-testing: correction to docstring in get_unique_item
by Brenda J. Butler
· 7 years ago
181d661
tc-testing: split config file
by Brenda J. Butler
· 7 years ago
a5a5efe
tc-testing: gitignore, ignore standard python artifacts
by Brenda J. Butler
· 7 years ago
7dfbe5b
tc-testing: very simple example test cases
by Brenda J. Butler
· 7 years ago
a323335
selftests: lib.mk: print individual test results to console by default
by Shuah Khan
· 7 years ago
518828f
tc-testing: fix arg to ip command: -s -> -n
by Brenda J. Butler
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
31c2611
selftests: Introduce a new test case to tc testsuite
by Chris Mi
· 7 years ago
7f07199
selftests: Introduce a new script to generate tc batch file
by Chris Mi
· 7 years ago
e27afb8
selftests/bpf: fix broken build of test_maps
by Alexei Starovoitov
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b5ac3be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cd86d1f
bpf: Adding helper function bpf_getsockops
by Lawrence Brakmo
· 7 years ago
b37242c
bpf: add test cases to bpf selftests to cover all access tests
by Daniel Borkmann
· 7 years ago
e043325
bpf: Add tests for eBPF file mode
by Chenbo Feng
· 7 years ago
f7e9cb1
bpf: remove mark access for SK_SKB program types
by John Fastabend
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
435bf0d
bpf: enforce TCP only support for sockmap
by John Fastabend
· 7 years ago
28e33f9
bpf: disallow arithmetic operations on context pointer
by Jakub Kicinski
· 7 years ago
7f6661a
tc-testing: fix the -l argument bug in tdc.py
by Lucas Bates
· 7 years ago
cf797ac
tc-testing: Add test cases for police and skbmod
by Lucas Bates
· 7 years ago
0923edf
tc-testing: Split test case files into smaller chunks
by Lucas Bates
· 7 years ago
ae3c33c
tc-testing: Add test cases for flushing actions
by Lucas Bates
· 7 years ago
7ddd8fa
userfaultfd: selftest: exercise -EEXIST only in background transfer
by Andrea Arcangeli
· 7 years ago
2d0d21c
selftests: rtnetlink: add a small macsec test case
by Florian Westphal
· 7 years ago
8f88f74
selftests: rtnetlink: test RTM_GETNETCONF
by Florian Westphal
· 7 years ago
a99ca6d
selftests/bpf: add a test for verifier logs
by Jakub Kicinski
· 7 years ago
da93b8c
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
81b9cf8
bpf: add a test case for helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
020a32d
bpf: add a test case for helper bpf_perf_event_read_value
by Yonghong Song
· 7 years ago
1561b32
selftests/net: rxtimestamp: Fix an off by one
by Dan Carpenter
· 7 years ago
0b02503
VSOCK: add tools/testing/vsock/vsock_diag_test
by Stefan Hajnoczi
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ea344f6
selftests: mqueue: fix regression in silencing output from RUN_TESTS
by Shuah Khan
· 7 years ago
3346a6a
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
by Shuah Khan
· 7 years ago
390ee7e
bpf: enforce return code for cgroup-bpf programs
by Alexei Starovoitov
· 7 years ago
e9b871e
selftests: rtnetlink: try concurrent change of ifalias
by Florian Westphal
· 7 years ago
6227efc1
selftests: rtnetlink.sh: add vxlan and fou test cases
by Florian Westphal
· 7 years ago
3a8ad56
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
by Martin KaFai Lau
· 7 years ago
6e525d0
bpf: Swap the order of checking prog_info and map_info
by Martin KaFai Lau
· 7 years ago
88cda1c
bpf: libbpf: Provide basic API support to specify BPF obj name
by Martin KaFai Lau
· 7 years ago
61f26d9
selftests: rtnetlink.sh: add rudimentary vrf test
by Florian Westphal
· 7 years ago
225d3b6
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
22c8852
bpf: improve selftests and add tests for meta pointer
by Daniel Borkmann
· 7 years ago
eefd95e
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
by Shuah Khan
· 7 years ago
01db7fb
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
by Shuah Khan
· 7 years ago
21aadfa
selftests/memfd: correct run_tests.sh permission
by Li Zhijian
· 7 years ago
10859f3
selftests/seccomp: Support glibc 2.26 siginfo_t.h
by Kees Cook
· 7 years ago
659dbfd
selftests: futex: Makefile: fix for loops in targets to run silently
by Shuah Khan
· 7 years ago
1ede053
selftests: Makefile: fix for loops in targets to run silently
by Shuah Khan
· 7 years ago
8230b90
selftests: mqueue: Use full path to run tests from Makefile
by Shuah Khan
· 7 years ago
9c3340e
selftests: futex: copy sub-dir test scripts for make O=dir run
by Shuah Khan
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c0a3a64
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
b655fc1
samples/bpf: Fix pt_regs issues when cross-compiling
by Joel Fernandes
· 7 years ago
1a94068
selftests: lib.mk: copy test scripts and test files for make O=dir run
by Shuah Khan
· 7 years ago
b2fc6ade
selftests: sync: kselftest and kselftest-clean fail for make O=dir case
by Shuah Khan
· 7 years ago
38f7251
selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
by Shuah Khan
· 7 years ago
be16a24
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
by Shuah Khan
· 7 years ago
e2fb655
selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
by Shuah Khan
· 7 years ago
e0a5696
selftests: lib.mk: fix test executable status check to use full path
by Shuah Khan
· 7 years ago
52fd1d0
selftests: Makefile: clear LDFLAGS for make O=dir use-case
by Shuah Khan
· 7 years ago
8050ef2
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
by Shuah Khan
· 7 years ago
69e33b2
selftests: rtnetlink.sh: add test case for device ifalias
by Florian Westphal
· 7 years ago
e8d1749
bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE
by Craig Gallek
· 7 years ago
bae3046
bpf: Add uniqueness invariant to trivial lpm test implementation
by Craig Gallek
· 7 years ago
06e8852
selftests/net: msg_zerocopy enable build with older kernel headers
by Thomas Meyer
· 7 years ago
e06d79f
selftests: actually run the various net selftests
by Josef Bacik
· 7 years ago
422d8dc
selftest: add a reuseaddr test
by Josef Bacik
· 7 years ago
fbcab13
selftests: silence test output by default
by Josef Bacik
· 7 years ago
5e75fe3
tools/testing/nvdimm: disable labels for nfit_test.1
by Dan Williams
· 7 years ago
84c0656
selftests/ftrace: multiple_kprobes: Also check for support
by Thomas Meyer
· 7 years ago
56a268c
selftests/bpf: Make bpf_util work on uniprocessor systems
by Thomas Meyer
· 7 years ago
6f00033
selftests/intel_pstate: No need to compile test progs in the run script
by Thomas Meyer
· 7 years ago
67b2e30
selftests: intel_pstate: build only on x86
by Daniel Díaz
· 7 years ago
172a8ca
selftests: breakpoints: re-order TEST_GEN_PROGS targets
by Fathi Boudra
· 8 years ago
96e5335
tools: fix testing/selftests/sigaltstack for s390x
by Thomas Richter
· 7 years ago
64cfcae
selftests: net: More graceful finding of `ip'.
by Daniel Díaz
· 8 years ago
48bddb1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e67b8a6
bpf/verifier: reject BPF_ALU64|BPF_END
by Edward Cree
· 7 years ago
dd198ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
89fd915
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
fbd0141
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fbf4432
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
5a67da2
bpf: add support for sockmap detach programs
by John Fastabend
· 7 years ago
Next »