index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2024-01-31
memblock: fix crash when reserved memory is not added to memory
Yajun Deng
2024-01-31
mm: migrate: fix getting incorrect page mapping during page migration
Baolin Wang
2024-01-31
mm: migrate: record the mlocked page status to remove unnecessary lru drain
Baolin Wang
2024-01-31
mm: page_alloc: unreserve highatomic page blocks before oom
Charan Teja Kalla
2024-01-31
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
2024-01-31
efi: disable mirror feature during crashkernel
Ma Wupeng
2024-01-20
mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
Sumanth Korikkar
2024-01-10
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
2024-01-10
mm/mglru: skip special VMAs in lru_gen_look_around()
Yu Zhao
2024-01-10
mm/memory-failure: pass the folio and the page to collect_procs()
Matthew Wilcox (Oracle)
2024-01-10
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2024-01-05
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
2024-01-05
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
2024-01-05
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
2024-01-05
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
2024-01-01
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2024-01-01
mm/damon/core: use number of passed access sampling as a timer
SeongJae Park
2023-12-20
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
2023-12-20
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
2023-12-20
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
2023-12-20
mm/mglru: try to stop at high watermarks
Yu Zhao
2023-12-20
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-13
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
2023-12-13
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
2023-12-13
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2023-12-13
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-13
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-12-03
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-28
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-11-28
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
2023-11-28
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-11-28
mm/memory_hotplug: use pfn math in place of direct struct page manipulation
Zi Yan
2023-11-28
mm/hugetlb: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-11-28
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-11-28
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-28
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
2023-11-28
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
2023-11-28
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
2023-11-28
mm/damon/core: avoid divide-by-zero during monitoring results update
SeongJae Park
2023-11-28
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
2023-11-28
mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
SeongJae Park
2023-11-28
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
2023-11-28
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
2023-11-20
vfs: fix readahead(2) on block devices
Reuben Hawkins
2023-11-20
numa: Generalize numa_map_to_online_node()
Yury Norov
2023-10-24
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-18
mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
SeongJae Park
2023-10-18
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-10-18
kasan: print the original fault addr when access invalid shadow
Haibo Li
[next]