index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
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-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-11
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
2022-11-09
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
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-11-07
mm, slab: remove duplicate kernel-doc comment for ksize()
Vlastimil Babka
2022-11-06
mm/slab_common: Restore passing "caller" for tracing
Kees Cook
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
2022-11-03
mm/slab_common: repair kernel-doc for __ksize()
Lukas Bulwahn
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
[next]