index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
mm: memcg: rename memcg_check_events()
Roman Gushchin
3
-8
/
+8
2024-07-05
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
4
-694
/
+709
2024-07-05
mm: memcg: rename charge move-related functions
Roman Gushchin
3
-15
/
+15
2024-07-05
mm: memcg: move charge migration code to memcontrol-v1.c
Roman Gushchin
3
-996
/
+1019
2024-07-05
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
5
-18
/
+18
2024-07-05
mm: memcg: move soft limit reclaim code to memcontrol-v1.c
Roman Gushchin
3
-333
/
+353
2024-07-05
mm: memcg: introduce memcontrol-v1.c
Roman Gushchin
3
-1
/
+12
2024-07-05
mm/ksm: optimize the chain()/chain_prune() interfaces
Chengming Zhou
1
-125
/
+27
2024-07-05
mm/ksm: don't waste time searching stable tree for fast changing page
Chengming Zhou
1
-15
/
+17
2024-07-05
mm/ksm: refactor out try_to_merge_with_zero_page()
Chengming Zhou
2
-31
/
+40
2024-07-05
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
Aristeu Rozanski
1
-19
/
+28
2024-07-05
mm/damon/paddr: initialize nr_succeeded in __damon_pa_migrate_folio_list()
SeongJae Park
1
-1
/
+1
2024-07-05
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
5
-27
/
+22
2024-07-04
selftests/damon/damon_nr_regions: test online-tuned max_nr_regions
SeongJae Park
1
-0
/
+60
2024-07-04
_damon_sysfs: implement commit() for online parameters update
SeongJae Park
1
-0
/
+19
2024-07-04
selftests/damon: implement test for min/max_nr_regions
SeongJae Park
2
-1
/
+86
2024-07-04
selftests/damon/_damon_sysfs: implement kdamonds stop function
SeongJae Park
1
-0
/
+11
2024-07-04
selftests/damon: implement DAMOS tried regions test
SeongJae Park
2
-0
/
+66
2024-07-04
selftests/damon: implement a program for even-numbered memory regions access
SeongJae Park
2
-1
/
+43
2024-07-04
selftests/damon/_damon_sysfs: support schemes_update_tried_regions
SeongJae Park
1
-1
/
+34
2024-07-04
selftests/damon/access_memory: use user-defined region size
SeongJae Park
1
-1
/
+1
2024-07-04
readahead: simplify gotos in page_cache_sync_ra()
Jan Kara
1
-17
/
+9
2024-07-04
readahead: fold try_context_readahead() into its single caller
Jan Kara
1
-62
/
+22
2024-07-04
readahead: disentangle async and sync readahead
Jan Kara
1
-85
/
+77
2024-07-04
readahead: drop dead code in ondemand_readahead()
Jan Kara
1
-19
/
+2
2024-07-04
readahead: drop dead code in page_cache_ra_order()
Jan Kara
1
-5
/
+0
2024-07-04
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
3
-7
/
+5
2024-07-04
readahead: drop pointless index from force_page_cache_ra()
Jan Kara
1
-4
/
+1
2024-07-04
readahead: properly shorten readahead when falling back to do_page_cache_ra()
Jan Kara
1
-2
/
+3
2024-07-04
filemap: fix page_cache_next_miss() when no hole found
Jan Kara
1
-3
/
+3
2024-07-04
readahead: make sure sync readahead reads needed page
Jan Kara
1
-1
/
+1
2024-07-04
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
4
-51
/
+56
2024-07-04
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
3
-6
/
+5
2024-07-04
mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
Tetsuo Handa
1
-155
/
+20
2024-07-04
kmsan: do not pass NULL pointers as 0
Ilya Leoshkevich
2
-9
/
+10
2024-07-04
kmsan: add missing __user tags
Ilya Leoshkevich
3
-6
/
+6
2024-07-04
kmsan: enable on s390
Ilya Leoshkevich
1
-0
/
+1