summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-023-0/+131
* Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-315-20/+71
|\
| * selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| * selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| * selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-01-251-15/+57
| * selftests: Use lirc.h from kernel tree, not from systemSean Young2019-01-251-0/+2
| * selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-01-251-3/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-301-22/+131
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-01-271-22/+131
| |\ \
| | * | xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal2019-01-091-2/+2
| | * | selftests: xfrm: alter htresh to trigger move of policies to hash tableFlorian Westphal2019-01-091-4/+40
| | * | selftests: xfrm: add block rules with adjacent/overlapping subnetsFlorian Westphal2019-01-091-18/+91
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-10/+31
|\ \ \ \ | |/ / / |/| | |
| * | | x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen2019-01-151-10/+31
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-272-7/+8
|\ \ \ \
| * | | | KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov2019-01-251-0/+6
| * | | | kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-01-251-7/+2Star
* | | | | Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-237-16/+118
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | selftests/seccomp: Abort without user notification supportKees Cook2019-01-171-5/+5
| * | | | selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-01-161-3/+6
| * | | | selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-161-1/+1
| * | | | selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield2019-01-151-0/+1
| * | | | tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta2019-01-151-1/+0Star
| * | | | x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King2019-01-151-1/+1
| * | | | selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-01-151-0/+102
| * | | | selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-01-151-5/+2Star
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-202-0/+31
|\ \ \ \
| * | | | selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| * | | | selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1
| | |/ / | |/| |
* | | | selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-01-191-1/+33
* | | | selftests: mlxsw: Test FDB offload indicationIdo Schimmel2019-01-191-0/+20
* | | | selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
* | | | selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-161-1/+1
* | | | selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-161-29/+0Star
* | | | selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter2019-01-151-1/+1
|/ / /
* | | tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song2019-01-111-8/+21
* | | selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell2019-01-101-1/+3
* | | selftests/bpf: add missing executables to .gitignoreStanislav Fomichev2019-01-101-0/+1
| |/ |/|
* | selftests: forwarding: Add a test for VLAN deletionIdo Schimmel2019-01-081-1/+14
* | selftests: forwarding: Fix test for different devicesIdo Schimmel2019-01-081-1/+1
* | selftests: mlxsw: Add a test case for VLAN addition error flowIdo Schimmel2019-01-081-0/+18
* | selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev2019-01-0710-12/+12
* | bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann2019-01-061-0/+120
* | selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov2019-01-051-3/+50
* | selftests: net: fix/improve ip_defrag selftestPeter Oskolkov2019-01-042-10/+95
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-032-4/+1106
|\
| * bpf: add various test cases to selftestsDaniel Borkmann2019-01-031-3/+1105
| * selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu2019-01-011-1/+1
* | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-021-2/+445
|\ \
| * | seccomp: add a return code to trap to userspaceTycho Andersen2018-12-121-2/+445