1. 0226bd6 tools/testing/scatterlist: add missing defines by Maor Gottlieb · 2 years, 11 months ago
  2. 216e2ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 11 months ago
  3. df00015 Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 11 months ago
  4. 3cd7cd8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 11 months ago
  5. b19c99b selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP by Paolo Bonzini · 3 years ago
  6. 9ae279e kselftest/arm64: Correct logging of FPSIMD register read via ptrace by Mark Brown · 3 years ago
  7. 50806fd kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types by Mark Brown · 3 years ago
  8. aa814c5 tools/tracing: Update Makefile to build rtla by Shuah Khan · 3 years ago
  9. 2201aea rtla: Make doc build optional by Shuah Khan · 3 years ago
  10. 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  11. dd4516a selftests: kvm: move vm_xsave_req_perm call to amx_test by Paolo Bonzini · 3 years ago
  12. 4cf3d3e KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest by Sean Christopherson · 3 years ago
  13. de1956f KVM: selftests: Re-enable access_tracking_perf_test by David Matlack · 3 years ago
  14. dd81e1c Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  15. 40c8432 Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  16. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  17. f0ac5b8 perf tools: Remove redundant err variable by Minghao Chi · 3 years ago
  18. b4a7276 perf test: Add parse-events test for aliases with hyphens by John Garry · 3 years ago
  19. 34fa67e perf test: Add pmu-events test for aliases with hyphens by John Garry · 3 years ago
  20. 864bc8c perf parse-events: Support event alias in form foo-bar-baz by John Garry · 3 years ago
  21. 3606c0e perf evsel: Override attr->sample_period for non-libpfm4 events by German Gomez · 3 years ago
  22. 24ead7c perf cpumap: Remove duplicate include in cpumap.h by Lv Ruyi · 3 years ago
  23. 4402869 perf cpumap: Migrate to libperf cpumap api by Ian Rogers · 3 years ago
  24. 1d1d9af perf python: Fix cpu_map__item() building by Ian Rogers · 3 years ago
  25. 9edcde6 perf script: Fix printing 'phys_addr' failure issue by Yao Jin · 3 years ago
  26. 636b528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  27. afa114d selftests: net: ioam: expect support for Queue depth data by Justin Iurman · 3 years ago
  28. 9846921 selftests: mptcp: fix ipv6 routing setup by Paolo Abeni · 3 years ago
  29. 83a34ad selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c by Jinrong Liang · 3 years ago
  30. a0f4ba7 selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c by Jinrong Liang · 3 years ago
  31. 6e10e21 tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  32. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  33. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  34. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  35. fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
  36. 3087c61 tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN by Yafang Shao · 3 years ago
  37. 4cfb943 tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
  38. 96c852c kvm: selftests: Do not indent with spaces by Paolo Bonzini · 3 years ago
  39. fa68118 kvm: selftests: sync uapi/linux/kvm.h with Linux header by Paolo Bonzini · 3 years ago
  40. 8326c79 tools headers UAPI: Sync x86 arch prctl headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 1 month ago
  41. d5ad5b1 selftests: kvm: add amx_test to .gitignore by Muhammad Usama Anjum · 3 years ago
  42. 4f5a884 Merge branch 'kvm-pi-raw-spinlock' into HEAD by Paolo Bonzini · 3 years ago
  43. e337f7e KVM: selftests: Add a test to force emulation with a pending exception by Sean Christopherson · 3 years ago
  44. bef9a70 selftests: kvm/x86: Add test for KVM_SET_PMU_EVENT_FILTER by Jim Mattson · 3 years ago
  45. 2ba9047 selftests: kvm/x86: Introduce x86_model() by Jim Mattson · 3 years ago
  46. 398f924 selftests: kvm/x86: Export x86_family() for use outside of processor.c by Jim Mattson · 3 years ago
  47. 2106610 selftests: kvm/x86: Introduce is_amd_cpu() by Jim Mattson · 3 years ago
  48. b33b9c40 selftests: kvm/x86: Parameterize the CPUID vendor string check by Jim Mattson · 3 years ago
  49. 1a1d1db kvm: selftests: conditionally build vm_xsave_req_perm() by Wei Wang · 3 years ago
  50. 9d5f0c3 perf machine: Use path__join() to compose a path instead of snprintf(dir, '/', filename) by Arnaldo Carvalho de Melo · 3 years ago
  51. 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  52. 37c8d48 bpf, selftests: Add ringbuf memory type confusion test by Daniel Borkmann · 3 years ago
  53. 722e4db bpf, selftests: Add various ringbuf tests with invalid offset by Daniel Borkmann · 3 years ago
  54. 0d3d237 perf evlist: No need to setup affinities when disabling events for pid targets by Arnaldo Carvalho de Melo · 3 years ago
  55. f350ee9 perf evlist: No need to setup affinities when enabling events for pid targets by Arnaldo Carvalho de Melo · 3 years ago
  56. 49de179 perf stat: No need to setup affinities when starting a workload by Arnaldo Carvalho de Melo · 3 years ago
  57. 1855b79 perf affinity: Allow passing a NULL arg to affinity__cleanup() by Arnaldo Carvalho de Melo · 3 years ago
  58. 4624f19 perf probe: Fix ppc64 'perf probe add events failed' case by Zechuan Chen · 3 years ago
  59. 6a8d7fb Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  60. 57d1737 Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years ago
  61. ecebb96 KVM: selftests: Test KVM_SET_CPUID2 after KVM_RUN by Vitaly Kuznetsov · 3 years ago
  62. 9e6d484 KVM: selftests: Rename 'get_cpuid_test' to 'cpuid_test' by Vitaly Kuznetsov · 3 years ago
  63. e3daa26 Merge branch 'acpi-pfrut' by Rafael J. Wysocki · 3 years ago
  64. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  65. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  66. 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  67. 9bce13e perf record: Disable debuginfod by default by Jiri Olsa · 3 years, 1 month ago
  68. 2eea0b5 perf evlist: No need to do any affinity setup when profiling pids by Arnaldo Carvalho de Melo · 3 years ago
  69. 37be585 perf cpumap: Add is_dummy() method by Arnaldo Carvalho de Melo · 3 years ago
  70. d3e2bb4 perf metric: Fix metric_leader by Ian Rogers · 3 years ago
  71. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  72. 4ade081 tools: sync tools/bitmap with mother linux by Yury Norov · 3 years, 4 months ago
  73. 87c01d5 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
  74. 692b558 userfaultfd/selftests: clean up hugetlb allocation code by Mike Kravetz · 3 years ago
  75. fab5150 selftests/uffd: allow EINTR/EAGAIN by Peter Xu · 3 years ago
  76. 209376e selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting by Waiman Long · 3 years ago
  77. f77a286 mm, hugepages: make memory size variable in hugepage-mremap selftest by Yosry Ahmed · 3 years ago
  78. 2c769ed tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner by chiminghao · 3 years ago
  79. 88a7108 tools/bpf: Rename 'struct event' to avoid naming conflict by Naveen N. Rao · 3 years ago
  80. bf70636 selftest: kvm: Add amx selftest by Yang Zhong · 3 years ago
  81. 6559b4a selftest: kvm: Move struct kvm_x86_state to header by Yang Zhong · 3 years ago
  82. 551447c selftest: kvm: Reorder vcpu_load_state steps for AMX by Paolo Bonzini · 3 years ago
  83. 415a3c3 kvm: selftests: Add support for KVM_CAP_XSAVE2 by Wei Wang · 3 years ago
  84. 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
  85. a6e6274 perf cputopo: Fix CPU topology reading on s/390 by Thomas Richter · 3 years, 1 month ago
  86. e000ea0 perf metricgroup: Fix use after free in metric__new() by José Expósito · 3 years, 1 month ago
  87. 99fc11b libperf tests: Update a use of the new cpumap API by Ian Rogers · 3 years ago
  88. 46f57d2 perf arm: Fix off-by-one directory path by Ian Rogers · 3 years ago
  89. e652ab6 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  90. 29ec39f Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years ago
  91. 3ceff4ea07 Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
  92. 2255634 kselftests/net: list all available tests in usage() by Li Zhijian · 3 years ago
  93. d40d48e rtla: Add Documentation by Daniel Bristot de Oliveira · 3 years, 1 month ago
  94. 1eeb632 rtla/timerlat: Add timerlat hist mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
  95. a828cd1 rtla: Add timerlat tool and timelart top mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
  96. 829a6c0 rtla/osnoise: Add the hist mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
  97. 1eceb2f rtla/osnoise: Add osnoise top mode by Daniel Bristot de Oliveira · 3 years, 1 month ago
  98. 0605bf0 rtla: Add osnoise tool by Daniel Bristot de Oliveira · 3 years, 1 month ago
  99. b169637 rtla: Helper functions for rtla by Daniel Bristot de Oliveira · 3 years, 1 month ago
  100. 79ce8f4 rtla: Real-Time Linux Analysis tool by Daniel Bristot de Oliveira · 3 years, 1 month ago