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, 25 Jun 2023 11:40:33 +0200
From:   Borislav Petkov <bp@...en8.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 v6.4

Hi Linus,

please pull two urgent perf fixes for 6.4.

Thx.

---

The following changes since commit 858fd168a95c5b9669aac8db6c14a9aeab446375:

  Linux 6.4-rc6 (2023-06-11 14:35:30 -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

for you to fetch changes up to a6742cb90b567f952a95efa27dee345748d09fc7:

  perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL (2023-06-16 16:46:33 +0200)

----------------------------------------------------------------
- Drop the __weak attribute from a function prototype as it otherwise
  leads to the function getting replaced by a dummy stub

- Fix the umask value setup of the frontend event as former is different
  on two Intel cores

----------------------------------------------------------------
Kan Liang (1):
      perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL

Marc Zyngier (1):
      perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype

 arch/x86/events/intel/core.c | 15 ++++++++++++++-
 include/linux/perf_event.h   |  6 +++---
 2 files changed, 17 insertions(+), 4 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ