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]
Message-ID: <YVl+FSNMK3BSy9gd@zn.tnic>
Date:   Sun, 3 Oct 2021 11:55:33 +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.15-rc4

Hi Linus,

please pull three urgent perf fixes for v5.15.

Thx.

---

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -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.15_rc4

for you to fetch changes up to f792565326825ed806626da50c6f9a928f1079c1:

  perf/core: fix userpage->time_enabled of inactive events (2021-10-01 13:57:54 +0200)

----------------------------------------------------------------
- Make sure the destroy callback is reset when a event initialization fails

- Update the event constraints for Icelake

- Make sure the active time of an event is updated even for inactive events

----------------------------------------------------------------
Anand K Mistry (1):
      perf/x86: Reset destroy callback on event init failure

Kan Liang (1):
      perf/x86/intel: Update event constraints for ICX

Song Liu (1):
      perf/core: fix userpage->time_enabled of inactive events

 arch/x86/events/core.c       |  1 +
 arch/x86/events/intel/core.c |  1 +
 include/linux/perf_event.h   |  4 +++-
 kernel/events/core.c         | 34 ++++++++++++++++++++++++++++++----
 4 files changed, 35 insertions(+), 5 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ