1. ca0ea8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  2. ab1ef34 KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state by Sean Christopherson · 3 years, 1 month ago
  3. 577e022 selftests: KVM: Fix non-x86 compiling by Andrew Jones · 3 years ago
  4. f291e2d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  5. 0b091a4 KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs by Vitaly Kuznetsov · 3 years ago
  6. c271a55 perf inject: Fix segfault due to perf_data__fd() without open by Adrian Hunter · 3 years, 1 month ago
  7. 0c8e32f perf inject: Fix segfault due to close without open by Adrian Hunter · 3 years, 1 month ago
  8. 0a515a0 perf expr: Fix missing check for return value of hashmap__new() by Miaoqian Lin · 3 years, 1 month ago
  9. 180f3bc Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  10. 0c3e247 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  11. c2fcbf8 bpf, selftests: Fix racing issue in btf_skc_cls_ingress test by Martin KaFai Lau · 3 years ago
  12. 7edc3fc selftest/bpf: Add a test that reads various addresses. by Alexei Starovoitov · 3 years ago
  13. b1a7288 bpf, selftests: Add test case trying to taint map value pointer by Daniel Borkmann · 3 years ago
  14. e523102 bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer by Daniel Borkmann · 3 years ago
  15. 180486b bpf, selftests: Add test case for atomic fetch on spilled pointer by Daniel Borkmann · 3 years, 1 month ago
  16. f7abc4c selftests/bpf: Fix OOB write in test_verifier by Kumar Kartikeya Dwivedi · 3 years ago
  17. 2061771 selftests: mlxsw: Add a test case for MAC profiles consolidation by Danielle Ratson · 3 years ago
  18. 71da1ae selftest/net/forwarding: declare NETIFS p9 p10 by Hangbin Liu · 3 years, 1 month ago
  19. a8d1361 selftests/net: toeplitz: fix udp option by Willem de Bruijn · 3 years, 1 month ago
  20. 28a2686 selftests: Fix IPv6 address bind tests by David Ahern · 3 years, 1 month ago
  21. 0f108ae selftests: Fix raw socket bind tests with VRF by David Ahern · 3 years, 1 month ago
  22. 7e01475 selftests: Add duplicate config only for MD5 VRF tests by David Ahern · 3 years, 1 month ago
  23. 3748939 selftests: icmp_redirect: pass xfail=0 to log_test() by Po-Hsu Lin · 3 years, 1 month ago
  24. bbdff6d Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 1 month ago
  25. df442a4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  26. 9937e8d perf python: Fix NULL vs IS_ERR_OR_NULL() checking by Miaoqian Lin · 3 years, 1 month ago
  27. 6665b8e perf intel-pt: Fix error timestamp setting on the decoder error path by Adrian Hunter · 3 years, 1 month ago
  28. a882cc9 perf intel-pt: Fix missing 'instruction' events with 'q' option by Adrian Hunter · 3 years, 1 month ago
  29. a32e6c5 perf intel-pt: Fix next 'err' value, walking trace by Adrian Hunter · 3 years, 1 month ago
  30. c79ee2b perf intel-pt: Fix state setting when receiving overflow (OVF) packet by Adrian Hunter · 3 years, 1 month ago
  31. 4c761d8 perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type by Adrian Hunter · 3 years, 1 month ago
  32. ad106a2 perf intel-pt: Fix sync state when a PSB (synchronization) packet is found by Adrian Hunter · 3 years, 1 month ago
  33. 057ae59 perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage by Adrian Hunter · 3 years, 1 month ago
  34. c897899 perf tools: Prevent out-of-bounds access to registers by German Gomez · 3 years, 1 month ago
  35. 9ab3b0c selftests/damon: split test cases by SeongJae Park · 3 years, 1 month ago
  36. b4a0028 selftests/damon: test debugfs file reads/writes with huge count by SeongJae Park · 3 years, 1 month ago
  37. d85570c selftests/damon: test wrong DAMOS condition ranges input by SeongJae Park · 3 years, 1 month ago
  38. c6980e3 selftests/damon: test DAMON enabling with empty target_ids case by SeongJae Park · 3 years, 1 month ago
  39. 964e170 selftests/damon: skip test if DAMON is running by SeongJae Park · 3 years, 1 month ago
  40. 9e65da1 Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
  41. b9172f9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  42. 0be2516 selftests/bpf: Tests for state pruning with u32 spill/fill by Paul Chaignon · 3 years, 1 month ago
  43. 10e7a09 selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O by Sean Christopherson · 3 years, 2 months ago
  44. c8cc43c selftests: KVM: avoid failures due to reserved HyperTransport region by Paolo Bonzini · 3 years, 5 months ago
  45. 92816e2 selftests: net: Correct ping6 expected rc from 2 to 1 by Jie2x Zhou · 3 years, 1 month ago
  46. ded746b Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  47. ee3a4f6 KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation by Maciej S. Szmigiero · 3 years, 1 month ago
  48. 3a49cc2 tools/lib/lockdep: drop leftover liblockdep headers by Sasha Levin · 3 years, 1 month ago
  49. fd31cb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 1 month ago
  50. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  51. b560b21 bpf: Add selftests to cover packet access corner cases by Maxim Mikityanskiy · 3 years, 1 month ago
  52. 11f8cb8 ACPI: tools: Fix compilation when output directory is not present by Chen Yu · 3 years, 1 month ago
  53. 13bf99a selftests: tls: add missing AES256-GCM cipher by Vadim Fedorenko · 3 years, 1 month ago
  54. d76c51f selftests: tls: add missing AES-CCM cipher tests by Vadim Fedorenko · 3 years, 1 month ago
  55. d46cea0 selftests: netfilter: switch zone stress to socat by Florian Westphal · 3 years, 1 month ago
  56. 0de53b0 selftests: netfilter: Add correctness test for mac,net set type by Stefano Brivio · 3 years, 1 month ago
  57. d43b75f vrf: don't run conntrack on vrf with !dflt qdisc by Nicolas Dichtel · 3 years, 1 month ago
  58. 5a89753 perf bpf_skel: Do not use typedef to avoid error on old clang by Song Liu · 3 years, 1 month ago
  59. f7c4e85 perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros by Song Liu · 3 years, 1 month ago
  60. 4747395 perf header: Fix memory leaks when processing feature headers by Ian Rogers · 3 years, 1 month ago
  61. 1aa79e5 perf test: Reset shadow counts before loading by Ian Rogers · 3 years, 1 month ago
  62. 6c48103 perf test: Fix 'Simple expression parser' test on arch without CPU die topology info by Thomas Richter · 3 years, 1 month ago
  63. 3d1d57d tools build: Remove needless libpython-version feature check that breaks test-all fast path by Arnaldo Carvalho de Melo · 3 years, 1 month ago
  64. 4ffbe87 perf tools: Fix SMT detection fast read path by Ian Rogers · 3 years, 1 month ago
  65. cba43fc tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  66. c29d979 perf inject: Fix itrace space allowed for new attributes by Adrian Hunter · 3 years, 1 month ago
  67. 71a16df tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  68. 3f8d657 Revert "perf bench: Fix two memory leaks detected with ASan" by Jiri Olsa · 3 years, 1 month ago
  69. f5d54a4 Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  70. 2fa7d94 bpf: Fix the off-by-two error in range markings by Maxim Mikityanskiy · 3 years, 1 month ago
  71. 0f8a3b4 selftests: net/fcnal-test.sh: add exit code by Li Zhijian · 3 years, 1 month ago
  72. db925bc selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Directory nonexistent by Li Zhijian · 3 years, 1 month ago
  73. a8c9505 selftests/tc-testing: add missing config by Li Zhijian · 3 years, 1 month ago
  74. 96f3896 selftests/tc-testing: add exit code by Li Zhijian · 3 years, 1 month ago
  75. 988f016 objtool: Fix pv_ops noinstr validation by Peter Zijlstra · 3 years, 1 month ago
  76. f6071e5 selftests/fib_tests: Rework fib_rp_filter_test() by Peilin Ye · 3 years, 1 month ago
  77. 3345193 tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
  78. a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  79. a05431b selftests: net: Correct case name by Li Zhijian · 3 years, 1 month ago
  80. f080815 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  81. d6e6a27 tools: Fix math.h breakage by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  82. 17d44a9 KVM: SEV: Prohibit migration of a VM that has mirrors by Paolo Bonzini · 3 years, 1 month ago
  83. dc79c9f selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
  84. 81835ee KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem by Maciej S. Szmigiero · 3 years, 1 month ago
  85. 20ae1d6 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
  86. 7e938be wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST by Li Zhijian · 3 years, 1 month ago
  87. 782c72a wireguard: selftests: actually test for routing loops by Jason A. Donenfeld · 3 years, 1 month ago
  88. 03ff1b1 wireguard: selftests: increase default dmesg log size by Jason A. Donenfeld · 3 years, 1 month ago
  89. c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  90. 908fa88 KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE by Vitaly Kuznetsov · 3 years, 1 month ago
  91. 6c11864 KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test by Vitaly Kuznetsov · 3 years, 1 month ago
  92. 826bff4 selftests: sev_migrate_tests: free all VMs by Paolo Bonzini · 3 years, 1 month ago
  93. 4916ea8 selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
  94. f884a34 selftests: tls: test for correct proto_ops by Jakub Kicinski · 3 years, 1 month ago
  95. 274af0f selftests: tls: test splicing decrypted records by Jakub Kicinski · 3 years, 1 month ago
  96. d87d67f selftests: tls: test splicing cmsgs by Jakub Kicinski · 3 years, 1 month ago
  97. ef0fc0b selftests: tls: add tests for handling of bad records by Jakub Kicinski · 3 years, 1 month ago
  98. 31180adb selftests: tls: factor out cmsg send/receive by Jakub Kicinski · 3 years, 1 month ago
  99. a125f91 selftests: tls: add helper for creating sock pairs by Jakub Kicinski · 3 years, 1 month ago
  100. 619ca0d selftests: add arp_ndisc_evict_nocarrier to Makefile by James Prestwood · 3 years, 1 month ago