index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging
SeongJae Park
1
-1
/
+1
2022-01-15
mm/damon/dbgfs: remove an unnecessary variable
SeongJae Park
1
-3
/
+2
2022-01-15
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
1
-11
/
+0
2022-01-15
mm/damon: add access checking for hugetlb pages
Baolin Wang
1
-0
/
+96
2022-01-15
mm/damon/dbgfs: support all DAMOS stats
SeongJae Park
1
-2
/
+4
2022-01-15
mm/damon/reclaim: provide reclamation statistics
SeongJae Park
1
-0
/
+46
2022-01-15
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
1
-0
/
+2
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
4
-26
/
+32
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
2
-3
/
+8
2022-01-15
mm/damon: move damon_rand() definition into damon.h
Xin Hao
2
-8
/
+0
2022-01-15
mm/damon/schemes: add the validity judgment of thresholds
Xin Hao
1
-0
/
+7
2022-01-15
mm/damon/vaddr: remove swap_ranges() and replace it with swap()
Yihao Han
1
-13
/
+3
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
2
-13
/
+16
2022-01-15
mm/damon/core: use abs() instead of diff_of()
Xin Hao
1
-4
/
+2
2022-01-15
mm/damon: unified access_check function naming rules
Xin Hao
1
-4
/
+4
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-2
/
+3
2022-01-15
mm: make some vars and functions static or __init
Ting Liu
2
-4
/
+4
2022-01-15
mm: fix some comment errors
Quanfa Fu
4
-4
/
+4
2022-01-15
zpool: remove the list of pools_head
Zhaoyu Liu
1
-12
/
+0
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
1
-7
/
+36
2022-01-15
mm: memcg/percpu: account extra objcg space to memory cgroups
Qi Zheng
2
-5
/
+23
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2
-19
/
+117
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
1
-2
/
+0
2022-01-15
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
1
-44
/
+18
2022-01-15
mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy
Nanyong Sun
1
-2
/
+2
2022-01-15
mm/migrate: remove redundant variables used in a for-loop
Colin Ian King
1
-3
/
+2
2022-01-15
mm/migrate: move node demotion code to near its user
Huang Ying
1
-133
/
+132
2022-01-15
mm: migrate: add more comments for selecting target node randomly
Baolin Wang
1
-0
/
+8
2022-01-15
mm: migrate: support multiple target nodes demotion
Baolin Wang
1
-35
/
+129
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
1
-3
/
+4
2022-01-15
mm: migrate: correct the hugetlb migration stats
Baolin Wang
1
-9
/
+8
2022-01-15
mm: migrate: fix the return value of migrate_pages()
Baolin Wang
1
-16
/
+47
2022-01-15
mm, oom: OOM sysrq should always kill a process
Jann Horn
1
-1
/
+1
2022-01-15
mm/mempolicy: fix all kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
1
-0
/
+79
2022-01-15
mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
Aneesh Kumar K.V
1
-2
/
+3
2022-01-15
mm/page_isolation: unset migratetype directly for non Buddy page
Chen Wandun
1
-1
/
+1
2022-01-15
vmscan: make drop_slab_node static
Gang Li
1
-1
/
+1
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2
-0
/
+10
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
1
-10
/
+123
2022-01-15
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
1
-1
/
+3
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+15
2022-01-15
mm/page_alloc.c: modify the comment section for alloc_contig_pages()
Anshuman Khandual
1
-2
/
+2
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
2
-3
/
+3
2022-01-15
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
1
-1
/
+1
2022-01-15
mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
Michal Hocko
1
-1
/
+1
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
1
-11
/
+4
2022-01-15
mm/vmalloc: be more explicit about supported gfp flags.
Michal Hocko
1
-6
/
+8
2022-01-15
mm/vmalloc: add support for __GFP_NOFAIL
Michal Hocko
1
-5
/
+17
2022-01-15
mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
Michal Hocko
1
-2
/
+21
[prev]
[next]