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
2020-12-16
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
2020-12-16
mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
Liu Zixian
2020-12-16
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
2020-12-11
mm: memcg/slab: fix obj_cgroup_charge() return value handling
Roman Gushchin
2020-12-11
hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
Mike Kravetz
2020-12-11
mm/swapfile: do not sleep with a spin lock held
Qian Cai
2020-12-11
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
2020-12-02
mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
Hugh Dickins
2020-11-24
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
2020-11-24
mm: memcg/slab: fix root memcg vmstats
Muchun Song
2020-11-24
mm: never attempt async page lock if we've transferred data already
Jens Axboe
2020-11-24
page_frag: Recover from memory pressure
Dongli Zhang
2020-11-18
hugetlbfs: fix anon huge page migration race
Mike Kravetz
2020-11-18
mm/gup: use unpin_user_pages() in __gup_longterm_locked()
Jason Gunthorpe
2020-11-18
mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit
Nicholas Piggin
2020-11-18
mm/slub: fix panic in slab_alloc_node()
Laurent Dufour
2020-11-18
mm/compaction: stop isolation if too many pages are isolated and we have page...
Zi Yan
2020-11-18
mm/compaction: count pages and stop correctly during page isolation
Zi Yan
2020-11-18
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
2020-11-18
mm: memcg: link page counters to root if use_hierarchy is false
Roman Gushchin
2020-11-10
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-11-10
hugetlb_cgroup: fix reservation accounting
Mike Kravetz
2020-11-05
mm: memcg/slab: uncharge during kmem_cache_free_bulk()
Bharata B Rao
2020-11-01
mm: mark async iocb read as NOWAIT once some data has been copied
Jens Axboe
2020-10-29
mm: fix a race during THP splitting
Huang Ying
2020-10-29
mm/huge_memory: fix split assumption of page size
Kirill A. Shutemov
2020-10-29
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-29
mm/page_alloc.c: fix freeing non-compound pages
Matthew Wilcox (Oracle)
2020-10-29
mm/mmap.c: replace do_brk with do_brk_flags in comment of insert_vm_struct()
Liao Pingfang
2020-10-29
mm/memcg: fix device private memcg accounting
Ralph Campbell
2020-10-29
mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()
Roman Gushchin
2020-10-29
mm/swapfile.c: fix potential memory leak in sys_swapon
Miaohe Lin
2020-10-29
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-11
mm: mmap: Fix general protection fault in unlink_file_vma()
Miaohe Lin
2020-10-10
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
2020-10-08
mm: avoid early COW write protect games during fork()
Linus Torvalds
2020-10-03
mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
Joonsoo Kim
2020-10-03
mm, slub: restore initial kmem_cache flags
Eric Farman
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-28
mm: do not rely on mm == current->mm in __get_user_pages_locked
Jason A. Donenfeld
2020-09-27
mm/thp: Split huge pmds/puds if they're pinned when fork()
Peter Xu
2020-09-27
mm: Do early cow for pinned pages during fork() for ptes
Peter Xu
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-26
mm: validate pmd after splitting
Minchan Kim
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
[next]