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-prev] [day] [month] [year] [list]
Date:	Wed, 14 Mar 2012 18:50:56 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Arnaldo Carvalho de Melo <acme@...radead.org>
Cc:	linux-kernel@...r.kernel.org, Anton Blanchard <anton@...ba.org>,
	David Ahern <dsahern@...il.com>,
	Eric B Munson <emunson@...bm.net>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Mike Galbraith <efault@....de>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <peterz@...radead.org>, stable@...nel.org,
	Stephane Eranian <eranian@...gle.com>,
	Yanmin Zhang <yanmin_zhang@...ux.intel.com>,
	arnaldo.melo@...il.com, Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [GIT PULL 0/3] perf/urgent fixes


* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:

> Hi Ingo,
> 
> 	Please consider pulling,
> 
> - Arnaldo
> 
> The following changes since commit 8aa8a7c80ccdfac2df5ee48a51a4a7bee2143d4f:
> 
>   perf record: Fix buffer overrun bug in tracepoint_id_to_path() (2012-03-13 17:01:28 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo
> 
> for you to fetch changes up to eae7a755ee81129370c8f555b0d5672e6673735d:
> 
>   perf tools, x86: Build perf on older user-space as well (2012-03-14 12:42:34 -0300)
> 
> ----------------------------------------------------------------
> Some corner cases fixes.
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
> 
> ----------------------------------------------------------------
> Anton Blanchard (1):
>       perf tools: Incorrect use of snprintf results in SEGV
> 
> Arnaldo Carvalho de Melo (1):
>       perf tools: Use scnprintf where applicable
> 
> Ingo Molnar (1):
>       perf tools, x86: Build perf on older user-space as well
> 
>  tools/perf/Makefile                     |    2 ++
>  tools/perf/arch/powerpc/util/header.c   |    2 +-
>  tools/perf/arch/x86/util/header.c       |    2 +-
>  tools/perf/perf.h                       |    6 ++++++
>  tools/perf/util/color.c                 |    9 +++++----
>  tools/perf/util/header.c                |    4 ++--
>  tools/perf/util/hist.c                  |   30 +++++++++++++++---------------
>  tools/perf/util/include/asm/unistd_32.h |    1 +
>  tools/perf/util/include/asm/unistd_64.h |    1 +
>  tools/perf/util/sort.c                  |    3 +++
>  tools/perf/util/strbuf.c                |    7 ++++---
>  tools/perf/util/ui/browsers/hists.c     |   12 ++++++------
>  tools/perf/util/ui/helpline.c           |    2 +-
>  13 files changed, 48 insertions(+), 33 deletions(-)
>  create mode 100644 tools/perf/util/include/asm/unistd_32.h
>  create mode 100644 tools/perf/util/include/asm/unistd_64.h

Pulled, thanks Arnaldo!

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ