summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
* Merge LA.UM.7.5.2.r1-03300-8x96.0 of https://source.codeaurora.org/quic/la/ke...Davide Garberi2019-07-20
|\
| * Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
| |\
| | * Merge 4.4.183 into android-4.4Greg Kroah-Hartman2019-06-22
| | |\
| | | * coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-22
| | | * mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-22
| | | * mm/cma_debug.c: fix the break condition in cma_maxchunk_get()Yue Hu2019-06-22
| | | * mm/cma.c: fix crash on CMA allocation if bitmap allocation failsYue Hu2019-06-22
| | | * hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz2019-06-22
| * | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
| |\| |
| | * | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| | |\|
| | | * memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-11
| | | * hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-06-11
| | | * writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-06-11
| | | * mm/mincore.c: make mincore() more conservativeJiri Kosina2019-06-11
* | | | Merge LA.UM.7.5.2.r1-02900-8x96.0 of https://source.codeaurora.org/quic/la/ke...Davide Garberi2019-05-23
|\| | |
| * | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
| |\| |
| | * | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| | |\|
| | | * mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov2019-04-27
| | | * mm/slab.c: kmemleak no scan alien cachesQian Cai2019-04-27
| | | * mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!Uladzislau Rezki (Sony)2019-04-27
| | | * mm/page_ext.c: fix an imbalance with kmemleakQian Cai2019-04-27
| | | * mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan2019-04-27
| | | * mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi2019-04-27
* | | | Merge LA.UM.7.5.2.r1-02600-8x96.0 of https://source.codeaurora.org/quic/la/ke...Davide Garberi2019-05-11
|\| | |
| * | | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
| |\| |
| | * | Merge 4.4.178 into android-4.4Greg Kroah-Hartman2019-04-03
| | |\|
| | | * vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2019-04-03
| | | * mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ONKonstantin Khlebnikov2019-04-03
| * | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
| |\| |
| | * | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| | |\|
| | | * mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev2019-03-23
| | | * tmpfs: fix uninitialized return value in shmem_linkDarrick J. Wong2019-03-23
| | | * tmpfs: fix link accounting when a tmpfile is linked inDarrick J. Wong2019-03-23
| | | * mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zoneMikhail Zaslonko2019-03-23
| | | * mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko2019-03-23
| | | * hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-23
| | | * mm: enforce min addr even if capable() in expand_downwards()Jann Horn2019-03-23
| | | * numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell2019-03-23
* | | | UPSTREAM: mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke2019-04-20
* | | | UPSTREAM: mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers2019-04-20
|/ / /
* | | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\| |
| * | BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasJoel Fernandes2019-02-15
* | | Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P2019-02-08
|\| |
| * | Merge 4.4.173 into android-4.4Greg Kroah-Hartman2019-02-07
| |\|
| | * mm: migrate: don't rely on __PageMovable() of newpage after unlocking itDavid Hildenbrand2019-02-06
| | * mm, oom: fix use-after-free in oom_kill_processShakeel Butt2019-02-06
* | | Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P2019-01-29
|\| |
| * | Merge 4.4.172 into android-4.4Greg Kroah-Hartman2019-01-28
| |\|
| | * mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster2019-01-26
| * | UPSTREAM: readahead: stricter check for bdi io_pagesMarkus Stockhausen2019-01-23