Jiang Biao ([email protected])

Number of posts: 33 (0.02 per day)
First post: 2013-04-08 07:58:13
Last post: 2017-11-27 01:41:38

Date List Subject
2018-07-26 07:33:18 linux-kernel [PATCH v2] mm: fix page_freeze_refs and page_unfreeze_refs in comments.
2018-07-26 07:00:44 linux-kernel Re: [PATCH] mm/vmscan: fix page_freeze_refs in comment.
2018-07-25 23:36:56 linux-kernel [PATCH] mm/vmscan: fix page_freeze_refs in comment.
2018-07-25 08:54:29 linux-kernel Re: [PATCH] sched/numa: do not balance tasks onto isolated cpus
2018-07-25 00:41:53 linux-kernel Re: [PATCH] virtio_balloon: fix another race between migration and ballooning
2018-07-25 00:31:53 linux-kernel Re: [PATCH] sched/numa: do not balance tasks onto isolated cpus
2018-07-24 01:12:47 linux-kernel Re: [PATCH] sched/numa: do not balance tasks onto isolated cpus
2018-07-20 00:11:35 linux-kernel [PATCH v4 1/2] x86/pti: check the return value of pti_user_pagetable_walk_p4d
2018-07-20 00:11:28 linux-kernel [PATCH v4 2/2] x86/pti: check the return value of pti_user_pagetable_walk_pmd
2018-07-18 02:31:51 linux-kernel [PATCH] virtio_balloon: fix another race between migration and ballooning
2018-07-18 00:07:47 linux-kernel [PATCH] x86/speculation: remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
2018-07-17 23:36:35 linux-kernel [PATCH v3 2/2] x86/pti: check the return value of pti_user_pagetable_walk_pmd
2018-07-17 23:36:34 linux-kernel [PATCH v3 1/2] x86/pti: check the return value of pti_user_pagetable_walk_p4d
2018-07-17 07:26:38 linux-kernel [PATCH v2 1/2] x86/pti: check the return value of pti_user_pagetable_walk_p4d
2018-07-17 07:26:33 linux-kernel [PATCH v2 2/2] x86/pti: check the return value of pti_user_pagetable_walk_pmd
2018-07-16 04:24:07 linux-kernel [PATCH 2/5] x86/pti: check the return value of pti_user_pagetable_walk_pmd
2018-07-16 04:23:37 linux-kernel [PATCH 4/5] x86/pti: warn for unknown pti boot options
2018-07-16 04:23:26 linux-kernel [PATCH 5/5] x86/pti: constify address parameters
2018-07-16 04:23:11 linux-kernel [PATCH 1/5] x86/pti: check the return value of pti_user_pagetable_walk_p4d
2018-07-16 04:23:04 linux-kernel [PATCH 3/5] x86/pti: make pti_set_kernel_image_nonglobal static
2018-07-16 04:22:15 linux-kernel [PATCH 0/5] x86/pti: small fixes and cleanups for pti
2018-04-19 04:09:25 linux-kernel [PATCH 2/2] blkcg: init root blkcg_gq under lock
2018-04-19 04:07:37 linux-kernel [PATCH 1/2] blkcg: small fix on comment in blkcg_init_queue
2018-04-17 07:15:01 linux-kernel [PATCH] blkcg: not hold blkcg lock when deactivating policy.
2018-02-28 02:27:03 linux-kernel [PATCH] fs/ubifs: remove useless parameter of lpt_heap_replace
2018-02-28 02:18:37 linux-kernel [PATCH] fs/ubifs: constify struct ubifs_lprops in scan_for_leb_for_idx
2018-01-08 23:38:11 linux-ext4 [PATCH v2] fs/mbcache: make sure mb_cache_count() not return negative value.
2018-01-08 02:00:42 linux-ext4 [PATCH] fs/mbcache: make sure mb_cache_count() not return negative value.
2017-11-28 02:53:36 linux-kernel [PATCH] mm/vmscan: change return type of is_page_cache_freeable from int to bool
2017-11-28 01:53:59 linux-kernel [PATCH] mm/vmscan: try to optimize branch procedures.
2017-11-27 03:34:12 linux-kernel [PATCH] fs/mbcache: make count_objects more robust.
2017-11-27 01:41:38 linux-kernel [PATCH] mm/vmscan: make do_shrink_slab more robust.
2013-04-08 07:58:13 linux-kernel [PATCH] futex: bugfix for robust futex deadlock when waking only one thread in handle_futex_death