index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
mm: implement sticky VMA flags
Lorenzo Stoakes
2
-19
/
+19
2025-11-20
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
6
-65
/
+138
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
1
-0
/
+4
2025-11-20
mm/hugetlb: extract sysctl into hugetlb_sysctl.c
Hui Zhu
4
-133
/
+141
2025-11-20
mm/hugetlb: extract sysfs into hugetlb_sysfs.c
Hui Zhu
4
-586
/
+625
2025-11-20
mm: constify __dump_folio() arguments
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-11-20
memory_hotplug: optimise try_offline_memory_block()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-11-20
migrate: optimise alloc_migration_target()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-11-20
hugetlb: optimise hugetlb_folio_init_tail_vmemmap()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-11-20
mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
Kefeng Wang
3
-12
/
+7
2025-11-20
mm: vmscan: simplify the folio refcount check in pageout()
Baolin Wang
1
-12
/
+4
2025-11-20
mm: vmscan: remove folio_test_private() check in pageout()
Baolin Wang
1
-16
/
+1
2025-11-20
PCI/P2PDMA: Simplify bus address mapping API
Leon Romanovsky
1
-1
/
+1
2025-11-20
Merge tag 'slab-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-6
/
+26
2025-11-19
Merge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-1
/
+2
2025-11-19
mm: add spurious fault fixing support for huge pmd
Huang Ying
3
-29
/
+68
2025-11-18
mm/huge_memory: Fix initialization of huge zero folio
Linus Torvalds
1
-7
/
+2
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-8
/
+7
2025-11-16
mm/damon/tests/core-kunit: remove unused ctx in damon_test_split_regions_of()
SeongJae Park
1
-12
/
+2
2025-11-16
mm/damon/tests/core-kunit: remove unnecessary damon_ctx variable on damon_test_split_at()
SeongJae Park
1
-8
/
+1
2025-11-16
mm/damon/tests/sysfs-kunit: handle alloc failures on damon_sysfs_test_add_targets()
SeongJae Park
1
-0
/
+25
2025-11-16
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_succ()
SeongJae Park
1
-1
/
+8
2025-11-16
mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_fail()
SeongJae Park
1
-1
/
+10
2025-11-16
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_three_regions()
SeongJae Park
1
-0
/
+6
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures on damon_test_set_filters_default_reject()
SeongJae Park
1
-0
/
+6
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()
SeongJae Park
1
-0
/
+11
2025-11-16
mm/damon/tests/core-kunit: handle alloc failure on damos_test_commit_filter()
SeongJae Park
1
-4
/
+9
2025-11-16
mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()
SeongJae Park
1
-0
/
+2
2025-11-16
mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()
SeongJae Park
1
-0
/
+3
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitoring_result()
SeongJae Park
1
-0
/
+3
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()
SeongJae Park
1
-2
/
+15
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registration()
SeongJae Park
1
-0
/
+3
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of()
SeongJae Park
1
-0
/
+20
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions_of()
SeongJae Park
1
-0
/
+6
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()
SeongJae Park
1
-0
/
+10
2025-11-16
mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()
SeongJae Park
1
-0
/
+11
2025-11-16
mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggregate()
SeongJae Park
1
-0
/
+11
2025-11-16
mm/damon/tests/core-kunit: handle memory failure from damon_test_target()
SeongJae Park
1
-0
/
+7
2025-11-16
mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
SeongJae Park
1
-0
/
+6
2025-11-16
mm/damon/tests/core-kunit: fix memory leak in damon_test_set_filters_default_reject()
SeongJae Park
1
-0
/
+3
2025-11-16
mm: handle poisoning of pfn without struct pages
Ankit Agrawal
2
-1
/
+145
2025-11-16
mm/page_alloc: don't warn about large allocations with __GFP_NOFAIL
Baokun Li
1
-5
/
+0
2025-11-16
mm/debug: fix missing space in case statement
Zhang Chujun
1
-1
/
+1
2025-11-16
ksm: replace function unmerge_ksm_pages with break_ksm
Pedro Demarchi Gomes
1
-24
/
+16
2025-11-16
ksm: perform a range-walk in break_ksm
Pedro Demarchi Gomes
1
-40
/
+43
2025-11-16
Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
Pedro Demarchi Gomes
1
-16
/
+48
2025-11-16
mm/swap: select swap device with default priority round robin
Baoquan He
1
-26
/
+4
2025-11-16
mm/swap: do not choose swap device according to numa node
Baoquan He
1
-66
/
+14
2025-11-16
mm: vmstat: output reserved_highatomic and free_highatomic in zoneinfo
Jiayuan Chen
1
-2
/
+6
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
11
-12
/
+16
[prev]
[next]