Age | Commit message (Expand) | Author |
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 | 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 |
2018-08-20 | Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-20 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-08-20 | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' | Arnaldo Carvalho de Melo |
2018-08-20 | tools arch x86: Update tools's copy of cpufeatures.h | Arnaldo Carvalho de Melo |
2018-08-20 | perf python: Fix pyrf_evlist__read_on_cpu() interface | Jiri Olsa |
2018-08-20 | perf mmap: Store real cpu number in 'struct perf_mmap' | Jiri Olsa |
2018-08-20 | perf tools: Remove ext from struct kmod_path | Jiri Olsa |
2018-08-20 | perf tools: Add gzip_is_compressed function | Jiri Olsa |
2018-08-20 | perf tools: Add lzma_is_compressed function | Jiri Olsa |
2018-08-20 | perf tools: Add is_compressed callback to compressions array | Jiri Olsa |
2018-08-20 | perf tools: Move the temp file processing into decompress_kmodule | Jiri Olsa |