1. 6788fac Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  2. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  3. 4904008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  4. 91cbacc tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NOREPLACE by Michael Ellerman · 6 years ago
  5. 3821b76 tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option by Keith Busch · 6 years ago
  6. 0dd8666 tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option by Keith Busch · 6 years ago
  7. aeb85ed tools/testing/selftests/vm/gup_benchmark.c: allow user specified file by Keith Busch · 6 years ago
  8. 319e0be tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage by Keith Busch · 6 years ago
  9. 714a3a1 mm/gup_benchmark.c: add additional pinning methods by Keith Busch · 6 years ago
  10. 26db3d0 mm/gup_benchmark.c: time put_page() by Keith Busch · 6 years ago
  11. 7eaa8c9 userfaultfd: selftest: recycle lock threads first by Peter Xu · 6 years ago
  12. 04d8773 userfaultfd: selftest: generalize read and poll by Peter Xu · 6 years ago
  13. 439de0d userfaultfd: selftest: cleanup help messages by Peter Xu · 6 years ago
  14. b1d29ba delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  15. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  16. 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  17. 58cfbac Revert "selftests/powerpc: Fix out-of-tree build errors" by Michael Ellerman · 6 years ago
  18. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  19. ab21c1b bpf: disallow direct packet access for unpriv in cg_skb by Daniel Borkmann · 6 years ago
  20. 36641ad bpf: fix test suite to enable all unpriv program types by Daniel Borkmann · 6 years ago
  21. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  22. a3f49d97 selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS by Naresh Kamboju · 6 years ago
  23. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  24. 6078e07 Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  25. 4ed591c net/ipv6: Allow onlink routes to have a device mismatch if it is the default route by David Ahern · 6 years ago
  26. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  27. fec9806 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. cee1352 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. dda93b45 Merge branch 'x86/cache' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  32. 12dd08f Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  33. 246e886 tc-tests: test denial of 'goto chain' for exceed traffic in police.json by Davide Caratti · 6 years ago
  34. 88c2e3b tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json by Davide Caratti · 6 years ago
  35. b537149 Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  36. a19c59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  37. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. fe8eccc tools: bpftool: fix completion for "bpftool map update" by Quentin Monnet · 6 years ago
  39. 06ee9da tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode by Quentin Monnet · 6 years ago
  40. 882731e tools: bpftool: document restriction on '.' in names to pin in bpffs by Quentin Monnet · 6 years ago
  41. 4b51c74 Merge branch 'spi-4.20' into spi-next by Mark Brown · 6 years ago
  42. c5fa5d6 selftests/bpf: fix return value comparison for tests in test_libbpf.sh by Quentin Monnet · 6 years ago
  43. 3dca211 bpf, libbpf: simplify and cleanup perf ring buffer walk by Daniel Borkmann · 6 years ago
  44. 2a159c6 bpf, verifier: fix register type dump in xadd and st by Daniel Borkmann · 6 years ago
  45. 84fbfe0 bpf: test_sockmap add options to use msg_push_data by John Fastabend · 6 years ago
  46. f908d26 bpf: libbpf support for msg_push_data by John Fastabend · 6 years ago
  47. 9b00eb8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  48. 6b5201c Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  49. b7683fc selftests/powerpc: Add a test of wild bctr by Michael Ellerman · 7 years ago
  50. d8a2fe2 selftests/powerpc: Fix out-of-tree build errors by Michael Ellerman · 6 years ago
  51. d2bf793 selftests/powerpc: Add test to verify rfi flush across a system call by Naveen N. Rao · 7 years ago
  52. db38485 selftests/powerpc: Move UCONTEXT_NIA() into utils.h by Naveen N. Rao · 7 years ago
  53. ba0e41c selftests: ftrace: Add synthetic event syntax testcase by Masami Hiramatsu · 6 years ago
  54. 2cb494a bpf: add tests for direct packet access from CGROUP_SKB by Song Liu · 6 years ago
  55. a64af0e bpf, libbpf: use correct barriers in perf ring buffer walk by Daniel Borkmann · 6 years ago
  56. 09d62154 tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers by Daniel Borkmann · 6 years ago
  57. 78de354 selftests/bpf: add missing executables to .gitignore by Anders Roxell · 6 years ago
  58. 43b987d selftests/bpf: add test cases for queue and stack maps by Mauricio Vasquez B · 6 years ago
  59. da4e1b1 Sync uapi/bpf.h to tools/include by Mauricio Vasquez B · 6 years ago
  60. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  61. c7b70a6 Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  62. f15ac81 selftests/kvm: add missing executables to .gitignore by Anders Roxell · 6 years ago
  63. e42b4a5 Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  64. 3ddeac6 tools: bpftool: use 4 context mode for the NFP disasm by Jakub Kicinski · 6 years ago
  65. 1bd70d2 selftests/bpf: fix file resource leak in load_kallsyms by Peng Hao · 6 years ago
  66. e325808 usbip: tools: fix atoi() on non-null terminated string by Colin Ian King · 6 years ago
  67. cc19b05 Merge branches 'pm-devfreq' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  68. 20e8e72 Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  69. b55cbc8 bpf: fix doc of bpf_skb_adjust_room() in uapi by Nicolas Dichtel · 6 years ago
  70. edeb0c9 perf tools: Stop fallbacking to kallsyms for vdso symbols lookup by Arnaldo Carvalho de Melo · 6 years ago
  71. f110176 tools/testing/nvdimm: Populate dirty shutdown data by Dan Williams · 6 years ago
  72. 0ead111 acpi, nfit: Collect shutdown status by Dan Williams · 6 years ago
  73. 59073aa kvm: x86: Add exception payload fields to kvm_vcpu_events by Jim Mattson · 6 years ago
  74. 753fb2e bpf: sockmap, add msg_peek tests to test_sockmap by John Fastabend · 6 years ago
  75. 18178ff KVM: selftests: add Enlightened VMCS test by Vitaly Kuznetsov · 6 years ago
  76. c939989 tools/headers: update kvm.h by Vitaly Kuznetsov · 6 years ago
  77. 1e7ecd1 KVM: selftests: state_test: test bare VMXON migration by Vitaly Kuznetsov · 6 years ago
  78. 5b8ee87 kvm: selftests: support high GPAs in dirty_log_test by Andrew Jones · 6 years ago
  79. e28934e kvm: selftests: stop lying to aarch64 tests about PA-bits by Andrew Jones · 6 years ago
  80. e1b376f kvm: selftests: dirty_log_test: also test 64K pages on aarch64 by Andrew Jones · 6 years ago
  81. fff8dcd kvm: selftests: port dirty_log_test to aarch64 by Andrew Jones · 6 years ago
  82. 81d1cca kvm: selftests: introduce new VM mode for 64K pages by Andrew Jones · 6 years ago
  83. 0bec140 kvm: selftests: add vcpu support for aarch64 by Andrew Jones · 6 years ago
  84. 7a6629e kvm: selftests: add virt mem support for aarch64 by Andrew Jones · 6 years ago
  85. d510653 kvm: selftests: add vm_phy_pages_alloc by Andrew Jones · 6 years ago
  86. eabe788 kvm: selftests: tidy up kvm_util by Andrew Jones · 6 years ago
  87. eea192b kvm: selftests: add cscope make target by Andrew Jones · 6 years ago
  88. cc68765 kvm: selftests: move arch-specific files to arch-specific locations by Andrew Jones · 6 years ago
  89. 14c47b7 kvm: selftests: introduce ucall by Andrew Jones · 6 years ago
  90. 6c93026 kvm: selftests: vcpu_setup: set cr4.osfxsr by Andrew Jones · 6 years ago
  91. ab9e084 libbpf: Per-symbol visibility for DSO by Andrey Ignatov · 6 years ago
  92. 298faf5 perf tools: Pass build flags to traceevent build by Jiri Olsa · 6 years ago
  93. d4046e8 perf report: Don't crash on invalid inline debug information by Milian Wolff · 6 years ago
  94. ec57e2f Merge branch 'x86/build' into locking/core, to pick up dependent patches and unify jump-label work by Ingo Molnar · 6 years ago
  95. 0ed149c perf cpu_map: Align cpu map synthesized events properly. by David Miller · 6 years ago
  96. c458a62 perf tools: Fix tracing_path_mount proper path by Jiri Olsa · 6 years ago
  97. 421f429 bpf, tls: add tls header to tools infrastructure by Daniel Borkmann · 6 years ago
  98. 36b8d46 perf tools: Fix use of alternatives to find JDIR by Jarod Wilson · 7 years ago
  99. 4ab8455 perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus by Jiri Olsa · 6 years ago
  100. 9a69e3a Merge tag 'linux-cpupower-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux into pm-tools by Rafael J. Wysocki · 6 years ago