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-10-08
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
1
-2
/
+0
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
3
-5
/
+26
2022-10-07
Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+1
2022-10-04
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2
-4
/
+6
2022-10-04
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
1
-10
/
+10
2022-10-04
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
1
-40
/
+10
2022-10-04
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
2
-0
/
+9
2022-10-04
mm/secretmem: remove reduntant return value
Xiu Jianfeng
1
-4
/
+2
2022-10-04
mm/hugetlb: add available_huge_pages() func
Xin Hao
1
-5
/
+9
2022-10-04
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
1
-1
/
+2
2022-10-04
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
1
-57
/
+188
2022-10-04
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
1
-7
/
+62
2022-10-04
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2
-9
/
+11
2022-10-04
mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolated
Zach O'Keefe
1
-0
/
+2
2022-10-04
mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
Zach O'Keefe
1
-0
/
+3
2022-10-04
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
1
-20
/
+17
2022-10-04
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
1
-8
/
+19
2022-10-04
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
3
-21
/
+40
2022-10-04
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
1
-32
/
+14
2022-10-04
mm/page_alloc: update comments for rmqueue()
Ran Xiaokai
1
-1
/
+2
2022-10-04
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
4
-5
/
+5
2022-10-04
hugetlb: freeze allocated pages before creating hugetlb pages
Mike Kravetz
1
-64
/
+38
2022-10-04
mm/page_alloc: fix obsolete comment in deferred_pfn_valid()
Miaohe Lin
1
-5
/
+1
2022-10-04
mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
Miaohe Lin
1
-1
/
+1
2022-10-04
mm/page_alloc: init local variable buddy_pfn
Miaohe Lin
1
-1
/
+1
2022-10-04
mm/page_alloc: use helper macro SZ_1{K,M}
Miaohe Lin
1
-5
/
+5
2022-10-04
mm/page_alloc: make boot_nodestats static
Miaohe Lin
2
-3
/
+1
2022-10-04
mm/page_alloc: use local variable zone_idx directly
Miaohe Lin
1
-1
/
+1
2022-10-04
mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
Miaohe Lin
1
-1
/
+2
2022-10-04
mm/page_alloc: fix freeing static percpu memory
Miaohe Lin
1
-2
/
+4
2022-10-04
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
1
-1
/
+1
2022-10-04
mm/page_alloc: remove obsolete comment in zone_statistics()
Miaohe Lin
1
-2
/
+0
2022-10-04
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
1
-1
/
+0
2022-10-04
mm/page_alloc: make zone_pcp_update() static
Miaohe Lin
2
-12
/
+11
2022-10-04
mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
Miaohe Lin
1
-1
/
+2
2022-10-04
mm/page_table_check: fix typos
Chih-En Lin
1
-2
/
+2
2022-10-04
mm/damon: return void from damon_set_schemes()
Kaixu Xia
4
-15
/
+6
2022-10-04
mm/secretmem: add __init annotation to secretmem_init()
Xiu Jianfeng
1
-1
/
+1
2022-10-04
mm/damon/lru_sort: change damon_lru_sort_wmarks to static
Yang Yingliang
1
-1
/
+1
2022-10-04
mm/damon/reclaim: change damon_reclaim_wmarks to static
Yang Yingliang
1
-1
/
+1
2022-10-04
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
1
-2
/
+1
2022-10-04
mm/damon: simplify scheme create in lru_sort.c
Xin Hao
1
-22
/
+17
2022-10-04
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
Xin Hao
1
-1
/
+2
2022-10-04
x86: kmsan: handle CPU entry area
Alexander Potapenko
1
-1
/
+5
2022-10-04
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
1
-1
/
+1
2022-10-04
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
1
-0
/
+26
2022-10-04
security: kmsan: fix interoperability with auto-initialization
Alexander Potapenko
1
-0
/
+4
2022-10-04
kmsan: add tests for KMSAN
Alexander Potapenko
2
-0
/
+585
2022-10-04
kmsan: handle memory sent to/from USB
Alexander Potapenko
1
-0
/
+16
2022-10-04
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
1
-0
/
+59
[prev]
[next]