summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13mm/damon/vaddr: move 'damon_set_regions()' to coreSeongJae Park
2022-05-13mm/damon/vaddr: generalize damon_va_apply_three_regions()SeongJae Park
2022-05-13mm/damon/core: finish kdamond as soon as any callback returns an errorSeongJae Park
2022-05-13mm/damon/core: add a new callback for watermarks checksSeongJae Park
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche
2022-05-13mm/rmap: Fix typos in commentsAdrian Huang
2022-05-13mm/swapops: make is_pmd_migration_entry more strictHongchen Zhang
2022-05-13mmap locking API: fix missed mmap_sem references in commentsFlorian Rommel
2022-05-13mm: make minimum slab alignment a runtime propertyPeter Collingbourne
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne
2022-05-13mm: rmap: use flush_cache_range() to flush cache for hugetlb pagesBaolin Wang
2022-05-13mm: rmap: move the cache flushing to the correct place for hugetlb PMD sharingBaolin Wang
2022-05-13mm: hugetlb: considering PMD sharing when flushing cache/TLBsBaolin Wang
2022-05-13mm/memory_hotplug: use pgprot_val to get value of pgprotliusongtang
2022-05-13Docs/{ABI,admin-guide}/damon: update for fixed virtual address ranges monitoringSeongJae Park
2022-05-13mm/damon/sysfs: support fixed virtual address ranges monitoringSeongJae Park
2022-05-13mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...SeongJae Park
2022-05-13Docs/{ABI,admin-guide}/damon: document 'avail_operations' sysfs fileSeongJae Park
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park
2022-05-13mm/damon/sysfs: add a file for listing available monitoring opsSeongJae Park
2022-05-13mm/damon/core: add a function for damon_operations registration checksSeongJae Park
2022-05-13mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZEFabio M. De Francesco
2022-05-13kfence: enable check kfence canary on panic via boot paramhuangshaobo
2022-05-13hugetlbfs: fix hugetlbfs_statfs() lockingMina Almasry
2022-05-13mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit
2022-05-13mm/mprotect: use mmu_gatherNadav Amit
2022-05-09VFS: add FMODE_CAN_ODIRECT file flagNeilBrown
2022-05-09MM: handle THP in swap_*page_fs() - count_vm_events()NeilBrown
2022-05-09mm: handle THP in swap_*page_fs()NeilBrown
2022-05-09mm: submit multipage write for SWP_FS_OPS swap-spaceNeilBrown
2022-05-09mm: submit multipage reads for SWP_FS_OPS swap-spaceNeilBrown
2022-05-09doc: update documentation for swap_activate and swap_rwNeilBrown
2022-05-09mm: perform async writes to SWP_FS_OPS swap-space using ->swap_rwNeilBrown
2022-05-09nfs: rename nfs_direct_IO and use as ->swap_rwNeilBrown
2022-05-09mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-spaceNeilBrown
2022-05-09mm: reclaim mustn't enter FS for SWP_FS_OPS swap-spaceNeilBrown
2022-05-09mm: move responsibility for setting SWP_FS_OPS to ->swap_activateNeilBrown
2022-05-09mm: drop swap_dirty_folioNeilBrown
2022-05-09mm: create new mm/swap.h header fileNeilBrown
2022-05-09selftests: clarify common error when running gup_testJoel Savitz
2022-05-09mm/gup: fix comments to pin_user_pages_*()Yury Norov
2022-05-09powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3sDavid Hildenbrand
2022-05-09powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3sDavid Hildenbrand
2022-05-09s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09s390/pgtable: cleanup description of swp pte layoutDavid Hildenbrand
2022-05-09arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09mm/swap: remember PG_anon_exclusive via a swp pte bitDavid Hildenbrand