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/swap: convert lru_add to a folio_batch
Matthew Wilcox (Oracle)
2022-07-04
1
-49
/
+26
*
mm/swap: make __pagevec_lru_add static
Matthew Wilcox (Oracle)
2022-07-04
1
-63
/
+63
*
mm/swap: add folio_batch_move_lru()
Matthew Wilcox (Oracle)
2022-07-04
1
-22
/
+56
*
mm/vmscan: convert reclaim_pages() to use a folio
Matthew Wilcox (Oracle)
2022-07-04
1
-13
/
+12
*
mm/vmscan: convert shrink_active_list() to use a folio
Matthew Wilcox (Oracle)
2022-07-04
1
-32
/
+29
*
mm/vmscan: convert move_pages_to_lru() to use a folio
Matthew Wilcox (Oracle)
2022-07-04
1
-27
/
+27
*
mm/vmscan: convert isolate_lru_pages() to use a folio
Matthew Wilcox (Oracle)
2022-07-04
1
-33
/
+33
*
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
2022-07-04
1
-11
/
+11
*
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-07-04
1
-15
/
+62
*
mm/damon: introduce DAMON-based LRU-lists Sorting
SeongJae Park
2022-07-04
3
-0
/
+555
*
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
2022-07-04
2
-0
/
+21
*
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-04
4
-0
/
+65
*
mm/damon/paddr: use a separate function for 'DAMOS_PAGEOUT' handling
SeongJae Park
2022-07-04
1
-6
/
+14
*
mm/damon/dbgfs: add and use mappings between 'schemes' action inputs and 'dam...
SeongJae Park
2022-07-04
1
-14
/
+50
*
mm/swap: remove swap_cache_info statistics
Miaohe Lin
2022-07-04
1
-17
/
+0
*
mm/swapfile: fix possible data races of inuse_pages
Miaohe Lin
2022-07-04
1
-4
/
+4
*
mm/vmalloc: extend __find_vmap_area() with one more argument
Uladzislau Rezki (Sony)
2022-07-04
1
-4
/
+4
*
mm/vmalloc: initialize VA's list node after unlink
Uladzislau Rezki (Sony)
2022-07-04
1
-1
/
+1
*
mm/vmalloc: extend __alloc_vmap_area() with extra arguments
Uladzislau Rezki (Sony)
2022-07-04
1
-13
/
+17
*
mm/vmalloc: make link_va()/unlink_va() common to different rb_root
Uladzislau Rezki (Sony)
2022-07-04
1
-12
/
+48
*
mm: shrinkers: add scan interface for shrinker debugfs
Roman Gushchin
2022-07-04
1
-0
/
+74
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
5
-9
/
+105
*
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
2022-07-04
3
-2
/
+173
*
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
2022-07-04
1
-0
/
+23
*
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
[prev]
[next]