1. 8e2e095 tracing: Fix return value of ftrace_raw_output_prep() by Steven Rostedt (Red Hat) · 10 years ago
  2. dba3944 tracing: Remove return values of most trace_seq_*() functions by Steven Rostedt (Red Hat) · 10 years ago
  3. 183742f tracing: Do not use return values of trace_seq_printf() in syscall tracing by Steven Rostedt (Red Hat) · 10 years ago
  4. 8579a10 tracing/uprobes: Do not use return values of trace_seq_printf() by Steven Rostedt (Red Hat) · 10 years ago
  5. d2b0191 tracing/probes: Do not use return value of trace_seq_printf() by Steven Rostedt (Red Hat) · 10 years ago
  6. a72e10a tracing: Do not check return values of trace_seq_p*() for mmio tracer by Steven Rostedt (Red Hat) · 10 years ago
  7. 85224da kprobes/tracing: Use trace_seq_has_overflowed() for overflow checks by Steven Rostedt (Red Hat) · 10 years ago
  8. 9d9add3 tracing: Have function_graph use trace_seq_has_overflowed() by Steven Rostedt (Red Hat) · 10 years ago
  9. 7d40f67 tracing: Have branch tracer use trace_handle_return() helper function by Steven Rostedt (Red Hat) · 10 years ago
  10. c0cd93a ring-buffer: Remove check of trace_seq_{puts,printf}() return values by Steven Rostedt (Red Hat) · 10 years ago
  11. f4a1d08 blktrace/tracing: Use trace_seq_has_overflowed() helper function by Steven Rostedt (Red Hat) · 10 years ago
  12. 19a7fe2 tracing: Add trace_seq_has_overflowed() and trace_handle_return() by Steven Rostedt (Red Hat) · 10 years ago
  13. e400a40 tracing: Fix trace_seq_bitmask() to start at current position by Steven Rostedt (Red Hat) · 10 years ago
  14. dbcf3e0 RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded by Steven Rostedt (Red Hat) · 10 years ago
  15. 467aa1f x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() by Steven Rostedt (Red Hat) · 10 years ago
  16. aec0be2 ftrace/x86/extable: Add is_ftrace_trampoline() function by Steven Rostedt (Red Hat) · 10 years ago
  17. 9960efe ftrace/x86: Add frames pointers to trampoline as necessary by Steven Rostedt (Red Hat) · 10 years ago
  18. a9ce7c3 tracing: Fix race of function probes counting by Steven Rostedt (Red Hat) · 10 years ago
  19. 4526d06 function_graph: Fix micro seconds notations by Byungchul Park · 10 years ago
  20. 678f845 ftrace-graph: show latency-format on print_graph_irq() by Daniel Bristot de Oliveira · 10 years ago
  21. 1177e43 trace: Replace single-character seq_puts with seq_putc by Rasmus Villemoes · 10 years ago
  22. d79ac28 tracing: Merge consecutive seq_puts calls by Rasmus Villemoes · 10 years ago
  23. fa6f0cc tracing: Replace seq_printf by simpler equivalents by Rasmus Villemoes · 10 years ago
  24. 8520ded tracing: kdb: Fix kernel livelock with empty buffers by Daniel Thompson · 10 years ago
  25. c270cc7 tracing: kdb: Fix kernel panic during ftdump by Daniel Thompson · 10 years ago
  26. 933ff9f tracing: Fix traceoff_on_warning handling on boot command line by Luis Claudio R. Goncalves · 10 years ago
  27. fe578ba ftrace: Have the control_ops get a trampoline by Steven Rostedt (Red Hat) · 10 years ago
  28. 26488b3 tracing: Add entry->next_cpu to trace_ctxwake_bin() by Jiang Liu · 11 years ago
  29. 243f761 tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer by Steven Rostedt (Red Hat) · 10 years ago
  30. 458faf0 tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup() by Oleg Nesterov · 10 years ago
  31. 63253725 tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace() by Oleg Nesterov · 10 years ago
  32. 4fd3279 ftrace: Add more information to ftrace_bug() output by Steven Rostedt (Red Hat) · 10 years ago
  33. 12cce59 ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines by Steven Rostedt (Red Hat) · 10 years ago
  34. 15d5b02 ftrace/x86: Show trampoline call function in enabled_functions by Steven Rostedt (Red Hat) · 10 years ago
  35. f3bea49 ftrace/x86: Add dynamic allocated trampoline for ftrace_ops by Steven Rostedt (Red Hat) · 10 years ago
  36. 4fc4090 ftrace: Fix checking of trampoline ftrace_ops in finding trampoline by Steven Rostedt (Red Hat) · 10 years ago
  37. 8252ecf ftrace: Set ops->old_hash on modifying what an ops hooks to by Steven Rostedt (Red Hat) · 10 years ago
  38. f114040 Linux 3.18-rc1 by Linus Torvalds · 10 years ago
  39. 4d3639a Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  40. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  41. 5776451 Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into fixes by Olof Johansson · 10 years ago
  42. e29c648 Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  43. 9209bec4f MAINTAINERS: corrected bcm2835 search by Scott Branden · 10 years ago
  44. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  45. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  46. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  47. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  48. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  49. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  51. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  52. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  53. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  54. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  55. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  56. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  57. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  58. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  59. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  60. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  61. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  62. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  63. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  64. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  65. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  66. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  67. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  68. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  69. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  70. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  71. e56d9fc Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  72. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  73. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  74. ad3118b MAINTAINERS: Become the docs maintainer by Jonathan Corbet · 10 years ago
  75. d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 10 years ago
  76. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  77. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  78. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  79. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  80. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  81. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  82. e0a9272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  83. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago
  84. 3b10ea7 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  85. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  86. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  87. 25ef132 openvswitch: Set flow-key members. by Pravin B Shelar · 10 years ago
  88. dc8e541 netrom: use linux/uaccess.h by Fabian Frederick · 10 years ago
  89. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  90. 643566d tipc: fix bug in bundled buffer reception by Jon Paul Maloy · 10 years ago
  91. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  92. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  93. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  94. d8f00d2 ipv4: fix a potential use after free in fou.c by Li RongQing · 10 years ago
  95. 1245dfc ipv4: fix a potential use after free in ip_tunnel_core.c by Li RongQing · 10 years ago
  96. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  97. ff273cb [CIFS] Remove obsolete comment by Steve French · 10 years ago
  98. f47de06 openvswitch: Create right mask with disabled megaflows by Pravin B Shelar · 10 years ago
  99. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  100. 389f489 openvswitch: fix a use after free by Li RongQing · 10 years ago