Age | Commit message (Expand) | Author | Files | Lines |
2018-02-25 | shmem: fix compilation warnings on unused functions | Jérémy Lefaure | 1 | -0/+2 |
2018-02-25 | shmem: avoid maybe-uninitialized warning | Arnd Bergmann | 1 | -3/+1 |
2018-02-25 | mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep | Dave Young | 1 | -1/+1 |
2018-02-25 | Provide a function to create a NUL-terminated string from unterminated data | David Howells | 1 | -0/+24 |
2018-02-25 | mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. | Tetsuo Handa | 1 | -0/+3 |
2018-02-22 | mm: hide a #warning for COMPILE_TEST | Arnd Bergmann | 1 | -1/+1 |
2018-02-03 | kmemleak: add scheduling point to kmemleak_scan() | Yisheng Xie | 1 | -0/+2 |
2018-01-31 | mm: fix 100% CPU kswapd busyloop on unreclaimable nodes | Johannes Weiner | 4 | -23/+41 |
2018-01-31 | mm, page_alloc: fix potential false positive in __zone_watermark_ok | Vlastimil Babka | 1 | -3/+3 |
2018-01-31 | cma: fix calculation of aligned offset | Doug Berger | 1 | -9/+6 |
2018-01-31 | hwpoison, memcg: forcibly uncharge LRU pages | Michal Hocko | 2 | -1/+8 |
2018-01-31 | mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack | Michal Hocko | 1 | -2/+4 |
2018-01-17 | zswap: don't param_set_charp while holding spinlock | Dan Streetman | 1 | -4/+8 |
2018-01-05 | kaiser: vmstat show NR_KAISERTABLE as nr_overhead | Hugh Dickins | 1 | -0/+1 |
2017-12-14 | zsmalloc: calling zs_map_object() from irq is a bug | Sergey Senozhatsky | 1 | -1/+1 |
2017-12-14 | thp: fix MADV_DONTNEED vs. numa balancing race | Kirill A. Shutemov | 1 | -1/+33 |
2017-12-14 | thp: reduce indentation level in change_huge_pmd() | Kirill A. Shutemov | 1 | -26/+26 |
2017-12-10 | mm: fix remote numa hits statistics | Michal Hocko | 1 | -11/+4 |
2017-12-10 | mm, oom_reaper: gather each vma to prevent leaking TLB entry | Wang Nan | 1 | -3/+4 |
2017-12-05 | mm/madvise.c: fix madvise() infinite loop under special circumstances | chenjie | 1 | -3/+1 |
2017-12-05 | mm, hugetlbfs: introduce ->split() to vm_operations_struct | Dan Williams | 2 | -3/+13 |
2017-12-05 | mm/cma: fix alloc_contig_range ret code/potential leak | Mike Kravetz | 1 | -1/+8 |
2017-12-05 | mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() | Kirill A. Shutemov | 1 | -12/+7 |
2017-11-24 | mm/pagewalk.c: report holes in hugetlb ranges | Jann Horn | 1 | -1/+5 |
2017-11-24 | mm/page_alloc.c: broken deferred calculation | Pavel Tatashin | 1 | -9/+18 |
2017-10-21 | slub: do not merge cache if slub_debug contains a never-merge flag | Grygorii Maistrenko | 1 | -1/+4 |
2017-10-21 | mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next | Yasuaki Ishimatsu | 2 | -3/+4 |
2017-10-12 | mm, oom_reaper: skip mm structs with mmu notifiers | Michal Hocko | 1 | -0/+16 |
2017-10-08 | mm/cgroup: avoid panic when init with low memory | Laurent Dufour | 1 | -2/+5 |
2017-09-27 | mm: prevent double decrease of nr_reserved_highatomic | Minchan Kim | 1 | -6/+18 |
2017-09-14 | mm/memory.c: fix mem_cgroup_oom_disable() call missing | Laurent Dufour | 1 | -5/+5 |
2017-09-07 | mm, madvise: ensure poisoned pages are removed from per-cpu lists | Mel Gorman | 1 | -0/+7 |
2017-08-30 | mm/memblock.c: reversed logic in memblock_discard() | Pavel Tatashin | 1 | -1/+1 |
2017-08-30 | mm/madvise.c: fix freeing of locked page with MADV_FREE | Eric Biggers | 1 | -1/+1 |
2017-08-30 | mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled | Kirill A. Shutemov | 1 | -2/+2 |
2017-08-25 | Sanitize 'move_pages()' permission checks | Linus Torvalds | 1 | -8/+3 |
2017-08-25 | mm/mempolicy: fix use after free when calling get_mempolicy | zhong jiang | 1 | -5/+0 |
2017-08-25 | mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS | Michal Hocko | 1 | -1/+11 |
2017-08-25 | mm: discard memblock data later | Pavel Tatashin | 3 | -37/+21 |
2017-08-16 | mm: fix list corruptions on shmem shrinklist | Cong Wang | 1 | -2/+10 |
2017-08-16 | mm: ratelimit PFNs busy info message | Jonathan Toppins | 1 | -1/+1 |
2017-08-11 | mm: don't dereference struct page fields of invalid pages | Ard Biesheuvel | 1 | -3/+3 |
2017-08-11 | mm/page_alloc: Remove kernel address exposure in free_reserved_area() | Josh Poimboeuf | 1 | -2/+2 |
2017-08-11 | mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving... | Mel Gorman | 6 | -1/+45 |
2017-07-21 | mm: fix overflow check in expand_upwards() | Helge Deller | 1 | -1/+1 |
2017-07-21 | mm/list_lru.c: fix list_lru_count_node() to be race free | Sahitya Tummala | 1 | -8/+6 |
2017-07-21 | thp, mm: fix crash due race in MADV_FREE handling | Kirill A. Shutemov | 1 | -1/+1 |
2017-07-05 | mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings | Ard Biesheuvel | 1 | -2/+12 |
2017-07-05 | mm: numa: avoid waiting on freed migrated pages | Mark Rutland | 1 | -0/+6 |
2017-07-05 | mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff() | David Rientjes | 1 | -0/+2 |