summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-04-12selftests/bpf: Test BPF_CGROUP_SYSCTLAndrey Ignatov
2019-04-12selftests/bpf: Test sysctl section nameAndrey Ignatov
2019-04-11selftests: Add debugging options to pmtu.shDavid Ahern
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-12selftests: netfilter: add ebtables broute test caseFlorian Westphal
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern
2019-04-11selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire
2019-04-11selftests_bpf: extend test_tc_tunnel for UDP encapAlan Maguire
2019-04-11net: sched: flower: use correct ht function to prevent duplicatesVlad Buslov
2019-04-11selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel
2019-04-10s390/rseq: use trap4 for RSEQ_SIGMartin Schwidefsky
2019-04-09bpf, selftest: add test cases for BTF Var and DataSecDaniel Borkmann
2019-04-09bpf, selftest: test global data/bss/rodata sectionsJoe Stringer
2019-04-09bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk
2019-04-08selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin
2019-04-08selftests: efivarfs: remove the test_create_read file if it was existZhangXiaoxu
2019-04-08rseq/selftests: Adapt number of threads to the number of detected cpusMathieu Desnoyers
2019-04-08lib: Add test module for strscpy_padTobin C. Harding
2019-04-08kselftest: Add test module framework headerTobin C. Harding
2019-04-08kselftest: Add test runner creation scriptTobin C. Harding
2019-04-08selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern
2019-04-08selftest/gpio: Remove duplicate headerSabyasachi Gupta
2019-04-08selftest/rseq: Remove duplicate headerSabyasachi Gupta
2019-04-08selftest/timers: Remove duplicate headerSabyasachi Gupta
2019-04-08selftest/x86/mpx-dig.c: Remove duplicate headerSabyasachi Gupta
2019-04-08kselftests: extend nft_nat with inet family based nat hooksFlorian Westphal
2019-04-08tools/testing/nvdimm: Retain security state after overwriteDave Jiang
2019-04-08selftests/ftrace: Add tracing/error_log testcaseTom Zanussi
2019-04-08selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi
2019-04-08selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi
2019-04-08selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05selftests/bpf: Test unbounded var_off stack accessAndrey Ignatov
2019-04-05selftests/bpf: Test indirect var_off stack access in unpriv modeAndrey Ignatov
2019-04-05selftests/bpf: Test indirect var_off stack access in raw modeAndrey Ignatov
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee
2019-04-04selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee
2019-04-04selftests/bpf: synthetic tests to push verifier limitsAlexei Starovoitov