linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] devmem/kmem/kcore fixes, cleanups and hwpoison checks
@ 2010-01-13 13:53 Wu Fengguang
  2010-01-13 13:53 ` [PATCH 1/8] vfs: fix too big f_pos handling Wu Fengguang
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Wu Fengguang @ 2010-01-13 13:53 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Wu Fengguang, LKML, Andi Kleen, KAMEZAWA Hiroyuki, Nick Piggin,
	Hugh Dickins, Linux Memory Management List

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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2010-01-21  5:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 13:53 [PATCH 0/8] devmem/kmem/kcore fixes, cleanups and hwpoison checks Wu Fengguang
2010-01-13 13:53 ` [PATCH 1/8] vfs: fix too big f_pos handling Wu Fengguang
2010-01-13 13:53 ` [PATCH 2/8] devmem: check vmalloc address on kmem read/write Wu Fengguang
2010-01-13 13:53 ` [PATCH 3/8] devmem: fix kmem write bug on memory holes Wu Fengguang
2010-01-13 13:53 ` [PATCH 4/8] resources: introduce generic page_is_ram() Wu Fengguang
2010-01-13 14:29   ` Américo Wang
2010-01-14  3:29     ` Wu Fengguang
2010-01-13 13:53 ` [PATCH 5/8] vmalloc: simplify vread()/vwrite() Wu Fengguang
2010-01-14 12:45   ` Nick Piggin
2010-01-18 13:35     ` Wu Fengguang
2010-01-18 14:23       ` Nick Piggin
2010-01-19  1:33         ` Wu Fengguang
2010-01-19  2:23           ` KAMEZAWA Hiroyuki
2010-01-21  5:05             ` Wu Fengguang
2010-01-21  5:21               ` KAMEZAWA Hiroyuki
2010-01-21  5:49                 ` Wu Fengguang
2010-01-13 13:53 ` [PATCH 6/8] hwpoison: prevent /dev/kmem from accessing hwpoison pages Wu Fengguang
2010-01-13 13:53 ` [PATCH 7/8] hwpoison: prevent /dev/mem " Wu Fengguang
2010-01-13 13:53 ` [PATCH 8/8] hwpoison: prevent /dev/kcore " Wu Fengguang
2010-01-13 14:23   ` Américo Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).