[PATCH 0/8] devmem/kmem/kcore fixes, cleanups and hwpoison checks

From: Wu Fengguang
Date: Wed Jan 13 2010 - 09:00:35 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/