1. f54e66a Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  2. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  3. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  4. b145b0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  5. 4094871 udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  6. 6e06983 selftests: kvm: Fix libkvm build error by Shuah Khan · 5 years ago
  7. ce3a677 selftests: watchdog: Add command line option to show watchdog_info by George G. Davis · 5 years ago
  8. 8f9577e selftests: watchdog: Validate optional file argument by George G. Davis · 5 years ago
  9. 852c8cb selftests/kselftest/runner.sh: Add 45 second timeout per test by Kees Cook · 5 years ago
  10. 131b30c kselftest: exclude failed TARGETS from runlist by Cristian Marussi · 5 years ago
  11. 3a24f7f kselftest: add capability to skip chosen TARGETS by Cristian Marussi · 5 years ago
  12. 17eac6c selftests: Add kselftest-all and kselftest-install targets by Shuah Khan · 5 years ago
  13. 3969e76 selftests: pidfd: Fix undefined reference to pthread_create() by Shuah Khan · 5 years ago
  14. cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  15. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  16. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  17. 8ed4889 selftests/ftrace: Fix same probe error test by Steven Rostedt (VMware) · 5 years ago
  18. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  19. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  20. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  21. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  22. 979b9b2 mlxsw: spectrum: Clear VLAN filters during port initialization by Ido Schimmel · 5 years ago
  23. 2e4a759 KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure by Vitaly Kuznetsov · 5 years ago
  24. 3c30819 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  25. 0944442 selftests: kvm: add test for dirty logging inside nested guests by Paolo Bonzini · 5 years ago
  26. a7b7b77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 26acf40 perf unwind: Fix libunwind build failure on i386 systems by Arnaldo Carvalho de Melo · 5 years ago
  28. 797a324 Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  29. cbafe18 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  30. 39529a9 libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions by Andrii Nakryiko · 5 years ago
  31. ca7a03c ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule by Jason A. Donenfeld · 5 years ago
  32. 6d2052d augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition by Michel Lespinasse · 5 years ago
  33. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  34. 444b8a8 augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro by Michel Lespinasse · 5 years ago
  35. c7d4f7e rbtree: avoid generating code twice for the cached versions (tools copy) by Michel Lespinasse · 5 years ago
  36. 4670d68 selftests/bpf: adjust strobemeta loop to satisfy latest clang by Andrii Nakryiko · 5 years ago
  37. d778c30 selftests/bpf: delete unused variables in test_sysctl by Andrii Nakryiko · 5 years ago
  38. aef70a1 libbpf: fix false uninitialized variable warning by Andrii Nakryiko · 5 years ago
  39. 8a03222 selftests/bpf: test_progs: fix client/server race in tcp_rtt by Stanislav Fomichev · 5 years ago
  40. d6840d8 perf parser: Remove needless include directives by Arnaldo Carvalho de Melo · 5 years ago
  41. 815c156 perf build: Add detection of java-11-openjdk-devel package by Thomas Richter · 5 years ago
  42. 61bf4ee perf jvmti: Include JVMTI support for s390 by Thomas Richter · 5 years ago
  43. 28b9517 perf vendor events: Remove P8 HW events which are not supported by Mamatha Inamdar · 5 years ago
  44. 7834fa9 perf evlist: Fix access of freed id arrays by Andi Kleen · 5 years ago
  45. 6f6473c perf stat: Fix free memory access / memory leaks in metrics by Andi Kleen · 5 years ago
  46. 252a2fd perf tools: Replace needless mmap.h with what is needed, event.h by Arnaldo Carvalho de Melo · 5 years ago
  47. 95be9d1 perf evsel: Move config terms to a separate header by Arnaldo Carvalho de Melo · 5 years ago
  48. bd70462 perf evlist: Remove unused perf_evlist__fprintf() method by Arnaldo Carvalho de Melo · 5 years ago
  49. ca12527 perf evsel: Introduce evsel_fprintf.h by Arnaldo Carvalho de Melo · 5 years ago
  50. 9620bc36 perf evsel: Remove need for symbol_conf in evsel_fprintf.c by Arnaldo Carvalho de Melo · 5 years ago
  51. 301310c Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  52. 19a4ff5 selftests, sched/membarrier: Add multi-threaded test by Mathieu Desnoyers · 5 years ago
  53. 4b526de KVM: x86: Check kvm_rebooting in kvm_spurious_fault() by Sean Christopherson · 5 years ago
  54. 90a4884 KVM: selftests: fix ucall on x86 by Vitaly Kuznetsov · 5 years ago
  55. 32ff3fe perf copyfile: Move copyfile routines to separate files by Arnaldo Carvalho de Melo · 5 years ago
  56. 80ab298 libperf: Add perf_evlist__poll() function by Jiri Olsa · 5 years ago
  57. f4009e7 libperf: Add perf_evlist__add_pollfd() function by Jiri Olsa · 5 years ago
  58. 31f67fc libperf: Add perf_evlist__alloc_pollfd() function by Jiri Olsa · 5 years ago
  59. 379dd98 libperf: Add libperf_init() call to the tests by Jiri Olsa · 5 years ago
  60. 428dab8 libperf: Merge libperf_set_print() into libperf_init() by Jiri Olsa · 5 years ago
  61. fb4bf51 libperf: Add libperf dependency for tests targets by Jiri Olsa · 5 years ago
  62. 7634d53 libperf: Use sys/types.h to get ssize_t, not unistd.h by Arnaldo Carvalho de Melo · 5 years ago
  63. 2604911 perf tools: No need to include internal/lib.h from util/util.h by Arnaldo Carvalho de Melo · 5 years ago
  64. 20f2be1 libperf: Move 'page_size' global variable to libperf by Jiri Olsa · 5 years ago
  65. d5a9948 libperf: Add perf_evlist__id_add_fd() function by Jiri Olsa · 5 years ago
  66. b0031c2 libperf: Add perf_evlist__id_add() function by Jiri Olsa · 5 years ago
  67. ff47d86 libperf: Add perf_evlist__read_format() function by Jiri Olsa · 5 years ago
  68. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  69. 70c2036 libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions by Jiri Olsa · 5 years ago
  70. 1d5af02 libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
  71. e7eb900 libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  72. deaf321 libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  73. 8cd36f3 libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  74. fee92b44 libperf: Add missing 'struct xyarray' forward declaration by Arnaldo Carvalho de Melo · 5 years ago
  75. 40cb2d5 libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
  76. f6fa437 libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
  77. c976ee1 libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
  78. 648b5af libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  79. 65aa2e6 libperf: Add 'flush' to 'struct perf_mmap' by Jiri Olsa · 5 years ago
  80. 4443e6d libperf: Add 'event_copy' to 'struct perf_mmap' by Jiri Olsa · 5 years ago
  81. 8df7a86 libperf: Add 'overwrite' to 'struct perf_mmap' by Jiri Olsa · 5 years ago
  82. ebe4d72 libperf: Add prev/start/end to struct perf_mmap by Jiri Olsa · 5 years ago
  83. e03edfe libperf: Add 'refcnt' to struct perf_mmap by Jiri Olsa · 5 years ago
  84. 56a9470 libperf: Add 'cpu' to struct perf_mmap by Jiri Olsa · 5 years ago
  85. 2cf07b2 libperf: Add 'fd' to struct perf_mmap by Jiri Olsa · 5 years ago
  86. 4fd0cef libperf: Add 'mask' to struct perf_mmap by Jiri Olsa · 5 years ago
  87. 547740f libperf: Add perf_mmap struct by Jiri Olsa · 5 years ago
  88. e0fcfb0 perf evlist: Adopt backwards ring buffer state enum by Arnaldo Carvalho de Melo · 5 years ago
  89. d80a554 libperf: Link libapi.a in libperf.so by Jiri Olsa · 5 years ago
  90. e6b1878 perf tools: Rename perf_evlist__purge() to evlist__purge() by Jiri Olsa · 5 years ago
  91. 470579b perf tools: Rename perf_evlist__exit() to evlist__exit() by Jiri Olsa · 5 years ago
  92. d50cf36 perf tools: Rename perf_evlist__alloc_mmap() to evlist__alloc_mmap() by Jiri Olsa · 5 years ago
  93. db6b7b1 perf tools: Rename perf_evlist__munmap() to evlist__munmap() by Jiri Olsa · 5 years ago
  94. 9521b5f perf tools: Rename perf_evlist__mmap() to evlist__mmap() by Jiri Olsa · 5 years ago
  95. a583053 perf tools: Rename 'struct perf_mmap' to 'struct mmap' by Jiri Olsa · 5 years ago
  96. 058bd85 tools: Add missing stdio.h include to asm/bug.h header by Jiri Olsa · 5 years ago
  97. 33c9640 libtraceevent: Man pages for tep plugins APIs by Tzvetomir Stoyanov · 5 years ago
  98. 077faf3 libtraceevent: Move traceevent plugins in its own subdirectory by Tzvetomir Stoyanov (VMware) · 5 years ago
  99. d69094f libtraceevent: Add tep_get_event() in event-parse.h by Tzvetomir Stoyanov (VMware) · 5 years ago
  100. f8d1638 libtraceevent: Man pages fix, changes in event printing APIs by Tzvetomir Stoyanov (VMware) · 5 years ago