index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2016-12-14
mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
Nicolai Stange
2016-12-14
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-12-14
x86/kasan, mm: introduce generic kasan_populate_zero_shadow()
Andrey Ryabinin
2016-11-23
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
2016-10-23
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-08-19
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
2016-08-06
mm, compaction: prevent VM_BUG_ON when terminating freeing scanner
David Rientjes
2016-08-06
mm, compaction: simplify handling restart position in free pages scanner
Vlastimil Babka
2016-07-19
4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compou...
Steven Rostedt
2016-07-12
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
2016-07-10
mm: update min_free_kbytes from khugepaged after core initialization
Jason Baron
2016-07-10
mm: fix invalid node in alloc_migrate_target()
Xishi Qiu
2016-07-10
mm, compaction: abort free scanner if split fails
David Rientjes
2016-07-10
mm, compaction: skip compound pages by order in free scanner
Vlastimil Babka
2016-07-10
mm/swap.c: flush lru pvecs on compound page arrival
Lukasz Odzioba
2016-07-10
tmpfs: don't undo fallocate past its last page
Anthony Romano
2016-07-10
mm: Export migrate_page_move_mapping and migrate_page_copy
Richard Weinberger
2016-07-10
percpu: fix synchronization between synchronous map extension and chunk destr...
Tejun Heo
2016-07-10
percpu: fix synchronization between chunk->map_extend_work and chunk destruction
Tejun Heo
2016-05-17
mm, cma: prevent nr_isolated_* counters from going negative
Hugh Dickins
2016-05-17
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
2016-05-17
mm: soft-offline: don't free target page in successful page migration
Naoya Horiguchi
2016-05-17
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
Minchan Kim
2016-05-17
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
2016-04-18
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
2016-04-18
mm: use 'unsigned int' for page order
Kirill A. Shutemov
2016-04-18
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
2016-04-18
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
2016-04-11
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-03-09
mm: numa: quickly fail allocations for NUMA balancing on full nodes
Mel Gorman
2016-03-09
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
2016-03-04
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
2016-02-15
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2016-02-15
mm: fix mlock accouting
Kirill A. Shutemov
2016-02-03
zsmalloc: fix migrate_zspage-zs_free race condition
Junil Lee
2016-02-03
memcg: only free spare array when readers are done
Martijn Coenen
2016-02-03
mm: soft-offline: check return value in second __get_any_page() call
Naoya Horiguchi
2016-02-03
virtio_balloon: fix race between migration and ballooning
Minchan Kim
2015-11-09
thp: use is_zero_pfn() only after pte_present() check
Minchan Kim
2015-11-09
mm: make sendfile(2) killable
Jan Kara
2015-10-27
memcg: convert threshold to bytes
Shaohua Li
2015-10-22
mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
Joonsoo Kim
2015-10-22
mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
Mel Gorman
2015-10-22
mm: migrate: hugetlb: putback destination hugepage to active list
Naoya Horiguchi
2015-09-29
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Jaewon Kim
2015-09-29
mm: make page pfmemalloc check more robust
Michal Hocko
2015-09-13
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
Wanpeng Li
2015-09-13
mm/hwpoison: fix page refcount of unknown non LRU page
Wanpeng Li
2015-08-16
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
Michal Hocko
2015-08-03
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
[next]