1. 71229c8 tc-testing: updated pedit test cases by Roman Mashak · 5 years ago
  2. 62ede55 selftests: add netdevsim devlink dev info test by Jiri Pirko · 5 years ago
  3. 9278bc9 selftests: test netdevsim reload forbid and fail by Jiri Pirko · 5 years ago
  4. c04d71b selftests: test creating netdevsim inside network namespace by Jiri Pirko · 5 years ago
  5. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  6. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  7. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  8. b145b0e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  9. b74c37f selftests: netdevsim: add tests for devlink reload with resources by Jiri Pirko · 5 years ago
  10. 4094871 udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  11. 6e06983 selftests: kvm: Fix libkvm build error by Shuah Khan · 5 years ago
  12. 3969e76 selftests: pidfd: Fix undefined reference to pthread_create() by Shuah Khan · 5 years ago
  13. cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  14. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  15. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  16. 8ed4889 selftests/ftrace: Fix same probe error test by Steven Rostedt (VMware) · 5 years ago
  17. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  18. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  20. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  21. 979b9b2 mlxsw: spectrum: Clear VLAN filters during port initialization by Ido Schimmel · 5 years ago
  22. 2e4a759 KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure by Vitaly Kuznetsov · 5 years ago
  23. 3c30819 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  24. 0944442 selftests: kvm: add test for dirty logging inside nested guests by Paolo Bonzini · 5 years ago
  25. 797a324 Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  26. ca7a03c ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule by Jason A. Donenfeld · 5 years ago
  27. 4670d68 selftests/bpf: adjust strobemeta loop to satisfy latest clang by Andrii Nakryiko · 5 years ago
  28. d778c30 selftests/bpf: delete unused variables in test_sysctl by Andrii Nakryiko · 5 years ago
  29. 8a03222 selftests/bpf: test_progs: fix client/server race in tcp_rtt by Stanislav Fomichev · 5 years ago
  30. 19a4ff5 selftests, sched/membarrier: Add multi-threaded test by Mathieu Desnoyers · 5 years ago
  31. 90a4884 KVM: selftests: fix ucall on x86 by Vitaly Kuznetsov · 5 years ago
  32. 34cd83b selftests/tpm2: Add log and *.pyc to .gitignore by Petr Vorel · 5 years ago
  33. 981c107 selftests/tpm2: Add the missing TEST_FILES assignment by Jarkko Sakkinen · 5 years ago
  34. 93cad5f selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue by Aneesh Kumar K.V · 5 years ago
  35. 59f0889 libnvdimm/nfit_test: Fix acpi_handle redefinition by Nathan Chancellor · 5 years ago
  36. e738772 KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit by Vitaly Kuznetsov · 5 years ago
  37. 52200d0 KVM: selftests: Remove duplicate guest mode handling by Peter Xu · 5 years ago
  38. 567a9f1 KVM: selftests: Introduce VM_MODE_PXXV48_4K by Peter Xu · 5 years ago
  39. 338eb29 KVM: selftests: Create VM earlier for dirty log test by Peter Xu · 5 years ago
  40. 12c386b KVM: selftests: Move vm type into _vm_create() internally by Peter Xu · 5 years ago
  41. 721cb3c selftests: tpm2: install python files by Anders Roxell · 5 years ago
  42. 955a0f3 selftests: livepatch: add missing fragments to config by Anders Roxell · 5 years ago
  43. a54344a selftests: watchdog: cleanup whitespace in usage options by George G. Davis · 5 years ago
  44. 861f47b selftest/ftrace: Fix typo in trigger-snapshot.tc by Masanari Iida · 5 years ago
  45. a4864a3 selftests: watchdog: Add optional file argument by George G. Davis · 5 years ago
  46. 8828229 selftests/seccomp: fix build on older kernels by Tycho Andersen · 5 years ago
  47. 6cb2e9e Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  48. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  49. e84622c selftests: Update fib_nexthop_multiprefix to handle missing ping6 by David Ahern · 5 years ago
  50. 0360894 selftests: Update fib_tests to handle missing ping6 by David Ahern · 5 years ago
  51. a003365 powerpc/tm: Add tm-poison test by Gustavo Romero · 5 years ago
  52. 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  53. 8c2b418c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  54. 45979a9 Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  55. 864668b selftests: Add test cases for `ip nexthop flush proto XX` by Donald Sharp · 5 years ago
  56. b78b94b selftests/ftrace: Update kprobe event error testcase by Masami Hiramatsu · 5 years ago
  57. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  58. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  59. fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  60. e7345f9 Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  61. 604e354 selftests/ftrace: Select an existing function in kprobe_eventname test by Steven Rostedt (VMware) · 6 years ago
  62. bd3841c selftests, arm64: add kernel headers path for tags_test by Andrey Konovalov · 5 years ago
  63. e0d60a1 Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  64. 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  67. c17112a Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  68. 28f2c36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  69. d895a0f bpf: fix accessing bpf_sysctl.file_pos on s390 by Ilya Leoshkevich · 5 years ago
  70. 4ce150b selftests/bpf: add bpf-gcc support by Ilya Leoshkevich · 5 years ago
  71. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  72. 36024fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  73. 44e9d30 kselftests: cgroup: add freezer mkdir test by Roman Gushchin · 5 years ago
  74. 6f62a82 seltests/powerpc: Add a selftest for memcpy_mcsafe by Santosh Sivaraj · 5 years ago
  75. 17a81bd Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  76. 32d1d15 Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  77. 8146856 Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 5 years ago
  78. 1f4f80f selftests/bpf: test_progs: convert test_tcp_rtt by Stanislav Fomichev · 5 years ago
  79. e3e02e1 selftests/bpf: test_progs: convert test_sockopt_inherit by Stanislav Fomichev · 5 years ago
  80. 3886bd7 selftests/bpf: test_progs: convert test_sockopt_multi by Stanislav Fomichev · 5 years ago
  81. 9a365e6 selftests/bpf: test_progs: convert test_sockopt_sk by Stanislav Fomichev · 5 years ago
  82. 4a64742 selftests/bpf: test_progs: convert test_sockopt by Stanislav Fomichev · 5 years ago
  83. 88dadc6 selftests/bpf: test_progs: add test__join_cgroup helper by Stanislav Fomichev · 5 years ago
  84. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  85. 2e9550ed Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  86. 9326011 Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes by Ingo Molnar · 5 years ago
  87. 310f420 selftests/bpf: precision tracking tests by Alexei Starovoitov · 5 years ago
  88. 91bfb56 selftest: A few cleanups for fib_nexthops.sh by David Ahern · 5 years ago
  89. 85d86c8 selftests/powerpc: Add basic EEH selftest by Oliver O'Halloran · 5 years ago
  90. 81cb736 KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x by Thomas Huth · 5 years ago
  91. 1798045 selftests: firmware: Add request_firmware_into_buf tests by Scott Branden · 5 years ago
  92. 3ec2a0e selftests/bpf: fix endianness issues in test_sysctl by Ilya Leoshkevich · 5 years ago
  93. 416c572 selftests/bpf: improve unexpected success reporting in test_syctl by Ilya Leoshkevich · 5 years ago
  94. 3404ddf selftests/bpf: fix "ctx:write sysctl:write read ok" on s390 by Ilya Leoshkevich · 5 years ago
  95. b963267 selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu by Ilya Leoshkevich · 5 years ago
  96. ac91576 selftests/bpf: test_progs: add missing \n to CHECK_FAIL by Stanislav Fomichev · 5 years ago
  97. d80507d selftests/bpf: test_progs: fix verbose mode garbage by Stanislav Fomichev · 5 years ago
  98. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  99. 02a3f0d tc-testing: don't hardcode 'ip' in nsPlugin.py by Davide Caratti · 5 years ago
  100. 7f5291d selftests/ftrace: Add syntax error test for multiprobe by Masami Hiramatsu · 6 years ago