1. 4de593f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  2. 4ccb9f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 4 months ago
  3. 79e2c30 selftests, bpf: test_lwt_ip_encap: Really disable rp_filter by Jiri Benc · 3 years, 4 months ago
  4. d888eaa selftests, bpf: Fix makefile dependencies on libbpf by Jiri Benc · 3 years, 4 months ago
  5. bcfd367 libbpf: Fix segfault in static linker for objects without BTF by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
  6. 0513e46 Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
  7. 9cccec2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  8. 4da8b12 perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *' by Like Xu · 3 years, 4 months ago
  9. e4fe5d7 perf iostat: Use system-wide mode if the target cpu_list is unspecified by Like Xu · 3 years, 4 months ago
  10. a827c00 perf config: Refine error message to eliminate confusion by Like Xu · 3 years, 4 months ago
  11. 4da6552 perf doc: Fix typos all over the place by Like Xu · 3 years, 4 months ago
  12. c6613bd perf arm: Fix off-by-one directory paths. by Ian Rogers · 3 years, 4 months ago
  13. 774f2c0 perf vendor events powerpc: Fix spelling mistake "icach" -> "icache" by Colin Ian King · 3 years, 4 months ago
  14. 0f892fd perf tests: Fix flaky test 'Object code reading' by James Clark · 3 years, 4 months ago
  15. 5c34aea perf test: Fix DWARF unwind for optimized builds. by Ian Rogers · 3 years, 4 months ago
  16. 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  17. a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  18. 90316e6 Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 4 months ago
  19. 2c4e969 Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 4 months ago
  20. 7fe7f31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 4 months ago
  21. ebaeab2 tools/vm/page-types: remove dependency on opt_file for idle page tracking by Changbin Du · 3 years, 4 months ago
  22. 1b7eaf5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
  23. 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 4 months ago
  24. 386ca9d selftests: KVM: Explicitly use movq to read xmm registers by Oliver Upton · 3 years, 4 months ago
  25. fbf094c selftests: KVM: Call ucall_init when setting up in rseq_test by Oliver Upton · 3 years, 4 months ago
  26. f10f048 Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  27. 9bc62af Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  28. 1ad3210 KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0 by Maxim Levitsky · 3 years, 4 months ago
  29. 7c236b8 KVM: selftests: Create a separate dirty bitmap per slot by David Matlack · 3 years, 4 months ago
  30. 9f2fc55 KVM: selftests: Refactor help message for -s backing_src by David Matlack · 3 years, 4 months ago
  31. a1e638d KVM: selftests: Change backing_src flag to -s in demand_paging_test by David Matlack · 3 years, 4 months ago
  32. 01f91ac selftests: KVM: Align SMCCC call with the spec in steal_time by Oliver Upton · 3 years, 4 months ago
  33. 90b5412 selftests: KVM: Fix check for !POLLIN in demand_paging_test by Oliver Upton · 3 years, 4 months ago
  34. 2da4a23 KVM: selftests: Remove __NR_userfaultfd syscall fallback by Sean Christopherson · 3 years, 5 months ago
  35. 61e52f1 KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs by Sean Christopherson · 3 years, 5 months ago
  36. de5f421 tools: Move x86 syscall number fallbacks to .../uapi/ by Sean Christopherson · 3 years, 5 months ago
  37. 0e3dbf7 kselftest/arm64: signal: Skip tests if required features are missing by Cristian Marussi · 3 years, 4 months ago
  38. cb89f63 selftests: netfilter: add zone stress test with colliding tuples by Florian Westphal · 3 years, 4 months ago
  39. 0f1148a selftests: netfilter: add selftest for directional zone support by Florian Westphal · 3 years, 4 months ago
  40. 62453a4 Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  41. e30cd81 selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS by Shuah Khan · 3 years, 4 months ago
  42. 48514a2 selftests: net: af_unix: Fix incorrect args in test result msg by Shuah Khan · 3 years, 4 months ago
  43. 219d720 perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id() by Andrii Nakryiko · 3 years, 4 months ago
  44. aba5dae libperf evsel: Make use of FD robust. by Ian Rogers · 3 years, 4 months ago
  45. 57f0ff0 perf machine: Initialize srcline string member in add_location struct by Michael Petlan · 3 years, 6 months ago
  46. ff6f41f perf script: Fix ip display when type != attr->type by Adrian Hunter · 3 years, 4 months ago
  47. 7efbcc8 perf annotate: Fix fused instr logic for assembly functions by Ravi Bangoria · 3 years, 4 months ago
  48. 3c9cfb5 net: update NXP copyright text by Vladimir Oltean · 3 years, 4 months ago
  49. fc0c054 Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  50. f5013d4 selftests: kvm: fix get_run_delay() ignoring fscanf() return warn by Shuah Khan · 3 years, 4 months ago
  51. 20175d5 selftests: kvm: move get_run_delay() into lib/test_util by Shuah Khan · 3 years, 4 months ago
  52. 3a4f0cc selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn by Shuah Khan · 3 years, 4 months ago
  53. 39a71f7 selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn by Shuah Khan · 3 years, 4 months ago
  54. 98dc68f selftests: nci: replace unsigned int with int by Xiang wangx · 3 years, 4 months ago
  55. 80be599 tools/bootconfig: Define memblock_free_ptr() to fix build error by Masami Hiramatsu · 3 years, 4 months ago
  56. 8914a7a selftests: be sure to make khdr before other targets by Li Zhijian · 3 years, 4 months ago
  57. 2865ba8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 4 months ago
  58. f81c08f usb: testusb: Fix for showing the connection speed by Faizel K B · 3 years, 5 months ago
  59. 43d2b88 bpf, selftests: Add test case for mixed cgroup v1/v2 by Daniel Borkmann · 3 years, 4 months ago
  60. d8079d8 bpf, selftests: Add cgroup v1 net_cls classid helpers by Daniel Borkmann · 3 years, 4 months ago
  61. d0ee23f tools: compiler-gcc.h: Guard error attribute use with __has_attribute by Nathan Chancellor · 3 years, 4 months ago
  62. 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
  63. 4e59869 compiler-gcc.h: drop checks for older GCC versions by Nick Desaulniers · 3 years, 4 months ago
  64. 4eb6bd5 compiler.h: drop fallback overflow checkers by Nick Desaulniers · 3 years, 4 months ago
  65. 5379ef2 selftests/powerpc: Add scv versions of the basic TM syscall tests by Nicholas Piggin · 3 years, 5 months ago
  66. b5b65f1 Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
  67. 1b704b2 selftest: net: fix typo in altname test by Andrea Claudi · 3 years, 4 months ago
  68. 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
  69. 17a99e5 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 9 months ago
  70. 4dc24d7 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  71. 2bae3e6 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  72. ee286c6 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  73. 0d1c50a perf tools: Add an option to build without libbfd by Ian Rogers · 3 years, 4 months ago
  74. 4a86d41 perf tools: Allow build-id with trailing zeros by Namhyung Kim · 3 years, 4 months ago
  75. 99fc594 perf tools: Fix hybrid config terms list corruption by Adrian Hunter · 3 years, 4 months ago
  76. a7d212f perf tools: Factor out copy_config_terms() and free_config_terms() by Adrian Hunter · 3 years, 4 months ago
  77. eb34363 perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields by Adrian Hunter · 3 years, 4 months ago
  78. da4572d perf tools: Ignore Documentation dependency file by Ian Rogers · 3 years, 4 months ago
  79. dd47038 Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 4 months ago
  80. 218e7b7 perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  81. 37ce9e4 tools include UAPI: Update linux/mount.h copy by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  82. 155ed9f perf beauty: Cover more flags in the move_mount syscall argument beautifier by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  83. 2c3ef25 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 4 years ago
  84. f9f018e tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  85. dfa0045 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  86. 03d6f3f tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  87. 291dcb9 perf report: Add support to print a textual representation of IBS raw sample data by Kim Phillips · 3 years, 5 months ago
  88. dde994d perf report: Add tools/arch/x86/include/asm/amd-ibs.h by Kim Phillips · 3 years, 5 months ago
  89. 9fe8895 perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings by Kim Phillips · 3 years, 5 months ago
  90. d2930ed perf symbol: Look for ImageBase in PE file to compute .text offset by Remi Bernon · 3 years, 4 months ago
  91. 51ae7fa perf scripts python: Fix passing arguments to stackcollapse report by Michael Petlan · 4 years, 9 months ago
  92. 3e11300 perf test: Fix bpf test sample mismatch reporting by Michael Petlan · 3 years, 5 months ago
  93. 64f4535 tools headers UAPI: Sync files changed by new process_mrelease syscall and the removal of some compat entry points by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  94. bb91de4 perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
  95. 4317562 Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
  96. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  97. 04178ea selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe events by Steven Rostedt (VMware) · 3 years, 4 months ago
  98. 47914d4 tools/bootconfig: Show whole test command for each test case by Masami Hiramatsu · 3 years, 4 months ago
  99. 903bd06 bootconfig: Fix missing return check of xbc_node_compose_key function by Julio Faracco · 3 years, 4 months ago
  100. 32ba9f0 tools/bootconfig: Fix tracing_on option checking in ftrace2bconf.sh by Masami Hiramatsu · 3 years, 4 months ago