Show patches with: Archived = No       |   38216 patches
« 1 2 ... 233 234 235382 383 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,5/7] mm: try use fast path for pmd setting as well Replace per-task RSS cache with per-CPU RSS cache - - - --- 2022-07-28 Kairui Song New
[RFC,4/7] mm: introduce a generic per-CPU RSS cache Replace per-task RSS cache with per-CPU RSS cache - - - --- 2022-07-28 Kairui Song New
[RFC,3/7] mm/headers: change emun order of MM_COUNTERS Replace per-task RSS cache with per-CPU RSS cache - - - --- 2022-07-28 Kairui Song New
[RFC,2/7] mm: move check_mm to memory.c Replace per-task RSS cache with per-CPU RSS cache - - - --- 2022-07-28 Kairui Song New
[RFC,1/7] mm: remove the per-task RSS counter cache Replace per-task RSS cache with per-CPU RSS cache - - - --- 2022-07-28 Kairui Song New
[v11,8/8] mm/demotion: Update node_is_toptier to work with memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
[v11,7/8] mm/demotion: Demote pages according to allocation fallback order mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
[v11,6/8] mm/demotion: Add pg_data_t member to track node memory tier details mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
[v11,5/8] mm/demotion: Build demotion targets based on explicit memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
[v11,4/8] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_ADISTANCE_PMEM mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
[v11,3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
[v11,2/8] mm/demotion: Move memory demotion related code mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
[v11,1/8] mm/demotion: Add support for explicit memory tiers mm/demotion: Memory tiers and demotion - - - --- 2022-07-28 Aneesh Kumar K.V New
memblock test: Add test to memblock_add() 129th region memblock test: Add test to memblock_add() 129th region - - - --- 2022-07-28 Huang, Shaoqin New
mm: Kconfig: fix typo mm: Kconfig: fix typo - - - --- 2022-07-28 Sophia Gabriella New
[6/6] hugetlb_cgroup: use helper for_each_hstate and hstate_index A few cleanup patches for hugetlb_cgroup - 1 - --- 2022-07-28 Miaohe Lin New
[5/6] hugetlb_cgroup: use helper macro NUMA_NO_NODE A few cleanup patches for hugetlb_cgroup - 1 - --- 2022-07-28 Miaohe Lin New
[4/6] hugetlb_cgroup: remove unneeded return value A few cleanup patches for hugetlb_cgroup - 1 - --- 2022-07-28 Miaohe Lin New
[3/6] hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G} A few cleanup patches for hugetlb_cgroup - 1 - --- 2022-07-28 Miaohe Lin New
[2/6] hugetlb_cgroup: remove unneeded header file A few cleanup patches for hugetlb_cgroup 1 - - --- 2022-07-28 Miaohe Lin New
[1/6] hugetlb_cgroup: remove unneeded nr_pages > 0 check A few cleanup patches for hugetlb_cgroup - 1 - --- 2022-07-28 Miaohe Lin New
[V6,4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP mm/sparse-vmemmap: Generalise helpers and enable for LoongArch - - - --- 2022-07-28 Huacai Chen New
[V6,3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages() mm/sparse-vmemmap: Generalise helpers and enable for LoongArch 1 - - --- 2022-07-28 Huacai Chen New
[V6,2/4] LoongArch: Add sparse memory vmemmap support mm/sparse-vmemmap: Generalise helpers and enable for LoongArch - - - --- 2022-07-28 Huacai Chen New
[V6,1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init() mm/sparse-vmemmap: Generalise helpers and enable for LoongArch - - - --- 2022-07-28 Huacai Chen New
[v2] vmscan: Do not free nr_deferred for memcg aware shrinkers [v2] vmscan: Do not free nr_deferred for memcg aware shrinkers - - - --- 2022-07-28 Jinjiang Tu New
[v2] memblock test: Modify the obsolete description in README [v2] memblock test: Modify the obsolete description in README - - - --- 2022-07-28 Huang, Shaoqin New
memblock test: Modify the obsolete description in README memblock test: Modify the obsolete description in README - - - --- 2022-07-28 Huang, Shaoqin New
[RFC] mm/kfence: Introduce kernel parameter for selective usage of kfence. [RFC] mm/kfence: Introduce kernel parameter for selective usage of kfence. - - - --- 2022-07-27 Imran Khan New
mm: Fix a null ptr deref with CONFIG_DEBUG_VM enabled in wp_page_reuse mm: Fix a null ptr deref with CONFIG_DEBUG_VM enabled in wp_page_reuse - - - --- 2022-07-27 Zack Rusin New
[RFC] mm, slub: restrict sysfs validation to debug caches and make it safe [RFC] mm, slub: restrict sysfs validation to debug caches and make it safe - - - --- 2022-07-27 Vlastimil Babka New
mm: remove duplicate mm_types.h and unnecessary declare mm: remove duplicate mm_types.h and unnecessary declare - - - --- 2022-07-27 Chao Xu New
[V2] mm: fix use-after free of page_ext after race with memory-offline [V2] mm: fix use-after free of page_ext after race with memory-offline - - - --- 2022-07-27 Charan Teja Kalla New
[v2] mm/page_owner.c: add llseek for page_owner [v2] mm/page_owner.c: add llseek for page_owner - - - --- 2022-07-27 Kassey Li New
[v4] memblock tests: fix compilation errors [v4] memblock tests: fix compilation errors - - 1 --- 2022-07-27 Liu Xinpeng New
vmscan: fix potential arbitrary pointer passed to kfree in unregister_shrinker vmscan: fix potential arbitrary pointer passed to kfree in unregister_shrinker - - - --- 2022-07-27 Jinjiang Tu New
[v3,3/3] mm/slub: extend redzone check to cover extra allocated kmalloc space than requested mm/slub: some debug enhancements 1 - - --- 2022-07-27 Feng Tang New
[v3,2/3] mm/slub: only zero the requested size of buffer for kzalloc mm/slub: some debug enhancements - - - --- 2022-07-27 Feng Tang New
[v3,1/3] mm/slub: enable debugging memory wasting of kmalloc mm/slub: some debug enhancements - - - --- 2022-07-27 Feng Tang New
mm/folio-compact: fix potential NULL pointer in pagecache_get_page mm/folio-compact: fix potential NULL pointer in pagecache_get_page - - - --- 2022-07-27 Yongqiang Liu New
[v2] mm: memory-failure: convert to pr_fmt() [v2] mm: memory-failure: convert to pr_fmt() 1 1 - --- 2022-07-27 Kefeng Wang New
[v3] memblock tests: compiling error [v3] memblock tests: compiling error - - 1 --- 2022-07-27 Liu Xinpeng New
[v2] memblock tests: compiling error [v2] memblock tests: compiling error - - 1 --- 2022-07-27 Liu Xinpeng New
[GIT,PULL] hotfixes for 5.19 [GIT,PULL] hotfixes for 5.19 - - - --- 2022-07-27 Andrew Morton New
[v3,2/2] mm/hmm: add a test for cross device private faults mm/hmm: fault non-owner device private entries - 1 - --- 2022-07-27 Ralph Campbell New
[v3,1/2] mm/hmm: fault non-owner device private entries mm/hmm: fault non-owner device private entries - 1 - --- 2022-07-27 Ralph Campbell New
mm: add more BUILD_BUG_ONs to gfp_migratetype() mm: add more BUILD_BUG_ONs to gfp_migratetype() - - - --- 2022-07-26 Peter Collingbourne New
[3/5] mm: wire up process_memwatch syscall for x86 Untitled series #663148 - - - --- 2022-07-26 Muhammad Usama Anjum New
[v2] mm: add warning if __vm_enough_memory fails [v2] mm: add warning if __vm_enough_memory fails 1 - - --- 2022-07-26 Kefeng Wang New
[v2,5/5] hugetlbfs: fix inaccurate comment in hugetlbfs_statfs() A few cleanup and fixup patches for hugetlbfs - 2 - --- 2022-07-26 Miaohe Lin New
[v2,4/5] hugetlbfs: cleanup some comments in inode.c A few cleanup and fixup patches for hugetlbfs - 2 - --- 2022-07-26 Miaohe Lin New
[v2,3/5] hugetlbfs: remove unneeded header file A few cleanup and fixup patches for hugetlbfs - 2 - --- 2022-07-26 Miaohe Lin New
[v2,2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration A few cleanup and fixup patches for hugetlbfs - 2 - --- 2022-07-26 Miaohe Lin New
[v2,1/5] hugetlbfs: use helper macro SZ_1{K,M} A few cleanup and fixup patches for hugetlbfs - 2 - --- 2022-07-26 Miaohe Lin New
[v2] shmem: support huge_fault to avoid pmd split [v2] shmem: support huge_fault to avoid pmd split - - - --- 2022-07-26 Liu Zixian New
mm: cleanup is_highmem() mm: cleanup is_highmem() - - - --- 2022-07-26 Kefeng Wang New
mm: use is_zone_movable_page() helper mm: use is_zone_movable_page() helper 1 2 - --- 2022-07-26 Kefeng Wang New
shmem: support huge_fault to avoid pmd split shmem: support huge_fault to avoid pmd split - - - --- 2022-07-26 Liu Zixian New
mm: memory-failure: convert to pr_fmt() mm: memory-failure: convert to pr_fmt() - - - --- 2022-07-26 Kefeng Wang New
mm: add warning if __vm_enough_memory fails mm: add warning if __vm_enough_memory fails - - - --- 2022-07-26 Kefeng Wang New
mm: fix NULL pointer dereference in wp_page_reuse() mm: fix NULL pointer dereference in wp_page_reuse() - 1 - --- 2022-07-26 Qi Zheng New
memblock tests: compiling error memblock tests: compiling error - - - --- 2022-07-26 Liu Xinpeng New
memblock tests: compiling error memblock tests: compiling error - - 1 --- 2022-07-26 Liu Xinpeng New
[v2,2/2] mm/hmm: add a test for cross device private faults mm/hmm: fault non-owner device private entries - 1 - --- 2022-07-25 Ralph Campbell New
[v2,1/2] mm/hmm: fault non-owner device private entries mm/hmm: fault non-owner device private entries - 1 - --- 2022-07-25 Ralph Campbell New
[v4,3/3] selftests: Add soft-dirty into run_vmtests.sh mm/mprotect: Fix soft-dirty checks - 1 - --- 2022-07-25 Peter Xu New
[v4,2/3] selftests: soft-dirty: Add test for mprotect mm/mprotect: Fix soft-dirty checks - 1 - --- 2022-07-25 Peter Xu New
[v4,1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable() mm/mprotect: Fix soft-dirty checks - 1 - --- 2022-07-25 Peter Xu New
[v2,2/2] mm/slub: extend redzone check to cover all allocated kmalloc space [v2,1/2] mm/slub: enable debugging memory wasting of kmalloc - - - --- 2022-07-25 Feng Tang New
[v2,1/2] mm/slub: enable debugging memory wasting of kmalloc [v2,1/2] mm/slub: enable debugging memory wasting of kmalloc - - - --- 2022-07-25 Feng Tang New
[v2] page_alloc: fix invalid watemark check on a negative value [v2] page_alloc: fix invalid watemark check on a negative value 1 - - --- 2022-07-25 Jaewon Kim New
page_alloc: fix invalid watemark check on a negative value page_alloc: fix invalid watemark check on a negative value 1 - - --- 2022-07-25 Jaewon Kim New
[v2] fs: Call kmap_local_page() in copy_string_kernel() [v2] fs: Call kmap_local_page() in copy_string_kernel() - - - --- 2022-07-24 Fabio M. De Francesco New
hugetlb_cgroup: fix wrong hugetlb cgroup numa stat hugetlb_cgroup: fix wrong hugetlb cgroup numa stat 1 - - --- 2022-07-23 Miaohe Lin New
mm/hmm: fault non-owner device private entries mm/hmm: fault non-owner device private entries 1 1 - --- 2022-07-22 Ralph Campbell New
userfaultfd: don't fail on unrecognized features userfaultfd: don't fail on unrecognized features - - - --- 2022-07-22 Axel Rasmussen New
mm: Remove the redundant updating of stats_flush_threshold mm: Remove the redundant updating of stats_flush_threshold 2 2 - --- 2022-07-22 Jiebin Sun New
[Fix,1/2] maple_tree: Fix mas_expected_entries() off by one Fix out-of-bounds maple tree isue - - - --- 2022-07-22 Liam R. Howlett New
[Fix,2/2] kernel/fork: Detect mas_store() failure in dup_mmap() Fix out-of-bounds maple tree isue - - - --- 2022-07-22 Liam R. Howlett New
mm/page_owner.c: allow page_owner with given start_pfn/count mm/page_owner.c: allow page_owner with given start_pfn/count - - - --- 2022-07-22 Kassey Li New
[v3] mm: memcontrol: fix potential oom_lock recursion deadlock [v3] mm: memcontrol: fix potential oom_lock recursion deadlock 1 - - --- 2022-07-22 Tetsuo Handa New
[v2] mm: memcontrol: fix potential oom_lock recursion deadlock [v2] mm: memcontrol: fix potential oom_lock recursion deadlock 1 - - --- 2022-07-22 Tetsuo Handa New
[v3,3/3] selftests: Add soft-dirty into run_vmtests.sh mm/mprotect: Fix soft-dirty checks - 1 - --- 2022-07-21 Peter Xu New
[v3,2/3] selftests: soft-dirty: Add test for mprotect mm/mprotect: Fix soft-dirty checks - - - --- 2022-07-21 Peter Xu New
[v3,1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable() mm/mprotect: Fix soft-dirty checks - 1 - --- 2022-07-21 Peter Xu New
[v5] mm: vmpressure: don't count proactive reclaim in vmpressure [v5] mm: vmpressure: don't count proactive reclaim in vmpressure 3 - - --- 2022-07-21 Yosry Ahmed New
[5/5] hugetlbfs: fix confusing hugetlbfs stat A few cleanup and fixup patches for hugetlbfs - - - --- 2022-07-21 Miaohe Lin New
[4/5] hugetlbfs: cleanup some comments in inode.c A few cleanup and fixup patches for hugetlbfs - 1 - --- 2022-07-21 Miaohe Lin New
[3/5] hugetlbfs: remove unneeded header file A few cleanup and fixup patches for hugetlbfs - 1 - --- 2022-07-21 Miaohe Lin New
[2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration A few cleanup and fixup patches for hugetlbfs - 1 - --- 2022-07-21 Miaohe Lin New
[1/5] hugetlbfs: use helper macro SZ_1{K,M} A few cleanup and fixup patches for hugetlbfs - 1 - --- 2022-07-21 Miaohe Lin New
[V5,4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP mm/sparse-vmemmap: Generalise helpers and enable for LoongArch - - - --- 2022-07-21 Huacai Chen New
[V5,3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages() mm/sparse-vmemmap: Generalise helpers and enable for LoongArch 1 - - --- 2022-07-21 Huacai Chen New
[V5,2/4] LoongArch: Add sparse memory vmemmap support mm/sparse-vmemmap: Generalise helpers and enable for LoongArch - - - --- 2022-07-21 Huacai Chen New
[V5,1/4] MIPS&LoongArch: Adjust prototypes of p?d_init() mm/sparse-vmemmap: Generalise helpers and enable for LoongArch - - - --- 2022-07-21 Huacai Chen New
mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP - - 1 --- 2022-07-21 Baolin Wang New
[RFC] mm: set cache_trim_mode when inactive ratio is undesired [RFC] mm: set cache_trim_mode when inactive ratio is undesired - - - --- 2022-07-21 zhaoyang.huang New
mm/gup.c: Fix formating in check_and_migrate_movable_page() mm/gup.c: Fix formating in check_and_migrate_movable_page() - - - --- 2022-07-21 Alistair Popple New
mm/gup.c: Fix formating in check_and_migrate_movable_page() mm/gup.c: Fix formating in check_and_migrate_movable_page() - 1 - --- 2022-07-21 Alistair Popple New
maple_tree: Add a mas_destroy() call to mas_expected_entries() failure path maple_tree: Add a mas_destroy() call to mas_expected_entries() failure path - - - --- 2022-07-21 Liam R. Howlett New
« 1 2 ... 233 234 235382 383 »