index
:
pub/scm/linux/kernel/git/next/linux-next.git
master
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
2
-22
/
+26
2026-08-06
mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
6
-47
/
+57
2026-08-06
mm/memory_hotplug: add offline_and_remove_memory_ranges()
Gregory Price
1
-27
/
+67
2026-08-06
mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
Gregory Price
1
-8
/
+53
2026-08-06
mm/memory_hotplug: export mhp_get_default_online_type
Gregory Price
1
-0
/
+1
2026-08-06
mm/memory_hotplug: pass online_type to online_memory_block() via arg
Gregory Price
1
-2
/
+6
2026-08-06
mm/damon/core: skip aging from repeated aggressive merging
SJ Park
2
-9
/
+14
2026-08-06
mm/swap: clarify unreachable cond_resched() in swap_reclaim_full_clusters
Youngjun Park
1
-0
/
+6
2026-08-06
mm: huge_memory: fix kobject cleanup in thpsize_create error
Hongling Zeng
1
-4
/
+2
2026-08-06
mm/damon/tests/core-kunit: test damon_nr_accesses_mvsum()
Song Hu
1
-0
/
+49
2026-08-06
mm: memcg-v1: make mem_cgroup_oom_notify_cb() return void
Guopeng Zhang
1
-2
/
+1
2026-08-06
mm: memcontrol: factor out memcg kmem uncharge sequence
Guopeng Zhang
1
-8
/
+10
2026-08-06
mm: memcontrol: drop unused cpu argument from flush_nmi_stats
Guopeng Zhang
1
-5
/
+3
2026-08-06
mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
Guopeng Zhang
1
-3
/
+3
2026-08-06
mm: memcg-v1: account vmpressure event allocations
Guopeng Zhang
1
-1
/
+1
2026-08-05
mm: fix incorrect flush address in direct page table reclaim
Andy Lutomirski
1
-1
/
+1
2026-08-04
mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
SJ Park
3
-1
/
+8
2026-08-04
mm/damon/ops-common: putback folios on invalid migrate nid
liyouhong
1
-1
/
+8
2026-08-04
mm/huge_memory: initialise workingset state before folio split
Matt Fleming
1
-1
/
+3
2026-08-04
mm/page_table_check: skip special zero mappings
Zhiling Zou
1
-4
/
+16
2026-08-04
mm/damon/lru_sort: skip damon_call() if ctx has not started
SJ Park
1
-5
/
+6
2026-08-04
mm/damon/reclaim: skip damon_call() if ctx has not started
SJ Park
1
-5
/
+6
2026-08-04
mm/damon/lru_sort: error out for >10000 active_mem_bp
SJ Park
1
-0
/
+2
2026-08-04
mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic
Lorenzo Stoakes (ARM)
1
-66
/
+94
2026-08-04
mm/huge_memory: fix huge_zero_pfn race
Lorenzo Stoakes (ARM)
1
-14
/
+29
2026-08-04
mm/filemap: __filemap_add_folio() restore index before retrying
Hugh Dickins
1
-0
/
+6
2026-08-04
arm64: remove redundant concurrent ptdump UAF mitigation
Lorenzo Stoakes (ARM)
1
-12
/
+3
2026-08-04
mm/ptdump: always stabilise against page table freeing using init_mm
Lorenzo Stoakes (ARM)
2
-5
/
+16
2026-08-04
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
Lorenzo Stoakes (ARM)
2
-19
/
+52
2026-08-04
mm: memcontrol: update state_local when flushing NMI stats
Guopeng Zhang
1
-0
/
+5
2026-08-04
mm/rmap: add anon folio unmap dispatcher
Dev Jain
1
-22
/
+23
2026-08-04
mm/rmap: refactor anon folio unmap in try_to_unmap_one
Dev Jain
1
-47
/
+68
2026-08-04
mm/rmap: refactor some code around lazyfree folio unmapping
Dev Jain
1
-39
/
+48
2026-08-04
mm/rmap: add try_to_unmap_poisoned_hugetlb_one
Dev Jain
1
-83
/
+97
2026-08-04
mm/rmap: convert page -> folio for hwpoison checks
Dev Jain
1
-4
/
+6
2026-08-04
mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd
Usama Arif
1
-2
/
+2
2026-08-04
mm/madvise: skip device-private PMDs in cold and pageout walks
Usama Arif
1
-2
/
+2
2026-08-04
mm/mempolicy: skip non-present PMDs when queueing folios
Usama Arif
1
-3
/
+5
2026-08-04
mm/vma: use guard clauses in can_vma_merge_[before, after]()
Lorenzo Stoakes
1
-13
/
+14
2026-08-04
mm/vma: correct incorrect vma.h inclusion
Lorenzo Stoakes
7
-7
/
+25
2026-08-04
mm/vma: introduce and use vma_set_pgoff()
Lorenzo Stoakes
3
-11
/
+40
2026-08-04
mm/vma: slightly rework the anonymous check in __mmap_new_vma()
Lorenzo Stoakes
1
-3
/
+8
2026-08-04
mm/vma: update vmg_adjust_set_range() to offset pgoff instead
Lorenzo Stoakes
1
-11
/
+4
2026-08-04
mm/vma: update vma_shrink() to not pass start, pgoff parameters
Lorenzo Stoakes
3
-17
/
+19
2026-08-04
mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Lorenzo Stoakes
2
-9
/
+8
2026-08-04
mm/vma: move __install_special_mapping() to vma.c
Lorenzo Stoakes
3
-38
/
+43
2026-08-04
mm/vma: add and use vma_[add/sub]_pgoff()
Lorenzo Stoakes
3
-5
/
+19
2026-08-04
mm: use linear_page_[index, delta]() consistently
Lorenzo Stoakes
2
-2
/
+2
2026-08-04
mm/vma: remove duplicative vma_pgoff_offset() helper
Lorenzo Stoakes
1
-8
/
+1
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
21
-80
/
+83
[prev]
[next]