summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 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 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
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | UPSTREAM: mm: don't cap request size based on read-ahead settingJens Axboe2019-01-23
* | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P2019-01-29
|\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge 4.4.171 into android-4.4Greg Kroah-Hartman2019-01-16
| |\| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter2019-01-16
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P2019-01-25
|\| | | | | | | | | | | | | | | | | | | |