index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mempolicy: fix get_nodes out of bound access
Tianyu Li
2022-07-04
1
-1
/
+1
*
mm/hugetlb: remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_...
Baolin Wang
2022-07-04
1
-2
/
+0
*
kasan: fix zeroing vmalloc memory with HW_TAGS
Andrey Konovalov
2022-07-04
2
-14
/
+28
*
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-07-04
1
-6
/
+2
*
mm: rename kernel_init_free_pages to kernel_init_pages
Andrey Konovalov
2022-07-04
1
-3
/
+3
*
mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'
SeongJae Park
2022-07-04
1
-2
/
+2
*
mm/damon/reclaim: make 'enabled' checking timer simpler
SeongJae Park
2022-07-04
1
-8
/
+1
*
mm/damon/sysfs: deduplicate inputs applying
SeongJae Park
2022-07-04
1
-35
/
+24
*
mm/damon/reclaim: deduplicate 'commit_inputs' handling
SeongJae Park
2022-07-04
1
-13
/
+14
*
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
2022-07-04
2
-15
/
+8
*
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
2022-07-04
2
-6
/
+21
*
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-07-04
6
-13
/
+13
*
mm/migration: remove unneeded lock page and PageMovable check
Miaohe Lin
2022-07-04
1
-7
/
+2
*
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2022-07-04
1
-1
/
+1
*
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
11
-17
/
+17
*
Merge branch 'master' into mm-stable
akpm
2022-06-27
16
-40
/
+98
|
\
|
*
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-26
8
-6
/
+31
|
|
\
|
|
*
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-17
3
-2
/
+14
|
|
*
mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
Yang Yang
2022-06-17
1
-1
/
+1
|
|
*
mm/kfence: select random number before taking raw lock
Jason A. Donenfeld
2022-06-17
1
-2
/
+5
|
|
*
mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is in...
SeongJae Park
2022-06-17
1
-0
/
+8
|
|
*
mm: lru_cache_disable: use synchronize_rcu_expedited
Marcelo Tosatti
2022-06-17
1
-1
/
+1
|
|
*
mm/page_isolation.c: fix one kernel-doc comment
Yang Li
2022-06-17
1
-0
/
+2
|
*
|
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
2022-06-23
1
-0
/
+2
|
*
|
mm: Clear page->private when splitting or migrating a page
Matthew Wilcox (Oracle)
2022-06-23
2
-0
/
+2
|
*
|
filemap: Handle sibling entries in filemap_get_read_batch()
Matthew Wilcox (Oracle)
2022-06-20
1
-0
/
+2
|
*
|
filemap: Correct the conditions for marking a folio as accessed
Matthew Wilcox (Oracle)
2022-06-20
1
-3
/
+10
|
*
|
Merge tag 'slab-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-20
1
-7
/
+36
|
|
\
\
|
|
*
|
mm/slub: add missing TID updates on slab deactivation
Jann Horn
2022-06-13
1
-0
/
+2
|
|
*
|
mm/slub: Move the stackdepot related allocation out of IRQ-off section.
Sebastian Andrzej Siewior
2022-06-13
1
-7
/
+34
|
|
|
/
|
*
|
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-17
1
-9
/
+2
|
|
\
\
|
|
*
|
init: Initialize noop_backing_dev_info early
Jan Kara
2022-06-16
1
-9
/
+2
|
|
|
/
|
*
|
usercopy: Make usercopy resilient against ridiculously large copies
Matthew Wilcox (Oracle)
2022-06-13
1
-10
/
+9
|
*
|
usercopy: Cast pointer to an integer once
Matthew Wilcox (Oracle)
2022-06-13
1
-5
/
+6
|
*
|
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
2022-06-13
2
-7
/
+5
|
|
/
*
|
mm/kmemleak: prevent soft lockup in first object iteration loop of kmemleak_s...
Waiman Long
2022-06-17
1
-1
/
+27
*
|
mm/kmemleak: skip unlikely objects in kmemleak_scan() without taking lock
Waiman Long
2022-06-17
1
-0
/
+14
*
|
mm/kmemleak: use _irq lock/unlock variants in kmemleak_scan/_clear()
Waiman Long
2022-06-17
1
-10
/
+8
*
|
mm/sparse-vmemmap.c: remove unwanted initialization in vmemmap_populate_compo...
Gautam Menghani
2022-06-17
1
-1
/
+1
*
|
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
2022-06-17
2
-22
/
+51
*
|
mm/memremap: fix memunmap_pages() race with get_dev_pagemap()
Miaohe Lin
2022-06-17
1
-1
/
+1
*
|
mm: kmemleak: check physical address when scan
Patrick Wang
2022-06-17
1
-3
/
+14
*
|
mm: kmemleak: add rbtree and store physical address for objects allocated wit...
Patrick Wang
2022-06-17
1
-42
/
+91
*
|
mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
Patrick Wang
2022-06-17
1
-9
/
+31
*
|
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2022-06-17
2
-24
/
+10
*
|
mm/memremap: fix wrong function name above memremap_pages()
Miaohe Lin
2022-06-17
1
-2
/
+2
*
|
mm/mempool: use might_alloc()
Daniel Vetter
2022-06-17
1
-1
/
+1
*
|
mm/slab: delete cache_alloc_debugcheck_before()
Daniel Vetter
2022-06-17
1
-10
/
+0
*
|
mm/page_alloc: use might_alloc()
Daniel Vetter
2022-06-17
1
-4
/
+1
*
|
mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of ...
Qi Zheng
2022-06-17
1
-28
/
+27
[next]