开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: convert truncate_error_page to truncate_error_folio
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_huge_page()
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: convert delete_from_lru_cache() to take a folio
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_pagecache_dirty()
Matthew Wilcox (Oracle)
2023-12-10
memory-failure: use a folio in me_pagecache_clean()
Matthew Wilcox (Oracle)
2023-12-10
mm/page_owner: record and dump free_pid and free_tgid
Barry Song
2023-12-10
mm: fix process_vm_rw page counts
York Jasper Niebuhr
2023-12-10
mmap: remove the IA64-specific vma expansion implementation
Lukas Bulwahn
2023-12-10
mm/page_alloc: dedupe some memcg uncharging logic
Brendan Jackman
2023-12-10
mm: remove invalidate_inode_page()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert isolate_page() to mf_isolate_folio()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert soft_offline_in_use_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
mm: use mapping_evict_folio() in truncate_error_page()
Matthew Wilcox (Oracle)
2023-12-10
mm: convert __do_fault() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
mm: make mapping_evict_folio() the preferred way to evict clean folios
Matthew Wilcox (Oracle)
2023-12-10
mm: return void from folio_start_writeback() and related functions
Matthew Wilcox (Oracle)
2023-12-10
mm/filemap: increase usage of folio_next_index() helper
Minjie Du
2023-12-10
mm/memory_hotplug: split memmap_on_memory requests across memblocks
Vishal Verma
2023-12-10
mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
Vishal Verma
2023-12-10
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
2023-12-10
mm: huge_memory: batch tlb flush when splitting a pte-mapped THP
Baolin Wang
2023-12-10
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-10
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
2023-12-06
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
Jiexun Wang
2023-12-06
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
2023-12-06
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
2023-12-06
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
2023-12-06
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
2023-12-06
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2023-12-06
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
2023-12-06
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
2023-12-06
mm/kmemleak: move set_track_prepare() outside raw_spinlocks
Liu Shixin
2023-12-06
Revert "mm/kmemleak: move the initialisation of object to __link_object"
Liu Shixin
2023-12-06
mm/memory.c:zap_pte_range() print bad swap entry
Andrew Morton
2023-12-06
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-15
mm: more ptep_get() conversion
Ryan Roberts
2023-11-15
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-11-15
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
2023-11-15
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-11-15
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-15
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
2023-11-15
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-11-08
Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]