linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] perf/urgent for 6.1-rc6
@ 2022-11-20 11:24 Borislav Petkov
  2022-11-20 18:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2022-11-20 11:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a couple of urgent perf fixes for 6.1.

Thx.

---

The following changes since commit f0c4d9fc9cc9462659728d168387191387e903cc:

  Linux 6.1-rc4 (2022-11-06 15:07:11 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.1_rc6

for you to fetch changes up to ce0d998be9274dd3a3d971cbeaa6fe28fd2c3062:

  perf/x86/intel/pt: Fix sampling using single range output (2022-11-16 10:12:59 +0100)

----------------------------------------------------------------
- Fix an intel PT erratum where CPUs do not support single range output
for more than 4K

- Fix a NULL ptr dereference which can happen after an NMI interferes
with the event enabling dance in amd_pmu_enable_all()

- Free the events array too when freeing uncore contexts on CPU online,
  thereby fixing a memory leak

- Improve the pending SIGTRAP check

----------------------------------------------------------------
Adrian Hunter (1):
      perf/x86/intel/pt: Fix sampling using single range output

Marco Elver (1):
      perf: Improve missing SIGTRAP checking

Ravi Bangoria (1):
      perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and throttling

Sandipan Das (1):
      perf/x86/amd/uncore: Fix memory leak for events array

 arch/x86/events/amd/core.c   |  5 ++---
 arch/x86/events/amd/uncore.c |  1 +
 arch/x86/events/intel/pt.c   |  9 +++++++++
 kernel/events/core.c         | 25 +++++++++++++++++++------
 4 files changed, 31 insertions(+), 9 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] perf/urgent for 6.1-rc6
  2022-11-20 11:24 [GIT PULL] perf/urgent for 6.1-rc6 Borislav Petkov
@ 2022-11-20 18:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-20 18:52 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 20 Nov 2022 12:24:34 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.1_rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eb0ef8add5a3e98332f803737d18a384da7f9a74

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-20 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-20 11:24 [GIT PULL] perf/urgent for 6.1-rc6 Borislav Petkov
2022-11-20 18:52 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).