aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/aoe (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13mm/damon/sysfs: support online inputs updateSeongJae Park1-9/+90
2022-05-13mm/damon/sysfs: update schemes stat in the kdamond contextSeongJae Park1-26/+135
2022-05-13mm/damon/sysfs: use enum for 'state' input handlingSeongJae Park1-10/+62
2022-05-13mm/damon/sysfs: reuse damon_set_regions() for regions settingSeongJae Park1-15/+18
2022-05-13mm/damon/sysfs: move targets setup code to a separated functionSeongJae Park1-21/+28
2022-05-13mm/damon/sysfs: prohibit multiple physical address space monitoring targetsSeongJae Park1-0/+4
2022-05-13mm/damon/vaddr: remove damon_va_apply_three_regions()SeongJae Park2-20/+4
2022-05-13mm/damon/vaddr: move 'damon_set_regions()' to coreSeongJae Park3-73/+75
2022-05-13mm/damon/vaddr: generalize damon_va_apply_three_regions()SeongJae Park1-24/+42
2022-05-13mm/damon/core: finish kdamond as soon as any callback returns an errorSeongJae Park1-2/+6
2022-05-13mm/damon/core: add a new callback for watermarks checksSeongJae Park2-1/+14
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche1-0/+6
2022-05-13mm/rmap: Fix typos in commentsAdrian Huang1-2/+2
2022-05-13mm/swapops: make is_pmd_migration_entry more strictHongchen Zhang1-1/+1
2022-05-13mmap locking API: fix missed mmap_sem references in commentsFlorian Rommel4-5/+5
2022-05-13mm: make minimum slab alignment a runtime propertyPeter Collingbourne5-16/+39
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne6-2/+5
2022-05-13mm: rmap: use flush_cache_range() to flush cache for hugetlb pagesBaolin Wang1-42/+48
2022-05-13mm: rmap: move the cache flushing to the correct place for hugetlb PMD sharingBaolin Wang1-18/+22
2022-05-13mm: hugetlb: considering PMD sharing when flushing cache/TLBsBaolin Wang2-3/+16
2022-05-13mm/memory_hotplug: use pgprot_val to get value of pgprotliusongtang1-1/+1
2022-05-13Docs/{ABI,admin-guide}/damon: update for fixed virtual address ranges monitoringSeongJae Park2-9/+19
2022-05-13mm/damon/sysfs: support fixed virtual address ranges monitoringSeongJae Park1-7/+6
2022-05-13mm/damon/vaddr: register a damon_operations for fixed virtual address ranges monitoringSeongJae Park3-2/+20
2022-05-13Docs/{ABI,admin-guide}/damon: document 'avail_operations' sysfs fileSeongJae Park2-7/+21
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park1-0/+1
2022-05-13mm/damon/sysfs: add a file for listing available monitoring opsSeongJae Park1-0/+19
2022-05-13mm/damon/core: add a function for damon_operations registration checksSeongJae Park2-3/+22
2022-05-13mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZEFabio M. De Francesco1-0/+2
2022-05-13kfence: enable check kfence canary on panic via boot paramhuangshaobo1-0/+34
2022-05-13hugetlbfs: fix hugetlbfs_statfs() lockingMina Almasry1-2/+2
2022-05-13mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit5-2/+45
2022-05-13mm/mprotect: do not flush when not required architecturallyNadav Amit5-5/+120
2022-05-13mm/mprotect: use mmu_gatherNadav Amit7-51/+82
2022-05-09VFS: add FMODE_CAN_ODIRECT file flagNeilBrown6-22/+19
2022-05-09MM: handle THP in swap_*page_fs() - count_vm_events()NeilBrown1-2/+4
2022-05-09mm: handle THP in swap_*page_fs()NeilBrown1-10/+13
2022-05-09mm: submit multipage write for SWP_FS_OPS swap-spaceNeilBrown4-24/+74
2022-05-09mm: submit multipage reads for SWP_FS_OPS swap-spaceNeilBrown5-47/+104
2022-05-09doc: update documentation for swap_activate and swap_rwNeilBrown2-11/+24
2022-05-09mm: perform async writes to SWP_FS_OPS swap-space using ->swap_rwNeilBrown1-40/+58
2022-05-09nfs: rename nfs_direct_IO and use as ->swap_rwNeilBrown3-18/+12
2022-05-09mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-spaceNeilBrown6-6/+77
2022-05-09mm: reclaim mustn't enter FS for SWP_FS_OPS swap-spaceNeilBrown2-9/+28
2022-05-09mm: move responsibility for setting SWP_FS_OPS to ->swap_activateNeilBrown4-10/+23
2022-05-09mm: drop swap_dirty_folioNeilBrown3-19/+1
2022-05-09mm: create new mm/swap.h header fileNeilBrown16-121/+148
2022-05-09selftests: clarify common error when running gup_testJoel Savitz1-0/+2
2022-05-09mm/gup: fix comments to pin_user_pages_*()Yury Norov1-4/+17
2022-05-09powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3sDavid Hildenbrand1-1/+20