index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-06-29
mm: lru_cache_disable: use synchronize_rcu_expedited
Marcelo Tosatti
2022-06-29
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-29
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
2022-06-29
mm/slub: add missing TID updates on slab deactivation
Jann Horn
2022-06-29
filemap: Handle sibling entries in filemap_get_read_batch()
Matthew Wilcox (Oracle)
2022-06-22
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-14
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
2022-06-14
filemap: Cache the value of vm_flags
Matthew Wilcox (Oracle)
2022-06-09
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
Miaohe Lin
2022-06-09
hugetlb: fix huge_pmd_unshare address update
Mike Kravetz
2022-06-09
mm/page_alloc: always attempt to allocate at least one page during bulk alloc...
Mel Gorman
2022-06-09
mm/page_owner: use strscpy() instead of strlcpy()
Eric Dumazet
2022-06-09
Revert "mm/cma.c: remove redundant cma_mutex lock"
Dong Aisheng
2022-06-09
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
2022-06-06
zsmalloc: fix races between asynchronous zspage free and page migration
Sultan Alsawaf
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-09
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
2022-05-09
mm: mremap: fix sign for EFAULT error return value
Niels Dossche
2022-05-05
mm/readahead: Fix readahead with large folios
Matthew Wilcox (Oracle)
2022-04-28
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
2022-04-28
mm/huge_memory: do not overkill when splitting huge_zero_page
Xu Yu
2022-04-28
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
2022-04-27
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
2022-04-25
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
2022-04-24
page_alloc: use vmalloc_huge for large system hash
Song Liu
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
2022-04-21
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-21
userfaultfd: mark uffd_wp regardless of VM_WRITE flag
Nadav Amit
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-04-21
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2022-04-15
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
2022-04-15
hugetlb: do not demote poisoned hugetlb pages
Mike Kravetz
2022-04-15
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
2022-04-15
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
2022-04-15
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
2022-04-15
kasan: fix hw tags enablement when KUNIT tests are disabled
Vincenzo Frascino
2022-04-15
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
2022-04-15
tmpfs: fix regressions from wider use of ZERO_PAGE
Hugh Dickins
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-08
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
[next]