1. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  2. 97adb13 selftest: fix flower terse dump tests by Vlad Buslov · 4 years, 2 months ago
  3. 407ab57 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  4. 6d6a18f KVM: selftests: allow two iterations of dirty_log_perf_test by Paolo Bonzini · 4 years, 2 months ago
  5. 4fd94ec KVM: selftests: Introduce the dirty log perf test by Ben Gardon · 4 years, 2 months ago
  6. 3be1863 KVM: selftests: Make the number of vcpus global by Andrew Jones · 4 years, 2 months ago
  7. 6769155 KVM: selftests: Make the per vcpu memory size global by Andrew Jones · 4 years, 2 months ago
  8. f663132 KVM: selftests: Drop pointless vm_create wrapper by Andrew Jones · 4 years, 2 months ago
  9. 92ab4b9 KVM: selftests: Add wrfract to common guest code by Ben Gardon · 4 years, 2 months ago
  10. 1eafbd2 KVM: selftests: Simplify demand_paging_test with timespec_diff_now by Ben Gardon · 4 years, 2 months ago
  11. 2fe5149 KVM: selftests: Remove address rounding in guest code by Ben Gardon · 4 years, 2 months ago
  12. 4b5d12b KVM: selftests: Factor code out of demand_paging_test by Ben Gardon · 4 years, 2 months ago
  13. afdb196 KVM: selftests: Use a single binary for dirty/clear log test by Peter Xu · 4 years, 3 months ago
  14. 3031e02 KVM: selftests: Always clear dirty bitmap after iteration by Peter Xu · 4 years, 3 months ago
  15. 31d2129 KVM: selftests: Add blessed SVE registers to get-reg-list by Andrew Jones · 4 years, 2 months ago
  16. fd02029 KVM: selftests: Add aarch64 get-reg-list test by Andrew Jones · 4 years, 2 months ago
  17. ac4a4d6 selftests: kvm: test enforcement of paravirtual cpuid features by Oliver Upton · 4 years, 2 months ago
  18. 29faeb9 selftests: kvm: Add exception handling to selftests by Aaron Lewis · 4 years, 3 months ago
  19. 85f2a43 selftests: kvm: Clear uc so UCALL_NONE is being properly reported by Aaron Lewis · 4 years, 3 months ago
  20. df11f7d selftests: kvm: Fix the segment descriptor layout to match the actual layout by Aaron Lewis · 4 years, 3 months ago
  21. 86bbf01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
  22. 03f0f5a Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  23. 41f1653 Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  24. d3bec01 bpf: Zero-fill re-used per-cpu map element by David Verbeiren · 4 years, 2 months ago
  25. 521b619 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  26. 7d764b6 selftests: binderfs: use SKIP instead of XFAIL by Tommi Rantala · 4 years, 3 months ago
  27. afba8b0 selftests: clone3: use SKIP instead of XFAIL by Tommi Rantala · 4 years, 3 months ago
  28. 1d44d0d selftests: core: use SKIP instead of XFAIL in close_range_test.c by Tommi Rantala · 4 years, 3 months ago
  29. f3ae6c6 selftests: proc: fix warning: _GNU_SOURCE redefined by Tommi Rantala · 4 years, 3 months ago
  30. e6b0bd6 Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
  31. afabdf3 epoll: add a selftest for epoll timeout race by Soheil Hassas Yeganeh · 4 years, 2 months ago
  32. 2d38c80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  33. 0f55b67 KVM: selftests: Don't require THP to run tests by Andrew Jones · 4 years, 2 months ago
  34. 97a71a5 KVM: selftests: test behavior of unmapped L2 APIC-access address by Jim Mattson · 4 years, 2 months ago
  35. af8afcf wireguard: selftests: check that route_me_harder packets use the right sk by Jason A. Donenfeld · 4 years, 2 months ago
  36. d2692ab selftests: kselftest_harness.h: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
  37. 493b35d kselftest/arm64: Fix check_user_mem test by Vincenzo Frascino · 4 years, 2 months ago
  38. cbb268a kselftest/arm64: Fix check_ksm_options test by Vincenzo Frascino · 4 years, 2 months ago
  39. 7419390 kselftest/arm64: Fix check_mmap_options test by Vincenzo Frascino · 4 years, 2 months ago
  40. 386cf78 kselftest/arm64: Fix check_child_memory test by Vincenzo Frascino · 4 years, 2 months ago
  41. 041fa41 kselftest/arm64: Fix check_tags_inclusion test by Vincenzo Frascino · 4 years, 2 months ago
  42. 5bc7c11 kselftest/arm64: Fix check_buffer_fill test by Vincenzo Frascino · 4 years, 2 months ago
  43. 7b9621d4 selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c by Tommi Rantala · 4 years, 3 months ago
  44. 90da74a selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config by Tommi Rantala · 4 years, 3 months ago
  45. b5ec9fe selftests: pidfd: skip test on kcmp() ENOSYS by Tommi Rantala · 4 years, 3 months ago
  46. 0b18fed selftests: pidfd: use ksft_test_result_skip() when skipping test by Tommi Rantala · 4 years, 3 months ago
  47. ef70863 selftests/harness: prettify SKIP message whitespace again by Tommi Rantala · 4 years, 3 months ago
  48. 1948172 selftests: pidfd: fix compilation errors due to wait.h by Tommi Rantala · 4 years, 3 months ago
  49. f825d3f selftests: filter kselftest headers from command in lib.mk by Tommi Rantala · 4 years, 3 months ago
  50. e3e4031 selftests/ftrace: check for do_sys_openat2 in user-memory test by Colin Ian King · 4 years, 3 months ago
  51. dc6bf4d selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function by Steven Rostedt (VMware) · 4 years, 2 months ago
  52. 0d0d245 kunit: tools: fix kunit_tool tests for parsing test plans by Brendan Higgins · 4 years, 2 months ago
  53. 3fc4825 kunit: Don't fail test suites if one of them is empty by Andy Shevchenko · 4 years, 3 months ago
  54. 3023d8f kunit: Fix kunit.py --raw_output option by David Gow · 4 years, 2 months ago
  55. 4725477 selftest/bpf: Fix profiler test using CO-RE relocation for enums by Andrii Nakryiko · 4 years, 2 months ago
  56. 672f887 Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  57. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  58. b6f96e7 Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  59. 3cb12d2 Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  60. f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
  61. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  62. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  63. d277598 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
  64. 287d354 selftests: mptcp: depends on built-in IPv6 by Matthieu Baerts · 4 years, 2 months ago
  65. adfd272c bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh() by Toke Høiland-Jørgensen · 4 years, 2 months ago
  66. c0623f5 Merge branch 'kvm-fixes' into 'next' by Paolo Bonzini · 4 years, 2 months ago
  67. c4d6fe7 Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray by Linus Torvalds · 4 years, 2 months ago
  68. a4fd841 selftests/timens: Add a test for futex() by Andrei Vagin · 4 years, 3 months ago
  69. 26ebd6f selftests: rtnetlink: load fou module for kci_test_encap_fou() test by Po-Hsu Lin · 4 years, 2 months ago
  70. 8568c3c bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked by Martin KaFai Lau · 4 years, 2 months ago
  71. e710bcc bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked by Martin KaFai Lau · 4 years, 2 months ago
  72. d1781f23 selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load workaround by Michael Neuling · 4 years, 3 months ago
  73. 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
  74. 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  75. 71a0e29 selftests: forwarding: Add missing 'rp_filter' configuration by Ido Schimmel · 4 years, 3 months ago
  76. 2559653 selftests/vm: 10x speedup for hmm-tests by John Hubbard · 4 years, 2 months ago
  77. a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
  78. 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
  79. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  80. 206e22f tools/testing/selftests: add self-test for verifying load alignment by Chris Kennelly · 4 years, 3 months ago
  81. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  82. fefa636 Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  83. 578a715 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  84. 0674324 Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  85. bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 3 months ago
  86. 0cd7d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 3 months ago
  87. 105faa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
  88. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  89. 8a3feed bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo by Martin KaFai Lau · 4 years, 3 months ago
  90. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 3 months ago
  91. 81ff92a selftests/ftrace: Add test case for synthetic event syntax errors by Tom Zanussi · 4 years, 3 months ago
  92. 96378b2 selftests/ftrace: Change synthetic event name for inter-event-combined test by Tom Zanussi · 4 years, 3 months ago
  93. e688c3d bpf: Fix register equivalence tracking. by Alexei Starovoitov · 4 years, 3 months ago
  94. 1a01727 selftests: Add VRF route leaking tests by Michael Jeanson · 4 years, 3 months ago
  95. 4da9af0 Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  96. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  97. 9e51183 Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 3 months ago
  98. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  99. 996f9e0 selftests/powerpc: Fix eeh-basic.sh exit codes by Oliver O'Halloran · 4 years, 3 months ago
  100. 1100262 selftests/vm: 8x compaction_test speedup by John Hubbard · 4 years, 3 months ago