1. 46ca111 selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer by Amit Cohen · 4 years, 8 months ago
  2. 4d59e59 selftests: netdevsim: Always initialize 'RET' variable by Ido Schimmel · 4 years, 8 months ago
  3. d3b968b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  4. ee3c1aa wireguard: selftests: use newer iproute2 for gcc-10 by Jason A. Donenfeld · 4 years, 8 months ago
  5. dfeb376 bpf: Prevent mmap()'ing read-only maps as writable by Andrii Nakryiko · 4 years, 8 months ago
  6. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  7. ce24729 Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  8. 8e13810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  9. 9a2dbb5 selftests: mptcp: pm: rm the right tmp file by Matthieu Baerts · 4 years, 8 months ago
  10. 6d74f64 selftests/bpf: Enforce returning 0 for fentry/fexit programs by Yonghong Song · 4 years, 8 months ago
  11. 516d8d4 libbpf: Fix register naming in PT_REGS s390 macros by Sumanth Korikkar · 4 years, 8 months ago
  12. 333291c bpf: Fix bug in mmap() implementation for BPF array map by Andrii Nakryiko · 4 years, 8 months ago
  13. 24085f7 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  14. 9d82ccd tools/bootconfig: Fix apply_xbc() to return zero on success by Steven Rostedt (VMware) · 4 years, 8 months ago
  15. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  16. 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  17. 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  18. 851c4df selftests/lkdtm: Use grep -E instead of egrep by Michael Ellerman · 4 years, 8 months ago
  19. f131d9e selftests/lkdtm: Don't clear dmesg when running tests by Michael Ellerman · 4 years, 8 months ago
  20. adb5716 selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test module does not exist by Po-Hsu Lin · 4 years, 9 months ago
  21. d8238f9 tools/testing: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  22. af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  23. 4bb9d46 kselftests: dmabuf-heaps: Fix confused return value on expected error testing by John Stultz · 4 years, 8 months ago
  24. 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
  25. 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 8 months ago
  26. 192ffb75 Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  27. 9ecc4d7 Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  28. 8842604 tools/bootconfig: Fix resource leak in apply_xbc() by Yunfeng Ye · 4 years, 9 months ago
  29. 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  30. 1119d26 objtool: Fix infinite loop in find_jump_table() by Josh Poimboeuf · 4 years, 9 months ago
  31. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  32. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 9 months ago
  33. a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 9 months ago
  34. a847241 selftests: net: tcp_mmap: fix SO_RCVLOWAT setting by Eric Dumazet · 4 years, 9 months ago
  35. bf5525f selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct by Eric Dumazet · 4 years, 9 months ago
  36. 8ffdaf9 KVM: selftests: Fix build for evmcs.h by Peter Xu · 4 years, 9 months ago
  37. 0b80f98 iocost: protect iocg->abs_vdebt with iocg->waitq.lock by Tejun Heo · 4 years, 9 months ago
  38. 66d69e0 selftests: fix kvm relocatable native/cross builds and installs by Shuah Khan · 4 years, 9 months ago
  39. 6734d21 selftests/ftrace: Make XFAIL green color by Masami Hiramatsu · 4 years, 9 months ago
  40. b730d66 ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set by Alan Maguire · 5 years ago
  41. 57c4cfd ftrace/selftests: workaround cgroup RT scheduling issues by Alan Maguire · 5 years ago
  42. 75ec0ba Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
  43. 53fb6e9 objtool: Fix infinite loop in for_offset_range() by Josh Poimboeuf · 4 years, 9 months ago
  44. 9b3e59e Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  45. d8dd25a objtool: Fix stack offset tracking for indirect CFAs by Josh Poimboeuf · 4 years, 9 months ago
  46. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  47. 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  48. e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 4 years, 9 months ago
  49. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 4 years, 9 months ago
  50. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 9 months ago
  51. 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 4 years, 9 months ago
  52. a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 4 years, 9 months ago
  53. 8e9ccd0 Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  54. f0c0d0c selftests/ftrace: Check the first record for kprobe_args_type.tc by Xiao Yang · 4 years, 10 months ago
  55. 93a4388 selftests: add build/cross-build dependency check script by Shuah Khan · 4 years, 9 months ago
  56. 16bcd0f selftests/ftrace: Check required filter files before running test by Xiao Yang · 4 years, 9 months ago
  57. 257d7d4 libbpf: Only check mode flags in get_xdp_id by David Ahern · 4 years, 9 months ago
  58. 7c74b0b ipv4: Update fib_select_default to handle nexthop objects by David Ahern · 4 years, 9 months ago
  59. 7f9b34f objtool: Fix off-by-one in symbol_by_offset() by Julien Thierry · 4 years, 10 months ago
  60. df2b384 objtool: Fix 32bit cross builds by Peter Zijlstra · 4 years, 9 months ago
  61. 2c1dd4c selftests: Fix suppress test in fib_tests.sh by David Ahern · 4 years, 9 months ago
  62. c578ddb Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 9 months ago
  63. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  64. 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  65. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 9 months ago
  66. a21151b tools/build: tweak unused value workaround by George Burgess IV · 4 years, 9 months ago
  67. d2b6c3a bpf, selftests: Add test for BPF_STX BPF_B storing R10 by Luke Nelson · 4 years, 9 months ago
  68. 6e7e63c bpf: Forbid XADD on spilled pointers for unprivileged users by Jann Horn · 4 years, 9 months ago
  69. 2c9a583 pm-graph v5.6 by Todd Brandt · 4 years, 9 months ago
  70. 0fe5f9c Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  71. b737458 Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  72. 770f359 tools/virtio: make asm/barrier.h self contained by Michael S. Tsirkin · 4 years, 10 months ago
  73. 6bd6b28 tools/virtio: define aligned attribute by Michael S. Tsirkin · 4 years, 10 months ago
  74. 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 4 years, 10 months ago
  75. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  76. c6c1115 selftests/bpf: Check for correct program attach/detach in xdp_attach test by Toke Høiland-Jørgensen · 4 years, 9 months ago
  77. 49b452c libbpf: Fix type of old_fd in bpf_xdp_set_link_opts by Toke Høiland-Jørgensen · 4 years, 9 months ago
  78. 25498a1 libbpf: Always specify expected_attach_type on program load if supported by Andrii Nakryiko · 4 years, 9 months ago
  79. 96b2eb6 tools, bpftool: Fix struct_ops command invalid pointer free by Daniel T. Lee · 4 years, 9 months ago
  80. 642c165 selftests/bpf: Validate frozen map contents stays frozen by Andrii Nakryiko · 4 years, 9 months ago
  81. b87080e selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 9 months ago
  82. aaa2d92 Revert "Kernel selftests: tpm2: check for tpm support" by Jarkko Sakkinen · 4 years, 9 months ago
  83. cdfe56d selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig by Xiao Yang · 4 years, 10 months ago
  84. d42b8db selftests/seccomp: allow clock_nanosleep instead of nanosleep by Thadeu Lima de Souza Cascardo · 4 years, 9 months ago
  85. 651e0d8 kselftest/runner: allow to properly deliver signals to tests by Andrea Righi · 4 years, 9 months ago
  86. d925c89 selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM" by Colin Ian King · 4 years, 10 months ago
  87. e3698b2 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  88. 5b992ad tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  89. d8ed4d7 tools headers: Update x86's syscall_64.tbl with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  90. 54a58eb tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  91. 0719bdf4 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  92. b8fc228 tools headers kvm: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  93. 1abcb9d tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  94. 3df4d4b tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  95. e00a2d90 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  96. f60b387 tools headers UAPI: Sync linux/mman.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  97. 027fa8f tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  98. ca64d84 tools headers: Update linux/vdso.h and grab a copy of vdso/const.h by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  99. 8358f698 perf stat: Fix no metric header if --per-socket and --metric-only set by Jin Yao · 4 years, 10 months ago
  100. 9a00df3 perf python: Check if clang supports -fno-semantic-interposition by Arnaldo Carvalho de Melo · 4 years, 10 months ago