1. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  2. 0f318cb Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  3. b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 6 months ago
  4. f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 6 months ago
  5. ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  6. 2c79583 selftests: kmod: Add module address visibility test by Kees Cook · 4 years, 6 months ago
  7. 6ec4476 Raise gcc version requirement to 4.9 by Linus Torvalds · 4 years, 6 months ago
  8. dcde237b Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 6 months ago
  9. 3c01655 kselftest: ksft_test_num return type should be unsigned by Paolo Bonzini · 4 years, 6 months ago
  10. 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 6 months ago
  11. 0b78c9e selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3 by Pengfei Xu · 4 years, 6 months ago
  12. bee9ca1 perf report TUI: Remove needless 'dummy' event from menu by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  13. 4c95ad2 perf intel-pt: Fix PEBS sample for XMM registers by Adrian Hunter · 4 years, 6 months ago
  14. add07cc perf intel-pt: Fix displaying PEBS-via-PT with registers by Adrian Hunter · 4 years, 6 months ago
  15. 75bcb87 perf intel-pt: Fix recording PEBS-via-PT with registers by Adrian Hunter · 4 years, 6 months ago
  16. d61cbb8 perf report TUI: Fix segmentation fault in perf_evsel__hists_browse() by Wei Li · 4 years, 7 months ago
  17. 72674d4 Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  18. 3c73b81 x86/entry, selftests: Further improve user entry sanity checks by Andy Lutomirski · 4 years, 6 months ago
  19. 2160d6c tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handling by Tom Zanussi · 4 years, 6 months ago
  20. 374855c tools lib traceevent: Add API to read time information from kbuffer by Steven Rostedt (Red Hat) · 4 years, 6 months ago
  21. f18d5cf perf scripts python: exported-sql-viewer.py: Fix time chart call tree by Adrian Hunter · 4 years, 6 months ago
  22. 031c8d5 perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result by Adrian Hunter · 4 years, 6 months ago
  23. 7ff520b perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result by Adrian Hunter · 4 years, 6 months ago
  24. 3a3cf7c perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result by Adrian Hunter · 4 years, 6 months ago
  25. 442ad225 perf record: Fix duplicated sideband events with Intel PT system wide tracing by Adrian Hunter · 4 years, 6 months ago
  26. 640432e perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument by Adrian Hunter · 4 years, 6 months ago
  27. eb25de2 tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  28. 9434628 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  29. 0dce884 Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  30. 5584474 Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  31. cced0b2 selftests/x86: Consolidate and fix get/set_eflags() helpers by Andy Lutomirski · 4 years, 6 months ago
  32. a61fa27 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 6 months ago
  33. e4ef7de selftests/x86/syscall_nt: Add more flag combinations by Andy Lutomirski · 4 years, 6 months ago
  34. e708e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  35. d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 6 months ago
  36. 1a1ad3c selftests: bpf: Pass program to bpf_prog_detach in flow_dissector by Lorenz Bauer · 4 years, 6 months ago
  37. 0434296 selftests: bpf: Pass program and target_fd in flow_dissector_reattach by Lorenz Bauer · 4 years, 6 months ago
  38. 6ebb85c selftests/bpf: Test updating flow_dissector link with same program by Jakub Sitnicki · 4 years, 6 months ago
  39. 377ff83 selftests: tpm: Use /bin/sh instead of /bin/bash by Jarkko Sakkinen · 4 years, 6 months ago
  40. 88a16840 selftests: tpm: Use 'test -e' instead of 'test -f' by Jarkko Sakkinen · 4 years, 6 months ago
  41. 5be206e Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test" by Jarkko Sakkinen · 4 years, 6 months ago
  42. 7ecb59a Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  43. a358505 Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  44. 53792fa bpf, sockmap: Add ingres skb tests that utilize merge skbs by John Fastabend · 4 years, 6 months ago
  45. 21d2f685 Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 6 months ago
  46. 8530684 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
  47. ee61492 kunit: kunit_tool: Fix invalid result when build fails by David Gow · 4 years, 7 months ago
  48. e173b8b kunit: show error if kunit results are not present by Uriel Guajardo · 4 years, 7 months ago
  49. 3f37d14 kunit: kunit_config: Fix parsing of CONFIG options with space by Rikard Falkeborn · 4 years, 7 months ago
  50. 2c92d78 Merge branch 'linus' into x86/entry, to resolve conflicts by Ingo Molnar · 4 years, 6 months ago
  51. 896066a selftests/powerpc: Fix build failure in ebb tests by Harish · 4 years, 6 months ago
  52. 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  53. b6186d4 tc-testing: avoid action cookies with odd length. by Briana Oursler · 4 years, 6 months ago
  54. 7d21d54 bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 6 months ago
  55. 7a64135 libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP by Jesper Dangaard Brouer · 4 years, 6 months ago
  56. f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 6 months ago
  57. 734d099 objtool: Don't consider vmlinux a C-file by Peter Zijlstra · 4 years, 6 months ago
  58. 619ae8e selftests: netfilter: add test case for conntrack helper assignment by Florian Westphal · 4 years, 6 months ago
  59. fc10807 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 6 months ago
  60. fbb5801 Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
  61. cb944f0 kselftest: arm64: Remove redundant clean target by Mark Brown · 4 years, 6 months ago
  62. bcc7f55 bpf: Fix formatting in documentation for BPF helpers by Quentin Monnet · 4 years, 6 months ago
  63. 9c82a63 libbpf: Fix CO-RE relocs against .text section by Andrii Nakryiko · 4 years, 6 months ago
  64. 900575a wireguard: device: avoid circular netns references by Jason A. Donenfeld · 4 years, 6 months ago
  65. 4e15507 libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers by Andrii Nakryiko · 4 years, 6 months ago
  66. dd0d718 Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 6 months ago
  67. cb91909 tools/virtio: Use tools/include/list.h instead of stubs by Eugenio Pérez · 4 years, 9 months ago
  68. 1d8bf5c tools/virtio: Reset index in virtio_test --reset. by Eugenio Pérez · 4 years, 9 months ago
  69. 6741239 tools/virtio: Extract virtqueue initialization in vq_reset by Eugenio Pérez · 4 years, 9 months ago
  70. 4cfb939 tools/virtio: Use __vring_new_virtqueue in virtio_test.c by Eugenio Pérez · 4 years, 9 months ago
  71. 264ee5a tools/virtio: Add --reset by Eugenio Pérez · 4 years, 9 months ago
  72. 7add78b tools/virtio: Add --batch=random option by Eugenio Pérez · 4 years, 9 months ago
  73. 633fae3 tools/virtio: Add --batch option by Eugenio Pérez · 4 years, 9 months ago
  74. c42ad5d perf flamegraph: Explicitly set utf-8 encoding by Andreas Gerstmayr · 4 years, 6 months ago
  75. 54eeea0 tc-testing: update geneve options match in tunnel_key unit tests by Hangbin Liu · 4 years, 6 months ago
  76. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
  77. 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
  78. 27c2760 Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  79. ca88260 selftests/net: report etf errors correctly by Willem de Bruijn · 4 years, 6 months ago
  80. 0f1441b objtool: Fix noinstr vs KCOV by Peter Zijlstra · 4 years, 7 months ago
  81. fdabdd0 objtool: Provide elf_write_{insn,reloc}() by Peter Zijlstra · 4 years, 7 months ago
  82. 2b10be2 objtool: Clean up elf_write() condition by Peter Zijlstra · 4 years, 9 months ago
  83. 6a1515c perf build: Fix error message when asking for -fsanitize=address without required libraries by Tiezhu Yang · 4 years, 6 months ago
  84. 1b20d94 tools lib traceevent: Add handler for __builtin_expect() by Steven Rostedt (VMware) · 4 years, 9 months ago
  85. 74621d9 tools lib traceevent: Handle __attribute__((user)) in field names by Steven Rostedt (VMware) · 4 years, 9 months ago
  86. 27d4d33 tools lib traceevent: Add append() function helper for appending strings by Steven Rostedt (VMware) · 4 years, 9 months ago
  87. b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  88. a0cb12b selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed by Stanislav Fomichev · 4 years, 7 months ago
  89. 0e093c7 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  90. f64925c tools include UAPI: Sync linux/vhost.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  91. 25ca7e5 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  92. 08a7c77 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  93. b13b04d perf script: Initialize zstd_data by Milian Wolff · 4 years, 7 months ago
  94. 1c7fb20 tools, bpftool: Add ringbuf map type to map command docs by Tobias Klauser · 4 years, 7 months ago
  95. 5414251 tools/bootconfig: Add testcase for show-command and quotes test by Masami Hiramatsu · 4 years, 7 months ago
  96. f91cb5b tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig by Masami Hiramatsu · 4 years, 7 months ago
  97. 272da32 tools/bootconfig: Fix to use correct quotes for value by Masami Hiramatsu · 4 years, 7 months ago
  98. 86f5639 tests: test for setns() EINVAL regression by Christian Brauner · 4 years, 7 months ago
  99. 1b8eec5 selftests/ftrace: Support ":README" suffix for requires by Masami Hiramatsu · 4 years, 7 months ago
  100. 305c838 selftests/ftrace: Support ":tracer" suffix for requires by Masami Hiramatsu · 4 years, 7 months ago