1. cb944f0 kselftest: arm64: Remove redundant clean target by Mark Brown · 4 years, 8 months ago
  2. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  3. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  4. caf6249 libbpf: Support pre-initializing .bss global variables by Andrii Nakryiko · 4 years, 9 months ago
  5. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  6. cfb65c1 KVM: selftests: fix sync_with_host() in smm_test by Vitaly Kuznetsov · 4 years, 9 months ago
  7. 7e46477 KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX is unsupported by Vitaly Kuznetsov · 4 years, 9 months ago
  8. 41a23ab KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check by Vitaly Kuznetsov · 4 years, 9 months ago
  9. bd6fecb selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative by YiFei Zhu · 4 years, 9 months ago
  10. 9f267a1 khugepaged: selftests: fix timeout condition in wait_for_scan() by Dan Carpenter · 4 years, 9 months ago
  11. 865a6cb selftests/net: in rxtimestamp getopt_long needs terminating null entry by tannerlove · 4 years, 9 months ago
  12. 042b154 bpf: Selftests and tools use struct bpf_devmap_val from uapi by Jesper Dangaard Brouer · 4 years, 9 months ago
  13. 248e00a bpf: cgroup: Allow multi-attach program to replace itself by Lorenz Bauer · 4 years, 9 months ago
  14. d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
  15. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
  16. fc2fb38 Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
  17. 2067028 KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K by Sean Christopherson · 4 years, 9 months ago
  18. 8027bc0 selftests/net: in timestamping, strncpy needs to preserve null byte by tannerlove · 4 years, 9 months ago
  19. 0e6fbe3 net/tls(TLS_SW): Add selftest for 'chunked' sendfile test by Pooja Trivedi · 4 years, 9 months ago
  20. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  21. 4f2f682 lib/test_sysctl: support testing of sysctl. boot parameter by Vlastimil Babka · 4 years, 9 months ago
  22. 4546cde tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y by Vlastimil Babka · 4 years, 9 months ago
  23. 1f24362 selftests/bpf: Fix ringbuf selftest sample counting undeterminism by Andrii Nakryiko · 4 years, 9 months ago
  24. 75ad6e8 KVM: selftests: fix vmx_preemption_timer_test build with GCC10 by Vitaly Kuznetsov · 4 years, 9 months ago
  25. 5ae1452 KVM: selftests: Add x86_64/debug_regs to .gitignore by Vitaly Kuznetsov · 4 years, 9 months ago
  26. 787f74f Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 9 months ago
  27. 2130c0b NTB: ntb_test: Fix bug when counting remote files by Logan Gunthorpe · 6 years ago
  28. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  29. b80db73 KVM: selftests: Fix build with "make ARCH=x86_64" by Vitaly Kuznetsov · 4 years, 9 months ago
  30. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  31. 2792d48 tools/testing/selftests/vm: remove duplicate headers by Jagadeesh Pagadala · 4 years, 9 months ago
  32. f21fda8 selftests: vm: pkeys: fix multilib builds for x86 by Sandipan Das · 4 years, 9 months ago
  33. 473c3cc selftests: vm: pkeys: use the correct page size on powerpc by Sandipan Das · 4 years, 9 months ago
  34. e950639 selftests/vm/pkeys: override access right definitions on powerpc by Ram Pai · 4 years, 9 months ago
  35. fa17437 selftests/vm/pkeys: test correct behaviour of pkey-0 by Ram Pai · 4 years, 9 months ago
  36. 6e2c2d0 selftests/vm/pkeys: introduce a sub-page allocator by Ram Pai · 4 years, 9 months ago
  37. 4e06e718 selftests/vm/pkeys: detect write violation on a mapped access-denied-key page by Ram Pai · 4 years, 9 months ago
  38. 39351c1 selftests/vm/pkeys: associate key on a mapped page and detect write violation by Ram Pai · 4 years, 9 months ago
  39. aef759d selftests/vm/pkeys: associate key on a mapped page and detect access violation by Ram Pai · 4 years, 9 months ago
  40. 94c8a22 selftests/vm/pkeys: improve checks to determine pkey support by Ram Pai · 4 years, 9 months ago
  41. b0acc5d selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust() by Ram Pai · 4 years, 9 months ago
  42. c63e5e7 selftests/vm/pkeys: fix number of reserved powerpc pkeys by Desnes A. Nunes do Rosario · 4 years, 9 months ago
  43. 589944b selftests/vm/pkeys: introduce powerpc support by Ram Pai · 4 years, 9 months ago
  44. 604c496 selftests/vm/pkeys: introduce generic pkey abstractions by Ram Pai · 4 years, 9 months ago
  45. 57bcb57 selftests: vm: pkeys: use the correct huge page size by Sandipan Das · 4 years, 9 months ago
  46. 6e37326 selftests/vm/pkeys: fix alloc_random_pkey() to make it really random by Ram Pai · 4 years, 9 months ago
  47. ea5f95c selftests/vm/pkeys: fix assertion in pkey_disable_set/clear() by Ram Pai · 4 years, 9 months ago
  48. 1155180 selftests/vm/pkeys: fix pkey_disable_clear() by Ram Pai · 4 years, 9 months ago
  49. 0c416bc selftests: vm: pkeys: add helpers for pkey bits by Sandipan Das · 4 years, 9 months ago
  50. 4dbdd94 selftests: vm: pkeys: Use sane types for pkey register by Sandipan Das · 4 years, 9 months ago
  51. a09160e selftests/vm/pkeys: make gcc check arguments of sigsafe_printf() by Thiago Jung Bauermann · 4 years, 9 months ago
  52. 53555e2 selftests/vm/pkeys: move some definitions to arch-specific header by Thiago Jung Bauermann · 4 years, 9 months ago
  53. 5461c66 selftests/vm/pkeys: move generic definitions to header file by Ram Pai · 4 years, 9 months ago
  54. c4273c7 selftests/vm/pkeys: rename all references to pkru to a generic name by Ram Pai · 4 years, 9 months ago
  55. 804eb64 selftests/x86/pkeys: move selftests to arch-neutral directory by Ram Pai · 4 years, 9 months ago
  56. c348c16 lib: make a test module with set/clear bit by Jesse Brandeburg · 4 years, 9 months ago
  57. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  58. 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  59. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  60. 71a2c11 khugepaged: introduce 'max_ptes_shared' tunable by Kirill A. Shutemov · 4 years, 9 months ago
  61. e0c13f9 khugepaged: add self test by Kirill A. Shutemov · 4 years, 9 months ago
  62. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  63. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  64. e7c93cb Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 9 months ago
  65. 065fcfd selftests: net: ip_defrag: ignore EPERM by Thadeu Lima de Souza Cascardo · 4 years, 9 months ago
  66. cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
  67. e7ad28e selftests/bpf: Add a default $(CXX) value by Ilya Leoshkevich · 4 years, 9 months ago
  68. 9bc499b bpf, selftests: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 9 months ago
  69. 7cec0b9 selftests/bpf: Fix verifier test by Alexei Starovoitov · 4 years, 9 months ago
  70. 9a5f25a selftests/bpf: Fix sample_cnt shared between two threads by Andrii Nakryiko · 4 years, 9 months ago
  71. c4ba153 bpf, selftests: Adapt cls_redirect to call csum_level helper by Daniel Borkmann · 4 years, 9 months ago
  72. 382561a selftests/sysctl: Make sysctl test driver as a module by Masami Hiramatsu · 4 years, 9 months ago
  73. eee470e selftests/sysctl: Fix to load test_sysctl module by Masami Hiramatsu · 4 years, 9 months ago
  74. 06716e0 selftests/bpf: Extend test_flow_dissector to cover link creation by Jakub Sitnicki · 4 years, 9 months ago
  75. b4b8a3b selftests/bpf: Convert test_flow_dissector to use BPF skeleton by Jakub Sitnicki · 4 years, 9 months ago
  76. b8215dc selftests/bpf, flow_dissector: Close TAP device FD after the test by Jakub Sitnicki · 4 years, 9 months ago
  77. 1f043f8 selftests/bpf: Add tests for attaching bpf_link to netns by Jakub Sitnicki · 4 years, 9 months ago
  78. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  79. 9c441fe selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt by Ferenc Fejes · 4 years, 9 months ago
  80. 463bac5 bpf, selftests: Add test for ktls with skb bpf ingress policy by John Fastabend · 4 years, 9 months ago
  81. d39aec7 selftest: Add tests for XDP programs in devmap entries by David Ahern · 4 years, 9 months ago
  82. c97099b bpf: Add BPF ringbuf and perf buffer benchmarks by Andrii Nakryiko · 4 years, 9 months ago
  83. cb1c9dd selftests/bpf: Add BPF ringbuf selftests by Andrii Nakryiko · 4 years, 9 months ago
  84. 457f4436 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 9 months ago
  85. 43dd115 selftests/bpf: Add tests for write-only stacks/queues by Anton Protopopov · 4 years, 9 months ago
  86. efbc3b8 selftests/bpf: Cleanup comments in test_maps by Anton Protopopov · 4 years, 9 months ago
  87. 36ef9a2 selftests/bpf: Cleanup some file descriptors in test_maps by Anton Protopopov · 4 years, 9 months ago
  88. 204fb04 selftests/bpf: Fix a typo in test_maps by Anton Protopopov · 4 years, 9 months ago
  89. ee103e9 bpf, selftests: Test probe_* helpers from SCHED_CLS by John Fastabend · 4 years, 10 months ago
  90. 1d9c037 bpf, selftests: Add sk_msg helpers load and attach test by John Fastabend · 4 years, 10 months ago
  91. 01397e8 kunit: Fix TabError, remove defconfig code and handle when there is no kunitconfig by Vitor Massaru Iha · 4 years, 9 months ago
  92. 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  93. 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 9 months ago
  94. 9959b38 selftests: mlxsw: Add test for control packets by Ido Schimmel · 4 years, 9 months ago
  95. 13ffbd8 KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test by Vitaly Kuznetsov · 4 years, 9 months ago
  96. bea24f7 selftests/ftrace: Distinguish between hist and synthetic event checks by Tom Zanussi · 4 years, 9 months ago
  97. fb0cb6a KVM: selftests: update hyperv_cpuid with SynDBG tests by Vitaly Kuznetsov · 4 years, 9 months ago
  98. 8d7fbf0 KVM: selftests: VMX preemption timer migration test by Makarand Sonare · 4 years, 9 months ago
  99. 8ec107c selftests: kvm: fix smm test on SVM by Vitaly Kuznetsov · 4 years, 9 months ago
  100. 10b910c selftests: kvm: add a SVM version of state-test by Paolo Bonzini · 4 years, 10 months ago