1. 2a7fbce Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  2. 25b1f9a usb: quirks: Add no-lpm quirk for Elan by Joseph Salisbury · 8 years ago
  3. 8e5dc84 perf test: Add a test case for SDT event by Masami Hiramatsu · 8 years ago
  4. e26e63b perf build: Add sdt feature detection by Masami Hiramatsu · 8 years ago
  5. 7e9fca5 perf probe: Support a special SDT probe format by Masami Hiramatsu · 8 years ago
  6. a598180 perf probe: Support @BUILDID or @FILE suffix for SDT events by Masami Hiramatsu · 8 years ago
  7. 40218da perf list: Show SDT and pre-cached events by Masami Hiramatsu · 8 years ago
  8. 1de7b8b perf probe: Search SDT/cached event from all probe caches by Masami Hiramatsu · 8 years ago
  9. 42bba26 perf probe: Allow wildcard for cached events by Masami Hiramatsu · 8 years ago
  10. 05bf2c8 perf probe-cache: Add for_each_probe_cache_entry() wrapper by Masami Hiramatsu · 8 years ago
  11. c3492a3 perf probe: Make --list show only available cached events by Masami Hiramatsu · 8 years ago
  12. 36a009f perf probe: Accept %sdt and %cached event name by Masami Hiramatsu · 8 years ago
  13. f6eb051 perf probe: Fix to show correct error message for $vars and $params by Masami Hiramatsu · 8 years ago
  14. b4ee6d4 perf bpf: Support BPF program attach to tracepoints by Wang Nan · 8 years ago
  15. cd102d7 perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event() by Wang Nan · 8 years ago
  16. 8c619d6 perf event parser: Add const qualifier to evt_name and sys_name by Wang Nan · 8 years ago
  17. 705fa21 tools lib bpf: Report error when kernel doesn't support program type by Wang Nan · 8 years ago
  18. 5f44e4c8 tools lib bpf: New API to adjust type of a BPF program by Wang Nan · 8 years ago
  19. 1a4bf28 objtool: Avoid checking code drift on busybox's diff by Arnaldo Carvalho de Melo · 8 years ago
  20. f97d104 Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. a7bf89a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 2cc499b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 790e5ef Merge branch 'sk_filter-trim-limit' by David S. Miller · 8 years ago
  24. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  25. f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  26. 774bec3 objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ by Arnaldo Carvalho de Melo · 8 years ago
  27. 22cb99f Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  28. c3b7c5c net/mlx5e: start/stop all tx queues upon open/close netdev by Mohamad Haj Yahia · 8 years ago
  29. 2c1ccc9 net/mlx5e: Fix TX Timeout to detect queues stuck on BQL by Daniel Jurgens · 8 years ago
  30. 2a00f02 tools: Fix up BITS_PER_LONG setting by Arnaldo Carvalho de Melo · 8 years ago
  31. d60585c sched/core: Correct off by one bug in load migration calculation by Thomas Gleixner · 8 years ago
  32. cf875cc Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  33. dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 8 years ago
  34. e4a84be x86/mm: Disallow running with 32-bit PTEs to work around erratum by Dave Hansen · 8 years ago
  35. 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 8 years ago
  36. 00839ee x86/mm: Move swap offset/type up in PTE to work around erratum by Dave Hansen · 8 years ago
  37. 7b39caf tools: Work around BITS_PER_LONG related build failure in objtool by Ingo Molnar · 8 years ago
  38. a7c73414 cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds scribble by Thomas Gleixner · 8 years ago
  39. 05f310e x86/sfi: Enable enumeration of SD devices by Andy Shevchenko · 8 years ago
  40. 707a605 x86/pci: Use MRFLD abbreviation for Merrifield by Andy Shevchenko · 8 years ago
  41. 68cf16c Merge tag 'perf-core-for-mingo-20160712' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  42. ea43f86 Merge branch 'ethoc-fixes' by David S. Miller · 8 years ago
  43. ee6c21b net: ethoc: Correctly pad short packets by Florian Fainelli · 8 years ago
  44. 386512d net: ethoc: Fix early error paths by Florian Fainelli · 8 years ago
  45. f1b5e4f Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  46. 803decc hwmon: (jc42) Add support for generic JC-42.4 devicetree binding by Guenter Roeck · 8 years ago
  47. e066f89 dt/bindings: Add bindings for JC-42.4 compatible temperature sensors by Guenter Roeck · 8 years ago
  48. 28a340d hwmon: (tmp102) Convert to use regmap, and drop local cache by Guenter Roeck · 8 years ago
  49. a9f92ccf3 hwmon: (tmp102) Rework chip configuration by Guenter Roeck · 8 years ago
  50. 3d8f7a8 hwmon: (tmp102) Improve handling of initial read delay by Guenter Roeck · 8 years ago
  51. 136ab0d net: nps_enet: Fix PCS reset by Noam Camus · 8 years ago
  52. d0420d2 Merge branches 'acpica-fixes' and 'acpi-ec-fixes' by Rafael J. Wysocki · 8 years ago
  53. 6d248fb tools lib traceevent: Add filter on task CPU id by Steven Rostedt · 8 years ago
  54. 9881d7d perf python: Add tracepoint example by Jiri Olsa · 8 years ago
  55. 63bab22 Merge tag 'qcom-smd-list-voltage' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
  56. bae57e3 perf python: Add support to resolve tracepoint fields by Jiri Olsa · 8 years ago
  57. 377f698 perf python: Add struct evsel into struct pyrf_event by Jiri Olsa · 8 years ago
  58. 1075fbb perf python: Add perf.tracepoint method by Jiri Olsa · 8 years ago
  59. 85e37de perf python: Put perf.event objects into dictionary by Jiri Olsa · 8 years ago
  60. e8968e6 perf python: Fix pyrf_evlist__read_on_cpu event consuming by Jiri Olsa · 8 years ago
  61. ad4e3c04 perf python: Init perf_event_attr::size in perf.evsel constructor by Jiri Olsa · 8 years ago
  62. 71fe105 perf tools: Introduce trace_event__tp_format_id() by Jiri Olsa · 8 years ago
  63. 7cb5c5a perf evlist: Make event2evsel public by Jiri Olsa · 8 years ago
  64. cae15db perf symbols: Add Rust demangling by David Tolnay · 8 years ago
  65. 1c1a3a4 perf tools: Add feature detection for gelf_getnote() by Arnaldo Carvalho de Melo · 8 years ago
  66. c8a3f7d perf intel-pt-decoder: Avoid checking code drift on busibox's diff by Arnaldo Carvalho de Melo · 8 years ago
  67. 3c7752f perf tools: Don't add kernel directories to the header search path by Arnaldo Carvalho de Melo · 8 years ago
  68. 1d4489d perf tools: Add the tools/ stringify copy to the MANIFEST by Arnaldo Carvalho de Melo · 8 years ago
  69. bb97070 tools: Copy the bitsperlong.h files from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  70. 39f5486 perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0 by Arnaldo Carvalho de Melo · 8 years ago
  71. cc31078 perf symbols: Provide a GElf_Nhdr typedef by Arnaldo Carvalho de Melo · 8 years ago
  72. 6e6fec9 perf trace beauty seccomp: Remove seccomp.h include by Arnaldo Carvalho de Melo · 8 years ago
  73. e53e6bb perf trace beauty futex_op: Add missing defines for older systems by Arnaldo Carvalho de Melo · 8 years ago
  74. 9a3dc28 perf tools: Fallback to reading sysfs to get cacheline size by Arnaldo Carvalho de Melo · 8 years ago
  75. dd7bd10 tools: Copy the header files needed by perf tools by Arnaldo Carvalho de Melo · 8 years ago
  76. f2d3adf kvm arm/arm64: Remove trailing whitespace from headers by Arnaldo Carvalho de Melo · 8 years ago
  77. e3e1d7e perf trace: Remove unused sys/ptrace.h include by Arnaldo Carvalho de Melo · 8 years ago
  78. a395b35 perf tools: Remove unneeded magic.h include from util.h by Arnaldo Carvalho de Melo · 8 years ago
  79. c7007e9 perf tools: Introduce weak alternative to sched_getcpu() by Arnaldo Carvalho de Melo · 8 years ago
  80. 4998a12 tools: Copy uapi/linux/hw_breakpoint.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  81. 4ffde49 perf test bpf: Use epoll_wait() instead of epoll_pwait() by Arnaldo Carvalho de Melo · 8 years ago
  82. 12f0203 tools: Copy uapi/asm/perf_regs.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  83. 971e827 tools lib bpf: Copy bpf.h and bpf_common.h from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  84. 7d7d1bf perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks by Arnaldo Carvalho de Melo · 8 years ago
  85. c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 8 years ago
  86. e083a21 perf tools: event.h needs asm/perf_regs.h by Arnaldo Carvalho de Melo · 8 years ago
  87. 86695f5 perf bench futex: Add missing compiler.h header by Arnaldo Carvalho de Melo · 8 years ago
  88. 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  89. 61a6445 tools lib: Guard the strlcpy() header with __GLIBC__ by Arnaldo Carvalho de Melo · 8 years ago
  90. b31e3e3 tools lib api fs: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  91. c3cec9e tools lib traceevent: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  92. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  93. 5496bc0 perf evsel: Uninline the is_function_event method by Arnaldo Carvalho de Melo · 8 years ago
  94. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 8 years ago
  95. 16b7c9b perf tools: Add missing header to color.c by Arnaldo Carvalho de Melo · 8 years ago
  96. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  97. 16b91d5 perf test fdarray: Add missing poll.h header by Arnaldo Carvalho de Melo · 8 years ago
  98. 3ac55b1 perf tests cpumap: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  99. 380a71a perf quote: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  100. 7ed0958 perf strbuf: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago