summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman-1/+1
2017-11-15Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams-65/+245
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1260/+5518
2017-11-15selftests: firmware: skip unsupported custom firmware fallback testsAmit Pundir-12/+26
2017-11-15selftests: firmware: skip unsupported async loading testsAmit Pundir-13/+21
2017-11-15selftests: memfd_test.c: fix compilation warning.Lei Yang-2/+2
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu-28/+35
2017-11-15selftests: ftrace: add more config fragmentsLei Yang-0/+4
2017-11-15android/ion: userspace test utility for ion buffer sharingPintu Agarwal-1/+1171
2017-11-15selftests: remove obsolete kconfig fragment for cpu-hotpluglei.yang@windriver.com-1/+0
2017-11-15selftests: vdso_test: support ARM64 targetsGreg Hackmann-3/+16
2017-11-15selftests/ftrace: Do not use arch dependent do_IRQ as a target functionMasami Hiramatsu-1/+1
2017-11-15selftests: breakpoints: fix compile error on breakpoint_test_arm64Sumit Semwal-0/+1
2017-11-15selftests: add missing test result status in memory-hotplug testlei.yang@windriver.com-2/+2
2017-11-15selftests/exec: include cwd in long path calculationSteve Muckle-8/+19
2017-11-15selftests: seccomp: update .gitignore with newly added testsShuah Khan-0/+1
2017-11-15selftests: vm: Update .gitignore with newly added testsShuah Khan-0/+2
2017-11-15selftests: timers: Update .gitignore with newly added testsShuah Khan-0/+2
2017-11-14bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song-19/+112
2017-11-13tools/testing/nvdimm: unit test clear-error commandsDan Williams-0/+18
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-25/+176
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+4
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+9
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller-2/+1
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik-1/+2
2017-11-09selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero-1/+379
2017-11-08tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma-2/+2
2017-11-08selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri-1/+17
2017-11-08selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri-1/+72
2017-11-07selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski-1/+16
2017-11-07selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski-1/+9
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski-16/+37
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski-1/+9
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski-6/+18
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-7/+342
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin-2/+155
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin-1/+196
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+239
2017-11-02nfit_test: when clearing poison, also remove badrange entriesVishal Verma-8/+4
2017-11-02nfit_test: add error injection DSMsDave Jiang-24/+168
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+234
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+234
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann-0/+442
2017-11-02bpf: minor cleanups after mergeDaniel Borkmann-72/+72
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie-20/+648
2017-11-01selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov-5/+0
2017-11-01tc-testing: better test case file error reportingBrenda J. Butler-9/+14