2020-04-01 |
Roman Gushchin | mm: fork: fix kernel_stack memcg stats for various... |
tree | commitdiff |
2020-04-01 |
Aneesh Kumar K.V | mm/sparse: fix kernel crash with pfn_section_valid... |
tree | commitdiff |
2020-04-01 |
Naohiro Aota | mm/swapfile.c: move inode_lock out of claim_swapfile |
tree | commitdiff |
2020-03-25 |
Joerg Roedel | x86/mm: split vmalloc_sync_all() |
tree | commitdiff |
2020-03-25 |
Vlastimil Babka | mm, slub: prevent kmalloc_node crashes and memory leaks |
tree | commitdiff |
2020-03-25 |
Linus Torvalds | mm: slub: be more careful about the double cmpxchg... |
tree | commitdiff |
2020-03-25 |
Michal Hocko | mm: do not allow MADV_PAGEOUT for CoW pages |
tree | commitdiff |
2020-03-25 |
Baoquan He | mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMA... |
tree | commitdiff |
2020-03-25 |
Chris Down | mm, memcg: throttle allocators based on ancestral memor... |
tree | commitdiff |
2020-03-25 |
Chris Down | mm, memcg: fix corruption on 64-bit divisor in memory... |
tree | commitdiff |
2020-03-25 |
Chunguang Xu | memcg: fix NULL pointer dereference in __mem_cgroup_usa... |
tree | commitdiff |
2020-03-21 |
Jann Horn | mm: slub: add missing TID bump in kmem_cache_alloc_bulk() |
tree | commitdiff |
2020-03-18 |
Shakeel Butt | net: memcg: late association of sock to memcg |
tree | commitdiff |
2020-03-18 |
Shakeel Butt | cgroup: memcg: net: do not associate sock with unrelate... |
tree | commitdiff |
2020-03-12 |
Vlastimil Babka | mm, hotplug: fix page online with DEBUG_PAGEALLOC compi... |
tree | commitdiff |
2020-03-12 |
Huang Ying | mm: fix possible PMD dirty bit lost in set_pmd_migratio... |
tree | commitdiff |
2020-03-12 |
Mel Gorman | mm, numa: fix bad pmd by atomically check for pmd_trans... |
tree | commitdiff |
2020-03-05 |
David Rientjes | mm, thp: fix defrag setting if newline is not used |
tree | commitdiff |
2020-03-05 |
Wei Yang | mm/huge_memory.c: use head to check huge zero page |
tree | commitdiff |
2020-03-05 |
John Hubbard | mm/gup: allow FOLL_FORCE for get_user_pages_fast() |
tree | commitdiff |
2020-03-05 |
Vlastimil Babka | mm/debug.c: always print flags in dump_page() |
tree | commitdiff |
2020-02-28 |
Catalin Marinas | mm: Avoid creating virtual address aliases in brk(... |
tree | commitdiff |
2020-02-28 |
Wei Yang | mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM |
tree | commitdiff |
2020-02-28 |
Gavin Shan | mm/vmscan.c: don't round up scan size for online memory... |
tree | commitdiff |
2020-02-28 |
Vasily Averin | mm/memcontrol.c: lost css_put in memcg_expand_shrinker_... |
tree | commitdiff |
2020-02-11 |
Peter Zijlstra | mm/mmu_gather: invalidate TLB correctly on batch alloca... |
tree | commitdiff |
2020-02-11 |
David Hildenbrand | mm/page_alloc.c: fix uninitialized memmaps on a partial... |
tree | commitdiff |
2020-02-11 |
Yang Shi | mm: move_pages: report the number of non-attempted... |
tree | commitdiff |
2020-02-11 |
Wei Yang | mm: thp: don't need care deferred split queue in memcg... |
tree | commitdiff |
2020-02-11 |
Dan Williams | mm/memory_hotplug: fix remove_memory() lockdep splat |
tree | commitdiff |
2020-02-11 |
Pingfan Liu | mm/sparse.c: reset section's mem_map when fully deactivated |
tree | commitdiff |
2020-02-11 |
Theodore Ts'o | memcg: fix a crash in wb_workfn when a device disappears |
tree | commitdiff |
2020-02-05 |
Wei Yang | mm/migrate.c: also overwrite error when it is bigger... |
tree | commitdiff |
2020-02-05 |
Dan Carpenter | mm/mempolicy.c: fix out of bounds write in mpol_parse_str() |
tree | commitdiff |
2020-01-23 |
Wen Yang | mm/page-writeback.c: avoid potential division by zero... |
tree | commitdiff |
2020-01-23 |
David Hildenbrand | mm/memory_hotplug: don't free usage map when removing... |
tree | commitdiff |
2020-01-23 |
Vlastimil Babka | mm, debug_pagealloc: don't rely on static keys too... |
tree | commitdiff |
2020-01-23 |
Adrian Huang | mm: memcg/slab: call flush_memcg_workqueue() only if... |
tree | commitdiff |
2020-01-23 |
Roman Gushchin | mm: memcg/slab: fix percpu slab vmstats flushing |
tree | commitdiff |
2020-01-23 |
Kirill A. Shutemov | mm/huge_memory.c: thp: fix conflict of above-47bit... |
tree | commitdiff |
2020-01-23 |
Kirill A. Shutemov | mm/shmem.c: thp, shmem: fix conflict of above-47bit... |
tree | commitdiff |
2020-01-17 |
Daniel Borkmann | uaccess: Add non-pagefault user-space write function |
tree | commitdiff |
2020-01-09 |
Waiman Long | mm/hugetlb: defer freeing of huge pages if in non-task... |
tree | commitdiff |
2020-01-09 |
Ilya Leoshkevich | mm/sparse.c: mark populate_section_memmap as __meminit |
tree | commitdiff |
2020-01-09 |
Catalin Marinas | arm64: Revert support for execute-only user mappings |
tree | commitdiff |
2020-01-09 |
Navid Emamdoost | mm/gup: fix memory leak in __gup_benchmark_ioctl |
tree | commitdiff |
2020-01-09 |
Ilya Dryomov | mm/oom: fix pgtables units mismatch in Killed process... |
tree | commitdiff |
2020-01-09 |
Yang Shi | mm: move_pages: return valid node id in status if the... |
tree | commitdiff |
2020-01-09 |
Chanho Min | mm/zsmalloc.c: fix the migrated zspage statistics. |
tree | commitdiff |
2020-01-09 |
David Hildenbrand | mm/memory_hotplug: shrink zones when offlining memory |
tree | commitdiff |
2020-01-09 |
Johannes Weiner | mm: drop mmap_sem before calling balance_dirty_pages... |
tree | commitdiff |
2020-01-09 |
Kirill A. Shutemov | shmem: pin the file in shmem_fault() if mmap_sem is... |
tree | commitdiff |
2019-12-31 |
Yang Shi | mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG |
tree | commitdiff |
2019-12-17 |
Chen Jun | mm/shmem.c: cast the type of unmap_start to u64 |
tree | commitdiff |
2019-12-17 |
Roman Gushchin | mm: memcg/slab: wait for !root kmem_cache refcnt killin... |
tree | commitdiff |
2019-12-17 |
Nicolas Geoffray | mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTU... |
tree | commitdiff |
2019-11-24 |
Linus Torvalds | Merge branch 'fixes' of git://git./linux/kernel/git... |
tree | commitdiff |
2019-11-23 |
Linus Torvalds | Merge tag 'for_linus' of git://git./linux/kernel/git... |
tree | commitdiff |
2019-11-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-22 |
Linus Torvalds | Merge git://git./linux/kernel/git/netdev/net |
tree | commitdiff |
2019-11-22 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
tree | commitdiff |
2019-11-22 |
Andrey Ryabinin | mm/ksm.c: don't WARN if page is still mapped in remove_... |
tree | commitdiff |
2019-11-22 |
David Hildenbrand | mm/memory_hotplug: don't access uninitialized memmaps... |
tree | commitdiff |
2019-11-21 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-21 |
Linus Torvalds | Merge tag 'for-linus-20191121' of git://git.kernel... |
tree | commitdiff |
2019-11-21 |
Linus Torvalds | Merge tag 'gpio-v5.4-5' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-17 |
Linus Torvalds | Merge tag 'iommu-fixes-v5.4-rc7' of git://git./linux... |
tree | commitdiff |
2019-11-17 |
David S. Miller | Merge git://git./pub/scm/linux/kernel/git/bpf/bpf |
tree | commitdiff |
2019-11-17 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
tree | commitdiff |
2019-11-17 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git./linux... |
tree | commitdiff |
2019-11-17 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
tree | commitdiff |
2019-11-17 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
tree | commitdiff |
2019-11-17 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
tree | commitdiff |
2019-11-16 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
tree | commitdiff |
2019-11-16 |
Linus Torvalds | Merge git://git./linux/kernel/git/netdev/net |
tree | commitdiff |
2019-11-16 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
tree | commitdiff |
2019-11-16 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-16 |
Ralph Campbell | mm/debug.c: PageAnon() is true for PageKsm() pages |
tree | commitdiff |
2019-11-16 |
Ralph Campbell | mm/debug.c: __dump_page() prints an extra line |
tree | commitdiff |
2019-11-16 |
Vinayak Menon | mm/page_io.c: do not free shared swap slots |
tree | commitdiff |
2019-11-16 |
David Hildenbrand | mm/memory_hotplug: fix try_offline_node() |
tree | commitdiff |
2019-11-16 |
Song Liu | mm,thp: recheck each page before collapsing file THP |
tree | commitdiff |
2019-11-16 |
Laura Abbott | mm: slub: really fix slab walking for init_on_free |
tree | commitdiff |
2019-11-16 |
Roman Gushchin | mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_c... |
tree | commitdiff |
2019-11-16 |
Roman Gushchin | mm: memcg: switch to css_tryget() in get_mem_cgroup_fro... |
tree | commitdiff |
2019-11-16 |
zhong jiang | mm: fix trying to reclaim unevictable lru page when... |
tree | commitdiff |
2019-11-16 |
Yang Shi | mm: mempolicy: fix the wrong return value and potential... |
tree | commitdiff |
2019-11-15 |
Linus Torvalds | Merge tag 'for-linus-20191115' of git://git.kernel... |
tree | commitdiff |
2019-11-15 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-15 |
Linus Torvalds | Merge tag 'mips_fixes_5.4_4' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-15 |
Linus Torvalds | Merge tag 'sound-5.4-rc8' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-15 |
Linus Torvalds | Merge branch 'fixes' of git://git./linux/kernel/git... |
tree | commitdiff |
2019-11-15 |
Dave Airlie | Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit... |
tree | commitdiff |
2019-11-14 |
Linus Torvalds | Merge tag 'for-linus' of git://git./linux/kernel/git... |
tree | commitdiff |
2019-11-14 |
David S. Miller | Merge tag 'wireless-drivers-2019-11-14' of git://git... |
tree | commitdiff |
2019-11-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-13 |
Linus Torvalds | Merge tag 'for-5.4-rc7-tag' of git://git./linux/kernel... |
tree | commitdiff |
2019-11-13 |
David S. Miller | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2019-11-12 |
Rodrigo Vivi | Merge tag 'gvt-fixes-2019-11-12' of https://github... |
tree | commitdiff |
2019-11-12 |
Linus Torvalds | Merge branch 'x86-pti-for-linus' of git://git./linux... |
tree | commitdiff |
next |