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: <20240904190540.4086525-1-namhyung@kernel.org>
Date: Wed,  4 Sep 2024 12:05:40 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
	Ian Rogers <irogers@...gle.com>,
	Kan Liang <kan.liang@...ux.intel.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Ingo Molnar <mingo@...nel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	linux-perf-users@...r.kernel.org
Subject: [GIT PULL] perf-tools fixes for v6.11-rc7

Hi Linus,

Please consider pulling the following changes in perf tools for v6.11.

Thanks,
Namhyung


The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git perf-tools-fixes-for-v6.11-2024-09-04

for you to fetch changes up to e162cb25c410afc42051a582c46a47dde597f51c:

  perf daemon: Fix the build on more 32-bit architectures (2024-09-02 11:59:24 -0700)

----------------------------------------------------------------
Small perf tools fixes for v6.11

A number of small fixes for the late cycle:

* Two more build fixes on 32-bit archs
* Fixed a segfault during perf test
* Fixed spinlock/rwlock accounting bug in perf lock contention

Signed-off-by: Namhyung Kim <namhyung@...nel.org>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf daemon: Fix the build on more 32-bit architectures

Namhyung Kim (1):
      perf lock contention: Fix spinlock and rwlock accounting

Veronika Molnarova (1):
      perf test pmu: Set uninitialized PMU alias to null

Xu Yang (1):
      perf python: include "util/sample.h"

 tools/perf/builtin-daemon.c           | 8 ++++----
 tools/perf/tests/pmu.c                | 4 +++-
 tools/perf/util/bpf_lock_contention.c | 3 +++
 tools/perf/util/python.c              | 1 +
 4 files changed, 11 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ