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>] [day] [month] [year] [list]
Date:	Wed, 4 Mar 2015 05:54:06 +0000
From:	Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	lkml <linux-kernel@...r.kernel.org>,
	Alexey Brodkin <Alexey.Brodkin@...opsys.com>
Subject: [GIT PULL] ARC fixes for 4.0-rc

Hi Linus,

Please pull.

Thx,
-Vineet
-------------------->
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.0-fixes-1

for you to fetch changes up to 3240dd57e533da94998029af6e17008a1806c665:

  ARC: Fix thread_saved_pc() (2015-02-27 10:59:34 +0530)

----------------------------------------------------------------
* Fix for /proc/<pid>/maps "stack" vma annotation
* sched stats not printing correct sleeping task PC
* perf not reporting page faults

----------------------------------------------------------------
Vineet Gupta (4):
      ARC: Make arc_unwind_core accessible externally
      ARC: perf: Enable generic software events
      ARC: Fix KSTK_ESP()
      ARC: Fix thread_saved_pc()

 arch/arc/include/asm/processor.h  | 14 +++++++-------
 arch/arc/include/asm/stacktrace.h | 37 +++++++++++++++++++++++++++++++++++++
 arch/arc/kernel/process.c         | 23 -----------------------
 arch/arc/kernel/stacktrace.c      | 21 +++++++++++++++++----
 arch/arc/kernel/unaligned.c       |  2 ++
 arch/arc/mm/fault.c               | 12 ++++++++++--
 6 files changed, 73 insertions(+), 36 deletions(-)
 create mode 100644 arch/arc/include/asm/stacktrace.h
--
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