summaryrefslogtreecommitdiff
path: root/mm (follow)
Commit message (Expand)AuthorAge
...
| * | | BACKPORT: kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar2017-12-14
| * | | BACKPORT: kasan: drain quarantine of memcg slab objectsGreg Thelen2017-12-14
| * | | UPSTREAM: kasan: eliminate long stalls during quarantine reductionDmitry Vyukov2017-12-14
| * | | UPSTREAM: kasan: support panic_on_warnDmitry Vyukov2017-12-14
| * | | UPSTREAM: x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf2017-12-14
| * | | UPSTREAM: kasan: support use-after-scope detectionDmitry Vyukov2017-12-14
| * | | BACKPORT: kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2017-12-14
| * | | UPSTREAM: kasan: remove the unnecessary WARN_ONCE from quarantine.cAlexander Potapenko2017-12-14
| * | | UPSTREAM: kasan: avoid overflowing quarantine size on low memory systemsAlexander Potapenko2017-12-14
| * | | UPSTREAM: kasan: improve double-free reportsAndrey Ryabinin2017-12-14
| * | | BACKPORT: mm: coalesce split stringsJoe Perches2017-12-14
| * | | BACKPORT: mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin2017-12-14
| * | | UPSTREAM: mm/kasan: get rid of ->alloc_size in struct kasan_alloc_metaAndrey Ryabinin2017-12-14
| * | | UPSTREAM: mm: kasan: remove unused 'reserved' field from struct kasan_alloc_metaAndrey Ryabinin2017-12-14
| * | | UPSTREAM: mm/kasan, slub: don't disable interrupts when object leaves quarantineAndrey Ryabinin2017-12-14
| * | | UPSTREAM: mm/kasan: don't reduce quarantine in atomic contextsAndrey Ryabinin2017-12-14
| * | | UPSTREAM: mm/kasan: fix corruptions and false positive reportsAndrey Ryabinin2017-12-14
| * | | BACKPORT: mm, kasan: switch SLUB to stackdepot, enable memory quarantine for ...Paul Lawrence2017-12-14
| * | | UPSTREAM: kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim2017-12-14
| * | | UPSTREAM: mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin2017-12-14
| * | | UPSTREAM: kasan: change memory hot-add error messages to info messagesShuah Khan2017-12-14
| * | | BACKPORT: mm/kasan: add API to check memory regionsAndrey Ryabinin2017-12-14
| * | | UPSTREAM: mm/kasan: print name of mem[set,cpy,move]() caller in reportAndrey Ryabinin2017-12-14
| * | | UPSTREAM: mm: kasan: initial memory quarantine implementationAlexander Potapenko2017-12-14
| * | | UPSTREAM: mm, kasan: fix compilation for CONFIG_SLABAlexander Potapenko2017-12-14
| * | | BACKPORT: mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2017-12-14
| * | | BACKPORT: mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2017-12-14
| * | | UPSTREAM: mm, kasan: SLAB supportAlexander Potapenko2017-12-14
| * | | UPSTREAM: mm/slab: align cache size first before determination of OFF_SLAB ca...Joonsoo Kim2017-12-14
| * | | UPSTREAM: mm/slab: use more appropriate condition check for debug_pageallocJoonsoo Kim2017-12-14
| * | | UPSTREAM: mm/slab: factor out debugging initialization in cache_init_objs()Joonsoo Kim2017-12-14
| * | | UPSTREAM: mm/slab: remove object status buffer for DEBUG_SLAB_LEAKJoonsoo Kim2017-12-14
| * | | UPSTREAM: mm/slab: alternative implementation for DEBUG_SLAB_LEAKJoonsoo Kim2017-12-14
| * | | UPSTREAM: mm/slab: clean up DEBUG_PAGEALLOC processing codeJoonsoo Kim2017-12-14
| * | | UPSTREAM: mm/slab: activate debug_pagealloc in SLAB when it is actually enabledJoonsoo Kim2017-12-14
| * | | UPSTREAM: kasan: add functions to clear stack poisonMark Rutland2017-12-11
* | | | Merge android-4.4.104 (8bc4213) into msm-4.4Srinivasarao P2018-01-02
|\| | |
| * | | Merge 4.4.104 into android-4.4Greg Kroah-Hartman2017-12-05
| |\| |
| | * | mm/madvise.c: fix madvise() infinite loop under special circumstanceschenjie2017-12-05
| | * | mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov2017-12-05
| * | | Merge 4.4.102 into android-4.4Greg Kroah-Hartman2017-11-24
| |\| |
| | * | mm, hwpoison: fixup "mm: check the return value of lookup_page_ext for all ca...Michal Hocko2017-11-24
* | | | Merge android-4.4.101 (f0b9d2d) into msm-4.4Srinivasarao P2017-12-26
|\| | |
| * | | Merge 4.4.101 into android-4.4Greg Kroah-Hartman2017-11-24
| |\| |
| | * | mm/pagewalk.c: report holes in hugetlb rangesJann Horn2017-11-24
| | * | mm/page_ext.c: check if page_ext is not preparedJaewon Kim2017-11-24
| | * | mm: check the return value of lookup_page_ext for all call sitesYang Shi2017-11-24
| | * | mm/page_alloc.c: broken deferred calculationPavel Tatashin2017-11-24
* | | | arm64: Honor limits set by bootloaderArun KS2017-11-22
* | | | mm/Kconfig: Enable MEMORY_HOTPLUG for arm64Arun KS2017-11-22