aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerGravatar Ingo Molnar 1-0/+1
2017-11-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Ingo Molnar 2-2/+13
2017-11-09perf trace: Call machine__exit() at exitGravatar Andrei Vagin 1-0/+10
2017-11-09perf tools: Fix eBPF event specification parsingGravatar Jiri Olsa 1-2/+2
2017-11-09perf tools: Add "reject" option for parse-events.lGravatar Jiri Olsa 1-0/+1
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 27-16/+50
2017-11-04tools/headers: Synchronize kernel ABI headersGravatar Ingo Molnar 25-13/+33
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kerne...Gravatar Josh Poimboeuf 1-0/+1
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsGravatar Ingo Molnar 979-15/+1089
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 974-0/+974
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 12-0/+12
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 39-0/+39
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 923-0/+923
2017-11-01bpf: remove SK_REDIRECT from UAPIGravatar John Fastabend 1-2/+1
2017-10-31selftests: lib.mk: print individual test results to console by defaultGravatar Shuah Khan 1-1/+5
2017-10-31tc-testing: fix arg to ip command: -s -> -nGravatar Brenda J. Butler 1-2/+2
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-7/+104
2017-10-29selftests: Introduce a new test case to tc testsuiteGravatar Chris Mi 3-5/+40
2017-10-29selftests: Introduce a new script to generate tc batch fileGravatar Chris Mi 1-0/+62
2017-10-29bpf: rename sk_actions to align with bpf infrastructureGravatar John Fastabend 1-2/+2
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+4
2017-10-27perf tools: Unwind properly location after REJECTGravatar Jiri Olsa 1-2/+6
2017-10-25perf symbols: Fix memory corruption because of zero length symbolsGravatar Ravi Bangoria 1-1/+11
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-10/+35
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+7
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-7/+524
2017-10-22bpf: add test cases to bpf selftests to cover all access testsGravatar Daniel Borkmann 1-0/+480
2017-10-20bpf: remove mark access for SK_SKB program typesGravatar John Fastabend 1-2/+14
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionGravatar John Fastabend 3-4/+5
2017-10-20bpf: enforce TCP only support for sockmapGravatar John Fastabend 1-1/+11
2017-10-20objtool: Fix memory leak in decode_instructions()Gravatar Kamalesh Babulal 1-2/+7
2017-10-20Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 6-10/+35
2017-10-18bpf: disallow arithmetic operations on context pointerGravatar Jakub Kicinski 1-0/+14
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuGravatar Li Zhijian 1-3/+6
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdGravatar Jin Yao 1-2/+2
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Gravatar Len Brown 1-9/+1
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACEGravatar Namhyung Kim 1-0/+2
2017-10-17perf record: Fix documentation for a inexistent option '-l'Gravatar Taeung Song 1-2/+2
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-23/+55
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferGravatar Andrea Arcangeli 1-5/+20
2017-10-13perf tools: Check wether the eBPF file exists in event parsingGravatar Jiri Olsa 1-2/+15
2017-10-13perf hists: Add extra integrity checks to fmt_free()Gravatar Jiri Olsa 1-0/+7
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Gravatar Jiri Olsa 1-1/+1
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 2-3/+3
2017-10-09tools include uapi bpf.h: Sync kernel ABI header with tooling headerGravatar Arnaldo Carvalho de Melo 1-1/+1
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUGravatar Mark Rutland 3-19/+47
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Gravatar Masahiro Yamada 2-4/+4
2017-10-06perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Gravatar Mark Santaniello 1-2/+2
2017-10-05selftests/net: rxtimestamp: Fix an off by oneGravatar Dan Carpenter 1-1/+1