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-02-06
mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
David Hildenbrand
2019-02-06
mm, oom: fix use-after-free in oom_kill_process
Shakeel Butt
2019-01-26
slab: alien caches must not be initialized if the allocation of the alien cac...
Christoph Lameter
2018-12-13
mm: cleancache: fix corruption on missed inode invalidation
Pavel Tikhomirov
2018-12-01
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
Yufen Yu
2018-11-22
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
2018-11-10
mremap: properly flush TLB before releasing the page
Linus Torvalds
2018-11-10
mm: migrate: hugetlb: putback destination hugepage to active list
Naoya Horiguchi
2018-10-13
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
2018-10-13
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
2018-10-13
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
2018-09-26
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-26
Fixes: Commit 86af955d02bb ("mm: numa: avoid waiting on freed migrated pages")
Chas Williams
2018-09-26
mm/fadvise.c: fix signed overflow UBSAN complaint
Andrey Ryabinin
2018-09-09
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
2018-09-05
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
2018-09-05
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
2018-08-17
mm: slub: fix format mismatches in slab_err() callers
Andrey Ryabinin
2018-08-09
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
2018-08-09
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-06-13
mmap: relax file size limit for regular files
Linus Torvalds
2018-06-13
mmap: introduce sane default mmap limits
Linus Torvalds
2018-06-13
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
2018-05-30
mm: fix races between address_space dereference and free in page_evicatable
Huang Ying
2018-05-30
mm/ksm: fix interaction with THP
Claudio Imbrenda
2018-05-30
swap: divide-by-zero when zero length swap file on ssd
Tom Abraham
2018-05-30
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
2018-05-30
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
2018-05-30
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
2018-05-30
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
2018-05-16
percpu: include linux/sched.h for cond_resched()
Tejun Heo
2018-04-29
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-08
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2018-02-25
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
Dave Young
2018-02-25
Provide a function to create a NUL-terminated string from unterminated data
David Howells
2018-02-25
mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.
Tetsuo Handa
2018-01-31
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2018-01-31
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
2017-12-05
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
2017-12-05
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
Kirill A. Shutemov
2017-09-13
cma: fix calculation of aligned offset
Doug Berger
2017-09-02
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
2017-09-02
mm: cma: constify and use correct signness in mm/cma.c
Sasha Levin
2017-09-02
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
2017-09-02
mm: cma: fix totalcma_pages to include DT defined CMA regions
George G. Davis
2017-09-02
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
2017-09-02
mm/cma: make kmemleak ignore CMA regions
Thierry Reding
2017-09-02
mm: cma: align to physical address, not CMA region position
Gregory Fong
2017-08-24
Sanitize 'move_pages()' permission checks
Linus Torvalds
2017-08-24
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
[next]