1. e743664 kvm: selftests: Support dirty log initial-all-set test by Jay Zhou · 4 years, 10 months ago
  2. 23581ea KVM: selftests: Fix unknown ucall command asserts by Andrew Jones · 4 years, 10 months ago
  3. 13e48aa KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION by Sean Christopherson · 4 years, 11 months ago
  4. 244c6b6 KVM: selftests: Convert some printf's to pr_info's by Andrew Jones · 4 years, 11 months ago
  5. 3439d88 KVM: selftests: Rework debug message printing by Andrew Jones · 4 years, 11 months ago
  6. f09205b9 KVM: selftests: Time guest demand paging by Ben Gardon · 5 years ago
  7. 018494e KVM: selftests: Support multiple vCPUs in demand paging test by Ben Gardon · 5 years ago
  8. 9bbf247 KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x by Ben Gardon · 5 years ago
  9. 56a4210 KVM: selftests: Pass args to vCPU in global vCPU args struct by Ben Gardon · 5 years ago
  10. af99e1a KVM: selftests: Add memory size parameter to the demand paging test by Ben Gardon · 5 years ago
  11. 0119cb3 KVM: selftests: Add configurable demand paging delay by Ben Gardon · 4 years, 11 months ago
  12. 4f72180 KVM: selftests: Add demand paging content to the demand paging test by Ben Gardon · 4 years, 11 months ago
  13. 025eed7 KVM: selftests: Create a demand paging test by Ben Gardon · 5 years ago
  14. 87a802d KVM: selftests: Introduce num-pages conversion utilities by Andrew Jones · 4 years, 11 months ago
  15. 377a41c KVM: selftests: Introduce vm_guest_mode_params by Andrew Jones · 4 years, 11 months ago
  16. f832485 KVM: selftests: Rename vm_guest_mode_params by Andrew Jones · 4 years, 11 months ago
  17. 12c0d0f KVM: selftests: aarch64: Remove unnecessary ifdefs by Andrew Jones · 4 years, 11 months ago
  18. 10d1a71 KVM: selftests: Remove unnecessary defines by Andrew Jones · 4 years, 11 months ago
  19. f09ab26 KVM: selftests: aarch64: Use stream when given by Andrew Jones · 4 years, 11 months ago
  20. ff47902 selftests: KVM: Remove unused x86_register enum by Eric Auger · 5 years ago
  21. 1ea2cc0 selftests: KVM: SVM: Add vmcall test by Eric Auger · 5 years ago
  22. 20ba262 selftests: KVM: AMD Nested test infrastructure by Eric Auger · 5 years ago
  23. 1ecaabe selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}() by Eric Auger · 5 years ago
  24. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  25. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  26. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  27. 5d3919a selftests/bpf: Test freeing sockmap/sockhash with a socket in it by Jakub Sitnicki · 5 years ago
  28. d95f1e8 bpftool: Don't crash on missing xlated program instructions by Toke Høiland-Jørgensen · 5 years ago
  29. 6c05ca2 selftests: mlxsw: Add test cases for local table route replacement by Ido Schimmel · 5 years ago
  30. 90568ec Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  31. b0519de mptcp: fix use-after-free for ipv6 by Florian Westphal · 5 years ago
  32. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  33. 0f0d0a7 tools/bootconfig: Show the number of bootconfig nodes by Masami Hiramatsu · 5 years ago
  34. fc9e34f tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change by Song Liu · 5 years ago
  35. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  36. 88f404a wireguard: selftests: tie socket waiting to target pid by Jason A. Donenfeld · 5 years ago
  37. 4a2ef72 wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED by Krzysztof Kozlowski · 5 years ago
  38. f9398ac wireguard: selftests: ensure non-addition of peers with failed precomputation by Jason A. Donenfeld · 5 years ago
  39. 45f0357 Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  40. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  41. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  42. e9ed4fa tc-testing: add missing 'nsPlugin' to basic.json by Davide Caratti · 5 years ago
  43. 7145fcf tc-testing: fix eBPF tests failure on linux fresh clones by Davide Caratti · 5 years ago
  44. 0bddc1b bitops: more BITS_TO_* macros by Yury Norov · 5 years ago
  45. 8fc91b9 selftests/bpf: Fix trampoline_count.c selftest compilation warning by Andrii Nakryiko · 5 years ago
  46. a525b08 bpftool: Remove redundant "HAVE" prefix from the large INSN limit check by Michal Rostecki · 5 years ago
  47. d0fa925 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  48. af8c8a4 selftests: net: Add FIN_ACK processing order related latency spike test by SeongJae Park · 5 years ago
  49. 4c25df5 Merge branch 'topic/user-access-begin' into next by Michael Ellerman · 5 years ago
  50. cf3c8f8 Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  51. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  52. b70a2d6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. e25974aa tools/vm/slabinfo: fix sanity checks enabling by Daniel Wagner · 5 years ago
  54. bdffe23 mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" by John Hubbard · 5 years ago
  55. e813e65 Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  56. b2ff728 selftests: KVM: testing the local IRQs resets by Pierre Morel · 5 years ago
  57. b25d4cb selftests: KVM: s390x: Add reset tests by Janosch Frank · 5 years ago
  58. ada0a50 selftests: KVM: Add fpu and one reg set/get library functions by Janosch Frank · 5 years ago
  59. 85fc95d perf maps: Add missing unlock to maps__insert() error case by Cengiz Can · 5 years ago
  60. 1873f15 perf probe: Add ustring support for perf probe command by Thomas Richter · 5 years ago
  61. 2577e37 runqslower: Fix Makefile by Yulia Kartseva · 5 years ago
  62. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  63. 0ada120 perf: Make perf able to build with latest libbfd by Changbin Du · 5 years ago
  64. 0dd1979 perf test: Fix test case Merge cpu map by Thomas Richter · 5 years ago
  65. 3220fb8 perf parse: Copy string to perf_evsel_config_term by Leo Yan · 5 years ago
  66. e884602 perf parse: Refactor 'struct perf_evsel_config_term' by Leo Yan · 5 years ago
  67. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  68. ce7ae9d Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  69. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  70. 80b60e3 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  71. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  72. 34f71a4a tracing: Add new testcases for hist trigger parsing errors by Tom Zanussi · 6 years ago
  73. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  74. 709bd70 tools/power/x86/intel_pstate_tracer: change several graphs to autoscale y-axis by Doug Smythies · 5 years ago
  75. e749e09 tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility by Doug Smythies · 5 years ago
  76. a7aebde Merge tag 'linux-cpupower-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 5 years ago
  77. c0275ae Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  78. af4ddd6 selftests/ftrace: fix glob selftest by Sven Schnelle · 5 years ago
  79. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  80. d99391e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  81. e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  82. 03aa8c8c Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  83. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  84. 55816dc Merge tag 'acpi-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  85. 08c49dc Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  86. ac87813 selftests: settings: tests can be in subsubdirs by Matthieu Baerts · 5 years ago
  87. 8c30fa7 Correction to manpage of cpupower by Brahadambal Srinivasan · 5 years ago
  88. 9e0703a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  89. 265bb35 selftests/bpf: Add test based on port range for BPF flow dissector by Yoshiki Komachi · 5 years ago
  90. ca11abf Merge branches 'acpi-tables', 'acpi-button', 'acpi-ec', 'acpi-doc' and 'acpi-tools' by Rafael J. Wysocki · 5 years ago
  91. ff7a672 Merge branch 'acpica' by Rafael J. Wysocki · 5 years ago
  92. 07fdbee tools/bpf: Allow overriding llvm tools for runqslower by Andrey Ignatov · 5 years ago
  93. 611973c selftests: netfilter: Introduce tests for sets with range concatenation by Stefano Brivio · 5 years ago
  94. 9fc3c01 Tools: hv: Reopen the devices if read() or write() returns errors by Dexuan Cui · 5 years ago
  95. d633d57 selftest/bpf: Add test for allowed trampolines count by Jiri Olsa · 5 years ago
  96. 414f504 selftests/eeh: Bump EEH wait time to 60s by Oliver O'Halloran · 5 years ago
  97. e814c58 selftests: mlxsw: Add a TBF selftest by Petr Machata · 5 years ago
  98. c143139 selftests: forwarding: lib: Allow reading TC rule byte counters by Petr Machata · 5 years ago
  99. 4121d94 selftests: forwarding: lib: Add helpers for busywaiting by Petr Machata · 5 years ago
  100. adc6c7e selftests: Move two functions from mlxsw's qos_lib to lib by Petr Machata · 5 years ago