summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-19
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
* | | | | | | | | | | Merge "Merge android-4.4.156 (7eb7037) into msm-4.4"Linux Build Service Account2018-10-03
|\| | | | | | | | | |
| * | | | | | | | | | Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P2018-09-28
| |\| | | | | | | | |
| | * | | | | | | | | Merge 4.4.156 into android-4.4Greg Kroah-Hartman2018-09-15
| | |\| | | | | | | |
| | | * | | | | | | | Fixes: Commit cdbf92675fad ("mm: numa: avoid waiting on freed migrated pages")Chas Williams2018-09-15
| | | * | | | | | | | mm/fadvise.c: fix signed overflow UBSAN complaintAndrey Ryabinin2018-09-15
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
* | | | | | | | | | Merge "page-flags: define PG_locked behavior on compound pages"Linux Build Service Account2018-10-03
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2018-10-01
* | | | | | | | | | Merge "Merge android-4.4.155 (b3f777e) into msm-4.4"Linux Build Service Account2018-09-21
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P2018-09-12
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge 4.4.155 into android-4.4Greg Kroah-Hartman2018-09-10
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra2018-09-09
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P2018-09-12
| |\| | | | | | | |
| | * | | | | | | | Merge 4.4.154 into android-4.4Greg Kroah-Hartman2018-09-05
| | |\| | | | | | |
| | | * | | | | | | mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com2018-09-05
| | | * | | | | | | zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang2018-09-05
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | BACKPORT: zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky2018-08-31
* | | | | | | | | mm: Silence vmap() allocation failures based on caller gfp_flagsFlorian Fainelli2018-09-18
|/ / / / / / / /
* | | | | | | | Merge "mm: Kconfig: Add support for config size of purging vmap_area"Linux Build Service Account2018-09-07
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Kconfig: Add support for config size of purging vmap_areaZhenhua Huang2018-09-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| |\| | | | |
| | * | | | | kasan: fix shadow_size calculation error in kasan_module_allocZhen Lei2018-08-24
| | | |_|_|/ | | |/| | |
| * | | | | BACKPORT: mm: support anonymous stable pageMinchan Kim2018-08-23
| * | | | | BACKPORT: zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky2018-08-23
* | | | | | Merge "Merge android-4.4.148 (f057ff9) into msm-4.4"Linux Build Service Account2018-08-27
|\ \ \ \ \ \
| * | | | | | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
| |\| | | | |
| | * | | | | Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
| | |\| | | |
| | | * | | | x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-15
| | | * | | | x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-15
| | | * | | | mm: fix cache mode tracking in vm_insert_mixed()Dan Williams2018-08-15
| | | * | | | mm: Add vm_insert_pfn_prot()Andy Lutomirski2018-08-15
| | | | |_|/ | | | |/| |
* | | | | | Merge "platform: msm: resolve NULL pointer dereference issue"Linux Build Service Account2018-08-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | platform: msm: resolve NULL pointer dereference issueYao Jiang2018-08-16
* | | | | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre2018-08-06
| | * | | | mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya2018-08-06
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P2018-08-03
|\| | | |
| * | | | Merge 4.4.144 into android-4.4Greg Kroah-Hartman2018-07-31
| |\| | |
| | * | | mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia2018-07-25
* | | | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| | | | | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim2018-07-30
| |\ \ \ | | |_|/ | |/| |
| | * | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2018-07-08
| | * | mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara2018-07-08
| | * | mm: use pagevec_lookup_range_tag() in write_cache_pages()Jan Kara2018-07-08
| | * | mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()Jan Kara2018-07-08
| | * | mm: implement find_get_pages_range_tag()Jan Kara2018-07-08
| | * | f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong2017-09-21
* | | | Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev2018-07-18
|\| | |