summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-17fsdax: dedup file range to use a compare functionShiyang Ruan
2022-07-17fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan
2022-07-17mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan
2022-07-17fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan
2022-07-17pagemap,pmem: introduce ->memory_failure()Shiyang Ruan
2022-07-17dax: introduce holder for dax_deviceShiyang Ruan
2022-07-17mm: add device coherent vma selection for memory migrationAlex Sierra
2022-07-17mm: add zone device coherent type memory supportAlex Sierra
2022-07-17mm: move page zone helpers from mm.h to mmzone.hAlex Sierra
2022-07-17mm: rename is_pinnable_page() to is_longterm_pinnable_page()Alex Sierra
2022-07-03mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin
2022-07-03mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-03mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song
2022-07-03mm: memory_hotplug: enumerate all supported section flagsMuchun Song
2022-07-03mm: convert destroy_compound_page() to destroy_large_folio()Matthew Wilcox (Oracle)
2022-07-03mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)
2022-07-03mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)
2022-07-03mm: add folios_put()Matthew Wilcox (Oracle)
2022-07-03mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)
2022-07-03mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand
2022-07-03mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park
2022-07-03mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-07-03mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin
2022-07-03mm: introduce clear_highpage_kasan_taggedAndrey Konovalov
2022-07-03mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.hSeongJae Park
2022-07-03mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin
2022-07-03mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2022-07-03mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()Yang Shi
2022-07-03mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-23Revert "printk: add kthread console printers"Petr Mladek
2022-06-23Revert "printk: extend console_lock for per-console locking"Petr Mladek
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds