summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-29
|\
| * selftests: Introduce a new test case to tc testsuiteChris Mi2017-10-29
| * selftests: Introduce a new script to generate tc batch fileChris Mi2017-10-29
| * bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend2017-10-29
* | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-28
|\ \
| * | kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada2017-10-07
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-22
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-20
| |\ \ \
| | * | | perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian2017-10-18
| | * | | perf xyarray: Fix wrong processing when closing evsel fdJin Yao2017-10-18
| | * | | perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim2017-10-17
| | * | | perf record: Fix documentation for a inexistent option '-l'Taeung Song2017-10-17
| | * | | perf tools: Check wether the eBPF file exists in event parsingJiri Olsa2017-10-13
| | * | | perf hists: Add extra integrity checks to fmt_free()Jiri Olsa2017-10-13
| | * | | perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa2017-10-13
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | objtool: Fix memory leak in decode_instructions()Kamalesh Babulal2017-10-20
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann2017-10-22
| * | | bpf: remove mark access for SK_SKB program typesJohn Fastabend2017-10-20
| * | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-20
| * | | bpf: enforce TCP only support for sockmapJohn Fastabend2017-10-20
| * | | bpf: disallow arithmetic operations on context pointerJakub Kicinski2017-10-18
* | | | Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown2017-10-18
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-14
|\ \ \ \ | | |/ / | |/| |
| * | | tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo2017-10-09
| * | | perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland2017-10-09
| * | | perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello2017-10-06
| * | | Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s...Ingo Molnar2017-10-05
| |\ \ \ | | |_|/ | |/| |
| | * | perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria2017-10-05
* | | | userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli2017-10-13
* | | | Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-10-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan2017-10-05
| * | | selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan2017-10-05
| |/ /
* | | selftests/net: rxtimestamp: Fix an off by oneDan Carpenter2017-10-05
|/ /
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-10-01
|\ \ | |/
| * Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-29
| |\
| | * perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-28
| | * perf test: Fix vmlinux failure on s390xThomas Richter2017-09-28
| | * perf tools: Fix syscalltbl build failureAkemi Yagi2017-09-25
| | * perf report: Fix debug messages with --call-graph optionMengting Zhang2017-09-25
| | * perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo2017-09-25
| | * tools include: Sync kernel ABI headers with tooling headersIngo Molnar2017-09-25
| | * perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo2017-09-25
* | | objtool: Support unoptimized frame pointer setupJosh Poimboeuf2017-09-28
|/ /
* | Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-09-27
|\ \
| * | selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan2017-09-25
| * | selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan2017-09-25
| * | selftests/memfd: correct run_tests.sh permissionLi Zhijian2017-09-25
| * | selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-09-25