index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2019-10-11
usercopy: Avoid HIGHMEM pfn warning
Kees Cook
2019-10-05
mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone
Yafang Shao
2019-10-05
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
2019-10-05
memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
Tetsuo Handa
2019-09-16
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
2019-09-06
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
Andrew Morton
2019-08-29
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
2019-08-29
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
2019-08-29
mm, page_owner: handle THP splits correctly
Vlastimil Babka
2019-08-25
Revert "kmemleak: allow to coexist with fault injection"
Yang Shi
2019-08-25
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
2019-08-25
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
2019-08-25
mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
Yang Shi
2019-08-25
mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...
Yang Shi
2019-08-25
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
2019-08-16
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
2019-08-06
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...
Yang Shi
2019-08-06
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
2019-07-31
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
2019-07-31
mm/mmu_notifier: use hlist_add_head_rcu()
Jean-Philippe Brucker
2019-07-31
mm/gup.c: remove some BUG_ONs from get_gate_page()
Andy Lutomirski
2019-07-31
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
Guenter Roeck
2019-07-31
mm/kmemleak.c: fix check for softirq context
Dmitry Vyukov
2019-07-31
mm/swap: fix release_pages() when releasing devmap pages
Ira Weiny
2019-07-28
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
2019-07-28
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
2019-07-10
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
2019-07-10
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
2019-07-03
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
2019-07-03
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2019-07-03
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
2019-07-03
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
zhong jiang
2019-06-22
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2019-06-19
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
2019-06-19
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
2019-06-15
percpu: do not search past bitmap when allocating an area
Dennis Zhou
2019-06-15
percpu: remove spurious lock dependency between percpu and sched
John Sperbeck
2019-06-15
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
2019-06-15
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-06-15
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
2019-06-15
mm/cma.c: fix the bitmap status to show failed allocation reason
Yue Hu
2019-06-15
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
Yue Hu
2019-06-15
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
2019-06-15
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
2019-06-15
mm/hmm: select mmu notifier when selecting HMM
Jérôme Glisse
2019-06-09
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2019-05-22
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-22
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
Kai Shen
2019-05-22
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-22
mm/mincore.c: make mincore() more conservative
Jiri Kosina
[next]