index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-09
mm/gup: fix gup_pud_range() for dax
John Starks
2022-12-09
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
2022-12-09
tmpfs: fix data loss from failed fallocate
Hugh Dickins
2022-12-09
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
2022-11-30
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
2022-11-30
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-11-30
mm/khugepaged: take the right locks for page table retraction
Jann Horn
2022-11-30
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
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
[next]