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]
Message-Id: <20080718050402.16250.25213.sendpatchset@rx1.opensource.se>
Date:	Fri, 18 Jul 2008 14:04:02 +0900
From:	Magnus Damm <magnus.damm@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	Magnus Damm <magnus.damm@...il.com>, hjk@...utronix.de,
	gregkh@...e.de, akpm@...ux-foundation.org
Subject: [PATCH 00/06] uio: Various minor changes

Hi everyone,

Here comes a few UIO changes that I've had in my queue for a while.

[PATCH 01/06] uio: Use struct_uio_mem instead of index
[PATCH 02/06] uio: Pass struct uio_mem to mmap functions
[PATCH 03/06] uio: Remove vma->vm_private_data from uio_find_mem()
[PATCH 04/06] uio: Store struct uio_mem ptr in vma->vm_private_data
[PATCH 05/06] uio: Remove redundant vma->vm_flags setup code
[PATCH 06/06] uio: Support multiple UIO_MEM_LOGICAL/VIRTUAL pages

Mostly small cleanups or performance improvements, except the last one
which contains a fix for unsupported multi-page LOGICAL/VIRTUAL maps.

Signed-off-by: Magnus Damm <damm@...l.co.jp>
---

 Documentation/DocBook/uio-howto.tmpl |    2 
 drivers/uio/uio.c                    |   91 +++++++++++++++-------------------
 include/linux/uio_driver.h           |    1 
 3 files changed, 44 insertions(+), 50 deletions(-)
--
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