- aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
- b372115 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 2cd36fb proc: test /proc/thread-self symlink by Alexey Dobriyan · 6 years ago
- 61d47c4 proc: test /proc/self symlink by Alexey Dobriyan · 6 years ago
- 1caed86 tools/testing/selftests/vm/: add MAP_POPULATE test by Dmitry Safonov · 6 years ago
- 3b4cd0f kvm: selftest: add dirty logging test by Peter Xu · 6 years ago
- aee41be kvm: selftest: pass in extra memory when create vm by Peter Xu · 6 years ago
- bc8eb2f kvm: selftest: include the tools headers by Peter Xu · 6 years ago
- 4e18bccc kvm: selftest: unify the guest port macros by Peter Xu · 6 years ago
- 07a262c tools: introduce test_and_clear_bit by Peter Xu · 6 years ago
- f272668 test_ida: check_ida_destroy and check_ida_alloc by Matthew Wilcox · 6 years ago
- 5c78b0b test_ida: Convert check_ida_conv to new API by Matthew Wilcox · 6 years ago
- 161b47e test_ida: Move ida_check_max by Matthew Wilcox · 6 years ago
- 0a38563 test_ida: Move ida_check_leaf by Matthew Wilcox · 6 years ago
- 06b0111 idr-test: Convert ida_check_nomem to new API by Matthew Wilcox · 6 years ago
- 8ab8ba3 ida: Start new test_ida module by Matthew Wilcox · 6 years ago
- d1c0d5e radix tree test suite: Enable ubsan by Matthew Wilcox · 6 years ago
- c9b9335 radix tree test suite: Fix compilation by Matthew Wilcox · 6 years ago
- 6b2edf2 Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
- 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 7830365 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 6 years ago
- 252df17 tools arch x86: Update tools's copy of cpufeatures.h by Arnaldo Carvalho de Melo · 6 years ago
- 721f0df perf python: Fix pyrf_evlist__read_on_cpu() interface by Jiri Olsa · 6 years ago
- 31fb4c0 perf mmap: Store real cpu number in 'struct perf_mmap' by Jiri Olsa · 6 years ago
- b946cd3 perf tools: Remove ext from struct kmod_path by Jiri Olsa · 6 years ago
- 88c74dc perf tools: Add gzip_is_compressed function by Jiri Olsa · 6 years ago
- 4b57fd4 perf tools: Add lzma_is_compressed function by Jiri Olsa · 6 years ago
- 8b42b7e perf tools: Add is_compressed callback to compressions array by Jiri Olsa · 6 years ago
- c9a8a61 perf tools: Move the temp file processing into decompress_kmodule by Jiri Olsa · 6 years ago
- dde755a9 perf tools: Use compression id in decompress_kmodule() by Jiri Olsa · 6 years ago
- 2af5247 perf tools: Store compression id into struct dso by Jiri Olsa · 6 years ago
- 4b838b0 perf tools: Add compression id into 'struct kmod_path' by Jiri Olsa · 6 years ago
- e1e1394 perf tools: Make is_supported_compression() static by Jiri Olsa · 6 years ago
- 85e1d41 perf tools: Make decompress_to_file() function static by Jiri Olsa · 6 years ago
- d68a29c perf tools: Get rid of dso__needs_decompress() call in __open_dso() by Jiri Olsa · 6 years ago
- 2354ae9 perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble() by Jiri Olsa · 6 years ago
- bcd4287 perf tools: Get rid of dso__needs_decompress() call in read_object_code() by Jiri Olsa · 6 years ago
- 6ab025e tools lib traceevent: Change to SPDX License format by Steven Rostedt (VMware) · 6 years ago
- cb76371 perf llvm: Allow passing options to llc in addition to clang by Arnaldo Carvalho de Melo · 6 years ago
- 49836f7 perf parser: Improve error message for PMU address filters by Jack Henschel · 6 years ago
- da15fc2 perf tools: Disable parallelism for 'make clean' by Rasmus Villemoes · 6 years ago
- 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- 2475c51 Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
- 5695d5d Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
- 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
- 5804b110 Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
- 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 59ae96f tools/vm/page-types.c: add support for idle page tracking by Christian Hansen · 6 years ago
- 7f1d23e tools/vm/page-types.c: include shared map counts by Christian Hansen · 6 years ago
- a85da34 tools/bpf: fix bpf selftest test_cgroup_storage failure by Yonghong Song · 6 years ago
- 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
- 6de4c69 Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
- 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 99cbbe5 perf auxtrace: Fix queue resize by Adrian Hunter · 6 years ago
- 5508672 perf python: Remove -mcet and -fcf-protection when building with clang by Arnaldo Carvalho de Melo · 6 years ago
- 3443533 perf arm spe: Fix uninitialized record error variable by Kim Phillips · 6 years ago
- c9b51a0 perf tools: Move syscall_64.tbl check into check-headers.sh by Jiri Olsa · 6 years ago
- 7ea6e98 perf tools: Make check-headers.sh check based on kernel dir by Jiri Olsa · 6 years ago
- 26a1ccc bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT" by Colin Ian King · 6 years ago
- 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 2280a53 Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
- 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
- f24d6f2 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 1e45e9a Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 51d8aac perf tools: Fix check-headers.sh AND list path of execution by Alexander Kapshuk · 6 years ago
- 3f4417d perf tools: Check for null when copying nsinfo. by Benno Evers · 6 years ago
- 0ae9863 tools lib traceevent: Rename static variables and functions in event-parse.c by Tzvetomir Stoyanov (VMware) · 6 years ago
- c99eeaf tools lib traceevent: Rename various pevent APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 1634e46 tools lib traceevent: Rename internal parser related APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 413af01 tools lib traceevent: Rename various pevent get/set/is APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 610e1e4 tools lib traceevent: Rename pevent_find_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 8b3e087 tools lib traceevent: Rename pevent field APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- dc05ebf tools lib traceevent: Rename pevent_data_ APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- b843e9c tools lib traceevent: Rename pevent_register / unregister APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 64e2379 tools lib traceevent: Rename pevent_filter* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- ca2921d tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 3cf4778 tools lib traceevent: Rename pevent_function* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- d97f4ef tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno' by Tzvetomir Stoyanov (VMware) · 6 years ago
- 6fed932 tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' by Tzvetomir Stoyanov (VMware) · 6 years ago
- fc9b697 tools lib traceevent, perf tools: Rename traceevent_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- ece2a4f tools lib traceevent, perf tools: Rename pevent_set_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 13a4189 tools lib traceevent, perf tools: Rename pevent_register_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 59c1bae tools lib traceevent, perf tools: Rename pevent_read_number_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 6a48dc2 tools lib traceevent, perf tools: Rename pevent print APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- c60167c tools lib traceevent, perf tools: Rename pevent parse APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- af85cd1 tools lib traceevent, perf tools: Rename pevent find APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- 4d5c58b tools lib traceevent, perf tools: Rename pevent alloc / free APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- c32d52b tools lib traceevent, perf tools: Rename pevent plugin related APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
- cbc49b2 tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record' by Tzvetomir Stoyanov (VMware) · 6 years ago
- b99cdfd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago