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-07-03
mm/damon/reclaim: deduplicate 'commit_inputs' handling
SeongJae Park
2022-07-03
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
2022-07-03
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2022-07-03
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-07-03
mm/migration: remove unneeded lock page and PageMovable check
Miaohe Lin
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-23
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
2022-06-23
mm: Clear page->private when splitting or migrating a page
Matthew Wilcox (Oracle)
2022-06-20
filemap: Handle sibling entries in filemap_get_read_batch()
Matthew Wilcox (Oracle)
2022-06-20
filemap: Correct the conditions for marking a folio as accessed
Matthew Wilcox (Oracle)
2022-06-20
Merge tag 'slab-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-16
mm/kmemleak: prevent soft lockup in first object iteration loop of kmemleak_s...
Waiman Long
2022-06-16
mm/kmemleak: skip unlikely objects in kmemleak_scan() without taking lock
Waiman Long
2022-06-16
mm/kmemleak: use _irq lock/unlock variants in kmemleak_scan/_clear()
Waiman Long
2022-06-16
mm/sparse-vmemmap.c: remove unwanted initialization in vmemmap_populate_compo...
Gautam Menghani
2022-06-16
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
2022-06-16
mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
Miaohe Lin
2022-06-16
mm: kmemleak: check physical address when scan
Patrick Wang
2022-06-16
mm: kmemleak: add rbtree and store physical address for objects allocated wit...
Patrick Wang
2022-06-16
mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
Patrick Wang
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2022-06-16
mm/memremap: fix wrong function name above memremap_pages()
Miaohe Lin
2022-06-16
mm/mempool: use might_alloc()
Daniel Vetter
2022-06-16
mm/slab: delete cache_alloc_debugcheck_before()
Daniel Vetter
2022-06-16
mm/page_alloc: use might_alloc()
Daniel Vetter
2022-06-16
mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of ...
Qi Zheng
2022-06-16
mm/vmalloc: add code comment for find_vmap_area_exceed_addr()
Baoquan He
2022-06-16
mm/vmalloc: fix typo in local variable name
Baoquan He
2022-06-16
mm/vmalloc: remove the redundant boundary check
Baoquan He
2022-06-16
mm/vmalloc: invoke classify_va_fit_type() in adjust_va_to_fit_type()
Baoquan He
2022-06-16
mm/memory_hotplug: drop 'reason' argument from check_pfn_span()
Anshuman Khandual
2022-06-16
mm/shmem.c: clean up comment of shmem_swapin_folio
Miaohe Lin
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
mm: use PAGE_ALIGNED instead of IS_ALIGNED
Fanjun Kong
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-16
mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
Yang Yang
2022-06-16
mm/kfence: select random number before taking raw lock
Jason A. Donenfeld
2022-06-16
mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...
SeongJae Park
2022-06-16
mm: lru_cache_disable: use synchronize_rcu_expedited
Marcelo Tosatti
2022-06-16
mm/page_isolation.c: fix one kernel-doc comment
Yang Li
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-13
usercopy: Make usercopy resilient against ridiculously large copies
Matthew Wilcox (Oracle)
2022-06-13
usercopy: Cast pointer to an integer once
Matthew Wilcox (Oracle)
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
2022-06-13
mm/slub: add missing TID updates on slab deactivation
Jann Horn
2022-06-13
mm/slub: Move the stackdepot related allocation out of IRQ-off section.
Sebastian Andrzej Siewior
[prev]
[next]