Age | Commit message (Expand) | Author |
2018-09-11 | tools headers uapi: Update tools's copy of linux/perf_event.h | Arnaldo Carvalho de Melo |
2018-09-09 | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s... | Ingo Molnar |
2018-09-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-09-07 | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář |
2018-09-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-09-04 | tools/vm/page-types.c: fix "defined but not used" warning | Naoya Horiguchi |
2018-09-04 | tools/vm/slabinfo.c: fix sign-compare warning | Naoya Horiguchi |
2018-09-02 | tools/bpf: bpftool, add xskmap in map types | Prashant Bhole |
2018-08-31 | selftests: pmtu: detect correct binary to ping ipv6 addresses | Sabrina Dubroca |
2018-08-31 | selftests: pmtu: maximum MTU for vti4 is 2^16-1-20 | Sabrina Dubroca |
2018-08-30 | perf annotate: Fix parsing aarch64 branch instructions after objdump update | Kim Phillips |
2018-08-30 | perf probe powerpc: Ignore SyS symbols irrespective of endianness | Sandipan Das |
2018-08-30 | perf event-parse: Use fixed size string for comms | Chris Phlipot |
2018-08-30 | perf util: Fix bad memory access in trace info. | Chris Phlipot |
2018-08-30 | perf tools: Streamline bpf examples and headers installation | Arnaldo Carvalho de Melo |
2018-08-30 | perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() | Hisao Tanabe |
2018-08-30 | perf arm64: Fix include path for asm-generic/unistd.h | Kim Phillips |
2018-08-30 | perf tests: Add breakpoint modify tests | Jiri Olsa |
2018-08-30 | perf annotate: Properly interpret indirect call | Martin Liška |
2018-08-30 | tools/kvm_stat: re-animate display of dead guests | Stefan Raspl |
2018-08-30 | tools/kvm_stat: indicate dead guests as such | Stefan Raspl |
2018-08-30 | tools/kvm_stat: handle guest removals more gracefully | Stefan Raspl |
2018-08-30 | tools/kvm_stat: don't reset stats when setting PID filter for debugfs | Stefan Raspl |
2018-08-30 | tools/kvm_stat: fix updates for dead guests | Stefan Raspl |
2018-08-30 | tools/kvm_stat: fix handling of invalid paths in debugfs provider | Stefan Raspl |
2018-08-30 | tools/kvm_stat: fix python3 issues | Stefan Raspl |
2018-08-29 | tc-testing: add test-cases for numeric and invalid control action | Paolo Abeni |
2018-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann |
2018-08-23 | tools: bpftool: return from do_event_pipe() on bad arguments | Quentin Monnet |
2018-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-08-22 | proc: test /proc/thread-self symlink | Alexey Dobriyan |
2018-08-22 | proc: test /proc/self symlink | Alexey Dobriyan |
2018-08-22 | tools/testing/selftests/vm/: add MAP_POPULATE test | Dmitry Safonov |
2018-08-22 | kvm: selftest: add dirty logging test | Peter Xu |
2018-08-22 | kvm: selftest: pass in extra memory when create vm | Peter Xu |
2018-08-22 | kvm: selftest: include the tools headers | Peter Xu |
2018-08-22 | kvm: selftest: unify the guest port macros | Peter Xu |
2018-08-22 | tools: introduce test_and_clear_bit | Peter Xu |
2018-08-21 | test_ida: check_ida_destroy and check_ida_alloc | Matthew Wilcox |
2018-08-21 | test_ida: Convert check_ida_conv to new API | Matthew Wilcox |
2018-08-21 | test_ida: Move ida_check_max | Matthew Wilcox |
2018-08-21 | test_ida: Move ida_check_leaf | Matthew Wilcox |
2018-08-21 | idr-test: Convert ida_check_nomem to new API | Matthew Wilcox |
2018-08-21 | ida: Start new test_ida module | Matthew Wilcox |
2018-08-21 | radix tree test suite: Enable ubsan | Matthew Wilcox |
2018-08-21 | radix tree test suite: Fix compilation | Matthew Wilcox |