Show patches with: Submitter = Qian Cai       |    State = Action Required       |   175 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
usercopy: no check page span for stack objects usercopy: no check page span for stack objects - - - --- 2018-12-31 Qian Cai New
slub: untag object before slab end slub: untag object before slab end - 1 - --- 2019-02-13 Qian Cai New
slub: remove an unused addr argument slub: remove an unused addr argument 1 - - --- 2019-02-11 Qian Cai New
slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS slub: fix SLAB_CONSISTENCY_CHECKS + KASAN_SW_TAGS - 1 - --- 2019-02-09 Qian Cai New
slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS slub: fix a crash with SLUB_DEBUG + KASAN_SW_TAGS - 1 - --- 2019-02-20 Qian Cai New
slab: store tagged freelist for off-slab slabmgmt slab: store tagged freelist for off-slab slabmgmt - 1 - --- 2019-04-03 Qian Cai New
slab: skip kmemleak_object in leaks_show() slab: skip kmemleak_object in leaks_show() - - - --- 2019-05-08 Qian Cai New
slab: remove store_stackinfo() slab: remove store_stackinfo() 2 - - --- 2019-04-16 Qian Cai New
slab: remove /proc/slab_allocators slab: remove /proc/slab_allocators 1 - - --- 2019-05-16 Qian Cai New
slab: kmemleak no scan alien caches slab: kmemleak no scan alien caches - - - --- 2019-01-16 Qian Cai New
slab: fix an infinite loop in leaks_show() slab: fix an infinite loop in leaks_show() - - - --- 2019-04-11 Qian Cai New
slab: fix a crash by reading /proc/slab_allocators slab: fix a crash by reading /proc/slab_allocators - 1 - --- 2019-04-06 Qian Cai New
sched/core: fix illegal RCU from offline CPUs sched/core: fix illegal RCU from offline CPUs - - - --- 2020-01-12 Qian Cai New
Revert "mm: use early_pfn_to_nid in page_ext_init" Revert "mm: use early_pfn_to_nid in page_ext_init" 1 - - --- 2019-01-15 Qian Cai New
rbtree: fix the red root rbtree: fix the red root - 1 1 --- 2019-01-11 Qian Cai New
percpu_counter: fix a data race at vm_committed_as percpu_counter: fix a data race at vm_committed_as 1 - - --- 2020-02-21 Qian Cai New
page-flags: fix a crash at SetPageError(THP_SWAP) page-flags: fix a crash at SetPageError(THP_SWAP) 2 1 - --- 2020-03-10 Qian Cai New
page_poison: plays nicely with KASAN page_poison: plays nicely with KASAN - - - --- 2019-01-07 Qian Cai New
net/skbuff: silence warnings under memory pressure net/skbuff: silence warnings under memory pressure - - - --- 2019-08-30 Qian Cai New
mm/zsmalloc: fix a -Wunused-function warning mm/zsmalloc: fix a -Wunused-function warning - - - --- 2019-09-16 Qian Cai New
mm/z3fold: fix variable set but not used warnings mm/z3fold: fix variable set but not used warnings - - - --- 2019-05-30 Qian Cai New
mm/vmscan: fix data races at kswapd_classzone_idx mm/vmscan: fix data races at kswapd_classzone_idx - - - --- 2020-02-25 Qian Cai New
mm/util: fix a data race in __vm_enough_memory() mm/util: fix a data race in __vm_enough_memory() - - - --- 2020-01-30 Qian Cai New
mm/swapfile: fix data races in try_to_unuse() mm/swapfile: fix data races in try_to_unuse() - - - --- 2020-02-24 Qian Cai New
mm/swap: annotate data races for lru_rotate_pvecs mm/swap: annotate data races for lru_rotate_pvecs - - - --- 2020-02-28 Qian Cai New
mm/swap_state: fix a data race in swapin_nr_pages mm/swap_state: fix a data race in swapin_nr_pages - - - --- 2020-04-02 Qian Cai New
mm/sparse: fix a bad comparison mm/sparse: fix a bad comparison - - - --- 2019-02-28 Qian Cai New
mm/slub: fix stack overruns with SLUB_STATS mm/slub: fix stack overruns with SLUB_STATS - - - --- 2020-04-29 Qian Cai New
mm/slub: fix a deadlock in shuffle_freelist() mm/slub: fix a deadlock in shuffle_freelist() - - - --- 2019-09-13 Qian Cai New
mm/slub: fix a deadlock in show_slab_objects() mm/slub: fix a deadlock in show_slab_objects() 1 - - --- 2019-10-03 Qian Cai New
mm/slub: fix -Wunused-function compiler warnings mm/slub: fix -Wunused-function compiler warnings 1 - - --- 2019-09-17 Qian Cai New
mm/page_owner: fix for deferred struct page init mm/page_owner: fix for deferred struct page init - - - --- 2018-12-20 Qian Cai New
mm/page_owner: fix a crash after memory offline mm/page_owner: fix a crash after memory offline - - - --- 2019-10-10 Qian Cai New
mm/page_isolation: fix a deadlock with printk() mm/page_isolation: fix a deadlock with printk() - - - --- 2019-10-04 Qian Cai New
mm/page_io: fix a crash in do_task_dead() mm/page_io: fix a crash in do_task_dead() - - - --- 2019-05-29 Qian Cai New
mm/page_ext: fix an imbalance with kmemleak mm/page_ext: fix an imbalance with kmemleak - - - --- 2019-02-27 Qian Cai New
mm/page_counter: fix various data races mm/page_counter: fix various data races 1 - - --- 2020-01-29 Qian Cai New
mm/page_alloc: fix a crash in free_pages_prepare() mm/page_alloc: fix a crash in free_pages_prepare() 1 1 - --- 2019-09-27 Qian Cai New
mm/mmu_notifier: silence PROVE_RCU_LIST warnings mm/mmu_notifier: silence PROVE_RCU_LIST warnings - 2 - --- 2020-03-17 Qian Cai New
mm/mempool: fix a data race in mempool_free() mm/mempool: fix a data race in mempool_free() - - - --- 2020-02-11 Qian Cai New
mm/memcontrol: fix a data race in scan count mm/memcontrol: fix a data race in scan count - - - --- 2020-02-06 Qian Cai New
mm/memcontrol: fix a -Wunused-function warning mm/memcontrol: fix a -Wunused-function warning 1 - - --- 2019-09-16 Qian Cai New
mm/list_lru: fix a data race in list_lru_count_one mm/list_lru: fix a data race in list_lru_count_one - - - --- 2020-02-07 Qian Cai New
mm/kmemleak: silence KCSAN splats in checksum mm/kmemleak: silence KCSAN splats in checksum 2 - - --- 2020-03-17 Qian Cai New
mm/hugepages: fix "orig_pud" set but not used mm/hugepages: fix "orig_pud" set but not used - - - --- 2019-03-01 Qian Cai New
mm/hotplug: treat CMA pages as unmovable mm/hotplug: treat CMA pages as unmovable - - - --- 2019-04-11 Qian Cai New
mm/hotplug: invalid PFNs from pfn_to_online_page() mm/hotplug: invalid PFNs from pfn_to_online_page() - - - --- 2019-01-18 Qian Cai New
mm/hotplug: fix offline undo_isolate_page_range() mm/hotplug: fix offline undo_isolate_page_range() - - - --- 2019-03-13 Qian Cai New
mm/hotplug: fix notification in offline error path mm/hotplug: fix notification in offline error path 1 1 - --- 2019-03-13 Qian Cai New
mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC - - - --- 2019-02-25 Qian Cai New
mm/hotplug: don't reset pagetype flags for offline mm/hotplug: don't reset pagetype flags for offline - - - --- 2019-03-02 Qian Cai New
mm/debug: add a cast to u64 for atomic64_read() mm/debug: add a cast to u64 for atomic64_read() 1 - - --- 2019-03-10 Qian Cai New
mm/compaction: fix an undefined behaviour mm/compaction: fix an undefined behaviour 1 - - --- 2019-03-08 Qian Cai New
mm/compaction: abort search if isolation fails mm/compaction: abort search if isolation fails - - - --- 2019-03-20 Qian Cai New
mm: skip checking poison pattern for page_to_nid() mm: skip checking poison pattern for page_to_nid() - - - --- 2018-12-19 Qian Cai New
mm: silence -Woverride-init/initializer-overrides mm: silence -Woverride-init/initializer-overrides - - - --- 2019-08-27 Qian Cai New
mm: fix a wrong flag in set_migratetype_isolate() mm: fix a wrong flag in set_migratetype_isolate() 1 1 - --- 2019-03-13 Qian Cai New
mm: fix a data race in put_page() mm: fix a data race in put_page() - - - --- 2020-02-06 Qian Cai New
memcg: fix a bad line memcg: fix a bad line 1 - - --- 2019-02-27 Qian Cai New
low-memory crash with patch "capture a page under direct compaction" low-memory crash with patch "capture a page under direct compaction" - - - --- 2019-03-05 Qian Cai New
kmemleak: survive in a low-memory situation kmemleak: survive in a low-memory situation - - - --- 2019-01-02 Qian Cai New
kmemleak: skip scanning holes in the .bss section kmemleak: skip scanning holes in the .bss section - - - --- 2019-03-12 Qian Cai New
kasan: fix variable 'tag' set but not used warning kasan: fix variable 'tag' set but not used warning - 1 - --- 2019-03-07 Qian Cai New
CONFIG_KASAN_SW_TAGS=y not play well with kmemleak CONFIG_KASAN_SW_TAGS=y not play well with kmemleak - - - --- 2019-02-08 Qian Cai New
char/random: silence a lockdep splat with printk() char/random: silence a lockdep splat with printk() - 1 - --- 2019-11-13 Qian Cai New
block: fix a crash in do_task_dead() block: fix a crash in do_task_dead() 1 1 1 --- 2019-05-29 Qian Cai New
asm-generic: fix variable 'p4d' set but not used asm-generic: fix variable 'p4d' set but not used 1 - - --- 2019-08-02 Qian Cai New
arm64: increase stack size for KASAN_EXTRA arm64: increase stack size for KASAN_EXTRA - - - --- 2018-12-07 Qian Cai New
[v5] kmemleak: survive in a low-memory situation [v5] kmemleak: survive in a low-memory situation - - - --- 2019-03-27 Qian Cai New
[v4] mm/hotplug: treat CMA pages as unmovable [v4] mm/hotplug: treat CMA pages as unmovable 2 1 - --- 2019-04-16 Qian Cai New
[v4] mm/hotplug: invalid PFNs from pfn_to_online_page() [v4] mm/hotplug: invalid PFNs from pfn_to_online_page() 1 - - --- 2019-01-22 Qian Cai New
[v4] mm/hotplug: fix offline undo_isolate_page_range() [v4] mm/hotplug: fix offline undo_isolate_page_range() 1 1 - --- 2019-03-14 Qian Cai New
[v4] kmemleak: survive in a low-memory situation [v4] kmemleak: survive in a low-memory situation - - - --- 2019-03-27 Qian Cai New
[v3] mm/page_owner: fix for deferred struct page init [v3] mm/page_owner: fix for deferred struct page init - 1 - --- 2018-12-20 Qian Cai New
[v3] mm/page_ext: fix an imbalance with kmemleak [v3] mm/page_ext: fix an imbalance with kmemleak - 1 - --- 2019-02-27 Qian Cai New
[v3] mm/hotplug: treat CMA pages as unmovable [v3] mm/hotplug: treat CMA pages as unmovable 2 - - --- 2019-04-13 Qian Cai New
[v3] mm/hotplug: invalid PFNs from pfn_to_online_page() [v3] mm/hotplug: invalid PFNs from pfn_to_online_page() 1 1 - --- 2019-01-21 Qian Cai New
[v3] mm/hotplug: fix offline undo_isolate_page_range() [v3] mm/hotplug: fix offline undo_isolate_page_range() 1 1 - --- 2019-03-14 Qian Cai New
[v3] kmemleaak: survive in a low-memory situation [v3] kmemleaak: survive in a low-memory situation - - - --- 2019-03-26 Qian Cai New
[v2] sched/core: fix illegal RCU from offline CPUs [v2] sched/core: fix illegal RCU from offline CPUs - - - --- 2020-01-13 Qian Cai New
[v2] sched/core: fix illegal RCU from offline CPUs [v2] sched/core: fix illegal RCU from offline CPUs 1 - - --- 2020-04-01 Qian Cai New
[v2] rbtree: fix the red root [v2] rbtree: fix the red root - - 2 --- 2019-01-11 Qian Cai New
[v2] page_poison: play nicely with KASAN [v2] page_poison: play nicely with KASAN 1 - - --- 2019-01-14 Qian Cai New
[v2] mm/vmscan: fix data races at kswapd_classzone_idx [v2] mm/vmscan: fix data races at kswapd_classzone_idx - - - --- 2020-02-26 Qian Cai New
[v2] mm/slub: fix a deadlock in show_slab_objects() [v2] mm/slub: fix a deadlock in show_slab_objects() 1 - - --- 2019-10-04 Qian Cai New
[v2] mm/page_owner: fix for deferred struct page init [v2] mm/page_owner: fix for deferred struct page init 1 - - --- 2018-12-20 Qian Cai New
[v2] mm/page_isolation: fix a deadlock with printk() [v2] mm/page_isolation: fix a deadlock with printk() - - - --- 2019-10-04 Qian Cai New
[v2] mm/page_ext: fix an imbalance with kmemleak [v2] mm/page_ext: fix an imbalance with kmemleak - 1 - --- 2019-02-27 Qian Cai New
[v2] mm/memcontrol: fix a data race in scan count [v2] mm/memcontrol: fix a data race in scan count - - - --- 2020-02-07 Qian Cai New
[v2] mm/hugepages: fix "orig_pud" set but not used [v2] mm/hugepages: fix "orig_pud" set but not used - - - --- 2019-03-01 Qian Cai New
[v2] mm/hotplug: treat CMA pages as unmovable [v2] mm/hotplug: treat CMA pages as unmovable 1 - - --- 2019-04-12 Qian Cai New
[v2] mm/hotplug: invalid PFNs from pfn_to_online_page() [v2] mm/hotplug: invalid PFNs from pfn_to_online_page() 1 - - --- 2019-01-21 Qian Cai New
[v2] mm/hotplug: fix offline undo_isolate_page_range() [v2] mm/hotplug: fix offline undo_isolate_page_range() 1 1 - --- 2019-03-13 Qian Cai New
[v2] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC [v2] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC - - - --- 2019-03-01 Qian Cai New
[v2] mm/filemap: fix a data race in filemap_fault() [v2] mm/filemap: fix a data race in filemap_fault() - 1 1 --- 2020-02-11 Qian Cai New
[v2] mm/compaction: abort search if isolation fails [v2] mm/compaction: abort search if isolation fails 1 - - --- 2019-03-20 Qian Cai New
[v2] memcg: fix a bad line [v2] memcg: fix a bad line 1 - - --- 2019-03-01 Qian Cai New
[v2] kmemleak: survive in a low-memory situation [v2] kmemleak: survive in a low-memory situation - - - --- 2019-01-02 Qian Cai New
[v2] kmemleak: skip scanning holes in the .bss section [v2] kmemleak: skip scanning holes in the .bss section 2 - - --- 2019-03-13 Qian Cai New
[v2] asm-generic: fix variable 'p4d' set but not used [v2] asm-generic: fix variable 'p4d' set but not used 1 - - --- 2019-08-06 Qian Cai New
« 1 2 »