aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe
2024-02-23mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla
2024-02-23mm: vmalloc: introduce array allocation functionsPaolo Bonzini
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-20Merge tag 'v5.10.208' into v5.10/standard/baseBruce Ashfield
2024-01-15mm: fix unmap_mapping_range high bits shift bugJiajun Xie
2024-01-15mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)
2023-12-03Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-12-03Merge tag 'v5.10.202' into v5.10/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.10.201' into v5.10/standard/baseBruce Ashfield
2023-11-28mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin
2023-11-28mm/memory_hotplug: use pfn math in place of direct struct page manipulationZi Yan
2023-11-28mm/cma: use nth_page() in place of direct struct page manipulationZi Yan
2023-11-20vfs: fix readahead(2) on block devicesReuben Hawkins
2023-11-17Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-11-17Merge tag 'v5.10.200' into v5.10/standard/baseBruce Ashfield
2023-11-17Merge tag 'v5.10.199' into v5.10/standard/baseBruce Ashfield
2023-11-08kasan: print the original fault addr when access invalid shadowHaibo Li
2023-11-08mm/page_alloc: correct start page when guard page debug is enabledKemeng Shi
2023-10-25mm/memory_hotplug: rate limit page migration warningsLiam Mark
2023-10-11Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-10-11Merge tag 'v5.10.198' into v5.10/standard/baseBruce Ashfield
2023-10-10media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2023-09-26Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-09-26Merge tag 'v5.10.197' into v5.10/standard/baseBruce Ashfield
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-23mm/filemap: fix infinite loop in generic_file_buffered_read()Kent Overstreet
2023-09-19tmpfs: verify {g,u}id mount options correctlyChristian Brauner
2023-09-04Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-09-04Merge tag 'v5.10.193' into v5.10/standard/baseBruce Ashfield
2023-08-30mm,hwpoison: fix printing of page flagsOscar Salvador
2023-08-30mm: memory-failure: fix unexpected return value in soft_offline_page()Miaohe Lin
2023-08-30mm: memory-failure: kill soft_offline_free_page()Kefeng Wang
2023-08-30mm: fix page reference leak in soft_offline_page()Dan Williams
2023-08-30mm,hwpoison: refactor get_any_pageOscar Salvador
2023-08-30mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti
2023-07-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu
2023-07-03Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-07-03Merge tag 'v5.10.186' into v5.10/standard/baseBruce Ashfield
2023-06-28memfd: check for non-NULL file_seals in memfd_create() syscallRoberto Sassu
2023-06-22Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-06-22Merge tag 'v5.10.185' into v5.10/standard/baseBruce Ashfield
2023-06-21mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one...David Hildenbrand
2023-06-05Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-06-05Merge tag 'v5.10.181' into v5.10/standard/baseBruce Ashfield
2023-05-30writeback, cgroup: remove extra percpu_ref_exit()Greg Thelen