aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"Shuah Khan1-3/+2
2019-11-07selftests: sync: Fix cast warnings on armMasami Hiramatsu1-3/+3
2019-11-07selftests: net: Fix printf format warnings on armMasami Hiramatsu3-4/+6
2019-11-07selftests: net: Use size_t and ssize_t for counting file sizeMasami Hiramatsu1-4/+4
2019-11-07selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu2-0/+15
2019-11-07selftests: proc: Make va_max 1MBMasami Hiramatsu1-1/+5
2019-11-07kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha1-1/+1
2019-11-07selftests: Move kselftest_module.sh into kselftest/Kees Cook6-4/+5
2019-11-07selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2-20/+25
2019-11-07selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu1-1/+1
2019-10-16selftests: Fix O= and KBUILD_OUTPUT handling for relative pathsShuah Khan1-2/+3
2019-10-02selftests: watchdog: Add command line option to show watchdog_infoGeorge G. Davis1-1/+15
2019-10-02selftests: watchdog: Validate optional file argumentGeorge G. Davis1-0/+11
2019-10-01selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook2-3/+34
2019-10-01kselftest: exclude failed TARGETS from runlistCristian Marussi1-0/+4
2019-10-01kselftest: add capability to skip chosen TARGETSCristian Marussi1-0/+7
2019-10-01selftests: Add kselftest-all and kselftest-install targetsShuah Khan2-4/+8
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-15/+60
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)1-1/+1
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-1/+917
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-21/+124
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-4/+34
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-80/+149
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel1-7/+0
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+23
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds6-26/+48
2019-09-26ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress ruleJason A. Donenfeld1-1/+16
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko1-1/+4
2019-09-25selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko1-1/+0
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev1-2/+19
2019-09-25selftests, sched/membarrier: Add multi-threaded testMathieu Desnoyers5-21/+124
2019-09-25KVM: selftests: fix ucall on x86Vitaly Kuznetsov1-1/+1
2019-09-25selftests/tpm2: Add log and *.pyc to .gitignorePetr Vorel1-0/+2
2019-09-25selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen1-0/+1
2019-09-25selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2-0/+736
2019-09-24KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov1-0/+27
2019-09-24KVM: selftests: Remove duplicate guest mode handlingPeter Xu3-47/+26
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu6-14/+67
2019-09-24KVM: selftests: Create VM earlier for dirty log testPeter Xu1-3/+16
2019-09-24KVM: selftests: Move vm type into _vm_create() internallyPeter Xu3-20/+17
2019-09-23selftests: tpm2: install python filesAnders Roxell1-0/+1
2019-09-23selftests: livepatch: add missing fragments to configAnders Roxell1-0/+2
2019-09-23selftests: watchdog: cleanup whitespace in usage optionsGeorge G. Davis1-12/+13
2019-09-23selftest/ftrace: Fix typo in trigger-snapshot.tcMasanari Iida1-1/+1
2019-09-23selftests: watchdog: Add optional file argumentGeorge G. Davis1-3/+17
2019-09-23selftests/seccomp: fix build on older kernelsTycho Andersen1-0/+5
2019-09-20selftests: Update fib_nexthop_multiprefix to handle missing ping6David Ahern1-2/+4
2019-09-20selftests: Update fib_tests to handle missing ping6David Ahern1-1/+3
2019-09-21powerpc/tm: Add tm-poison testGustavo Romero3-1/+181