linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] perf/urgent for v6.4-rc2
@ 2023-05-14 12:18 Borislav Petkov
  2023-05-14 15:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2023-05-14 12:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull a couple of urgent perf fixes for 6.4.

Thx.

---

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.4_rc2

for you to fetch changes up to b752ea0c28e3f7f0aaaad6abf84f735eebc37a60:

  perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG (2023-05-08 10:58:27 +0200)

----------------------------------------------------------------
- Make sure the PEBS buffer is flushed before reprogramming the hardware
  so that the correct record sizes are used

- Update the sample size for AMD BRS events

- Fix a confusion with using the same on-stack struct with different
  events in the event processing path

----------------------------------------------------------------
Kan Liang (1):
      perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG

Namhyung Kim (1):
      perf/x86: Fix missing sample size update on AMD BRS

Yang Jihong (1):
      perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()

 arch/x86/events/core.c            |  6 ++---
 arch/x86/events/intel/ds.c        | 56 ++++++++++++++++++++++-----------------
 arch/x86/include/asm/perf_event.h |  3 +++
 kernel/events/core.c              | 14 +++++++++-
 4 files changed, 50 insertions(+), 29 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

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

* Re: [GIT PULL] perf/urgent for v6.4-rc2
  2023-05-14 12:18 [GIT PULL] perf/urgent for v6.4-rc2 Borislav Petkov
@ 2023-05-14 15:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-05-14 15:55 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 14 May 2023 14:18:50 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.4_rc2

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

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:[~2023-05-14 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-14 12:18 [GIT PULL] perf/urgent for v6.4-rc2 Borislav Petkov
2023-05-14 15:55 ` 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).