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:	Tue, 18 Dec 2012 16:04:07 -0500
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] tile updates for 3.8

Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master

These are a smattering of minor changes from Tilera and other folks,
mostly in the ptrace area.

Chris Metcalf (3):
      tilegx: remove __init from pci fixup hook
      arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
      arch/tile: clean up tile-specific PTRACE_SETOPTIONS

Simon Marchi (3):
      arch/tile: implement user_regset interface on tile
      arch/tile: implement arch_ptrace using user_regset on tile
      arch/tile: set CORE_DUMP_USE_REGSET on tile

Wei Yongjun (1):
      tile/PCI: use for_each_pci_dev to simplify the code

 arch/tile/include/asm/elf.h         |    2 +
 arch/tile/include/asm/ptrace.h      |    3 +-
 arch/tile/include/uapi/asm/ptrace.h |    8 +-
 arch/tile/kernel/pci.c              |    4 +-
 arch/tile/kernel/pci_gx.c           |    3 +-
 arch/tile/kernel/ptrace.c           |  140 ++++++++++++++++++++++++++++-------
 6 files changed, 126 insertions(+), 34 deletions(-)

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
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