summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan2017-09-211-6/+1Star
* selftests: lib.mk: fix test executable status check to use full pathShuah Khan2017-09-211-1/+1
* selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan2017-09-211-0/+4
* selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-0/+15
* selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer2017-09-191-1/+1
* selftests: actually run the various net selftestsJosef Bacik2017-09-191-3/+3
* selftest: add a reuseaddr testJosef Bacik2017-09-193-1/+116
* selftests: silence test output by defaultJosef Bacik2017-09-191-2/+2
* selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer2017-09-181-0/+2
* selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer2017-09-181-8/+9
* selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer2017-09-181-6/+0Star
* selftests: intel_pstate: build only on x86Daniel Díaz2017-09-182-0/+7
* selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra2017-09-181-4/+4
* tools: fix testing/selftests/sigaltstack for s390xThomas Richter2017-09-181-0/+4
* selftests: net: More graceful finding of `ip'.Daniel Díaz2017-09-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-0/+16
|\
| * bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-161-0/+16
* | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-142-4/+4
|\ \
| * | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-012-4/+4
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-141-1/+0Star
* | | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-138-14/+45
|\ \ \
| * | | perf stat: Wait for the correct childMilian Wolff2017-09-121-1/+1
| * | | perf tools: Support running perf binaries with a dash in their nameMilian Wolff2017-09-121-4/+10
| * | | perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-121-1/+1
| * | | perf ui progress: Fix progress updateJiri Olsa2017-09-121-1/+6
| * | | perf ui progress: Make sure we always define step valueJiri Olsa2017-09-121-1/+1
| * | | perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa2017-09-121-1/+12
| * | | tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-121-1/+7
| * | | perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff2017-09-121-1/+1
| * | | tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo2017-09-121-3/+6
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-1237-268/+368
|\| | |
| * | | Merge tag 'perf-core-for-mingo-4.14-20170901' of git://git.kernel.org/pub/scm...Ingo Molnar2017-09-0537-268/+368
| |\ \ \
| | * | | perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo2017-09-011-1/+2
| | * | | perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo2017-09-013-9/+18
| | * | | perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-011-1/+5
| | * | | perf script: Support physical addressKan Liang2017-09-012-3/+14
| | * | | perf mem: Support physical addressKan Liang2017-09-012-26/+75
| | * | | perf sort: Add sort option for physical addressKan Liang2017-09-018-2/+59
| | * | | perf tools: Support new sample type for physical addressKan Liang2017-09-016-3/+29
| | * | | perf vendor events powerpc: Remove duplicate eventsSukadev Bhattiprolu2017-09-014-138/+3Star
| | * | | perf intel-pt: Fix syntax in documentation of config optionJack Henschel2017-09-011-1/+1
| | * | | perf test powerpc: Fix 'Object code reading' testRavi Bangoria2017-09-011-0/+5
| | * | | perf trace: Support syscall name globbingArnaldo Carvalho de Melo2017-09-012-5/+36
| | * | | perf syscalltbl: Support glob matching on syscall namesArnaldo Carvalho de Melo2017-09-012-0/+36
| | * | | perf report: Calculate the average cycles of iterationsJin Yao2017-08-305-79/+85
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-122-9/+7Star
|\ \ \ \ \
| * | | | | signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2017-07-202-9/+7Star
* | | | | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-09-0110-24/+82
| |\ \ \ \ \
| * | | | | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-09-011-2/+2