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
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
2023-05-29
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
2023-05-17
mm: fix zswap writeback race condition
Domenico Cerasuolo
2023-05-17
mm: kfence: fix false positives on big endian
Michael Ellerman
2023-05-17
zsmalloc: move LRU update from zs_map_object() to zs_malloc()
Nhat Pham
2023-05-17
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
2023-05-06
Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-06
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-05-06
dmapool: link blocks across pages
Keith Busch
2023-05-06
dmapool: don't memset on free twice
Keith Busch
2023-05-06
dmapool: simplify freeing
Keith Busch
2023-05-06
dmapool: consolidate page initialization
Keith Busch
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
2023-05-06
dmapool: move debug code to own functions
Keith Busch
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
2023-05-06
dmapool: cleanup integer types
Tony Battersby
2023-05-06
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
2023-05-06
dmapool: remove checks for dev == NULL
Tony Battersby
2023-05-06
mm: do not reclaim private data from pinned page
Jan Kara
2023-05-06
mm/mmap/vma_merge: always check invariants
Lorenzo Stoakes
2023-05-06
filemap: Handle error return from __filemap_get_folio()
Matthew Wilcox
2023-05-05
Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups
Linus Torvalds
2023-05-04
Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-03
x86-64: make access_ok() independent of LAM
Linus Torvalds
2023-05-02
mm: change per-VMA lock statistics to be disabled by default
Suren Baghdasaryan
2023-05-02
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
2023-05-02
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
2023-05-02
mm/page_alloc: add some comments to explain the possible hole in __pageblock_...
Baolin Wang
2023-05-02
mm/ksm: move disabling KSM from s390/gmap code to KSM code
David Hildenbrand
2023-05-02
mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
David Hildenbrand
2023-05-02
mm/damon/paddr: fix missing folio_sz update in damon_pa_young()
Kefeng Wang
2023-05-02
mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
Kefeng Wang
2023-05-02
mm/damon/paddr: minor refactor of damon_pa_pageout()
Kefeng Wang
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
Huang Ying
2023-04-27
shmem: restrict noswap option to initial user namespace
Christian Brauner
2023-04-27
mm/khugepaged: fix conflicting mods to collapse_file()
Hugh Dickins
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
mm/mremap: fix vm_pgoff in vma_merge() case 3
Vlastimil Babka
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-25
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]