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

Hi Linus,

somewhat more urgent perf fixes for 5.18-rc2 but that's normal, I guess,
considering we're still early in the cycle.

Please pull,
thx.

---

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v5.18_rc2

for you to fetch changes up to e19cd0b6fa5938c51d7b928010d584f0de93913a:

  perf/core: Always set cpuctx cgrp when enable cgroup event (2022-04-05 09:59:45 +0200)

----------------------------------------------------------------
- A couple of fixes to cgroup-related handling of perf events

- A couple of fixes to event encoding on Sapphire Rapids

- Pass event caps of inherited events so that perf doesn't fail wrongly at fork()

- Add support for a new Raptor Lake CPU

----------------------------------------------------------------
Chengming Zhou (4):
      perf/core: Don't pass task around when ctx sched in
      perf/core: Use perf_cgroup_info->active to check if cgroup is active
      perf/core: Fix perf_cgroup_switch()
      perf/core: Always set cpuctx cgrp when enable cgroup event

Kan Liang (6):
      perf/x86: Add Intel Raptor Lake support
      perf/x86/cstate: Add Raptor Lake support
      perf/x86/msr: Add Raptor Lake CPU support
      perf/x86/uncore: Add Raptor Lake uncore support
      perf/x86/intel: Don't extend the pseudo-encoding to GP counters
      perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids

Namhyung Kim (1):
      perf/core: Inherit event_caps

 arch/x86/events/intel/core.c       |   9 +-
 arch/x86/events/intel/cstate.c     |  22 ++--
 arch/x86/events/intel/uncore.c     |   1 +
 arch/x86/events/intel/uncore_snb.c |  20 ++++
 arch/x86/events/msr.c              |   1 +
 arch/x86/include/asm/perf_event.h  |   5 +
 kernel/events/core.c               | 212 ++++++++++---------------------------
 7 files changed, 101 insertions(+), 169 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

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

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

The pull request you sent on Sun, 10 Apr 2022 13:29:55 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v5.18_rc2

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

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-04-10 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-10 11:29 [GIT PULL] perf/urgent for v5.18-rc2 Borislav Petkov
2022-04-10 17: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).