2020-07-01 |
Eric Anholt | mm: Remove the PFN busy warning |
tree | commitdiff |
2020-06-30 |
Muchun Song | mm/memcontrol.c: add missed css_put() |
tree | commitdiff |
2020-06-30 |
Waiman Long | mm/slab: use memzero_explicit() in kzfree() |
tree | commitdiff |
2020-06-22 |
Pavel Tatashin | mm: call cond_resched() from deferred_init_memmap() |
tree | commitdiff |
2020-06-22 |
Daniel Jordan | mm/pagealloc.c: call touch_nmi_watchdog() on max order... |
tree | commitdiff |
2020-06-22 |
Pavel Tatashin | mm: initialize deferred pages with interrupts enabled |
tree | commitdiff |
2020-06-22 |
Andrea Arcangeli | mm: thp: make the THP mapcount atomic against __split_h... |
tree | commitdiff |
2020-06-17 |
Wang Hai | mm/slub: fix a memory leak in sysfs_slab_add() |
tree | commitdiff |
2020-06-17 |
Linus Torvalds | gup: document and work around "COW can break either... |
tree | commitdiff |
2020-06-17 |
Waiman Long | mm: add kvfree_sensitive() for freeing sensitive data... |
tree | commitdiff |
2020-06-07 |
Fan Yang | mm: Fix mremap not considering huge pmd devmap |
tree | commitdiff |
2020-06-03 |
Hugh Dickins | mm,thp: stop leaking unreleased file pages |
tree | commitdiff |
2020-05-27 |
Marco Elver | kasan: disable branch tracing for core runtime |
tree | commitdiff |
2020-05-20 |
Hugh Dickins | shmem: fix possible deadlocks on shmlock_user_lock |
tree | commitdiff |
2020-05-14 |
Christoph Hellwig | bdi: add a ->dev_name field to struct backing_dev_info |
tree | commitdiff |
2020-05-14 |
Christoph Hellwig | bdi: move bdi_dev_name out of line |
tree | commitdiff |
2020-05-14 |
Yafang Shao | mm, memcg: fix error return value of mem_cgroup_css_alloc() |
tree | commitdiff |
2020-05-14 |
Henry Willard | mm: limit boost_watermark on small zones |
tree | commitdiff |
2020-05-14 |
David Hildenbrand | mm/page_alloc: fix watchdog soft lockups during set_zon... |
tree | commitdiff |
2020-05-10 |
Will Deacon | mm/mremap: Add comment explaining the untagging behavio... |
tree | commitdiff |
2020-05-02 |
Yang Shi | mm: shmem: disable interrupt when acquiring info->lock... |
tree | commitdiff |
2020-04-29 |
Muchun Song | mm/ksm: fix NULL pointer dereference when KSM zero... |
tree | commitdiff |
2020-04-29 |
Longpeng | mm/hugetlb: fix a addressing exception caused by huge_p... |
tree | commitdiff |
2020-04-29 |
Jann Horn | vmalloc: fix remap_vmalloc_range() bounds checks |
tree | commitdiff |
2020-04-17 |
Jakub Kicinski | mm, memcg: do not high throttle allocators based on... |
tree | commitdiff |
2020-04-13 |
Kees Cook | slub: improve bit diffusion for freelist ptr obfuscation |
tree | commitdiff |
2020-04-08 |
Randy Dunlap | mm: mempolicy: require at least one nodeid for MPOL_PRE... |
tree | commitdiff |
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 |
next |