lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 10 Apr 2022 13:29:55 +0200
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] perf/urgent for v5.18-rc2

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ