summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-04-06ktest.pl: Detect if a config-bisect was interruptedSteven Rostedt (VMware)
2018-04-06ktest.pl: Make finding config-bisect.pl dynamicSteven Rostedt (VMware)
2018-04-06ktest.pl: Have ktest.pl pass -r to config-bisect.pl to reset bisectSteven Rostedt (VMware)
2018-04-06ktest.pl: Use diffconfig if available for failed config bisectsSteven Rostedt (VMware)
2018-04-06ktest.pl: Allow for the config-bisect.pl output to display to consoleSteven Rostedt (VMware)
2018-04-06ktest: Use config-bisect.pl in ktest.plScott Wood
2018-04-06ktest: Add standalone config-bisect.pl programSteven Rostedt (Red Hat)
2018-03-21ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=buildScott Wood
2018-03-21ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=buildScott Wood
2018-03-21ktest: Comment about other names than just ktest.confSteven Rostedt (VMware)
2018-03-21ktest: Clarify config file usageScott Wood
2018-03-21ktest: Add CONNECT_TIMEOUT to change the connection timeout timeSteven Rostedt (VMware)
2018-03-21ktest: Wait for console process to exitSteven Rostedt (VMware)
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski
2018-03-07objtool: Fix 32-bit buildJosh Poimboeuf
2018-03-06perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-03-06perf auxtrace: Prevent decoding when --no-itraceAdrian Hunter
2018-03-06perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-05tools headers: Sync x86's cpufeatures.hArnaldo Carvalho de Melo
2018-03-05tools headers: Sync copy of kvm UAPI headersArnaldo Carvalho de Melo
2018-03-05perf record: Fix crash in pipe modeJiri Olsa
2018-03-05perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo
2018-03-05perf top: Fix annoying fallback message on older kernelsKan Liang
2018-03-05perf kallsyms: Fix the usage on the man pageSangwon Hong
2018-03-04tc-testing: skbmod: fix match value of ethertypeDavide Caratti
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-02selftests: memory-hotplug: fix emit_tests regressionShuah Khan
2018-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-02selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-28objtool: Fix another switch table detection issueJosh Poimboeuf
2018-02-28selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman
2018-02-26selftests: vm: update .gitignore with new testShuah Khan
2018-02-26selftests: memory-hotplug: silence test command echoShuah Khan
2018-02-26selftests/futex: Fix line continuation in MakefileDaniel Díaz
2018-02-26Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-26selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman
2018-02-25radix tree test suite: Fix buildMatthew Wilcox