aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-01selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao1-3/+3
2018-10-31selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman1-7/+2
2018-10-31selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman1-0/+1
2018-10-31selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley1-0/+3
2018-10-31selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley1-8/+3
2018-10-31selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley1-9/+4
2018-10-31selftests: powerpc: Fix warning for security subdirJoel Stanley1-0/+1
2018-10-30selftests/powerpc: Relax L1d miss targets for rfi_flush testNaveen N. Rao1-5/+13
2018-10-26selftests/powerpc: Fix ptrace tm failureBreno Leitao1-2/+2
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman4-1/+6
2018-10-20selftests/powerpc: Add a test of wild bctrMichael Ellerman4-2/+161
2018-10-20selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman4-6/+1
2018-10-20selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao5-1/+305
2018-10-20selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao2-8/+8
2018-10-09Merge branch 'fixes' into nextMichael Ellerman17-0/+17
2018-10-03selftests/powerpc: New PTRACE_SYSEMU testBreno Leitao2-1/+229
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman17-0/+17
2018-09-19selftests/powerpc: Do not fail with rescheduleBreno Leitao2-3/+15
2018-09-17powerpc/selftests: Wait all threads to joinBreno Leitao1-10/+17
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+49
2018-09-07Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář1-1/+4
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+2
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi1-6/+0
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi1-2/+2
2018-09-02tools/bpf: bpftool, add xskmap in map typesPrashant Bhole1-0/+1
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca1-1/+4
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca1-1/+1
2018-08-30tools/kvm_stat: re-animate display of dead guestsStefan Raspl1-0/+10
2018-08-30tools/kvm_stat: indicate dead guests as suchStefan Raspl1-3/+9
2018-08-30tools/kvm_stat: handle guest removals more gracefullyStefan Raspl1-2/+9
2018-08-30tools/kvm_stat: don't reset stats when setting PID filter for debugfsStefan Raspl1-1/+0
2018-08-30tools/kvm_stat: fix updates for dead guestsStefan Raspl1-1/+10
2018-08-30tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl1-0/+8
2018-08-30tools/kvm_stat: fix python3 issuesStefan Raspl1-3/+3
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni1-0/+48
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+4
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds5-190/+58
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds89-1612/+3171
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-51/+87
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2-82/+82
2018-08-23tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet1-1/+4
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-106/+477
2018-08-22proc: test /proc/thread-self symlinkAlexey Dobriyan4-0/+71
2018-08-22proc: test /proc/self symlinkAlexey Dobriyan4-0/+49
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov4-0/+126
2018-08-22kvm: selftest: add dirty logging testPeter Xu4-0/+356
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu7-8/+23
2018-08-22kvm: selftest: include the tools headersPeter Xu3-3/+3
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu6-95/+78
2018-08-22tools: introduce test_and_clear_bitPeter Xu1-0/+17