index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-12
3
-15
/
+27
|
\
|
*
mm/damon/core: initialize damon_target->list in damon_new_target()
SeongJae Park
2022-10-11
1
-0
/
+1
|
*
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-10-11
2
-15
/
+26
*
|
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-10
1
-3
/
+3
|
\
\
|
*
|
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-3
/
+3
*
|
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
109
-5803
/
+14326
|
\
\
\
|
*
|
|
hugetlb: allocate vma lock for all sharable vmas
Mike Kravetz
2022-10-07
1
-35
/
+15
|
*
|
|
hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
Mike Kravetz
2022-10-07
1
-10
/
+32
|
*
|
|
hugetlb: fix vma lock handling during split vma and range unmapping
Mike Kravetz
2022-10-07
2
-20
/
+27
|
*
|
|
mglru: mm/vmscan.c: fix imprecise comments
Yu Zhao
2022-10-07
1
-5
/
+4
|
*
|
|
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
2022-10-07
1
-2
/
+0
|
*
|
|
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
2
-4
/
+6
|
*
|
|
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
2022-10-03
1
-10
/
+10
|
*
|
|
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
2022-10-03
1
-40
/
+10
|
*
|
|
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
2022-10-03
2
-0
/
+9
|
*
|
|
mm/secretmem: remove reduntant return value
Xiu Jianfeng
2022-10-03
1
-4
/
+2
|
*
|
|
mm/hugetlb: add available_huge_pages() func
Xin Hao
2022-10-03
1
-5
/
+9
|
*
|
|
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
2022-10-03
1
-1
/
+2
|
*
|
|
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
1
-57
/
+188
|
*
|
|
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
2022-10-03
1
-7
/
+62
|
*
|
|
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2022-10-03
2
-9
/
+11
|
*
|
|
mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolated
Zach O'Keefe
2022-10-03
1
-0
/
+2
|
*
|
|
mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
Zach O'Keefe
2022-10-03
1
-0
/
+3
|
*
|
|
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
2022-10-03
1
-20
/
+17
|
*
|
|
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
2022-10-03
1
-8
/
+19
|
*
|
|
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
2022-10-03
3
-21
/
+40
|
*
|
|
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
2022-10-03
1
-32
/
+14
|
*
|
|
mm/page_alloc: update comments for rmqueue()
Ran Xiaokai
2022-10-03
1
-1
/
+2
|
*
|
|
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
2022-10-03
4
-5
/
+5
|
*
|
|
hugetlb: freeze allocated pages before creating hugetlb pages
Mike Kravetz
2022-10-03
1
-64
/
+38
|
*
|
|
mm/page_alloc: fix obsolete comment in deferred_pfn_valid()
Miaohe Lin
2022-10-03
1
-5
/
+1
|
*
|
|
mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
Miaohe Lin
2022-10-03
1
-1
/
+1
|
*
|
|
mm/page_alloc: init local variable buddy_pfn
Miaohe Lin
2022-10-03
1
-1
/
+1
|
*
|
|
mm/page_alloc: use helper macro SZ_1{K,M}
Miaohe Lin
2022-10-03
1
-5
/
+5
|
*
|
|
mm/page_alloc: make boot_nodestats static
Miaohe Lin
2022-10-03
2
-3
/
+1
|
*
|
|
mm/page_alloc: use local variable zone_idx directly
Miaohe Lin
2022-10-03
1
-1
/
+1
|
*
|
|
mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
Miaohe Lin
2022-10-03
1
-1
/
+2
|
*
|
|
mm/page_alloc: fix freeing static percpu memory
Miaohe Lin
2022-10-03
1
-2
/
+4
|
*
|
|
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
2022-10-03
1
-1
/
+1
|
*
|
|
mm/page_alloc: remove obsolete comment in zone_statistics()
Miaohe Lin
2022-10-03
1
-2
/
+0
|
*
|
|
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
2022-10-03
1
-1
/
+0
|
*
|
|
mm/page_alloc: make zone_pcp_update() static
Miaohe Lin
2022-10-03
2
-12
/
+11
|
*
|
|
mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
Miaohe Lin
2022-10-03
1
-1
/
+2
|
*
|
|
mm/page_table_check: fix typos
Chih-En Lin
2022-10-03
1
-2
/
+2
|
*
|
|
mm/damon: return void from damon_set_schemes()
Kaixu Xia
2022-10-03
4
-15
/
+6
|
*
|
|
mm/secretmem: add __init annotation to secretmem_init()
Xiu Jianfeng
2022-10-03
1
-1
/
+1
|
*
|
|
mm/damon/lru_sort: change damon_lru_sort_wmarks to static
Yang Yingliang
2022-10-03
1
-1
/
+1
|
*
|
|
mm/damon/reclaim: change damon_reclaim_wmarks to static
Yang Yingliang
2022-10-03
1
-1
/
+1
|
*
|
|
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
2022-10-03
1
-2
/
+1
|
*
|
|
mm/damon: simplify scheme create in lru_sort.c
Xin Hao
2022-10-03
1
-22
/
+17
[next]