Age | Commit message (Expand) | Author |
2018-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-04-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-22 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-21 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-21 | Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-19 | coresight: Move to SPDX identifier | Mathieu Poirier |
2018-04-19 | tools/bpf: fix test_sock and test_sock_addr.sh failure | Yonghong Song |
2018-04-18 | perf test BPF: Fixup BPF test using epoll_pwait syscall function probe | Arnaldo Carvalho de Melo |
2018-04-18 | perf tests mmap: Show which tracepoint is failing | Arnaldo Carvalho de Melo |
2018-04-18 | perf tools: Add '\n' at the end of parse-options error messages | Ravi Bangoria |
2018-04-18 | perf record: Remove suggestion to enable APIC | Andi Kleen |
2018-04-18 | perf record: Remove misleading error suggestion | Andi Kleen |
2018-04-18 | perf hists browser: Clarify top/report browser help | Andi Kleen |
2018-04-18 | perf mem: Allow all record/report options | Andi Kleen |
2018-04-18 | perf trace: Support MAP_FIXED_NOREPLACE | Arnaldo Carvalho de Melo |
2018-04-17 | selftests/filesystems: Don't run dnotify_test by default | Michael Ellerman |
2018-04-17 | perf list: Add s390 support for detailed/verbose PMU event description | Thomas Richter |
2018-04-17 | perf script: Extend misc field decoding with switch out event type | Alexey Budankov |
2018-04-17 | perf report: Extend raw dump (-D) out with switch out event type | Alexey Budankov |
2018-04-17 | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] | Alexey Budankov |
2018-04-17 | tools/headers: Synchronize kernel ABI headers, v4.17-rc1 | Ingo Molnar |
2018-04-17 | objtool: Support HOSTCFLAGS and HOSTLDFLAGS | Laura Abbott |
2018-04-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-04-16 | kvm: selftests: add vmx_tsc_adjust_test | Paolo Bonzini |
2018-04-16 | tools/testing/nvdimm: enable labels for nfit_test.1 dimms | Dan Williams |
2018-04-16 | tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute | Dan Williams |
2018-04-16 | tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1 | Dan Williams |
2018-04-16 | tools/testing/nvdimm: allow custom error code injection | Dan Williams |
2018-04-16 | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2018-04-15 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-04-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-13 | perf annotate: Handle variables in 'sub', 'or' and many other instructions | Arnaldo Carvalho de Melo |
2018-04-13 | perf annotate: Allow setting the offset level in .perfconfig | Arnaldo Carvalho de Melo |
2018-04-13 | perf report: Fix switching to another perf.data file | Arnaldo Carvalho de Melo |
2018-04-13 | perf record: Change warning for missing sysfs entry to debug | Thomas Richter |
2018-04-12 | proc: fixup copyright sign | Alexey Dobriyan |
2018-04-12 | selftests: net: add in_netns.sh to TEST_PROGS | Anders Roxell |
2018-04-12 | perf tests: Disable breakpoint accounting test for powerpc | Sandipan Das |
2018-04-12 | kvm: selftests: add -std=gnu99 cflags | Peng Hao |
2018-04-12 | perf sched: Fix documentation for timehist | Takuya Yamamoto |
2018-04-12 | perf version: Print status for syscall_table | Jin Yao |
2018-04-12 | perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT | Jin Yao |
2018-04-12 | perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX | Jin Yao |
2018-04-12 | perf tests bpf: Remove unused ptrace.h include from LLVM test | Arnaldo Carvalho de Melo |
2018-04-12 | perf jvmti: Give hints about package names needed to build | Arnaldo Carvalho de Melo |
2018-04-12 | perf annotate browser: Allow showing offsets in more than just jump targets | Arnaldo Carvalho de Melo |
2018-04-12 | perf annotate: Allow showing offsets in more than just jump targets | Arnaldo Carvalho de Melo |
2018-04-12 | perf tests: Run dwarf unwind test on arm32 | Kim Phillips |