summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\
| * block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo2017-02-08
| * block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-02-02
| * block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
* | mm/slub.c: fix random_seq offset destructionSean Rees2017-02-08
* | mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko2017-02-03
* | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-03
* | mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani2017-02-03
* | shmem: fix sleeping from atomic contextKirill A. Shutemov2017-02-03
* | kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra2017-02-03
* | zswap: disable changing params if init failsDan Streetman2017-02-03
* | mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka2017-01-24
* | mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka2017-01-24
* | mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka2017-01-24
* | mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-01-24
* | mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka2017-01-24
* | mm, memcg: do not retry precharge chargesDavid Rientjes2017-01-24
* | mm: alloc_contig: re-allow CMA to compact FS pagesLucas Stach2017-01-24
* | mm/slub.c: trace free objects at KERN_INFODaniel Thompson2017-01-24
* | mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-01-24
* | memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-24
|/
* mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz2017-01-10
* mm/slab.c: fix SLAB freelist randomization duplicate entriesJohn Sperbeck2017-01-10
* mm: support anonymous stable pageMinchan Kim2017-01-10
* mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-10
* mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2017-01-10
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-10
* mm: don't dereference struct page fields of invalid pagesArd Biesheuvel2017-01-10
* mm: pmd dirty emulation in page fault handlerMinchan Kim2017-01-10
* mm: get rid of __GFP_OTHER_NODEMichal Hocko2017-01-10
* mm: fix remote numa hits statisticsMichal Hocko2017-01-10
* dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler2017-01-10
* mm: add follow_pte_pmd()Ross Zwisler2017-01-10
* mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...Aneesh Kumar K.V2017-01-10
* dax: fix deadlock with DAX 4k holesRoss Zwisler2017-01-10
* mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-07
* mm: stop leaking PageTablesHugh Dickins2017-01-07
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-01
|\
| * mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-26
* | mm/filemap: fix parameters to test_bit()Olof Johansson2016-12-29
* | mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-29
|/
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-25
* mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEEDJohannes Weiner2016-12-20
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-14
|\ \
| * | radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox2016-12-14
| * | radix-tree: delete radix_tree_locate_item()Matthew Wilcox2016-12-14