]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Feb 2019 16:38:13 +0000 (08:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Feb 2019 16:38:13 +0000 (08:38 -0800)
commitdd6f29da695dbfe5a8ff84ebfdd2110d68e8f511
tree015ae77d5d6abcb1ec56d79c51541ddf5f07ff46
parentc5f1ac5e9afb199638414be77cbc22eb68e14d97
parent528871b456026e6127d95b1b2bd8e3a003dc1614
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 fixes on the kernel side: fix an over-eager condition that failed
  larger perf ring-buffer sizes, plus fix crashes in the Intel BTS code
  for a corner case, found by fuzzing"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix impossible ring-buffer sizes warning
  perf/x86: Add check_period PMU callback