]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Jan 2026 17:24:17 +0000 (09:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Jan 2026 17:24:17 +0000 (09:24 -0800)
Pull perf events fixes from Ingo Molnar:

 - Fix mmap_count warning & bug when creating a group member event
   with the PERF_FLAG_FD_OUTPUT flag

 - Disable the sample period == 1 branch events BTS optimization
   on guests, because BTS is not virtualized

* tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/intel: Do not enable BTS for guests
  perf: Fix refcount warning on event->mmap_count increment


Trivial merge