summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin-17/+21
2019-04-08selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu-0/+4
2019-04-08rseq/selftests: Adapt number of threads to the number of detected cpusMathieu Desnoyers-2/+5
2019-04-08lib: Add test module for strscpy_padTobin C. Harding-1/+5
2019-04-08kselftest: Add test module framework headerTobin C. Harding-0/+48
2019-04-08kselftest: Add test runner creation scriptTobin C. Harding-50/+88
2019-04-08selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern-1/+69
2019-04-08selftest/gpio: Remove duplicate headerSabyasachi Gupta-1/+0
2019-04-08selftest/rseq: Remove duplicate headerSabyasachi Gupta-1/+0
2019-04-08selftest/timers: Remove duplicate headerSabyasachi Gupta-1/+0
2019-04-08selftest/x86/mpx-dig.c: Remove duplicate headerSabyasachi Gupta-2/+0
2019-04-08kselftests: extend nft_nat with inet family based nat hooksFlorian Westphal-36/+94
2019-04-08tools/testing/nvdimm: Retain security state after overwriteDave Jiang-2/+4
2019-04-08selftests/ftrace: Add tracing/error_log testcaseTom Zanussi-0/+19
2019-04-08selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi-28/+0
2019-04-08selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi-18/+14
2019-04-08selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu-0/+124
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal-2/+0
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel-0/+20
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov-0/+152
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig-4/+0
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-32/+238
2019-04-05selftests/bpf: Test unbounded var_off stack accessAndrey Ignatov-2/+55
2019-04-05selftests/bpf: Test indirect var_off stack access in unpriv modeAndrey Ignatov-0/+27
2019-04-05selftests/bpf: Test indirect var_off stack access in raw modeAndrey Ignatov-0/+27
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-12/+184
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-12/+75
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti-0/+24
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee-2/+2
2019-04-04selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee-0/+4
2019-04-04selftests/bpf: synthetic tests to push verifier limitsAlexei Starovoitov-9/+35
2019-04-04selftests/bpf: add few verifier scale testsAlexei Starovoitov-1/+215
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev-2/+4
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev-11/+72
2019-04-02selftests: bpf: remove duplicate .flags initialization in ctx_skb.cStanislav Fomichev-1/+0
2019-04-02selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev-4/+4
2019-04-02selftests: bpf: fix -Wformat-security warning for flow_dissector_load.cStanislav Fomichev-1/+1
2019-04-02selftests: bpf: tests.h should depend on .c files, not the outputStanislav Fomichev-2/+2
2019-04-01bpf: add bpffs multi-dimensional array tests in test_btfYonghong Song-8/+24
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-20/+54
2019-03-30libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang-2/+9
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+85
2019-03-29selftests/bpf: Test variable offset stack accessAndrey Ignatov-2/+77
2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin-0/+903
2019-03-28selftests: mlxsw: Add a new test for strict priorityPetr Machata-0/+311
2019-03-28selftests: mlxsw: Add qos_lib.shPetr Machata-92/+109
2019-03-28selftests: mlxsw: qos_mc_aware: Configure shared buffersPetr Machata-0/+19
2019-03-28selftests: forwarding: devlink_lib: Add shared buffer helpersPetr Machata-0/+95
2019-03-28selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEVPetr Machata-3/+2
2019-03-28selftests: forwarding: devlink_lib: Avoid double sourcing of lib.shPetr Machata-11/+8