summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-243-0/+751
|\
| * rseq/selftests: Implement MIPS supportPaul Burton2018-06-193-0/+751
* | Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-2413-27/+79
|\ \
| * | selftests: sparc64: Add missing SPDX License IdentifiersShuah Khan (Samsung OSG)2018-06-182-1/+2
| * | selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-06-181-8/+0
| * | selftests: sparc64: Fix to do nothing on non-sparc64Shuah Khan (Samsung OSG)2018-06-181-0/+11
| * | selftests: sync: add config fragment for testing sync frameworkFathi Boudra2018-06-181-0/+4
| * | selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-184-8/+17
| * | selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-182-2/+8
| * | selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-0/+7
| * | selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-7/+13
| * | selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-0/+13
| * | selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-1/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-173-14/+34
|\ \ | |/ |/|
| * bpf, selftests: delete xfrm tunnel when test exits.William Tu2018-06-151-11/+13
| * bpf, selftest: check tunnel type more accuratelyJian Wang2018-06-151-1/+1
| * selftests/bpf: test offloads even with BPF programs presentJakub Kicinski2018-06-151-2/+10
| * selftests: bpf: config: add config fragmentsAnders Roxell2018-06-131-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-4/+2
|\ \
| * | tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti2018-06-121-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-111-3/+1
| |\
| | * selftests: bpf: fix urandom_read build issueAnders Roxell2018-06-111-3/+1
* | | Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-06-153-2/+17
|\ \ \ | |/ / |/| |
| * | kselftest/cgroup: fix a signedness bugDan Carpenter2018-06-071-2/+2
| * | selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao2018-06-072-0/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-103-4/+80
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-073-4/+80
| |\ \
| | * | tools/bpf: fix selftest get_cgroup_id_userYonghong Song2018-06-082-3/+23
| | * | bpf: reject passing modified ctx to helper functionsDaniel Borkmann2018-06-071-1/+57
* | | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-1014-0/+4637
|\ \ \ \
| * | | | rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers2018-06-064-0/+158
| * | | | rseq/selftests: Provide parametrized testsMathieu Desnoyers2018-06-061-0/+1260
| * | | | rseq/selftests: Provide basic percpu ops testMathieu Desnoyers2018-06-061-0/+312
| * | | | rseq/selftests: Provide basic testMathieu Desnoyers2018-06-061-0/+56
| * | | | rseq/selftests: Provide rseq libraryMathieu Desnoyers2018-06-066-0/+2847
| * | | | selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers2018-06-061-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-06-097-0/+817
|\ \ \ \ \
| * | | | | selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka2018-06-057-0/+817
* | | | | | tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan2018-06-078-32/+451
| |_|/ / / |/| | | |
* | | | | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0716-120/+1517
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests/powerpc: Add perf breakpoint testMichael Neuling2018-06-033-1/+198
| * | | | selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann2018-05-282-3/+464
| * | | | selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann2018-05-285-1/+509
| * | | | selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling2018-05-253-1/+344
| * | | | selftests/powerpc: Add missing .gitignoresMichael Neuling2018-05-252-0/+2
| * | | | selftests/powerpc: Remove redundant cp_abort testMichael Neuling2018-05-214-117/+0
| * | | | selftests/powerpc: fix exec benchmarkNicholas Piggin2018-05-141-2/+5
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0682-349/+18619
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-0516-236/+1790
| |\ \ \ \
| | * | | | tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song2018-06-036-2/+232