Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Sep 2024 17:20:44 +0000 (10:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Sep 2024 17:20:44 +0000 (10:20 -0700)
commite20398877b6216023ac311053baf2f50965cbf27
treeb95f4830b17a65245665f8a7efe881f59bf7fc8c
parent5dadc1be8fc5355034a8515e021ed557acf5fd17
parent2ab9d830262c132ab5db2f571003d80850d56b2a
Merge tag 'perf_urgent_for_v6.11_rc7' of git://git./linux/kernel/git/tip/tip

Pull perf fixes from Borislav Petkov:

 - Fix perf's AUX buffer serialization

 - Prevent uninitialized struct members in perf's uprobes handling

* tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/aux: Fix AUX buffer serialization
  uprobes: Use kzalloc to allocate xol area