summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-19mm,hwpoison: set PG_hwpoison for busy hugetlb pagesNaoya Horiguchi
2022-07-19mm, hwpoison, hugetlb: introduce SUBPAGE_INDEX_HWPOISON to save raw error pageNaoya Horiguchi
2022-07-19mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan
2022-07-19mm: drop oom code from exit_mmapSuren Baghdasaryan
2022-07-19mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-19mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-07-19mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin
2022-07-19mm: introduce clear_highpage_kasan_taggedAndrey Konovalov
2022-07-19mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.hSeongJae Park
2022-07-19mm: add device coherent vma selection for memory migrationAlex Sierra
2022-07-19mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra
2022-07-19mm: add zone device coherent type memory supportAlex Sierra
2022-07-19mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin
2022-07-19mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2022-07-19mm: remove the vma linked listLiam R. Howlett
2022-07-19userfaultfd: use maple tree iterator to iterate VMAsLiam R. Howlett
2022-07-19mm/mmap: reorganize munmap to use maple statesLiam R. Howlett
2022-07-19mm: convert vma_lookup() to use mtree_load()Liam R. Howlett
2022-07-19mm: remove vmacacheLiam R. Howlett
2022-07-19mm: use maple tree operations for find_vma_intersection()Liam R. Howlett
2022-07-19mm: optimize find_exact_vma() to use vma_lookup()Liam R. Howlett
2022-07-19mm: remove rb tree.Liam R. Howlett
2022-07-19kernel/fork: use maple tree for dup_mmap() during forkingLiam R. Howlett
2022-07-19mm: add VMA iteratorMatthew Wilcox (Oracle)
2022-07-19mm: start tracking VMAs with maple treeLiam R. Howlett
2022-07-19Maple Tree: add new data structureLiam R. Howlett
2022-06-26mm: discard __GFP_ATOMICNeilBrown
2022-06-26mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()Yang Shi
2022-06-26mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi
2022-06-26Merge branch 'mm-stable' into mm-unstableakpm
2022-06-26Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya
2022-06-16net: set proper memcg for net_init hooks allocationsVasily Averin
2022-06-16mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeRoman Gushchin
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang
2022-06-16mm/highmem: delete memmove_page()Fabio M. De Francesco
2022-06-16mm/damon: remove obsolete comments of kdamond_stopChengming Zhou
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-16mm/memory-failure: disable unpoison once hw error happenszhenwei pi
2022-06-16mm: re-allow pinning of zero pfnsAlex Williamson
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-11workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-10Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-10Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds
2022-06-10Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds