1. 38b3a5a Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 9 months ago
  2. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
  3. 5b94ce2 tools/vm/page_owner_sort.c: filter out unneeded line by Changhee Han · 4 years, 9 months ago
  4. 71a2c11 khugepaged: introduce 'max_ptes_shared' tunable by Kirill A. Shutemov · 4 years, 9 months ago
  5. e0c13f9 khugepaged: add self test by Kirill A. Shutemov · 4 years, 9 months ago
  6. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  7. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  8. e7c93cb Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 9 months ago
  9. 065fcfd selftests: net: ip_defrag: ignore EPERM by Thadeu Lima de Souza Cascardo · 4 years, 9 months ago
  10. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  11. cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
  12. 355ba37 Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  13. e7ad28e selftests/bpf: Add a default $(CXX) value by Ilya Leoshkevich · 4 years, 9 months ago
  14. d70a6be tools/bpf: Don't use $(COMPILE.c) by Ilya Leoshkevich · 4 years, 9 months ago
  15. a5a82e0 Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 9 months ago
  16. 9bc499b bpf, selftests: Use bpf_probe_read_kernel by Ilya Leoshkevich · 4 years, 9 months ago
  17. 7cec0b9 selftests/bpf: Fix verifier test by Alexei Starovoitov · 4 years, 9 months ago
  18. 9a5f25a selftests/bpf: Fix sample_cnt shared between two threads by Andrii Nakryiko · 4 years, 9 months ago
  19. c4ba153 bpf, selftests: Adapt cls_redirect to call csum_level helper by Daniel Borkmann · 4 years, 9 months ago
  20. 7cdec54 bpf: Add csum_level helper for fixing up csum levels by Daniel Borkmann · 4 years, 9 months ago
  21. 836e66c bpf: Fix up bpf_skb_adjust_room helper's skb csum setting by Daniel Borkmann · 4 years, 9 months ago
  22. 3e9b26d perf tools: Remove some duplicated includes by Tiezhu Yang · 4 years, 10 months ago
  23. 0affd0e perf symbols: Fix kernel maps for kcore and eBPF by Adrian Hunter · 4 years, 9 months ago
  24. 3b1f47d tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  25. a9a17902 perf stat: Ensure group is defined on top of the same cpu mask by Jiri Olsa · 4 years, 9 months ago
  26. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  27. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  28. 06716e0 selftests/bpf: Extend test_flow_dissector to cover link creation by Jakub Sitnicki · 4 years, 10 months ago
  29. b4b8a3b selftests/bpf: Convert test_flow_dissector to use BPF skeleton by Jakub Sitnicki · 4 years, 10 months ago
  30. b8215dc selftests/bpf, flow_dissector: Close TAP device FD after the test by Jakub Sitnicki · 4 years, 10 months ago
  31. 1f043f8 selftests/bpf: Add tests for attaching bpf_link to netns by Jakub Sitnicki · 4 years, 10 months ago
  32. e948947 bpftool: Support link show for netns-attached links by Jakub Sitnicki · 4 years, 10 months ago
  33. be6e198 bpftool: Extract helpers for showing link attach type by Jakub Sitnicki · 4 years, 10 months ago
  34. d60d81a libbpf: Add support for bpf_link-based netns attachment by Jakub Sitnicki · 4 years, 10 months ago
  35. 7f045a4 bpf: Add link-based BPF program attachment to network namespace by Jakub Sitnicki · 4 years, 10 months ago
  36. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  37. febeb6d libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c by Andrii Nakryiko · 4 years, 10 months ago
  38. 9c441fe selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt by Ferenc Fejes · 4 years, 10 months ago
  39. 463bac5 bpf, selftests: Add test for ktls with skb bpf ingress policy by John Fastabend · 4 years, 10 months ago
  40. df8fe57 tools/bpf: sync bpf.h by Alexei Starovoitov · 4 years, 10 months ago
  41. d39aec7 selftest: Add tests for XDP programs in devmap entries by David Ahern · 4 years, 10 months ago
  42. 2778797 libbpf: Add SEC name for xdp programs attached to device map by David Ahern · 4 years, 10 months ago
  43. 64b5902 xdp: Add xdp_txq_info to xdp_buff by David Ahern · 4 years, 10 months ago
  44. fbee97f bpf: Add support to attach bpf program to a devmap entry by David Ahern · 4 years, 10 months ago
  45. c97099b bpf: Add BPF ringbuf and perf buffer benchmarks by Andrii Nakryiko · 4 years, 10 months ago
  46. cb1c9dd selftests/bpf: Add BPF ringbuf selftests by Andrii Nakryiko · 4 years, 10 months ago
  47. bf99c93 libbpf: Add BPF ring buffer support by Andrii Nakryiko · 4 years, 10 months ago
  48. 457f443 bpf: Implement BPF ring buffer and verifier support for it by Andrii Nakryiko · 4 years, 10 months ago
  49. 43dd115 selftests/bpf: Add tests for write-only stacks/queues by Anton Protopopov · 4 years, 10 months ago
  50. efbc3b8 selftests/bpf: Cleanup comments in test_maps by Anton Protopopov · 4 years, 10 months ago
  51. 36ef9a2 selftests/bpf: Cleanup some file descriptors in test_maps by Anton Protopopov · 4 years, 10 months ago
  52. 204fb04 selftests/bpf: Fix a typo in test_maps by Anton Protopopov · 4 years, 10 months ago
  53. 601b05c libbpf: Fix perf_buffer__free() API for sparse allocs by Eelco Chaudron · 4 years, 10 months ago
  54. ee103e9 bpf, selftests: Test probe_* helpers from SCHED_CLS by John Fastabend · 4 years, 10 months ago
  55. 1d9c037 bpf, selftests: Add sk_msg helpers load and attach test by John Fastabend · 4 years, 10 months ago
  56. 13d70f5 bpf, sk_msg: Add get socket storage helpers by John Fastabend · 4 years, 10 months ago
  57. 5598329 libbpf: Use .so dynamic symbols for abi check by Yauheni Kaliuta · 4 years, 10 months ago
  58. 9358135 libbpf: Install headers as part of make install by Nikolay Borisov · 4 years, 10 months ago
  59. 272d51a libbpf: Add API to consume the perf ring buffer content by Eelco Chaudron · 4 years, 10 months ago
  60. dc3ca5c tools, bpftool: Print correct error message when failing to load BTF by Tobias Klauser · 4 years, 10 months ago
  61. 73a4f04 tools, bpftool: Make capability check account for new BPF caps by Quentin Monnet · 4 years, 10 months ago
  62. 9004035 tools, bpftool: Clean subcommand help messages by Quentin Monnet · 4 years, 10 months ago
  63. d861f6e Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  64. a7092c8 Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  65. 69fc06f Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  66. 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  67. 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 10 months ago
  68. 9959b38 selftests: mlxsw: Add test for control packets by Ido Schimmel · 4 years, 10 months ago
  69. a36de5e Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 10 months ago
  70. 13ffbd8 KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test by Vitaly Kuznetsov · 4 years, 10 months ago
  71. 5cf0e8e perf libdw: Fix off-by 1 relative directory includes by Ian Rogers · 4 years, 10 months ago
  72. a54ca19 perf arm-spe: Support synthetic events by Tan Xiaojun · 4 years, 10 months ago
  73. 9f74d77 perf auxtrace: Add four itrace options by Tan Xiaojun · 4 years, 10 months ago
  74. 4db25f6 perf tools: Move arm-spe-pkt-decoder.h/c to the new dir by Tan Xiaojun · 4 years, 10 months ago
  75. 0fb0d61 perf test: Initialize memory in dwarf-unwind by Ian Rogers · 4 years, 10 months ago
  76. 8617e2e perf tests: Don't tail call optimize in unwind test by Ian Rogers · 4 years, 10 months ago
  77. 21f2b7c tools compiler.h: Add attribute to disable tail calls by Ian Rogers · 4 years, 10 months ago
  78. fb0cb6a KVM: selftests: update hyperv_cpuid with SynDBG tests by Vitaly Kuznetsov · 4 years, 10 months ago
  79. 8d7fbf0 KVM: selftests: VMX preemption timer migration test by Makarand Sonare · 4 years, 10 months ago
  80. 8ec107c selftests: kvm: fix smm test on SVM by Vitaly Kuznetsov · 4 years, 10 months ago
  81. 10b910c selftests: kvm: add a SVM version of state-test by Paolo Bonzini · 4 years, 10 months ago
  82. ed88129 selftests: kvm: introduce cpu_has_svm() check by Vitaly Kuznetsov · 4 years, 10 months ago
  83. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  84. 8fc984a Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  85. 3ed9703 selftests: forwarding: pedit_dsfield: Check counter value by Petr Machata · 4 years, 10 months ago
  86. 1c0522b selftests: forwarding: mirror_lib: Use mausezahn by Petr Machata · 4 years, 10 months ago
  87. d195c39 pstore/platform: Use backend name for console registration by Kees Cook · 4 years, 10 months ago
  88. fb02b9e Merge remote-tracking branch 'spi/for-5.8' into spi-next by Mark Brown · 4 years, 10 months ago
  89. f9e0ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  90. cf66c29 bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones by John Fastabend · 4 years, 10 months ago
  91. e3effcd bpf, selftests: Verifier bounds tests need to be updated by John Fastabend · 4 years, 10 months ago
  92. 9300acc perf build: Add a LIBPFM4=1 build test entry by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  93. 7094349 perf tools: Add optional support for libpfm4 by Stephane Eranian · 4 years, 10 months ago
  94. 82352ae2 perf tools: Correct license on jsmn JSON parser by Ed Maste · 4 years, 10 months ago
  95. 1e4bd2a perf jit: Fix inaccurate DWARF line table by Nick Gasson · 4 years, 10 months ago
  96. 7d7e503 perf jvmti: Remove redundant jitdump line table entries by Nick Gasson · 4 years, 10 months ago
  97. 60da3a1 perf build: Add NO_SDT=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  98. 69fbadb perf build: Add NO_LIBCRYPTO=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  99. 5bc7aac perf build: Add NO_SYSCALL_TABLE=1 to the build tests by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  100. a88f70d perf build: Remove libaudit from the default feature checks by Arnaldo Carvalho de Melo · 4 years, 10 months ago