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