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]
Date:	Thu, 15 May 2008 13:53:57 -0400
From:	Rik van Riel <riel@...hat.com>
To:	linux-kernel@...r.kernel.org
Cc:	akpm@...ux-foundation.org, ajackson@...hat.com, airlied@...hat.com,
	benh@...nel.crashing.org
Subject: [patch 0/5] access_process_vm device memory access

In order to be able to debug things like the X server and programs
using the PPC Cell SPUs, the debugger needs to be able to access
device memory through ptrace and /proc/pid/mem.

Changelog:
 - use CONFIG_HAVE_IOREMAP_PROT
 - do not use generic_access_phys as a fallback but define it in
   the ->vm_ops->access for appropriate VMAs
 - other code cleanups suggested by Andrew Morton and Sam Ravnborg

-- 
All Rights Reversed

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