summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0815-51/+147
|\
| * net/tls: Fix return values to avoid ENOTSUPPValentin Vidic2019-12-061-6/+2
| * selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song2019-12-043-19/+81
| * selftests/bpf: De-flake test_tcpbpfStanislav Fomichev2019-12-043-7/+20
| * selftests/bpf: Bring back c++ include/link testStanislav Fomichev2019-12-043-1/+26
| * selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev2019-12-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-024-17/+17
| |\
| | * libbpf: Fix global variable relocationAndrii Nakryiko2019-11-274-17/+17
* | | selftests: add epoll selftestsHeiher2019-12-044-0/+3083
* | | Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2019-12-021-3/+2
|\ \ \ | |/ / |/| |
| * | Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"Shuah Khan2019-11-281-3/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-012-0/+37
|\ \ \
| * | | selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell2019-12-011-0/+1
| * | | memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)2019-12-011-0/+36
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-015-31/+122
|\ \ \ \
| * | | | selftests: forwarding: fix race between packet receive and tc checkJiri Pirko2019-11-301-8/+31
| * | | | selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo2019-11-291-3/+2
| * | | | selftests: bpf: correct perror stringsJakub Kicinski2019-11-282-20/+20
| * | | | selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-11-281-0/+9
| * | | | selftests/tls: add a test for fragmented messagesJakub Kicinski2019-11-281-0/+60
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-011-9/+85
|\ \ \ \
| * | | | selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski2019-11-261-9/+85
* | | | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+109
|\ \ \ \ \
| * | | | | seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE testChristian Brauner2019-10-211-4/+4
| * | | | | seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner2019-10-101-0/+107
| * | | | | seccomp: avoid overflow in implicit constant conversionChristian Brauner2019-10-101-1/+2
* | | | | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-3014-218/+833
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | selftests/powerpc: spectre_v2 test must be built 64-bitMichael Ellerman2019-11-211-0/+2
| * | | | | selftests/powerpc: Handle Makefile for unrecognized optionHarish2019-11-141-1/+6
| * | | | | powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftestRavi Bangoria2019-11-131-9/+23
| * | | | | powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftestRavi Bangoria2019-11-131-1/+118
| * | | | | selftests/powerpc: Rewrite ptrace-hwbreak.c selftestRavi Bangoria2019-11-131-210/+361
| * | | | | selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman2019-11-051-0/+4
| * | | | | selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman2019-10-305-1/+323
| * | | | | selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman2019-10-294-6/+6
| * | | | | selftests/powerpc: Reduce sigfuz runtime to ~60sMichael Ellerman2019-10-241-1/+1
* | | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-279-13/+249
|\ \ \ \ \ \
| * | | | | | ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"Colin Ian King2019-11-152-3/+3
| * | | | | | tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)2019-11-141-0/+1
| * | | | | | ftrace/selftests: Update the direct call selftests to test two direct callsSteven Rostedt (VMware)2019-11-132-23/+52
| * | | | | | ftrace/selftest: Add tests to test register_ftrace_direct()Steven Rostedt (VMware)2019-11-132-0/+124
| * | | | | | selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence2019-11-043-2/+80
| * | | | | | selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence2019-11-044-12/+16
* | | | | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-271-1/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/seccomp' into for-nextPaul Walmsley2019-11-221-1/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov2019-10-291-1/+7
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-268-22/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-318-22/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenariosPaul E. McKenney2019-10-058-22/+0
* | | | | | | | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-12/+133
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud