1. 989a0a3 tracing: Have system enable return error if one of the events fail by Steven Rostedt (Red Hat) · 8 years ago
  2. 1dd349a tracing: Do not start benchmark on boot up by Steven Rostedt (Red Hat) · 8 years ago
  3. 8cf868a tracing: Have the reg function allow to fail by Steven Rostedt (Red Hat) · 8 years ago
  4. 38e11df ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline by Steven Rostedt (Red Hat) · 8 years ago
  5. babe3fc ring-buffer: Froce rb_update_write_stamp() to be inlined by Steven Rostedt (Red Hat) · 8 years ago
  6. 2289d56 ring-buffer: Force inline of hotpath helper functions by Steven Rostedt (Red Hat) · 8 years ago
  7. 52ffabe3 tracing: Make __buffer_unlock_commit() always_inline by Steven Rostedt (Red Hat) · 8 years ago
  8. 42391745 tracing: Make tracepoint_printk a static_key by Steven Rostedt (Red Hat) · 8 years ago
  9. 929ddbf ring-buffer: Always inline rb_event_data() by Steven Rostedt (Red Hat) · 8 years ago
  10. fa7ffb3 ring-buffer: Make rb_reserve_next_event() always inlined by Steven Rostedt (Red Hat) · 8 years ago
  11. 3e9a8aa tracing: Create a always_inlined __trace_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 8 years ago
  12. 7d43640 tracing: Add error checks to creation of event files by Steven Rostedt (Red Hat) · 8 years ago
  13. 9dfed80 stm: Mark the functions of writing STM with notrace by Chunyan Zhang · 8 years ago
  14. 9b5e3ff stm dummy: Mark dummy_stm_packet() with notrace by Chunyan Zhang · 8 years ago
  15. 22975be intel_th: Mark sth_stm_packet() with notrace by Chunyan Zhang · 8 years ago
  16. dea5d0e coresight: Mark stm_generic_packet() with notrace by Chunyan Zhang · 8 years ago
  17. 262e1f6 stm class: ftrace: Add ftrace-export-over-stm driver by Chunyan Zhang · 8 years ago
  18. 478409d tracing: Add hook to function tracing for other subsystems to use by Chunyan Zhang · 8 years ago
  19. 153aae5 selftests: ftrace: Add a testcase for types of kprobe event by Masami Hiramatsu · 8 years ago
  20. 60c1afb selftests: ftrace: Add a testcase for function filter glob match by Masami Hiramatsu · 8 years ago
  21. 6219752 selftests: ftrace: Introduce TMPDIR for temporary files by Masami Hiramatsu · 8 years ago
  22. 57209b9 selftests: ftrace: Hide ftracetest logs from git by Masami Hiramatsu · 8 years ago
  23. 780ade5 selftests: ftrace: Fix trigger-mod to run without syscall trace by Masami Hiramatsu · 8 years ago
  24. 131c60c3 selftests: ftrace: Check whether snapshot trigger is supported correctly by Masami Hiramatsu · 8 years ago
  25. 7786bcca selftests: ftrace: Add --quiet option not to show error logs on screen by Masami Hiramatsu · 8 years ago
  26. 131f840 selftests: ftrace: Initialize ftrace before each test by Masami Hiramatsu · 8 years ago
  27. fa32e85 tracing: Add new trace_marker_raw by Steven Rostedt · 8 years ago
  28. 9648dc1 recordmcount: arm: Implement make_nop by Stephen Boyd · 8 years ago
  29. 8d414bd tracing: Allow wakeup_dl tracer to be used by instances by Zhou Chengming · 8 years ago
  30. 3f303fb tracing/filter: Define op as the enum that it is by Steven Rostedt (Red Hat) · 8 years ago
  31. fdf5b67 tracing: Optimise comparison filters and fix binary and for 64 bit by Steven Rostedt (Red Hat) · 8 years ago
  32. 60f1d5e ftrace: Support full glob matching by Masami Hiramatsu · 8 years ago
  33. 546fece ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records by Steven Rostedt (Red Hat) · 8 years ago
  34. 977c1f9 ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records by Alexei Starovoitov · 8 years ago
  35. a25f094 Linux 4.9-rc5 by Linus Torvalds · 8 years ago
  36. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  37. e861d89 Merge branch 'media-fixes' (patches from Mauro) by Linus Torvalds · 8 years ago
  38. acb57b7 Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  39. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  40. 85b9df7 Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  41. befdfff Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  42. 348ce85 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  43. 980221d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  44. d41bd8f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  45. 7a0786c gp8psk: Fix DVB frontend attach by Mauro Carvalho Chehab · 8 years ago
  46. 1596c38 gp8psk: fix gp8psk_usb_in_op() logic by Mauro Carvalho Chehab · 8 years ago
  47. 7724325 dvb-usb: move data_mutex to struct dvb_usb_device by Mauro Carvalho Chehab · 8 years ago
  48. d70674e iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 8 years ago
  49. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  50. 409ae5a lightnvm: invalid offset calculation for lba_shift by Matias Bjørling · 8 years ago
  51. 86e4ee7 Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  52. b9f659b Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  53. e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  54. e3d183c Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  55. 5f3a5cb Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  56. 8233008 Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  57. 4fb68f9 Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  58. b8b73df Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  59. 5c03b53 Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  60. cd16f3dc Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  61. 66f5854 Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  62. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  63. 968ef8d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. c5e4ca6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. ef091b3 Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  66. ef5beed Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  67. a4fac3b Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  68. 4324cb2 Kbuild: enable -Wmaybe-uninitialized warnings by default by Arnd Bergmann · 8 years ago
  69. 75ed268 pcmcia: fix return value of soc_pcmcia_regulator_set by Arnd Bergmann · 8 years ago
  70. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  71. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  72. 9cdbe14 rc: print correct variable for z8f0811 by Arnd Bergmann · 8 years ago
  73. ba13e98 dib0700: fix nec repeat handling by Sean Young · 8 years ago
  74. 92dfffe s390: pci: don't print uninitialized data for debugging by Arnd Bergmann · 8 years ago
  75. 069013a nios2: fix timer initcall return value by Arnd Bergmann · 8 years ago
  76. 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
  77. e84efa3 NFSv4.1: work around -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  78. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  79. ae65a21 lib/stackdepot: export save/fetch stack for drivers by Chris Wilson · 8 years ago
  80. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  81. f773e36 memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB by Greg Thelen · 8 years ago
  82. 70d78fe coredump: fix unfreezable coredumping task by Andrey Ryabinin · 8 years ago
  83. 60da81e mm/filemap: don't allow partially uptodate page for pipes by Eryu Guan · 8 years ago
  84. 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
  85. d006c71 ocfs2: fix not enough credit panic by Junxiao Bi · 8 years ago
  86. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  87. c3901e7 mm: hwpoison: fix thp split handling in memory_failure() by Naoya Horiguchi · 8 years ago
  88. dd111be swapfile: fix memory corruption via malformed swapfile by Jann Horn · 8 years ago
  89. 6b36ba5 mm/cma.c: check the max limit for cma allocation by Shiraz Hashim · 8 years ago
  90. eef06b8 scripts/bloat-o-meter: fix SIGPIPE by Alexey Dobriyan · 8 years ago
  91. 9956edf shmem: fix pageflags after swapping DMA32 object by Hugh Dickins · 8 years ago
  92. 5e322be mm, frontswap: make sure allocated frontswap map is assigned by Vlastimil Babka · 8 years ago
  93. 9e80c71 mm: remove extra newline from allocation stall warning by Tetsuo Handa · 8 years ago
  94. 05d36a7 Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  95. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  96. e519e77 splice: remove detritus from generic_file_splice_read() by Al Viro · 8 years ago
  97. 24399f4 Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  98. b71752a Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  99. e5581fe drm/udl: make control msg static const. (v2) by Dave Airlie · 8 years ago
  100. bc79c98 PCI: VMD: Update filename to reflect move by Keith Busch · 8 years ago