LinuxLists
Users
About
Jianyu Zhan (
[email protected]
)
Number of posts: 126 (0.36 per day)
First post: 2013-04-29 02:57:26
Last post: 2014-04-16 16:20:06
Previous Page
Date
List
Subject
2014-04-15 08:12:00
linux-kernel
Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-15 08:11:51
linux-kernel
[PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-15 06:33:16
linux-kernel
Re: [BUG] A panic caused by null pointer dereference aftering updating to
2014-04-15 06:10:30
linux-kernel
Re: [PATCH] block/blk-core.c: print readable string instead of values.
2014-04-14 17:02:11
linux-kernel
Re: [BUG] A panic caused by null pointer dereference aftering updating to
2014-04-14 10:41:08
linux-kernel
[PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-14 05:48:07
linux-kernel
[PATCH] percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()
2014-04-12 07:22:33
linux-kernel
[PATCH] block/blk-core.c: print readable string instead of values.
2014-04-10 17:11:26
linux-kernel
[PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
2014-04-10 12:59:04
linux-kernel
Re: [PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg
2014-04-10 08:11:49
linux-kernel
[PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg
2014-04-03 13:38:10
linux-kernel
Re: [PATCH] blkdev: use an efficient way to check merge flags
2014-04-03 08:01:26
linux-kernel
Re: [PATCH] blkdev: use an efficient way to check merge flags
2014-04-02 15:19:18
linux-kernel
[PATCH] blkdev: use an efficient way to check merge flags
2014-04-01 20:43:06
linux-kernel
Re: [PATCH] Documentation: SubmittingPatches: mention our new Facebook group
2014-02-27 07:33:11
linux-kernel
[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming
2013-10-08 03:28:40
linux-kernel
Re: [PATCH 07/14] vrange: Purge volatile pages when memory is tight
2013-09-04 08:58:56
linux-kernel
Re: [PATCH RESEND] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
2013-08-31 04:34:43
linux-kernel
Re: [PATCH] Documentation/memory-barriers: fix a error that mistakes a CPU notion in Section Transitivity
2013-08-27 10:43:27
linux-kernel
[PATCH] Documentation/memory-barriers: fix a error that mistakes a CPU notion in Section Transitivity
2013-08-26 13:37:09
linux-kernel
[PATCH RESEND] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
2013-08-22 05:40:11
linux-kernel
[PATCH] mm/vmscan: make global_reclaim() inline
2013-08-22 05:39:20
linux-kernel
[PATCH] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
2013-04-29 02:57:26
linux-kernel
Re: [linux-next-20130422] Bug in SLAB?