1. 8e13810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  2. 9a2dbb5 selftests: mptcp: pm: rm the right tmp file by Matthieu Baerts · 4 years, 8 months ago
  3. 6d74f64 selftests/bpf: Enforce returning 0 for fentry/fexit programs by Yonghong Song · 4 years, 8 months ago
  4. 516d8d4 libbpf: Fix register naming in PT_REGS s390 macros by Sumanth Korikkar · 4 years, 8 months ago
  5. 333291c bpf: Fix bug in mmap() implementation for BPF array map by Andrii Nakryiko · 4 years, 8 months ago
  6. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  7. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 9 months ago
  8. a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 9 months ago
  9. a847241 selftests: net: tcp_mmap: fix SO_RCVLOWAT setting by Eric Dumazet · 4 years, 9 months ago
  10. bf5525f selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct by Eric Dumazet · 4 years, 9 months ago
  11. 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
  12. 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
  13. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  14. 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  15. e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 4 years, 9 months ago
  16. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 4 years, 9 months ago
  17. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 9 months ago
  18. 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 4 years, 9 months ago
  19. a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 4 years, 9 months ago
  20. 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
  21. f0c0d0c selftests/ftrace: Check the first record for kprobe_args_type.tc by Xiao Yang · 4 years, 10 months ago
  22. 93a4388 selftests: add build/cross-build dependency check script by Shuah Khan · 4 years, 9 months ago
  23. 16bcd0f selftests/ftrace: Check required filter files before running test by Xiao Yang · 4 years, 9 months ago
  24. 257d7d4 libbpf: Only check mode flags in get_xdp_id by David Ahern · 4 years, 9 months ago
  25. 7c74b0b ipv4: Update fib_select_default to handle nexthop objects by David Ahern · 4 years, 9 months ago
  26. 7f9b34f objtool: Fix off-by-one in symbol_by_offset() by Julien Thierry · 4 years, 10 months ago
  27. df2b384 objtool: Fix 32bit cross builds by Peter Zijlstra · 4 years, 9 months ago
  28. 2c1dd4c selftests: Fix suppress test in fib_tests.sh by David Ahern · 4 years, 9 months ago
  29. 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
  30. 18bf340 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  31. 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
  32. cf01699 tools/vm: fix cross-compile build by Lucas Stach · 4 years, 9 months ago
  33. a21151b tools/build: tweak unused value workaround by George Burgess IV · 4 years, 9 months ago
  34. d2b6c3a bpf, selftests: Add test for BPF_STX BPF_B storing R10 by Luke Nelson · 4 years, 9 months ago
  35. 6e7e63c bpf: Forbid XADD on spilled pointers for unprivileged users by Jann Horn · 4 years, 9 months ago
  36. 2c9a583 pm-graph v5.6 by Todd Brandt · 4 years, 9 months ago
  37. 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
  38. 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
  39. 770f359 tools/virtio: make asm/barrier.h self contained by Michael S. Tsirkin · 4 years, 10 months ago
  40. 6bd6b28 tools/virtio: define aligned attribute by Michael S. Tsirkin · 4 years, 10 months ago
  41. 3302363 virtio/test: fix up after IOTLB changes by Michael S. Tsirkin · 4 years, 10 months ago
  42. c837266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  43. c6c1115 selftests/bpf: Check for correct program attach/detach in xdp_attach test by Toke Høiland-Jørgensen · 4 years, 9 months ago
  44. 49b452c libbpf: Fix type of old_fd in bpf_xdp_set_link_opts by Toke Høiland-Jørgensen · 4 years, 9 months ago
  45. 25498a1 libbpf: Always specify expected_attach_type on program load if supported by Andrii Nakryiko · 4 years, 9 months ago
  46. 96b2eb6 tools, bpftool: Fix struct_ops command invalid pointer free by Daniel T. Lee · 4 years, 9 months ago
  47. 642c165 selftests/bpf: Validate frozen map contents stays frozen by Andrii Nakryiko · 4 years, 9 months ago
  48. b87080e selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 9 months ago
  49. aaa2d92 Revert "Kernel selftests: tpm2: check for tpm support" by Jarkko Sakkinen · 4 years, 9 months ago
  50. cdfe56d selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig by Xiao Yang · 4 years, 10 months ago
  51. d42b8db selftests/seccomp: allow clock_nanosleep instead of nanosleep by Thadeu Lima de Souza Cascardo · 4 years, 9 months ago
  52. 651e0d8 kselftest/runner: allow to properly deliver signals to tests by Andrea Righi · 4 years, 9 months ago
  53. d925c89 selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM" by Colin Ian King · 4 years, 10 months ago
  54. e3698b2 tools headers: Synchronize linux/bits.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  55. 5b992ad tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  56. d8ed4d7 tools headers: Update x86's syscall_64.tbl with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  57. 54a58eb tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  58. 0719bdf4 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  59. b8fc228 tools headers kvm: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  60. 1abcb9d tools headers UAPI: Sync linux/fscrypt.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  61. 3df4d4b tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  62. e00a2d90 tools arch x86: Sync asm/cpufeatures.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  63. f60b387 tools headers UAPI: Sync linux/mman.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  64. 027fa8f tools headers UAPI: Sync sched.h with the kernel by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  65. 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
  66. 8358f698 perf stat: Fix no metric header if --per-socket and --metric-only set by Jin Yao · 4 years, 10 months ago
  67. 9a00df3 perf python: Check if clang supports -fno-semantic-interposition by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  68. bab1a50 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  69. b296695 objtool: Make BP scratch register warning more robust by Josh Poimboeuf · 4 years, 10 months ago
  70. b401efc objtool: Fix switch table detection in .text.unlikely by Josh Poimboeuf · 4 years, 10 months ago
  71. e81e072 objtool: Support Clang non-section symbols in ORC generation by Josh Poimboeuf · 4 years, 10 months ago
  72. 8782e7c objtool: Support Clang non-section symbols in ORC dump by Josh Poimboeuf · 4 years, 10 months ago
  73. bd841d6 objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings by Josh Poimboeuf · 4 years, 10 months ago
  74. ffa773e selftests: Fix memfd test run-time regression by Shuah Khan · 4 years, 10 months ago
  75. 963e3e9 selftests: vm: Fix 64-bit test builds for powerpc64le by Sandipan Das · 5 years ago
  76. 24c3f06 selftests: vm: Do not override definition of ARCH by Sandipan Das · 5 years ago
  77. b753101 Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  78. 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
  79. 23756e5 selftests: kmod: test disabling module autoloading by Eric Biggers · 4 years, 9 months ago
  80. 6d573a0 selftests: kmod: fix handling test numbers above 9 by Eric Biggers · 4 years, 9 months ago
  81. 40fc7ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  82. e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  83. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  84. a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 10 months ago
  85. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  86. 34183dd Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 10 months ago
  87. cb9533d tc-testing: remove duplicate code in tdc.py by Roman Mashak · 4 years, 10 months ago
  88. eb203f4 selftests/bpf: Add test for bpf_get_link_xdp_id by Andrey Ignatov · 4 years, 10 months ago
  89. f07cbad libbpf: Fix bpf_get_link_xdp_id flags handling by Andrey Ignatov · 4 years, 10 months ago
  90. 282144e kselftest: introduce new epoll test case by Roman Penyaev · 4 years, 10 months ago
  91. 8d994ca lib/rbtree: fix coding style of assignments by chenqiwu · 4 years, 10 months ago
  92. 9b12488 userfaultfd: selftests: add write-protect test by Peter Xu · 4 years, 10 months ago
  93. 5c8aed6 userfaultfd: selftests: refactor statistics by Peter Xu · 4 years, 10 months ago
  94. 4734b0f libbpf: Initialize *nl_pid so gcc 10 is happy by Jeremy Cline · 4 years, 10 months ago
  95. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  96. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  97. aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
  98. 828907e Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 10 months ago
  99. 1e396a5 Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 10 months ago
  100. 6ba4a2d selftests/powerpc: Always build the tm-poison test 64-bit by Michael Ellerman · 4 years, 10 months ago