index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
mempool: do not use ksize() for poisoning
Kees Cook
1
-6
/
+12
2022-12-01
maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up
Liam Howlett
1
-4
/
+9
2022-12-01
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
7
-10
/
+53
2022-12-01
Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions file
SeongJae Park
1
-5
/
+6
2022-12-01
Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directories
SeongJae Park
1
-0
/
+3
2022-12-01
mm: hugetlb_vmemmap: remove redundant list_del()
Muchun Song
1
-3
/
+1
2022-12-01
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2
-2
/
+8
2022-12-01
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2
-10
/
+46
2022-12-01
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
3
-6
/
+34
2022-12-01
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
8
-107
/
+40
2022-12-01
selftests/damon: add tests for DAMON_LRU_SORT's enabled parameter
SeongJae Park
2
-1
/
+42
2022-12-01
mm/damon/lru_sort: enable and disable synchronously
SeongJae Park
1
-29
/
+22
2022-12-01
selftests/damon: add tests for DAMON_RECLAIM's enabled parameter
SeongJae Park
2
-0
/
+43
2022-12-01
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
1
-30
/
+23
2022-12-01
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
2
-4
/
+0
2022-12-01
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
5
-30
/
+53
2022-12-01
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
4
-1065
/
+1091
2022-12-01
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
1
-15
/
+22
2022-12-01
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
3
-100
/
+109
2022-12-01
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
4
-4
/
+24
2022-12-01
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
1
-11
/
+3
2022-12-01
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
1
-14
/
+11
2022-12-01
mm/damon/core: split out scheme quota adjustment logic into a new function
SeongJae Park
1
-43
/
+48
2022-12-01
mm/damon/core: split out scheme stat update logic into a new function
SeongJae Park
1
-5
/
+11
2022-12-01
mm/damon/core: split damos application logic into a new function
SeongJae Park
1
-34
/
+39
2022-12-01
mm/damon/core: split out DAMOS-charged region skip logic into a new function
SeongJae Park
1
-31
/
+65
2022-11-30
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
1
-2
/
+0
2022-11-30
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-11-30
drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
Lee Jones
1
-0
/
+7
2022-11-30
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+5
2022-11-30
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
3
-3
/
+7
2022-11-30
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-4
/
+51
2022-11-30
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
3
-5
/
+24
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
7
-0
/
+13
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
1
-2
/
+44
2022-11-30
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-11-30
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
1
-0
/
+7
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
3
-12
/
+19
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
3
-23
/
+33
2022-11-30
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
1
-2
/
+16
2022-11-23
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
1
-0
/
+1
2022-11-23
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen Zhongjin
1
-0
/
+8
2022-11-23
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
1
-1
/
+13
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
4
-11
/
+28
2022-11-23
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
1
-4
/
+4
2022-11-23
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
1
-1
/
+3
2022-11-23
kfence: fix stack trace pruning
Marco Elver
1
-4
/
+9
2022-11-23
proc/meminfo: fix spacing in SecPageTables
Yosry Ahmed
1
-1
/
+1
2022-11-23
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
1
-11
/
+37
[next]