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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
5
-38
/
+138
|
\
|
*
delayacct: track delays from memory compact
wangyong
2022-01-20
1
-0
/
+3
|
*
delayacct: support swapin delay accounting for swapping without blkio
Yang Yang
2022-01-20
2
-4
/
+3
|
*
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
1
-5
/
+71
|
*
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
1
-31
/
+47
|
*
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
1
-5
/
+9
|
*
mm: percpu: generalize percpu related config
Kefeng Wang
2022-01-20
1
-0
/
+12
*
|
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-18
1
-6
/
+0
|
\
\
|
*
|
mm: Remove slab from struct page
Matthew Wilcox (Oracle)
2022-01-06
1
-6
/
+0
*
|
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
2
-2
/
+1
|
\
\
\
|
*
|
|
exit: Remove profile_task_exit & profile_munmap
Eric W. Biederman
2022-01-08
1
-1
/
+0
|
*
|
|
signal: Have the oom killer detect coredumps using signal->core_state
Eric W. Biederman
2022-01-08
1
-1
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
60
-838
/
+2032
|
\
\
\
\
|
*
|
|
|
mm/damon: hide kernel pointer from tracepoint event
SeongJae Park
2022-01-15
1
-1
/
+3
|
*
|
|
|
mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log
SeongJae Park
2022-01-15
1
-2
/
+8
|
*
|
|
|
mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging
SeongJae Park
2022-01-15
1
-1
/
+1
|
*
|
|
|
mm/damon/dbgfs: remove an unnecessary variable
SeongJae Park
2022-01-15
1
-3
/
+2
|
*
|
|
|
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
2022-01-15
1
-11
/
+0
|
*
|
|
|
mm/damon: add access checking for hugetlb pages
Baolin Wang
2022-01-15
1
-0
/
+96
|
*
|
|
|
mm/damon/dbgfs: support all DAMOS stats
SeongJae Park
2022-01-15
1
-2
/
+4
|
*
|
|
|
mm/damon/reclaim: provide reclamation statistics
SeongJae Park
2022-01-15
1
-0
/
+46
|
*
|
|
|
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
2022-01-15
1
-0
/
+2
|
*
|
|
|
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
2022-01-15
4
-26
/
+32
|
*
|
|
|
mm/damon: convert macro functions to static inline functions
SeongJae Park
2022-01-15
2
-3
/
+8
|
*
|
|
|
mm/damon: move damon_rand() definition into damon.h
Xin Hao
2022-01-15
2
-8
/
+0
|
*
|
|
|
mm/damon/schemes: add the validity judgment of thresholds
Xin Hao
2022-01-15
1
-0
/
+7
|
*
|
|
|
mm/damon/vaddr: remove swap_ranges() and replace it with swap()
Yihao Han
2022-01-15
1
-13
/
+3
|
*
|
|
|
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
2022-01-15
2
-13
/
+16
|
*
|
|
|
mm/damon/core: use abs() instead of diff_of()
Xin Hao
2022-01-15
1
-4
/
+2
|
*
|
|
|
mm/damon: unified access_check function naming rules
Xin Hao
2022-01-15
1
-4
/
+4
|
*
|
|
|
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-15
1
-2
/
+3
|
*
|
|
|
mm: make some vars and functions static or __init
Ting Liu
2022-01-15
2
-4
/
+4
|
*
|
|
|
mm: fix some comment errors
Quanfa Fu
2022-01-15
4
-4
/
+4
|
*
|
|
|
zpool: remove the list of pools_head
Zhaoyu Liu
2022-01-15
1
-12
/
+0
|
*
|
|
|
mm/rmap: fix potential batched TLB flush race
Huang Ying
2022-01-15
1
-7
/
+36
|
*
|
|
|
mm: memcg/percpu: account extra objcg space to memory cgroups
Qi Zheng
2022-01-15
2
-5
/
+23
|
*
|
|
|
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
2
-19
/
+117
|
*
|
|
|
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
1
-2
/
+0
|
*
|
|
|
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
2022-01-15
1
-44
/
+18
|
*
|
|
|
mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy
Nanyong Sun
2022-01-15
1
-2
/
+2
|
*
|
|
|
mm/migrate: remove redundant variables used in a for-loop
Colin Ian King
2022-01-15
1
-3
/
+2
|
*
|
|
|
mm/migrate: move node demotion code to near its user
Huang Ying
2022-01-15
1
-133
/
+132
|
*
|
|
|
mm: migrate: add more comments for selecting target node randomly
Baolin Wang
2022-01-15
1
-0
/
+8
|
*
|
|
|
mm: migrate: support multiple target nodes demotion
Baolin Wang
2022-01-15
1
-35
/
+129
|
*
|
|
|
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
2022-01-15
1
-3
/
+4
|
*
|
|
|
mm: migrate: correct the hugetlb migration stats
Baolin Wang
2022-01-15
1
-9
/
+8
|
*
|
|
|
mm: migrate: fix the return value of migrate_pages()
Baolin Wang
2022-01-15
1
-16
/
+47
|
*
|
|
|
mm, oom: OOM sysrq should always kill a process
Jann Horn
2022-01-15
1
-1
/
+1
|
*
|
|
|
mm/mempolicy: fix all kernel-doc warnings
Randy Dunlap
2022-01-15
1
-2
/
+3
|
*
|
|
|
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
2022-01-15
1
-0
/
+79
[next]