1. 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  2. 7137ff5 perf symbols: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  3. ca22702 perf util: Use cached rbtree for rblists by Davidlohr Bueso · 6 years ago
  4. 55ecd63 perf callchain: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  5. f3acb3a perf machine: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  6. 3aef2ca tools: Update rbtree implementation by Davidlohr Bueso · 6 years ago
  7. 95420d3 perf callchain: No need to include perf.h by Arnaldo Carvalho de Melo · 6 years ago
  8. f0049f2 perf comm: Remove needless headers from comm.h by Arnaldo Carvalho de Melo · 6 years ago
  9. 40f3b2d perf namespaces: Remove namespaces.h from .h headers by Arnaldo Carvalho de Melo · 6 years ago
  10. 68c0188 perf symbols: Remove some unnecessary includes from symbol.h by Arnaldo Carvalho de Melo · 6 years ago
  11. d328e30 perf symbols: Remove include map.h from dso.h by Arnaldo Carvalho de Melo · 6 years ago
  12. e7a795d perf block-range: Add missing headers by Arnaldo Carvalho de Melo · 6 years ago
  13. f1a397f perf tools: Move branch structs to branch.h by Arnaldo Carvalho de Melo · 6 years ago
  14. 8a249c7 perf annotate: Remove lots of headers from annotate.h by Arnaldo Carvalho de Melo · 6 years ago
  15. 19ea1b6 perf symbols: Move symbol_conf to separate file by Arnaldo Carvalho de Melo · 6 years ago
  16. b2251c32 perf color: Add missing stdarg.g to color.h by Arnaldo Carvalho de Melo · 6 years ago
  17. f575494 Merge tag 'perf-core-for-mingo-5.0-20190121' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  18. 32e9136 perf utils: Move perf_config using routines from color.c to separate object by Arnaldo Carvalho de Melo · 6 years ago
  19. a5dcc4c perf python: Remove -fstack-clash-protection when building with some clang versions by Arnaldo Carvalho de Melo · 6 years ago
  20. 6934058 bpf: Add module name [bpf] to ksymbols for bpf programs by Song Liu · 6 years ago
  21. a40b95b perf top: Synthesize BPF events for pre-existing loaded BPF programs by Arnaldo Carvalho de Melo · 6 years ago
  22. 7b612e2 perf tools: Synthesize PERF_RECORD_* for loaded BPF programs by Song Liu · 6 years ago
  23. 45178a9 perf tools: Handle PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  24. 9aa0bfa perf tools: Handle PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  25. df063c8 tools headers uapi: Sync tools/include/uapi/linux/perf_event.h by Song Liu · 6 years ago
  26. 6ee52e2 perf, bpf: Introduce PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  27. d764ac6 tools headers uapi: Sync tools/include/uapi/linux/perf_event.h by Song Liu · 6 years ago
  28. 76193a9 perf, bpf: Introduce PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  29. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  30. 8dabe9c perf report: Dump s390 counter set data to file by Thomas Richter · 6 years ago
  31. 3e4a1c5 perf report: Display names in s390 diagnostic counter sets by Thomas Richter · 6 years ago
  32. 93115d3 perf report: Display arch specific diagnostic counter sets, starting with s390 by Thomas Richter · 6 years ago
  33. 3eb03a5 perf tools: Remove duplicate headers by Brajeswar Ghosh · 6 years ago
  34. cf5c6c2 perf: Remove duplicated workqueue.h include from perf_event.h by YueHaibing · 6 years ago
  35. 3c7b67b perf session: Add reader__process_events function by Jiri Olsa · 6 years ago
  36. 71002bd perf session: Add 'data_offset' member to reader object by Jiri Olsa · 6 years ago
  37. f66f095 perf session: Add 'data_size' member to reader object by Jiri Olsa · 6 years ago
  38. 82715eb perf session: Add reader object by Jiri Olsa · 6 years ago
  39. 4f5a473 perf session: Get rid of file_size variable by Jiri Olsa · 6 years ago
  40. 7ba4da1 perf session: Rearrange perf_session__process_events function by Jiri Olsa · 6 years ago
  41. 49b8e2b perf tools: Replace automatic const char[] variables by statics by Rasmus Villemoes · 6 years ago
  42. ad07c8c perf/core: Remove unused perf_flags by Andrew Murray · 6 years ago
  43. 88dbe3c perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE by Andrew Murray · 6 years ago
  44. 2ff4025 perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  45. c2c9091 perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  46. a66b001 perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE by Andrew Murray · 6 years ago
  47. 3065639 For drivers that do not support context exclusion let's advertise the by Andrew Murray · 6 years ago
  48. cafa780 perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  49. 1d899c0 perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally by Andrew Murray · 6 years ago
  50. 6dd273f perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE by Andrew Murray · 6 years ago
  51. cc6795a perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  52. 486efe9 perf/core: Add function to test for event exclusion flags by Andrew Murray · 6 years ago
  53. 23e232b perf/doc: Update design.txt for exclude_{host|guest} flags by Andrew Murray · 6 years ago
  54. d739322 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  55. 1092a94 Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  56. 2451f37 Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  57. 0a2fbed8 Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  58. df0219b Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  59. 4ac4cb7 Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  60. 586cdb0 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  61. 248b570 leds: lp5523: fix a missing check of return value of lp55xx_read by Kangjie Lu · 6 years ago
  62. f422449 hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table by Cheng-Min Ao · 6 years ago
  63. a3a8025 Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  64. 6d060fa Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  65. e4484a49 Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  66. d471c4d Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  67. 34fa476 afs: Fix race in async call refcounting by David Howells · 6 years ago
  68. 7a75b00 afs: Provide a function to get a ref on a call by David Howells · 6 years ago
  69. 59d4907 afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  70. 4882a27 afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  71. e00d888 kbuild: mark prepare0 as PHONY to fix external module build by Masahiro Yamada · 6 years ago
  72. 1b504a7 openrisc: remove unneeded code in arch/openrisc/Makefile by Masahiro Yamada · 6 years ago
  73. 558ee61 nds32: remove unneeded code in arch/nds32/Makefile by Masahiro Yamada · 6 years ago
  74. 15c0519 Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 6 years ago
  75. 7fbfee7 Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  76. a5795fd LSM: Check for NULL cred-security on free by James Morris · 6 years ago
  77. 35dad45 drm/amd/display: Detach backlight from stream by David Francis · 6 years ago
  78. 9474f4e Yama: Check for pid death before checking ancestry by Kees Cook · 6 years ago
  79. 3705add dt-bindings: reset: meson-axg: fix SPDX license id by Jerome Brunet · 6 years ago
  80. 9eac0ae dt-bindings: soc: qcom: Fix trivial language typos by Krzysztof Kozlowski · 6 years ago
  81. 889f4ce doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file by Otto Sabart · 6 years ago
  82. 28b170e OF: properties: add missing of_node_put by Julia Lawall · 6 years ago
  83. 227a76b swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit by Christoph Hellwig · 6 years ago
  84. be3bb59 ia64: remove redundant 'export AWK' by Masahiro Yamada · 6 years ago
  85. b421b8a kbuild: remove unused archmrproper by Masahiro Yamada · 6 years ago
  86. 47bfa6d Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  87. 4bb0e6d drm/sun4i: backend: add missing of_node_puts by Julia Lawall · 6 years ago
  88. a811dc6 seccomp: fix UAF in user-trap code by Tycho Andersen · 6 years ago
  89. 7939f8b Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  90. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  91. 8b05a3a tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create() by Andrea Righi · 6 years ago
  92. 92b0730 Revert "drm/amdgpu: validate user pitch alignment" by Michel Dänzer · 6 years ago
  93. 25ec429 Revert "drm/amdgpu: validate user GEM object size" by Alex Deucher · 6 years ago
  94. ce0210c drm/meson: Fix atomic mode switching regression by Neil Armstrong · 6 years ago
  95. 51b00d8 drm/i915/gvt: Fix mmap range check by Zhenyu Wang · 6 years ago
  96. 6c2d0f9 drm/i915/gvt: free VFIO region space in vgpu detach by Hang Yuan · 6 years ago
  97. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago
  98. d6f4a21 RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT by Jason Gunthorpe · 6 years ago
  99. ae1cf20 drm/amd/display: Fix disabled cursor on top screen edge by Nicholas Kazlauskas · 6 years ago
  100. f5c412a drm/amd/display: fix warning on raven hotplug by Roman Li · 6 years ago