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:	Sat, 22 Feb 2014 17:23:36 +0100
From:	Ingo Molnar <mingo@...nel.org>
To:	Arnaldo Carvalho de Melo <acme@...radead.org>
Cc:	linux-kernel@...r.kernel.org,
	Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
	Adrian Hunter <adrian.hunter@...el.com>,
	Ben Hutchings <ben@...adent.org.uk>,
	Chad Paradis <chad.paradis@...t.maine.edu>,
	Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
	David Ahern <dsahern@...il.com>,
	"David A. Long" <dave.long@...aro.org>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Jiri Olsa <jolsa@...hat.com>,
	Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
	Mike Galbraith <efault@....de>,
	Namhyung Kim <namhyung@...nel.org>,
	Oleg Nesterov <oleg@...hat.com>,
	Paul Mackerras <paulus@...ba.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
	stable@...r.kernel.org, Stephane Eranian <eranian@...gle.com>,
	Steven Rostedt <rostedt@...dmis.org>,
	Vince Weaver <vincent.weaver@...ne.edu>,
	yrl.pp-manager.tt@...achi.com,
	Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [GIT PULL 0/5] perf/urgent fixes


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

> From: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
> 
> Hi Ingo,
> 
> 	Please consider pulling,
> 
> - Arnaldo
> 
> The following changes since commit 0e9f2204cfa6d79abe3e525ddf7c4ab5792cc751:
> 
>   perf/x86: Fix Userspace RDPMC switch (2014-02-09 13:08:25 +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 844ae5b46c08dbc7ba695b543c023f9cf3bbf9ff:
> 
>   perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64) arches (2014-02-13 17:28:31 -0300)
> 
> ----------------------------------------------------------------
> perf/urgent fixes:
> 
> . Handle PERF_RECORD_HEADER_EVENT_TYPE properly. (Jiri Olsa)
> 
> . Fix checking for supported events on older kernels in
>   'perf list' (Vince Weaver)
> 
> . Do not add offset twice to uprobe address in
>   'perf probe' (Masami Hiramatsu)
> 
> . Fix perf trace's ioctl 'request' beautifier build problems
>   on !(i386 || x86_64) arches (Arnaldo Carvalho de Melo)
> 
> . Fix 'perf trace' build by adding a fallback definition for
>   EFD_SEMAPHORE (Ben Hutchings)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
> 
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (1):
>       perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64) arches
> 
> Ben Hutchings (1):
>       perf trace: Add fallback definition of EFD_SEMAPHORE
> 
> Jiri Olsa (1):
>       perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly
> 
> Masami Hiramatsu (1):
>       perf probe: Do not add offset twice to uprobe address
> 
> Vince Weaver (1):
>       perf list: Fix checking for supported events on older kernels
> 
>  tools/perf/builtin-trace.c     | 22 ++++++++++++++++++++++
>  tools/perf/util/parse-events.c | 17 +++++++++++++++--
>  tools/perf/util/probe-event.c  |  2 +-
>  tools/perf/util/session.c      |  6 ++++++
>  4 files changed, 44 insertions(+), 3 deletions(-)

Pulled, thanks a lot 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