index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-11-22
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-11-22
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
2022-11-22
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
2022-11-22
kfence: fix stack trace pruning
Marco Elver
2022-11-22
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
2022-11-22
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
2022-11-22
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
2022-11-22
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
2022-11-22
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
2022-11-22
mm/page_exit: fix kernel doc warning in page_ext_put()
Charan Teja Kalla
2022-11-22
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
2022-11-22
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-11-08
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
2022-11-08
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
2022-11-08
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-11-08
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
2022-11-08
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
2022-11-08
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
2022-11-08
mm/mmap: fix memory leak in mmap_region()
Li Zetao
2022-11-08
hugetlbfs: don't delete error page from pagecache
James Houghton
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
2022-10-28
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2022-10-28
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
2022-10-28
mm/page_isolation: fix clang deadcode warning
Maria Yu
2022-10-28
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
2022-10-28
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
2022-10-20
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
2022-10-20
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
2022-10-20
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
Liam R. Howlett
2022-10-20
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
2022-10-20
mm/mmap: fix MAP_FIXED address return on VMA merge
Liam Howlett
2022-10-20
mm/mmap.c: __vma_adjust(): suppress uninitialized var warning
Andrew Morton
2022-10-20
mm/mmap: undo ->mmap() when mas_preallocate() fails
Mike Kravetz
2022-10-20
zsmalloc: zs_destroy_pool: add size_class NULL check
Alexey Romanov
2022-10-20
mm/mempolicy: fix mbind_range() arguments to vma_merge()
Liam Howlett
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-15
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-12
highmem: fix kmap_to_page() for kmap_local_page() addresses
Ira Weiny
2022-10-12
mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page
Yafang Shao
2022-10-12
mm/hugetlb: use hugetlb_pte_stable in migration race check
Peter Xu
[next]