summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-21selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan
2017-09-21selftests: sync: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-21selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGSShuah Khan
2017-09-21selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan
2017-09-21selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan
2017-09-21selftests: lib.mk: fix test executable status check to use full pathShuah Khan
2017-09-21selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan
2017-09-21selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer
2017-09-19selftests: actually run the various net selftestsJosef Bacik
2017-09-19selftest: add a reuseaddr testJosef Bacik
2017-09-19selftests: silence test output by defaultJosef Bacik
2017-09-18tools/testing/nvdimm: disable labels for nfit_test.1Dan Williams
2017-09-18selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer
2017-09-18selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer
2017-09-18selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer
2017-09-18selftests: intel_pstate: build only on x86Daniel Díaz
2017-09-18selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra
2017-09-18tools: fix testing/selftests/sigaltstack for s390xThomas Richter
2017-09-18selftests: net: More graceful finding of `ip'.Daniel Díaz
2017-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-15objtool: Fix object file corruptionJosh Poimboeuf
2017-09-15objtool: Do not retrieve data from empty sectionsPetr Vandrovec
2017-09-15objtool: Fix memory leak in elf_create_rela_section()Martin Kepplinger
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-12perf stat: Wait for the correct childMilian Wolff
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff
2017-09-12perf config: Check not only section->from_system_config but also item'sTaeung Song
2017-09-12perf ui progress: Fix progress updateJiri Olsa
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds