index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
gup: optimize longterm pin_user_pages() for large folio
Li Zhe
1
-8
/
+30
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
4
-24
/
+61
2025-07-09
mm/memfd: clarify error handling labels in memfd_create()
Ye Liu
1
-4
/
+4
2025-07-09
mm/filemap: allow arch to request folio size for exec memory
Ryan Roberts
1
-9
/
+39
2025-07-09
mm/readahead: store folio order in struct file_ra_state
Ryan Roberts
3
-12
/
+18
2025-07-09
mm/readahead: make space in struct file_ra_state
Ryan Roberts
1
-5
/
+6
2025-07-09
mm/readahead: terminate async readahead on natural boundary
Ryan Roberts
1
-3
/
+7
2025-07-09
mm/readahead: honour new_order in page_cache_ra_order()
Ryan Roberts
1
-9
/
+2
2025-07-09
mm/mempolicy: skip unnecessary synchronize_rcu()
Joshua Hahn
1
-8
/
+5
2025-07-09
mm: use per_vma lock for MADV_DONTNEED
Barry Song
1
-48
/
+150
2025-07-09
userfaultfd: remove (VM_)BUG_ON()s
Tal Zussman
1
-35
/
+33
2025-07-09
drivers/base/node: rename __register_one_node() to register_one_node()
Donet Tom
1
-1
/
+1
2025-07-09
drivers/base/node: rename register_memory_blocks_under_node() and remove cont...
Donet Tom
1
-3
/
+2
2025-07-09
readahead: fix return value of page_cache_next_miss() when no hole is found
Chi Zhiling
1
-1
/
+2
2025-07-09
mm/cma: pair the trace_cma_alloc_start/finish
Richard Chang
1
-2
/
+2
2025-07-09
mm: madvise: use walk_page_range_vma() instead of walk_page_range()
Barry Song
1
-5
/
+5
2025-07-09
mm: stop passing a writeback_control structure to swap_writeout
Christoph Hellwig
4
-22
/
+9
2025-07-09
mm: stop passing a writeback_control structure to __swap_writepage
Christoph Hellwig
3
-24
/
+16
2025-07-09
mm: tidy up swap_writeout
Christoph Hellwig
1
-18
/
+18
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
2
-18
/
+20
2025-07-09
mm: split out a writeout helper from pageout
Christoph Hellwig
1
-46
/
+48
2025-07-09
mm, list_lru: refactor the locking code
Kairui Song
1
-15
/
+19
2025-07-09
mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
Zi Yan
2
-8
/
+9
2025-07-09
mm/gup: remove (VM_)BUG_ONs
David Hildenbrand
1
-22
/
+19
2025-07-09
mm/damon/stat: calculate and expose idle time percentiles
SeongJae Park
1
-0
/
+72
2025-07-09
mm/damon/stat: calculate and expose estimated memory bandwidth
SeongJae Park
1
-0
/
+35
2025-07-09
mm/damon: introduce DAMON_STAT module
SeongJae Park
3
-0
/
+163
2025-07-09
mm: Kconfig: use verb *use* in plural form in description
Paul Menzel
1
-1
/
+1
2025-07-09
mm/hugetlb: convert hugetlb_change_protection() to folios
Sidhartha Kumar
1
-2
/
+2
2025-07-09
mm: prevent KSM from breaking VMA merging for new VMAs
Lorenzo Stoakes
2
-8
/
+61
2025-07-09
mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
Lorenzo Stoakes
1
-3
/
+2
2025-07-09
mm: ksm: have KSM VMA checks not require a VMA pointer
Lorenzo Stoakes
1
-12
/
+20
2025-07-09
mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
Koichiro Den
1
-70
/
+79
2025-07-09
mm: restore documentation for __free_pages()
Matthew Wilcox (Oracle)
1
-19
/
+19
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
2
-4
/
+0
2025-07-09
mm/damon: fix divide by zero in damon_get_intervals_score()
Honggyu Kim
1
-0
/
+1
2025-07-09
kasan: remove kasan_find_vm_area() to prevent possible deadlock
Yeoreum Yun
1
-43
/
+2
2025-07-09
mm/migrate: fix do_pages_stat in compat mode
Christoph Berg
1
-6
/
+8
2025-07-09
mm/damon/core: handle damon_call_control as normal under kdmond deactivation
SeongJae Park
1
-4
/
+3
2025-07-09
mm/rmap: fix potential out-of-bounds page table access during batched unmap
Lance Yang
1
-18
/
+28
2025-07-09
mm/hugetlb: don't crash when allocating a folio if there are no resv
Vivek Kasireddy
1
-3
/
+6
2025-07-09
mm/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
1
-7
/
+15
2025-07-09
vmscan: don't bother with debugfs_real_fops()
Al Viro
1
-3
/
+5
2025-07-07
secretmem: use SB_I_NOEXEC
Christian Brauner
1
-4
/
+9
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+1
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-01
docs: dma-api: replace consistent with coherent
Petr Tesarik
1
-3
/
+3
2025-06-25
mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
SeongJae Park
1
-0
/
+1
2025-06-25
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...
Hao Ge
1
-0
/
+14
2025-06-25
mm/hugetlb: remove unnecessary holding of hugetlb_lock
Ge Yang
1
-37
/
+17
[prev]
[next]