linux-2.6-microblaze.git
2022-05-13 SeongJae Parkmm/damon/sysfs: support online inputs update
2022-05-13 SeongJae Parkmm/damon/sysfs: update schemes stat in the kdamond...
2022-05-13 SeongJae Parkmm/damon/sysfs: use enum for 'state' input handling
2022-05-13 SeongJae Parkmm/damon/sysfs: reuse damon_set_regions() for regions...
2022-05-13 SeongJae Parkmm/damon/sysfs: move targets setup code to a separated...
2022-05-13 SeongJae Parkmm/damon/sysfs: prohibit multiple physical address...
2022-05-13 SeongJae Parkmm/damon/vaddr: remove damon_va_apply_three_regions()
2022-05-13 SeongJae Parkmm/damon/vaddr: move 'damon_set_regions()' to core
2022-05-13 SeongJae Parkmm/damon/vaddr: generalize damon_va_apply_three_regions()
2022-05-13 SeongJae Parkmm/damon/core: finish kdamond as soon as any callback...
2022-05-13 SeongJae Parkmm/damon/core: add a new callback for watermarks checks
2022-05-13 Niels Dosscheselftest/vm: test that mremap fails on non-existent vma
2022-05-13 Adrian Huangmm/rmap: Fix typos in comments
2022-05-13 Hongchen Zhangmm/swapops: make is_pmd_migration_entry more strict
2022-05-13 Florian Rommelmmap locking API: fix missed mmap_sem references in...
2022-05-13 Peter Collingbournemm: make minimum slab alignment a runtime property
2022-05-13 Peter Collingbourneprintk: stop including cache.h from printk.h
2022-05-13 Baolin Wangmm: rmap: use flush_cache_range() to flush cache for...
2022-05-13 Baolin Wangmm: rmap: move the cache flushing to the correct place...
2022-05-13 Baolin Wangmm: hugetlb: considering PMD sharing when flushing...
2022-05-13 liusongtangmm/memory_hotplug: use pgprot_val to get value of pgprot
2022-05-13 SeongJae ParkDocs/{ABI,admin-guide}/damon: update for fixed virtual...
2022-05-13 SeongJae Parkmm/damon/sysfs: support fixed virtual address ranges...
2022-05-13 SeongJae Parkmm/damon/vaddr: register a damon_operations for fixed...
2022-05-13 SeongJae ParkDocs/{ABI,admin-guide}/damon: document 'avail_operation...
2022-05-13 SeongJae Parkselftets/damon/sysfs: test existence and permission...
2022-05-13 SeongJae Parkmm/damon/sysfs: add a file for listing available monito...
2022-05-13 SeongJae Parkmm/damon/core: add a function for damon_operations...
2022-05-13 Fabio M. De... mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
2022-05-13 huangshaobokfence: enable check kfence canary on panic via boot...
2022-05-13 Mina Almasryhugetlbfs: fix hugetlbfs_statfs() locking
2022-05-13 Nadav Amitmm: avoid unnecessary flush on change_huge_pmd()
2022-05-13 Nadav Amitmm/mprotect: do not flush when not required architecturally
2022-05-13 Nadav Amitmm/mprotect: use mmu_gather
2022-05-10 NeilBrownVFS: add FMODE_CAN_ODIRECT file flag
2022-05-10 NeilBrownMM: handle THP in swap_*page_fs() - count_vm_events()
2022-05-10 NeilBrownmm: handle THP in swap_*page_fs()
2022-05-10 NeilBrownmm: submit multipage write for SWP_FS_OPS swap-space
2022-05-10 NeilBrownmm: submit multipage reads for SWP_FS_OPS swap-space
2022-05-10 NeilBrowndoc: update documentation for swap_activate and swap_rw
2022-05-10 NeilBrownmm: perform async writes to SWP_FS_OPS swap-space using...
2022-05-10 NeilBrownnfs: rename nfs_direct_IO and use as ->swap_rw
2022-05-10 NeilBrownmm: introduce ->swap_rw and use it for reads from SWP_F...
2022-05-10 NeilBrownmm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
2022-05-10 NeilBrownmm: move responsibility for setting SWP_FS_OPS to ...
2022-05-10 NeilBrownmm: drop swap_dirty_folio
2022-05-10 NeilBrownmm: create new mm/swap.h header file
2022-05-10 Joel Savitzselftests: clarify common error when running gup_test
2022-05-10 Yury Norovmm/gup: fix comments to pin_user_pages_*()
2022-05-10 David Hildenbrandpowerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE...
2022-05-10 David Hildenbrandpowerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
2022-05-10 David Hildenbrands390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2022-05-10 David Hildenbrands390/pgtable: cleanup description of swp pte layout
2022-05-10 David Hildenbrandarm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2022-05-10 David Hildenbrandx86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2022-05-10 David Hildenbrandmm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_...
2022-05-10 David Hildenbrandmm/swap: remember PG_anon_exclusive via a swp pte bit
2022-05-10 David Hildenbrandmm/gup: sanity-check with CONFIG_DEBUG_VM that anonymou...
2022-05-10 David Hildenbrandmm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning...
2022-05-10 David Hildenbrandmm: support GUP-triggered unsharing of anonymous pages
2022-05-10 David Hildenbrandmm/gup: disallow follow_page(FOLL_PIN)
2022-05-10 David Hildenbrandmm/rmap: fail try_to_migrate() early when setting a...
2022-05-10 David Hildenbrandmm: remember exclusively mapped anonymous pages with...
2022-05-10 David Hildenbrandmm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusi...
2022-05-10 David Hildenbrandmm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE...
2022-05-10 David Hildenbrandmm/rmap: use page_move_anon_rmap() when reusing a mappe...
2022-05-10 David Hildenbrandmm/rmap: drop "compound" parameter from page_add_new_an...
2022-05-10 David Hildenbrandmm/rmap: pass rmap flags to hugepage_add_anon_rmap()
2022-05-10 David Hildenbrandmm/rmap: remove do_page_add_anon_rmap()
2022-05-10 David Hildenbrandmm/rmap: convert RMAP flags to a proper distinct rmap_t...
2022-05-10 David Hildenbrandmm/rmap: split page_dup_rmap() into page_dup_file_rmap...
2022-05-10 David Hildenbrandmm/memory: slightly simplify copy_present_pte()
2022-05-10 David Hildenbrandmm/hugetlb: take src_mm->write_protect_seq in copy_huge...
2022-05-10 David Hildenbrandmm/rmap: fix missing swap_free() in try_to_unmap()...
2022-04-29 Hailong Tumm/damon/reclaim: fix the timer always stays active
2022-04-29 Yu Zhemm/damon: remove unnecessary type castings
2022-04-29 SeongJae Parkmm/damon/core-test: add a kunit test case for ops regis...
2022-04-29 Xiaomeng Tongdamon: vaddr-test: tweak code to make the logic clearer
2022-04-29 Yosry Ahmedselftests: cgroup: add a selftest for memory.reclaim
2022-04-29 Yosry Ahmedselftests: cgroup: fix alloc_anon_noexit() instantly...
2022-04-29 Yosry Ahmedselftests: cgroup: return -errno from cg_read()/cg_writ...
2022-04-29 Shakeel Buttmemcg: introduce per-memcg reclaim interface
2022-04-29 Brian Geffonzram: add a huge_idle writeback mode
2022-04-29 Chen Wandunmm/page_alloc: simplify update of pgdat in wake_all_kswapds
2022-04-29 Andrey Konovalovkasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
2022-04-29 Zqiangkasan: fix sleeping function called from invalid contex...
2022-04-29 Baolin Wangmm: hugetlb: add missing cache flushing in hugetlb_unsh...
2022-04-29 xu xinmm/khugepaged: use vma_is_anonymous
2022-04-29 Peng Liumm: use for_each_online_node and node_online instead...
2022-04-29 Peng Liuhugetlb: fix return value of __setup handlers
2022-04-29 Peng Liuhugetlb: fix hugepages_setup when deal with pernode
2022-04-29 Peng Liuhugetlb: fix wrong use of nr_online_nodes
2022-04-29 Christophe... drivers/base/memory: fix an unlikely reference counting...
2022-04-29 Miaohe Linmm: compaction: make sure highest is above the min_pfn
2022-04-29 Miaohe Linmm: compaction: simplify the code in __compact_finished
2022-04-29 Miaohe Linmm: compaction: make compaction_zonelist_suitable retur...
2022-04-29 Miaohe Linmm: compaction: avoid possible NULL pointer dereference...
2022-04-29 Miaohe Linmm: compaction: clean up comment about async compaction...
2022-04-29 Miaohe Linmm: compaction: use helper compound_nr in isolate_migra...
2022-04-29 Miaohe Linmm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
next