Age | Commit message (Expand) | Author | Files | Lines |
2018-11-30 | mm/khugepaged: fix the xas_create_range() error path | Hugh Dickins | 1 | -11/+14 |
2018-11-30 | mm/khugepaged: collapse_shmem() do not crash on Compound | Hugh Dickins | 1 | -1/+9 |
2018-11-30 | mm/khugepaged: collapse_shmem() without freezing new_page | Hugh Dickins | 1 | -12/+7 |
2018-11-30 | mm/khugepaged: minor reorderings in collapse_shmem() | Hugh Dickins | 1 | -40/+32 |
2018-11-30 | mm/khugepaged: collapse_shmem() remember to clear holes | Hugh Dickins | 1 | -0/+10 |
2018-11-30 | mm/khugepaged: fix crashes due to misaccounted holes | Hugh Dickins | 2 | -2/+9 |
2018-11-30 | mm/khugepaged: collapse_shmem() stop if punched or truncated | Hugh Dickins | 1 | -0/+11 |
2018-11-30 | mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() | Hugh Dickins | 1 | -6/+13 |
2018-11-30 | mm/huge_memory: splitting set mapping+index before unfreeze | Hugh Dickins | 1 | -6/+6 |
2018-11-30 | mm/huge_memory: rename freeze_page() to unmap_page() | Hugh Dickins | 2 | -16/+9 |
2018-11-30 | userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set | Andrea Arcangeli | 1 | -0/+11 |
2018-11-30 | userfaultfd: shmem: add i_size checks | Andrea Arcangeli | 2 | -4/+40 |
2018-11-30 | userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas | Andrea Arcangeli | 1 | -9/+6 |
2018-11-30 | userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem | Andrea Arcangeli | 1 | -2/+13 |
2018-11-30 | userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails | Andrea Arcangeli | 3 | -5/+5 |
2018-11-30 | mm/page_alloc.c: fix calculation of pgdat->nr_zones | Wei Yang | 1 | -1/+3 |
2018-11-30 | mm: use swp_offset as key in shmem_replace_page() | Yu Zhao | 1 | -2/+4 |
2018-11-30 | mm: cleancache: fix corruption on missed inode invalidation | Pavel Tikhomirov | 1 | -2/+6 |
2018-11-30 | mm/gup: finish consolidating error handling | John Hubbard | 1 | -2/+1 |
2018-11-18 | mm/memblock.c: fix a typo in __next_mem_pfn_range() comments | Chen Chang | 1 | -1/+1 |
2018-11-18 | mm, page_alloc: check for max order in hot path | Michal Hocko | 1 | -11/+9 |
2018-11-18 | tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset | Yufen Yu | 1 | -3/+1 |
2018-11-18 | mm/vmstat.c: fix NUMA statistics updates | Janne Huttunen | 1 | -3/+4 |
2018-11-18 | mm/gup.c: fix follow_page_mask() kerneldoc comment | Mike Rapoport | 1 | -2/+8 |
2018-11-18 | mm, memory_hotplug: check zone_movable in has_unmovable_pages | Michal Hocko | 1 | -0/+8 |
2018-11-18 | mm/swapfile.c: use kvzalloc for swap_info_struct allocation | Vasily Averin | 1 | -3/+3 |
2018-11-18 | hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! | Mike Kravetz | 1 | -4/+19 |
2018-11-18 | z3fold: fix possible reclaim races | Vitaly Wool | 1 | -39/+62 |
2018-11-03 | memory_hotplug: cond_resched in __remove_pages | Michal Hocko | 1 | -0/+1 |
2018-11-03 | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko | 3 | -69/+34 |
2018-11-03 | mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings | Andrea Arcangeli | 1 | -2/+30 |
2018-11-03 | mm: handle no memcg case in memcg_kmem_charge() properly | Roman Gushchin | 1 | -1/+1 |
2018-11-02 | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -27/+119 |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2 | -2/+2 |
2018-11-01 | blkcg: revert blkcg cleanups series | Dennis Zhou | 1 | -1/+1 |
2018-11-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+6 |
2018-11-01 | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn... | Linus Torvalds | 1 | -1/+1 |
2018-10-31 | mm/gup.c: fix __get_user_pages_fast() comment | Fengguang Wu | 1 | -2/+2 |
2018-10-31 | mm: Fix warning in insert_pfn() | Jan Kara | 1 | -2/+7 |
2018-10-31 | mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock | David Hildenbrand | 1 | -8/+20 |
2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -3/+19 |
2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+8 |
2018-10-31 | mm/memblock.c: warn if zero alignment was requested | Mike Rapoport | 1 | -0/+11 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 4 | -29/+26 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 12 | -13/+6 |
2018-10-31 | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 6 | -10/+13 |
2018-10-31 | mm: remove nobootmem | Mike Rapoport | 3 | -129/+104 |
2018-10-31 | memblock: rename __free_pages_bootmem to memblock_free_pages | Mike Rapoport | 4 | -4/+4 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 4 | -5/+5 |