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: <20240908090759.GAZt1pb1NBL9QiXEq7@fat_crate.local>
Date: Sun, 8 Sep 2024 11:07:59 +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.11-rc7

Hi Linus,

please pull two urgent perf fixes for v6.11-rc7.

Thx.

---

The following changes since commit 25dfc9e357af8aed1ca79b318a73f2c59c1f0b2b:

  perf/x86/intel: Limit the period on Haswell (2024-08-25 16:49:05 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/perf_urgent_for_v6.11_rc7

for you to fetch changes up to 2ab9d830262c132ab5db2f571003d80850d56b2a:

  perf/aux: Fix AUX buffer serialization (2024-09-04 18:22:56 +0200)

----------------------------------------------------------------
- Fix perf's AUX buffer serialization

- Prevent uninitialized struct members in perf's uprobes handling

----------------------------------------------------------------
Peter Zijlstra (1):
      perf/aux: Fix AUX buffer serialization

Sven Schnelle (1):
      uprobes: Use kzalloc to allocate xol area

 kernel/events/core.c        | 18 ++++++++++++------
 kernel/events/internal.h    |  1 +
 kernel/events/ring_buffer.c |  2 ++
 kernel/events/uprobes.c     |  3 +--
 4 files changed, 16 insertions(+), 8 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