Age | Commit message (Expand) | Author |
2017-10-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-10-22 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-10-22 | bpf: add test cases to bpf selftests to cover all access tests | Daniel Borkmann |
2017-10-20 | bpf: remove mark access for SK_SKB program types | John Fastabend |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend |
2017-10-20 | bpf: enforce TCP only support for sockmap | John Fastabend |
2017-10-20 | objtool: Fix memory leak in decode_instructions() | Kamalesh Babulal |
2017-10-20 | Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-10-18 | bpf: disallow arithmetic operations on context pointer | Jakub Kicinski |
2017-10-18 | perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu | Li Zhijian |
2017-10-18 | perf xyarray: Fix wrong processing when closing evsel fd | Jin Yao |
2017-10-18 | Revert "tools/power turbostat: stop migrating, unless '-m'" | Len Brown |
2017-10-17 | perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE | Namhyung Kim |
2017-10-17 | perf record: Fix documentation for a inexistent option '-l' | Taeung Song |
2017-10-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-10-13 | userfaultfd: selftest: exercise -EEXIST only in background transfer | Andrea Arcangeli |
2017-10-13 | perf tools: Check wether the eBPF file exists in event parsing | Jiri Olsa |
2017-10-13 | perf hists: Add extra integrity checks to fmt_free() | Jiri Olsa |
2017-10-13 | perf hists: Fix crash in perf_hpp__reset_output_field() | Jiri Olsa |
2017-10-10 | Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-10-09 | tools include uapi bpf.h: Sync kernel ABI header with tooling header | Arnaldo Carvalho de Melo |
2017-10-09 | perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU | Mark Rutland |
2017-10-06 | perf script: Add missing separator for "-F ip,brstack" (and brstackoff) | Mark Santaniello |
2017-10-05 | selftests/net: rxtimestamp: Fix an off by one | Dan Carpenter |
2017-10-05 | Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-10-05 | selftests: mqueue: fix regression in silencing output from RUN_TESTS | Shuah Khan |
2017-10-05 | selftests: x86: sysret_ss_attrs doesn't build on a PIE build | Shuah Khan |
2017-10-05 | perf callchain: Compare dsos (as well) for CCKEY_FUNCTION | Ravi Bangoria |
2017-10-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-29 | Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s... | Ingo Molnar |
2017-09-28 | perf test: Fix vmlinux failure on s390x part 2 | Thomas Richter |
2017-09-28 | perf test: Fix vmlinux failure on s390x | Thomas Richter |
2017-09-28 | objtool: Support unoptimized frame pointer setup | Josh Poimboeuf |
2017-09-27 | Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-09-25 | selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms | Shuah Khan |
2017-09-25 | selftests: timers: set-timer-lat: fix hang when std out/err are redirected | Shuah Khan |
2017-09-25 | selftests/memfd: correct run_tests.sh permission | Li Zhijian |
2017-09-25 | selftests/seccomp: Support glibc 2.26 siginfo_t.h | Kees Cook |
2017-09-25 | selftests: futex: Makefile: fix for loops in targets to run silently | Shuah Khan |
2017-09-25 | selftests: Makefile: fix for loops in targets to run silently | Shuah Khan |
2017-09-25 | selftests: mqueue: Use full path to run tests from Makefile | Shuah Khan |
2017-09-25 | selftests: futex: copy sub-dir test scripts for make O=dir run | Shuah Khan |
2017-09-25 | perf tools: Fix syscalltbl build failure | Akemi Yagi |
2017-09-25 | perf report: Fix debug messages with --call-graph option | Mengting Zhang |
2017-09-25 | perf evsel: Fix attr.exclude_kernel setting for default cycles:p | Arnaldo Carvalho de Melo |
2017-09-25 | tools include: Sync kernel ABI headers with tooling headers | Ingo Molnar |
2017-09-25 | perf tools: Get all of tools/{arch,include}/ in the MANIFEST | Arnaldo Carvalho de Melo |
2017-09-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-23 | x86/asm: Fix inline asm call constraints for Clang | Josh Poimboeuf |