index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2017-08-24
Sanitize 'move_pages()' permission checks
Linus Torvalds
2017-08-24
mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM
Laura Abbott
2017-08-24
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
2017-08-24
mm/cma_debug.c: fix stack corruption due to sprintf usage
Prakash Gupta
2017-08-24
mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
Michal Hocko
2017-08-24
slub: fix per memcg cache leak on css offline
Vladimir Davydov
2017-08-24
mm: discard memblock data later
Pavel Tatashin
2017-08-16
mm: fix list corruptions on shmem shrinklist
Cong Wang
2017-08-16
mm: ratelimit PFNs busy info message
Jonathan Toppins
2017-08-11
userfaultfd: non-cooperative: notify about unmap of destination during mremap
Mike Rapoport
2017-08-11
mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
Daniel Jordan
2017-08-11
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-07-27
writeback: rework wb_[dec|inc]_stat family of functions
Nikolay Borisov
2017-07-21
mm: fix overflow check in expand_upwards()
Helge Deller
2017-07-21
mm/list_lru.c: fix list_lru_count_node() to be race free
Sahitya Tummala
2017-07-21
thp, mm: fix crash due race in MADV_FREE handling
Kirill A. Shutemov
2017-06-23
slub: make sysfs file removal asynchronous
Tejun Heo
2017-06-23
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
2017-06-23
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-17
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
2017-06-17
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
2017-06-17
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
2017-06-17
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-06-02
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
2017-06-02
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
2017-06-02
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
2017-06-02
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
2017-06-02
mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...
Tetsuo Handa
2017-06-02
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
2017-06-02
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
2017-06-02
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
2017-05-12
mm: vmscan: scan until it finds eligible pages
Minchan Kim
2017-05-12
mm, thp: copying user pages must schedule on collapse
David Rientjes
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
2017-05-12
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
2017-05-12
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
2017-05-12
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2017-05-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-11
mm: Silence vmap() allocation failures based on caller gfp_flags
Florian Fainelli
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
mm: introduce memalloc_noreclaim_{save,restore}
Vlastimil Babka
2017-05-08
mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
Vlastimil Babka
[next]