[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100113135305.013124116@intel.com>
Date: Wed, 13 Jan 2010 21:53:05 +0800
From: Wu Fengguang <fengguang.wu@...el.com>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Linux Memory Management List <linux-mm@...ck.org>
Subject: [PATCH 0/8] devmem/kmem/kcore fixes, cleanups and hwpoison checks
Andrew,
Here are some patches on mem/kmem/kcore.
Most of them have been individually reviewed in LKML.
bug fixes
[PATCH 1/8] vfs: fix too big f_pos handling
[PATCH 2/8] devmem: check vmalloc address on kmem read/write
[PATCH 3/8] devmem: fix kmem write bug on memory holes
simplify vread/vwrite
[PATCH 4/8] resources: introduce generic page_is_ram()
[PATCH 5/8] vmalloc: simplify vread()/vwrite()
check for corrupted page
[PATCH 6/8] hwpoison: prevent /dev/kmem from accessing hwpoison pages
[PATCH 7/8] hwpoison: prevent /dev/mem from accessing hwpoison pages
[PATCH 8/8] hwpoison: prevent /dev/kcore from accessing hwpoison pages
Thanks,
Fengguang
--
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