]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitceaeaf66a21f87febed73ec2051f9384390efe2f
tree8e6c875a67e7c28ae3e67015beaf8469039b90ed
parentdc67a355058087792abd4e7fd9af22ef4a86cefe
parent91dcfae0ff2b9b9ab03c1ec95babaceefbffb9f4
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

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