index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efs
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
mm/damon/paddr: do page level access check for pageout DAMOS action on its own
SeongJae Park
1
-4
/
+12
2024-05-07
mm/damon/paddr: avoid unnecessary page level access check for pageout DAMOS a...
SeongJae Park
1
-1
/
+11
2024-05-07
mm/gup: fix hugepd handling in hugetlb rework
Peter Xu
1
-25
/
+39
2024-05-07
selftests: mm: gup_longterm: test unsharing logic when R/O pinning
David Hildenbrand
1
-4
/
+12
2024-05-07
mm/hugetlb: align cma on allocation order, not demotion order
Frank van der Linden
1
-1
/
+1
2024-05-07
dax/bus.c: use the right locking mode (read vs write) in size_show
Vishal Verma
1
-2
/
+2
2024-05-07
dax/bus.c: don't use down_write_killable for non-user processes
Vishal Verma
1
-5
/
+1
2024-05-07
dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
Vishal Verma
1
-34
/
+8
2024-05-07
dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
Vishal Verma
1
-8
/
+8
2024-05-07
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pages
Breno Leitao
1
-9
/
+15
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
7
-26
/
+39
2024-05-07
mm/debug_vm_pgtable: test pmd_leaf() behavior with pmd_mkinvalid()
Ryan Roberts
1
-0
/
+1
2024-05-07
memcg: use proper type for mod_memcg_state
Shakeel Butt
2
-7
/
+9
2024-05-07
memcg: warn for unexpected events and stats
Shakeel Butt
1
-16
/
+23
2024-05-07
mm: cleanup WORKINGSET_NODES in workingset
Shakeel Butt
1
-3
/
+4
2024-05-07
memcg: cleanup __mod_memcg_lruvec_state
Shakeel Butt
1
-2
/
+0
2024-05-07
memcg: reduce memory for the lruvec and memcg stats
Shakeel Butt
1
-20
/
+114
2024-05-07
mm: memcg: account memory used for memcg vmstats and lruvec stats
Roman Gushchin
1
-3
/
+4
2024-05-07
memcg: dynamically allocate lruvec_stats
Shakeel Butt
2
-68
/
+81
2024-05-07
memcg: reduce memory size of mem_cgroup_events_index
Shakeel Butt
1
-2
/
+4
2024-05-07
selftests/memfd: fix spelling mistakes
Saurav Shah
2
-2
/
+2
2024-05-07
mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions
David Hildenbrand
1
-0
/
+7
2024-05-07
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
1
-35
/
+71
2024-05-06
mm/swapfile: mark racy access on si->highest_bit
linke li
1
-1
/
+1
2024-05-06
mm/rmap: change the type of we_locked from int to bool
Hao Ge
1
-1
/
+1
2024-05-06
mm/pagemap: make trylock_page return bool
Hao Ge
1
-1
/
+1
2024-05-06
mm/rmap: do not add fully unmapped large folio to deferred split list
Zi Yan
1
-3
/
+10
2024-05-06
Docs/ABI/damon: update for 'youg page' type DAMOS filter
SeongJae Park
1
-3
/
+3
2024-05-06
Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filter
SeongJae Park
1
-13
/
+13
2024-05-06
Docs/mm/damon/design: document 'young page' type DAMOS filter
SeongJae Park
1
-9
/
+11
2024-05-06
mm/damon/paddr: implement DAMOS filter type YOUNG
SeongJae Park
1
-0
/
+5
2024-05-06
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
2
-0
/
+3
2024-05-06
mm/damon/paddr: implement damon_folio_mkold()
SeongJae Park
1
-11
/
+16
2024-05-06
mm/damon/paddr: implement damon_folio_young()
SeongJae Park
1
-13
/
+19
2024-05-06
mm: optimise vmf_anon_prepare() for VMAs without an anon_vma
Matthew Wilcox (Oracle)
1
-4
/
+9
2024-05-06
mm: fix some minor per-VMA lock issues in userfaultfd
Matthew Wilcox (Oracle)
1
-11
/
+9
2024-05-06
mm: delay the check for a NULL anon_vma
Matthew Wilcox (Oracle)
2
-13
/
+22
2024-05-06
mm: assert the mmap_lock is held in __anon_vma_prepare()
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-05-06
mm: simplify thp_vma_allowable_order
Matthew Wilcox
5
-31
/
+35
2024-05-06
mm: remove stale comment __folio_mark_dirty
Kemeng Shi
1
-2
/
+1
2024-05-06
mm: call __wb_calc_thresh instead of wb_calc_thresh in wb_over_bg_thresh
Kemeng Shi
1
-1
/
+1
2024-05-06
mm: correct calculation of wb's bg_thresh in cgroup domain
Kemeng Shi
1
-1
/
+1
2024-05-06
mm: enable __wb_calc_thresh to calculate dirty background threshold
Kemeng Shi
1
-15
/
+18
2024-05-06
writeback: rename nr_reclaimable to nr_dirty in balance_dirty_pages
Kemeng Shi
1
-4
/
+4