1. 094b58e Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  2. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. 79f3a8e tc-testing: skbmod: fix match value of ethertype by Davide Caratti · 6 years ago
  4. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. ba004a2 selftests: memory-hotplug: fix emit_tests regression by Shuah Khan · 6 years ago
  6. a5f7b0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  7. 3499de3 Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  8. 1402fd8 objtool: Fix another switch table detection issue by Josh Poimboeuf · 6 years ago
  9. f686982 selftests: vm: update .gitignore with new test by Shuah Khan · 6 years ago
  10. 16c513b selftests: memory-hotplug: silence test command echo by Shuah Khan · 6 years ago
  11. 067b25a selftests/futex: Fix line continuation in Makefile by Daniel Díaz · 6 years ago
  12. 6f70eb2 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  13. 4b0ad07 idr: Fix handling of IDs above INT_MAX by Matthew Wilcox · 6 years ago
  14. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. d4858aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  16. 3d4d5d6 radix tree test suite: Fix build by Matthew Wilcox · 6 years ago
  17. 6789af0 tools/kvm_stat: print 'Total' line for multiple events only by Stefan Raspl · 6 years ago
  18. df72ecfc tools/kvm_stat: group child events indented after parent by Stefan Raspl · 6 years ago
  19. 18e8f41 tools/kvm_stat: separate drilldown and fields filtering by Stefan Raspl · 6 years ago
  20. 516f119 tools/kvm_stat: eliminate extra guest/pid selection dialog by Stefan Raspl · 6 years ago
  21. c0e8c21 tools/kvm_stat: mark private methods as such by Stefan Raspl · 6 years ago
  22. 1fd6a70 tools/kvm_stat: fix debugfs handling by Stefan Raspl · 6 years ago
  23. 1cd8bfb tools/kvm_stat: print error on invalid regex by Stefan Raspl · 6 years ago
  24. 3df33a0 tools/kvm_stat: fix crash when filtering out all non-child trace events by Stefan Raspl · 6 years ago
  25. 369d5a8 tools/kvm_stat: avoid 'is' for equality checks by Marc Hartmayer · 7 years ago
  26. 0eb5780 tools/kvm_stat: use a more pythonic way to iterate over dictionaries by Marc Hartmayer · 7 years ago
  27. 006f154 tools/kvm_stat: use a namedtuple for storing the values by Marc Hartmayer · 7 years ago
  28. faa312a tools/kvm_stat: simplify the sortkey function by Marc Hartmayer · 7 years ago
  29. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  30. 2eb02aa Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  31. ca36960 bpf: allow xadd only on aligned memory by Daniel Borkmann · 6 years ago
  32. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 6 years ago
  33. 645ae5c Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 by James Morris · 6 years ago
  34. 80475c4 selftests/bpf/test_maps: exit child process without error in ENOMEM case by Li Zhijian · 6 years ago
  35. d057dc4 seccomp: add a selftest for get_metadata by Tycho Andersen · 6 years ago
  36. 31a8260 selftests/bpf: update gitignore with test_libbpf_open by Anders Roxell · 6 years ago
  37. b52db43 selftests/bpf: tcpbpf_kern: use in6_* macros from glibc by Anders Roxell · 6 years ago
  38. bdefe01 selftests/memfd: add run_fuse_test.sh to TEST_FILES by Anders Roxell · 6 years ago
  39. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 6 years ago
  40. bf006d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  41. ca41b97 objtool: Add module specific retpoline rules by Peter Zijlstra · 6 years ago
  42. b5bc223 objtool: Add retpoline validation by Peter Zijlstra · 7 years ago
  43. 43a4525 objtool: Use existing global variables for options by Peter Zijlstra · 7 years ago
  44. b1a2ce8 tools/libbpf: Avoid possibly using uninitialized variable by Jeremy Cline · 6 years ago
  45. 3f9e646 Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  46. f1d0b4c Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h" by Hendrik Brueckner · 6 years ago
  47. 690d22d perf s390: Rework system call table creation by using syscall.tbl by Hendrik Brueckner · 6 years ago
  48. baa6761 perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl by Hendrik Brueckner · 6 years ago
  49. f091f1d tools/headers: Synchronize kernel ABI headers, v4.16-rc1 by Ingo Molnar · 6 years ago
  50. 7a92453 perf test: Fix test trace+probe_libc_inet_pton.sh for s390x by Thomas Richter · 7 years ago
  51. ba7e851 perf data: Document missing --force option by Sangwon Hong · 6 years ago
  52. 6677d26 perf tools: Substitute yet another strtoull() by Andy Shevchenko · 6 years ago
  53. 8cc42de perf top: Check the latency of perf_top__mmap_read() by Kan Liang · 7 years ago
  54. ebebbf0 perf top: Switch default mode to overwrite mode by Kan Liang · 7 years ago
  55. a1ff5b0 perf top: Remove lost events checking by Kan Liang · 7 years ago
  56. 06cc1a4 perf hists browser: Add parameter to disable lost event warning by Kan Liang · 7 years ago
  57. 204721d perf top: Add overwrite fall back by Kan Liang · 7 years ago
  58. 9a831b3 perf evsel: Expose the perf_missing_features struct by Arnaldo Carvalho de Melo · 6 years ago
  59. 63878a5 perf top: Check per-event overwrite term by Kan Liang · 7 years ago
  60. 3effc2f perf mmap: Discard legacy interface for mmap read by Kan Liang · 7 years ago
  61. 600a7cf perf test: Update mmap read functions for backward-ring-buffer test by Kan Liang · 7 years ago
  62. 7bb4597 perf mmap: Introduce perf_mmap__read_event() by Kan Liang · 7 years ago
  63. ee023de perf mmap: Introduce perf_mmap__read_done() by Kan Liang · 7 years ago
  64. b4b036b perf mmap: Discard 'prev' in perf_mmap__read() by Kan Liang · 7 years ago
  65. 189f2cc perf mmap: Add new return value logic for perf_mmap__read_init() by Kan Liang · 7 years ago
  66. 8872481 perf mmap: Introduce perf_mmap__read_init() by Kan Liang · 7 years ago
  67. f92c8cb perf mmap: Cleanup perf_mmap__push() by Kan Liang · 7 years ago
  68. dc6c35c perf mmap: Recalculate size for overwrite mode by Kan Liang · 7 years ago
  69. 6888ff6 perf evlist: Remove stale mmap read for backward by Kan Liang · 7 years ago
  70. 0b7c152 perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor by William Cohen · 6 years ago
  71. 9be6d41 tools: bpftool: preserve JSON output on errors on batch file parsing by Quentin Monnet · 6 years ago
  72. 52c84d3 tools: bpftool: preserve JSON for batch mode when dumping insns to file by Quentin Monnet · 6 years ago
  73. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. 961888b selftests/x86/mpx: Fix incorrect bounds with old _sigfault by Rui Wang · 7 years ago
  75. fe24e27 objtool: Fix segfault in ignore_unreachable_insn() by Josh Poimboeuf · 6 years ago
  76. 9279ddf selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems by Dominik Brodowski · 6 years ago
  77. 4105c69 selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c by Dominik Brodowski · 6 years ago
  78. 694a20d Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  79. 9a606f8 selftests: memfd: add config fragment for fuse by Anders Roxell · 6 years ago
  80. 9a379e7 selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m by Naresh Kamboju · 6 years ago
  81. 64136fb selftests/android: Fix line continuation in Makefile by Daniel Díaz · 6 years ago
  82. 70b574e selftest/vDSO: fix O= by Dominik Brodowski · 6 years ago
  83. b2c93e3 selftests: sync: missing CFLAGS while compiling by Anders Roxell · 6 years ago
  84. ecdf06e selftests/powerpc: Fix to use ucontext_t instead of struct ucontext by Harish · 6 years ago
  85. 2cbc0d6 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c by Dominik Brodowski · 6 years ago
  86. 7f95122 selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory by Dominik Brodowski · 6 years ago
  87. ce67663 selftests/x86/pkeys: Remove unused functions by Ingo Molnar · 6 years ago
  88. d8e92de selftests/x86: Clean up and document sscanf() usage by Dominik Brodowski · 6 years ago
  89. 198ee8e selftests/x86: Fix vDSO selftest segfault for vsyscall=none by Dominik Brodowski · 6 years ago
  90. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  91. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  92. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 6 years ago
  93. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  94. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  95. 99ce796 objtool: Fix switch-table detection by Peter Zijlstra · 6 years ago
  96. e3d91b0 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 6 years ago
  97. f09b2e3 selftests/bpf: add selftest that use test_libbpf_open by Jesper Dangaard Brouer · 6 years ago
  98. 864db33 selftests/bpf: add test program for loading BPF ELF files by Jesper Dangaard Brouer · 6 years ago
  99. 077c066 tools/libbpf: improve the pr_debug statements to contain section numbers by Jesper Dangaard Brouer · 6 years ago
  100. 8c88181 bpf: Sync kernel ABI header with tooling header for bpf_common.h by Jesper Dangaard Brouer · 6 years ago