OSDN Git Service

tomoyo/tomoyo-test1.git
2022-04-29 Yang Yangmm/vmstat: add events for ksm cow
2022-04-29 xu xinksm: count ksm merging pages for each process
2022-04-29 Peter Xuinclude/linux/swapops.h: remove stub for non_swap_entry()
2022-04-29 Joao Martinsmm/page_alloc: reuse tail struct pages for compound...
2022-04-29 Joao Martinsmm/sparse-vmemmap: improve memory savings for compound...
2022-04-29 Joao Martinsmm/hugetlb_vmemmap: move comment block to Documentation/vm
2022-04-29 Joao Martinsmm/sparse-vmemmap: refactor core of vmemmap_populate_ba...
2022-04-29 Joao Martinsmm/sparse-vmemmap: add a pgmap argument to section...
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_V...
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
2022-04-29 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related...
2022-04-29 Ma Wupengmm/page_alloc.c: calc the right pfn if page size is...
2022-04-29 Miaohe Linmm/mremap: avoid unneeded do_munmap call
2022-04-29 Miaohe Linmm/mremap: use helper mlock_future_check()
2022-04-29 Anshuman Khandualmm/mmap: drop arch_vm_get_page_pgprot()
2022-04-29 Anshuman Khandualmm/mmap: drop arch_filter_pgprot()
2022-04-29 Christoph Hellwigx86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualsparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualarm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualpowerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Anshuman Khandualmm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
2022-04-29 Miaohe Linmm/mmap.c: use helper mlock_future_check()
2022-04-29 Anshuman Khandualmm/mmap: clarify protection_map[] indices
2022-04-29 Anshuman Khandualmm/debug_vm_pgtable: drop protection_map[] usage
2022-04-29 Jianxing Wangmm/mmu_gather: limit free batch count and add schedule...
2022-04-29 Rolf Eike Beermm/mmap.c: use mmap_assert_write_locked() instead of...
2022-04-29 Axel Rasmussenselftests: vm: fix shellcheck warnings in run_vmtests.sh
2022-04-29 Axel Rasmussenselftests: vm: refactor run_vmtests.sh to reduce boiler...
2022-04-29 Gabriel Krisman... selftests: vm: add test for Soft-Dirty PTE bit
2022-04-29 Muhammad Usama... selftests: vm: bring common functions to a new file
2022-04-29 Sidhartha Kumartools/testing/selftests/vm/gup_test.c: clarify error...
2022-04-29 Muchun Songmm: simplify follow_invalidate_pte()
2022-04-29 Muchun Songdax: fix missing writeprotect the pte entry
2022-04-29 Muchun Songmm: pvmw: add support for walking devmap pages
2022-04-29 Muchun Songmm: rmap: introduce pfn_mkclean_range() to cleans PTEs
2022-04-29 Muchun Songdax: fix cache flush on PMD-mapped pages
2022-04-29 Muchun Songmm: rmap: fix cache flush on THP pages
2022-04-29 Miaohe Linmm/madvise: fix potential pte_unmap_unlock pte error
2022-04-29 Oscar Salvadormm: untangle config dependencies for demote-on-reclaim
2022-04-29 Baolin Wangmm: migrate: simplify the refcount validation when...
2022-04-29 Miaohe Linmm/migration: fix possible do_pages_stat_array racing...
2022-04-29 Miaohe Linmm/migration: fix potential invalid node access for...
2022-04-29 Miaohe Linmm/migration: fix potential page refcounts leak in...
2022-04-29 Miaohe Linmm/migration: remove some duplicated codes in migrate_pages
2022-04-29 Miaohe Linmm/migration: avoid unneeded nodemask_t initialization
2022-04-29 Miaohe Linmm/migration: use helper macro min in do_pages_stat
2022-04-29 Miaohe Linmm/migration: use helper function vma_lookup() in add_p...
2022-04-29 Miaohe Linmm/migration: remove unneeded local variable page_lru
2022-04-29 Miaohe Linmm/migration: remove unneeded local variable mapping_locked
2022-04-29 Alistair Popplemm: add selftests for migration entries
2022-04-29 Miaohe Linmm/mempolicy: clean up the code logic in queue_pages_pt...
2022-04-29 Miaohe Lindrivers/base/node.c: fix compaction sysfs file leak
2022-04-29 Miaohe Linmm: compaction: use helper isolation_suitable()
2022-04-29 Miaohe Linmm/z3fold: remove unneeded PAGE_HEADLESS check in free_...
2022-04-29 Miaohe Linmm/z3fold: remove redundant list_del_init of zhdr-...
2022-04-29 Miaohe Linmm/z3fold: move decrement of pool->pages_nr into __rele...
2022-04-29 Miaohe Linmm/z3fold: remove confusing local variable l reassignment
2022-04-29 Miaohe Linmm/z3fold: remove unneeded page_mapcount_reset and...
2022-04-29 Miaohe Linmm/z3fold: minor clean up for z3fold_free
2022-04-29 Miaohe Linmm/z3fold: remove obsolete comment in z3fold_alloc
2022-04-29 Miaohe Linmm/z3fold: declare z3fold_mount with __init
2022-04-29 Xianting Tianfs/proc/task_mmu.c: remove redundant page validation...
2022-04-29 Miaohe Linmm/vmscan: fix comment for isolate_lru_pages
2022-04-29 Miaohe Linmm/vmscan: fix comment for current_may_throttle
2022-04-29 Miaohe Linmm/vmscan: remove obsolete comment in get_scan_count
2022-04-29 Wei Yangmm/vmscan: sc->reclaim_idx must be a valid zone index
2022-04-29 Wei Yangmm/vmscan: make sure wakeup_kswapd with managed zone
2022-04-29 Wei Yangmm/vmscan: reclaim only affects managed_zones
2022-04-29 Muchun Songarm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP...
2022-04-29 Muchun Songmm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_F...
2022-04-29 Jakob Koschelhugetlb: remove use of list iterator variable after...
2022-04-29 Naoya Horiguchimm, hugetlb, hwpoison: separate branch for free and...
2022-04-29 Miaohe Linmm/memory-failure.c: dissolve truncated hugetlb page
2022-04-29 Miaohe Linmm/memory-failure.c: minor cleanup for HWPoisonHandlable
2022-04-29 Naoya HoriguchiRevert "mm/memory-failure.c: fix race with changing...
2022-04-29 Naoya Horiguchimm/hwpoison: put page in already hwpoisoned case with...
2022-04-29 liqiongmm/memory-failure.c: remove unnecessary (void*) conversions
2022-04-29 Zi Yanmm: wrap __find_buddy_pfn() with a necessary buddy...
2022-04-29 Zi Yanmm: page_alloc: simplify pageblock migratetype check...
2022-04-29 Wei Yangmm/page_alloc: adding same penalty is enough to get...
2022-04-29 Joel SavitzDocumentation/sysctl: document page_lock_unfairness
2022-04-29 Yury Norovvmap(): don't allow invalid pages
2022-04-29 Yixuan Caomm/vmalloc: fix a comment
2022-04-29 Lu Jialinmm/memcontrol.c: remove unused private flag of memory...
2022-04-29 Lu Jialinmm/memcontrol.c: make cgroup_memory_noswap static
2022-04-29 Roman GushchinMAINTAINERS: add corresponding kselftests to memcg...
2022-04-29 Roman GushchinMAINTAINERS: add corresponding kselftests to cgroup...
2022-04-29 Roman Gushchinkselftests: memcg: speed up the memory.high test
2022-04-29 Roman Gushchinkselftests: memcg: update the oom group leaf events...
2022-04-29 Wei Yangmm/memcg: non-hierarchical mode is deprecated
2022-04-29 Wei Yangmm/memcg: move generation assignment and comparison...
2022-04-29 Wei Yangmm/memcg: set pos explicitly for reclaim and !reclaim
2022-04-29 Wei Yangmm/memcg: set memcg after css verified and got reference
2022-04-29 Wei Yangmm/memcg: mz already removed from rb_tree if not NULL
2022-04-29 Miaohe Linmm/memcg: remove unneeded nr_scanned
2022-04-29 Miaohe Linmm: shmem: make shmem_init return void
2022-04-29 Chen Wandunmm: rework calculation of bdi_min_ratio in bdi_set_min_...
2022-04-29 Yixuan Caotools/vm/page_owner_sort.c: avoid repeated judgments
2022-04-29 Yixuan Caotools/vm/page_owner_sort.c: provide allocator labelling...
2022-04-29 Haowen Baitools/vm/page_owner: support debug log to avoid huge...
next