]> Git Repo - linux.git/commitdiff
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Sun, 14 Apr 2013 18:10:44 +0000 (11:10 -0700)
committerLinus Torvalds <[email protected]>
Sun, 14 Apr 2013 18:10:44 +0000 (11:10 -0700)
Pull perf fixes from Ingo Molnar:
 "Misc fixlets"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf: Fix error return code
  ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
  perf: Fix strncpy() use, use strlcpy() instead of strncpy()
  perf: Fix strncpy() use, always make sure it's NUL terminated
  perf: Fix ring_buffer perf_output_space() boundary calculation
  perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()

1  2 
arch/x86/kernel/cpu/perf_event_intel_ds.c
kernel/trace/ftrace.c
kernel/trace/trace.c

Simple merge
Simple merge
This page took 0.083148 seconds and 4 git commands to generate.