]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Sep 2014 17:31:36 +0000 (10:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Sep 2014 17:31:36 +0000 (10:31 -0700)
commit598a0c7d0932e385486b173768f03d95bf5507c8
treed528410bffc0297c205b55dbb2b4a012243089d7
parent7a5e87867e9fe043c3067a864124caf2b8e7fb99
parent3577af70a2ce4853d58e57d832e687d739281479
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fixes from Ingo Molnar:
 "Two kernel side fixes: a kprobes fix and a perf_remove_from_context()
  fix (which does not yet fix the migration bug which is WIP)"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf: Fix a race condition in perf_remove_from_context()
  kprobes/x86: Free 'optinsn' cache when range check fails