1. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  2. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  3. 8f9081c selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees by Yonghong Song · 5 years ago
  4. f2728fe selftests: add epoll selftests by Heiher · 5 years ago
  5. ef8c84e selftests/bpf: De-flake test_tcpbpf by Stanislav Fomichev · 5 years ago
  6. 6bf6aff selftests/bpf: Bring back c++ include/link test by Stanislav Fomichev · 5 years ago
  7. 01d434ce selftests/bpf: Don't hard-code root cgroup id by Stanislav Fomichev · 5 years ago
  8. e30dbe5 Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  9. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  10. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  11. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  12. e5b3fc1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  13. 746dd40 selftests: vm: add fragment CONFIG_TEST_VMALLOC by Anders Roxell · 5 years ago
  14. 2e53c4e memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings by Joel Fernandes (Google) · 5 years ago
  15. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  16. 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  17. 408469d selftests: forwarding: fix race between packet receive and tc check by Jiri Pirko · 5 years ago
  18. 2745aea selftests: pmtu: use -oneline for ip route list cache by Thadeu Lima de Souza Cascardo · 5 years ago
  19. e5dc9dd selftests: bpf: correct perror strings by Jakub Kicinski · 5 years ago
  20. 4b67c51 selftests: bpf: test_sockmap: handle file creation failures gracefully by Jakub Kicinski · 5 years ago
  21. 65190f7 selftests/tls: add a test for fragmented messages by Jakub Kicinski · 5 years ago
  22. f60b85e Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths" by Shuah Khan · 5 years ago
  23. 53f8dd4 libbpf: Fix global variable relocation by Andrii Nakryiko · 5 years ago
  24. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  25. 6a0e20c Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  26. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 3300c4f selftests/x86/single_step_syscall: Check SYSENTER directly by Andy Lutomirski · 5 years ago
  28. ab851d4 Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  29. 5c4a1c0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  31. f838767 Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  32. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  33. 0acefef Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  34. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  35. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  36. db7d275 Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  37. 0e672ad Merge branch 'for-5.5/system-state' into for-linus by Petr Mladek · 5 years ago
  38. f9a7cf6 bpf: Introduce BPF_TRACE_x helper for the tracing tests by Martin KaFai Lau · 5 years ago
  39. 79d49ba bpf, testing: Add various tail call test cases by Daniel Borkmann · 5 years ago
  40. c4781e3 selftests/bpf: Add BPF trampoline performance test by Alexei Starovoitov · 5 years ago
  41. 260cb5d selftests/bpf: Add verifier tests for better jmp32 register bounds by Yonghong Song · 5 years ago
  42. 6147a14 selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only by Andrii Nakryiko · 5 years ago
  43. 393cdfb libbpf: Support initialized global variables by Andrii Nakryiko · 5 years ago
  44. ffc8817 selftests/bpf: Ensure no DWARF relocations for BPF object files by Andrii Nakryiko · 5 years ago
  45. a8fdaad selftests/bpf: Integrate verbose verifier log into test_progs by Andrii Nakryiko · 5 years ago
  46. 5940c5b selftests, bpftool: Skip the build test if not in tree by Jakub Kicinski · 5 years ago
  47. 31f8b82 selftests, bpftool: Set EXIT trap after usage function by Quentin Monnet · 5 years ago
  48. 69049d5 Merge branch 'next/seccomp' into for-next by Paul Walmsley · 5 years ago
  49. 4d2fa82 selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel by Andy Lutomirski · 5 years ago
  50. 8caa016 selftests/x86/mov_ss_trap: Fix the SYSENTER test by Andy Lutomirski · 5 years ago
  51. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  52. bf9c95e selftests/powerpc: spectre_v2 test must be built 64-bit by Michael Ellerman · 5 years ago
  53. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  54. 24f6505 selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32 by Andrii Nakryiko · 5 years ago
  55. a0d7da2 libbpf: Fix call relocation offset calculation bug by Andrii Nakryiko · 5 years ago
  56. 64916b5 selftests: forwarding: Add speed and auto-negotiation test by Amit Cohen · 5 years ago
  57. 8f72a9c selftests: forwarding: lib.sh: Add wait for dev with timeout by Amit Cohen · 5 years ago
  58. 646cf7e selftests: forwarding: Add ethtool_lib.sh by Amit Cohen · 5 years ago
  59. b22b0b0 selftests: mlxsw: Check devlink device before running test by Danielle Ratson · 5 years ago
  60. 0fed96f selftests: mlxsw: Add router scale test for Spectrum-2 by Danielle Ratson · 5 years ago
  61. 2ea2612 selftests, bpf: Workaround an alu32 sub-register spilling issue by Yonghong Song · 5 years ago
  62. 3b054b7 selftests, bpf: Fix test_tc_tunnel hanging by Jiri Benc · 5 years ago
  63. 56bf877 selftests, bpf: xdping is not meant to be run standalone by Jiri Benc · 5 years ago
  64. fe289eb Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  65. 5051b384 selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests by Andrii Nakryiko · 5 years ago
  66. 11fde16 selftests/clone3: skip if clone3() is ENOSYS by Christian Brauner · 5 years ago
  67. a019ff3 selftests/clone3: check that all pids are released on error paths by Andrei Vagin · 5 years ago
  68. 28df751 selftests/clone3: report a correct number of fails by Andrei Vagin · 5 years ago
  69. 4f5c289 selftests/clone3: flush stdout and stderr before clone3() and _exit() by Andrei Vagin · 5 years ago
  70. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  71. 8be636d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  72. 597b01e selftests: net: avoid ptl lock contention in tcp_mmap by Eric Dumazet · 5 years ago
  73. e638ad0 selftests/x86/iopl: Extend test to cover IOPL emulation by Thomas Gleixner · 5 years ago
  74. 0907a09 selftests/x86/ioperm: Extend testing so the shared bitmap is exercised by Thomas Gleixner · 5 years ago
  75. 41585bb selftests: add tests for clone3() with *set_tid by Adrian Reber · 5 years ago
  76. d6f3960 selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog by Alexei Starovoitov · 5 years ago
  77. 4c09632 selftests/bpf: Extend test_pkt_access test by Alexei Starovoitov · 5 years ago
  78. e76d776 selftests/bpf: Add stress test for maximum number of progs by Alexei Starovoitov · 5 years ago
  79. 5103128 selftests/bpf: Add combined fentry/fexit test by Alexei Starovoitov · 5 years ago
  80. d3b0856 selftests/bpf: Add fexit tests for BPF trampoline by Alexei Starovoitov · 5 years ago
  81. 11d1e2e selftests/bpf: Add test for BPF trampoline by Alexei Starovoitov · 5 years ago
  82. e41074d selftest/bpf: Simple test for fentry/fexit by Alexei Starovoitov · 5 years ago
  83. 6eb54cb ptp: Extend the test program to check the external time stamp flags. by Richard Cochran · 5 years ago
  84. 2002157 selftests: net: tcp_mmap should create detached threads by Eric Dumazet · 5 years ago
  85. 4d189c1 selftests: mlxsw: Adjust test to recent changes by Ido Schimmel · 5 years ago
  86. 760f8bc ftrace/selftests: Fix spelling mistake "wakeing" -> "waking" by Colin Ian King · 5 years ago
  87. f245eea selftests: kvm: Simplify loop in kvm_create_max_vcpus test by Wainer dos Santos Moschetta · 5 years ago
  88. b43e78f tracing/selftests: Turn off timeout setting by Steven Rostedt (VMware) · 5 years ago
  89. 0695f8b selftests/powerpc: Handle Makefile for unrecognized option by Harish · 5 years ago
  90. e37f9f1 selftests: kvm: fix build with glibc >= 2.30 by Vitaly Kuznetsov · 5 years ago
  91. ed9dafe ftrace/selftests: Update the direct call selftests to test two direct calls by Steven Rostedt (VMware) · 5 years ago
  92. 646f01c ftrace/selftest: Add tests to test register_ftrace_direct() by Steven Rostedt (VMware) · 5 years ago
  93. 5dc7b41 powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftest by Ravi Bangoria · 5 years ago
  94. 949758a powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftest by Ravi Bangoria · 5 years ago
  95. c2837ac selftests/powerpc: Rewrite ptrace-hwbreak.c selftest by Ravi Bangoria · 5 years ago
  96. 4717b05 tc-testing: Introduced tdc tests for basic filter by Roman Mashak · 5 years ago
  97. ff18176 selftests: Add a test of large binary to devlink health test by Aya Levin · 5 years ago
  98. d671fa63 kselftests: cgroup: Avoid the reuse of fd after it is deallocated by Hewenliang · 5 years ago
  99. 17a8106 selftests: add tests for clone3() by Adrian Reber · 5 years ago
  100. e47a179 bpf, testing: Add missing object file to TEST_FILES by Anders Roxell · 5 years ago