summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
* seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2021-08-19
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\
| * Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman2021-06-03
| |\
| | * hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-03
| | * mm, vmstat: drop zone->lock in /proc/pagetypeinfoStephen Brennan2021-06-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\| |
| * | Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman2021-05-22
| |\|
| | * ksm: fix potential missing rmap_item for stable_nodeMiaohe Lin2021-05-22
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\| |
| * | Merge 4.4.265 into android-4.4-pGreg Kroah-Hartman2021-04-07
| |\|
| | * mm: fix race by making init_zero_pfn() early_initcallIlya Lipnitskiy2021-04-07
| * | Merge 4.4.262 into android-4.4-pGreg Kroah-Hartman2021-03-17
| |\|
| | * Revert "mm, slub: consider rest of partial list if acquire_slab() fails"Linus Torvalds2021-03-17
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-03-17
|\| |
| * | Merge 4.4.260 into android-4.4-pGreg Kroah-Hartman2021-03-07
| |\|
| | * swap: fix swapfile read/write offsetJens Axboe2021-03-07
| | * zsmalloc: account the number of compacted pages correctlyRokudo Yan2021-03-07
| | * mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai2021-03-07
| | * hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz2021-03-07
| * | Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman2021-03-03
| |\|
| | * mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song2021-03-03
| | * mm/hugetlb: fix potential double free in hugetlb_register_node() error pathMiaohe Lin2021-03-03
| | * mm/memory.c: fix potential pte_unmap_unlock pte errorMiaohe Lin2021-03-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\| |
| * | Merge 4.4.258 into android-4.4-pGreg Kroah-Hartman2021-02-23
| |\|
| | * memblock: do not start bottom-up allocations with kernel_endRoman Gushchin2021-02-23
| | * memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-23
| * | Merge 4.4.257 into android-4.4-pGreg Kroah-Hartman2021-02-10
| |\|
| | * mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song2021-02-10
| | * mm: hugetlb: fix a race between isolating and freeing pageMuchun Song2021-02-10
| | * mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-10
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\| |
| * | Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman2021-01-30
| |\|
| | * Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai2021-01-30
| * | Merge 4.4.253 into android-4.4-pGreg Kroah-Hartman2021-01-23
| |\|
| | * mm, slub: consider rest of partial list if acquire_slab() failsJann Horn2021-01-23
| | * mm/hugetlb: fix potential missing huge page size infoMiaohe Lin2021-01-23
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\| |
| * | Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman2020-12-11
| |\|
| | * mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer2020-12-11
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\| |
| * | Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman2020-11-18
| |\|
| | * mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo2020-11-18
| | * mm/kasan: add API to check memory regionsAndrey Ryabinin2020-10-29
| | * mm/kasan: print name of mem[set,cpy,move]() caller in reportAndrey Ryabinin2020-10-29
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | UPSTREAM: mm/sl[uo]b: export __kmalloc_track(_node)_callerDaniel Vetter2020-11-02
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\| |
| * | Merge 4.4.238 into android-4.4-pGreg Kroah-Hartman2020-10-01
| |\|
| | * mm/mmap.c: initialize align_offset explicitly for vm_unmapped_areaJaewon Kim2020-10-01