summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-06-07selftests/ftrace: Add instance indication in test logMasami Hiramatsu-1/+1
2017-06-07selftests/ftrace: Reset ftrace filter on older kernelMasami Hiramatsu-1/+4
2017-06-07ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu-0/+1
2017-06-07selftests/ftrace: Reduce trace buffer checking overheadMasami Hiramatsu-2/+6
2017-06-07selftests/ftrace: Skip full-glob-matching filter test on older kernelMasami Hiramatsu-11/+17
2017-06-07selftests/seccomp: Force rebuild according to dependenciesMickaël Salaün-0/+2
2017-06-07Documentation/dev-tools: Add kselftest_harness documentationMickaël Salaün-85/+330
2017-06-07selftests: Remove the TEST_API() wrapper from kselftest_harness.hMickaël Salaün-205/+150
2017-06-07selftests: Cosmetic renames in kselftest_harness.hMickaël Salaün-5/+6
2017-06-07selftests: Make test_harness.h more generally availableMickaël Salaün-1/+1
2017-06-07selftests: sync: Skip the test if kernel support is not foundMichael Ellerman-0/+13
2017-06-07selftests/vm: Fix test for virtual address range mapping for arm64Michal Suchanek-9/+26
2017-06-07selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju-10/+19
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko-5/+7
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+22
2017-06-06bpf: Test for bpf IDMartin KaFai Lau-1/+227
2017-06-05selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin-20/+33
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+1
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+21
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu-0/+21
2017-05-25bpf: add various verifier test casesDaniel Borkmann-4/+235
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+10
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+122
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman-1/+1
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao-2/+6
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao-4/+4
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song-0/+17
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling-1/+122
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+463
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller-0/+37
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller-1/+0
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller-1/+8
2017-05-11bpf: Add verifier test case for alignment.David S. Miller-1/+419
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-68/+124
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual-0/+134
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+118
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-18/+178
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams-20/+25
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+278
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-1/+510
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-108/+116
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport-108/+116
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+1
2017-05-03selftests: x86: add missing executables to .gitignoreShuah Khan-0/+13
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov-2/+3
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song-1/+275
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-83/+1808
2017-05-02selftests: watchdog: accept multiple params on command lineTimur Tabi-27/+34