Age | Commit message (Expand) | Author | Files | Lines |
2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -15/+89 |
2019-11-22 | mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() | Andrey Ryabinin | 1 | -7/+7 |
2019-11-22 | mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() | David Hildenbrand | 1 | -3/+13 |
2019-11-15 | mm/debug.c: PageAnon() is true for PageKsm() pages | Ralph Campbell | 1 | -3/+3 |
2019-11-15 | mm/debug.c: __dump_page() prints an extra line | Ralph Campbell | 1 | -12/+15 |
2019-11-15 | mm/page_io.c: do not free shared swap slots | Vinayak Menon | 1 | -3/+3 |
2019-11-15 | mm/memory_hotplug: fix try_offline_node() | David Hildenbrand | 1 | -16/+27 |
2019-11-15 | mm,thp: recheck each page before collapsing file THP | Song Liu | 1 | -12/+16 |
2019-11-15 | mm: slub: really fix slab walking for init_on_free | Laura Abbott | 1 | -30/+9 |
2019-11-15 | mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() | Roman Gushchin | 1 | -1/+1 |
2019-11-15 | mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() | Roman Gushchin | 1 | -1/+1 |
2019-11-15 | mm: fix trying to reclaim unevictable lru page when calling madvise_pageout | zhong jiang | 1 | -4/+12 |
2019-11-15 | mm: mempolicy: fix the wrong return value and potential pages leak of mbind | Yang Shi | 1 | -5/+9 |
2019-11-06 | mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges | Johannes Weiner | 1 | -0/+9 |
2019-11-06 | mm/memory_hotplug: fix updating the node span | David Hildenbrand | 1 | -0/+8 |
2019-11-06 | mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly | Roman Gushchin | 2 | -3/+3 |
2019-11-06 | mm/page_alloc.c: ratelimit allocation failure warnings more aggressively | Johannes Weiner | 1 | -6/+1 |
2019-11-06 | mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y | Ville Syrjälä | 1 | -3/+4 |
2019-11-06 | mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo | Michal Hocko | 1 | -3/+20 |
2019-11-06 | mm, vmstat: hide /proc/pagetypeinfo from normal users | Michal Hocko | 1 | -1/+1 |
2019-11-06 | mm/mmu_notifiers: use the right return code for WARN_ON | Jason Gunthorpe | 1 | -1/+1 |
2019-11-06 | mm, meminit: recalculate pcpu batch and high limits after init completes | Mel Gorman | 1 | -2/+8 |
2019-11-06 | mm: memcontrol: fix NULL-ptr deref in percpu stats flush | Shakeel Butt | 1 | -6/+6 |
2019-10-19 | mm/thp: allow dropping THP from page cache | Kirill A. Shutemov | 1 | -0/+12 |
2019-10-19 | mm/vmscan.c: support removing arbitrary sized pages from mapping | William Kucharski | 1 | -4/+1 |
2019-10-19 | mm/thp: fix node page state in split_huge_page_to_list() | Kirill A. Shutemov | 1 | -2/+7 |
2019-10-19 | mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch | Ben Dooks (Codethink) | 1 | -0/+1 |
2019-10-19 | mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition | Ben Dooks | 1 | -0/+1 |
2019-10-19 | mm: include <linux/huge_mm.h> for is_vma_temporary_stack | Ben Dooks | 1 | -0/+1 |
2019-10-19 | mm/memcontrol: update lruvec counters in mem_cgroup_move_account | Konstantin Khlebnikov | 1 | -6/+12 |
2019-10-19 | hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() | David Hildenbrand | 1 | -3/+2 |
2019-10-19 | mm: memblock: do not enforce current limit for memblock_phys* family | Mike Rapoport | 1 | -3/+3 |
2019-10-19 | mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_... | Honglei Wang | 1 | -4/+5 |
2019-10-19 | mm/gup: fix a misnamed "write" argument, and a related bug | John Hubbard | 1 | -6/+8 |
2019-10-19 | mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer ... | Roman Gushchin | 1 | -4/+5 |
2019-10-19 | mm/memunmap: don't access uninitialized memmap in memunmap_pages() | Aneesh Kumar K.V | 1 | -4/+7 |
2019-10-19 | mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() | David Hildenbrand | 1 | -57/+15 |
2019-10-19 | mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype... | Qian Cai | 1 | -2/+3 |
2019-10-19 | mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() | David Hildenbrand | 1 | -6/+8 |
2019-10-18 | mm: fix double page fault on arm64 if PTE_AF is cleared | Jia He | 1 | -15/+89 |
2019-10-14 | mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m... | Jane Chu | 1 | -9/+13 |
2019-10-14 | mm/slab.c: fix kernel-doc warning for __ksize() | Randy Dunlap | 1 | -0/+3 |
2019-10-14 | mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() | Vlastimil Babka | 1 | -3/+4 |
2019-10-14 | mm, hugetlb: allow hugepage allocations to reclaim as needed | David Rientjes | 1 | -2/+4 |
2019-10-14 | mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations | Alexander Potapenko | 1 | -6/+16 |
2019-10-14 | mm/slub: fix a deadlock in show_slab_objects() | Qian Cai | 1 | -2/+11 |
2019-10-14 | mm, page_owner: rename flag indicating that page is allocated | Vlastimil Babka | 1 | -6/+6 |
2019-10-14 | mm, page_owner: decouple freeing stack trace from debug_pagealloc | Vlastimil Babka | 1 | -21/+7 |
2019-10-14 | mm, page_owner: fix off-by-one error in __set_page_owner_handle() | Vlastimil Babka | 2 | -22/+16 |
2019-10-14 | kmemleak: Do not corrupt the object_list during clean-up | Catalin Marinas | 1 | -9/+21 |