2024-08-17 |
Mike Rapoport... | mm: introduce numa_memblks |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | x86/numa: numa_{add,remove}_cpu: make cpu parameter... |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | x86/numa_emu: use a helper function to get MAX_DMA32_PFN |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | x86/numa_emu: split __apicid_to_node update to a helper... |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | x86/numa_emu: simplify allocation of phys_dist |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | x86/numa: move FAKE_NODE_* defines to numa_emu |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | x86/numa: use get_pfn_range_for_nid to verify that... |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | x86/numa: simplify numa_distance allocation |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | arch, mm: pull out allocation of NODE_DATA to generic... |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | arch, mm: move definition of node_data to generic code |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | MIPS: loongson64: rename __node_data to node_data |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | MIPS: sgi-ip27: ensure node_possible_map only contains... |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | MIPS: sgi-ip27: make NODE_DATA() the same as on all... |
commit | commitdiff | tree |
2024-08-17 |
Mike Rapoport... | mm: move kernel/numa.c to mm/ |
commit | commitdiff | tree |
2024-08-17 |
Jianhui Zhou | percpu: remove pcpu_alloc_size() |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/rmap: minimize folio->_nr_pages_mapped updates when... |
commit | commitdiff | tree |
2024-08-17 |
Pedro Falcato | fixup! selftests/mm: Add mseal test for no-discard... |
commit | commitdiff | tree |
2024-08-17 |
Pedro Falcato | selftests/mm: add mseal test for no-discard madvise |
commit | commitdiff | tree |
2024-08-17 |
Marco Elver | kfence: introduce burst mode |
commit | commitdiff | tree |
2024-08-17 |
Jann Horn | mm: fix (harmless) type confusion in lock_vma_under_rcu() |
commit | commitdiff | tree |
2024-08-17 |
Nhat Pham | zswap: track swapins from disk more accurately (fix) |
commit | commitdiff | tree |
2024-08-17 |
Nhat Pham | zswap: track swapins from disk more accurately |
commit | commitdiff | tree |
2024-08-17 |
Nhat Pham | zswap: implement a second chance algorithm for dynamic... |
commit | commitdiff | tree |
2024-08-17 |
Nhat Pham | zswap: implement a second chance algorithm for dynamic... |
commit | commitdiff | tree |
2024-08-17 |
Yosry Ahmed | mm: zswap: make the lock critical section obvious in... |
commit | commitdiff | tree |
2024-08-17 |
David Gow | mm: only enforce minimum stack gap size if it's sensible |
commit | commitdiff | tree |
2024-08-17 |
Yang Li | mm: remove duplicated include in vma_internal.h |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/ksm: convert break_ksm() from walk_page_range_vma... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm: remove follow_page() |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | s390/mm/fault: convert do_secure_storage_access() from... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | s390/uv: convert gmap_destroy_page() from follow_page... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm-huge_memory-convert-split_huge_pages_pid-from-follow... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/huge_memory: convert split_huge_pages_pid() from... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/ksm: convert scan_get_next_rmap_item() from follow_p... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/ksm: convert get_mergeable_page() from follow_page... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/migrate: convert add_page_for_migration() from follo... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/migrate: convert do_pages_stat_array() from follow_p... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/pagewalk: introduce folio_walk_start() + folio_walk_... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PG... |
commit | commitdiff | tree |
2024-08-17 |
Andrew Morton | include/linux/mmzone.h: clean up watermark accessors |
commit | commitdiff | tree |
2024-08-17 |
Kaiyang Zhao | mm: print the promo watermark in zoneinfo |
commit | commitdiff | tree |
2024-08-17 |
Kaiyang Zhao | mm: create promo_wmark_pages and clean up open-coded... |
commit | commitdiff | tree |
2024-08-17 |
Kaiyang Zhao | mm: consider CMA pages in watermark check for NUMA... |
commit | commitdiff | tree |
2024-08-17 |
Takero Funaki | mm: zswap: fix global shrinker error handling logic |
commit | commitdiff | tree |
2024-08-17 |
Takero Funaki | mm: zswap: fix global shrinker memcg iteration |
commit | commitdiff | tree |
2024-08-17 |
Kairui Song | mm-swap-add-a-adaptive-full-cluster-cache-reclaim-fix |
commit | commitdiff | tree |
2024-08-17 |
Kairui Song | mm: swap: add a adaptive full cluster cache reclaim |
commit | commitdiff | tree |
2024-08-17 |
Kairui Song | mm: swap: relaim the cached parts that got scanned |
commit | commitdiff | tree |
2024-08-17 |
Kairui Song | mm: swap: add a fragment cluster list |
commit | commitdiff | tree |
2024-08-17 |
Barry Song | mm-swap-allow-cache-reclaim-to-skip-slot-cache-fix |
commit | commitdiff | tree |
2024-08-17 |
Kairui Song | mm: swap: allow cache reclaim to skip slot cache |
commit | commitdiff | tree |
2024-08-17 |
Kairui Song | mm: swap: skip slot cache on freeing for mTHP |
commit | commitdiff | tree |
2024-08-17 |
Kairui Song | mm: swap: clean up initialization helper |
commit | commitdiff | tree |
2024-08-17 |
Chris Li | mm: swap: separate SSD allocation from scan_swap_map_sl... |
commit | commitdiff | tree |
2024-08-17 |
Chris Li | mm: swap: mTHP allocate swap entries from nonfull list |
commit | commitdiff | tree |
2024-08-17 |
Chris Li | mm: swap: swap cluster switch to double link list |
commit | commitdiff | tree |
2024-08-17 |
Zhaoyu Liu | mm: swap: allocate folio only first time in __read_swap... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm: clarify folio_likely_mapped_shared() documentation... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/rmap: cleanup partially-mapped handling in __folio_r... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/hugetlb: remove hugetlb_follow_page_mask() leftover |
commit | commitdiff | tree |
2024-08-17 |
Wei Yang | mm/memory_hotplug: get rid of __ref |
commit | commitdiff | tree |
2024-08-17 |
Barry Song | mm: prohibit NULL deference exposed for unsupported... |
commit | commitdiff | tree |
2024-08-17 |
Barry Song | mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL... |
commit | commitdiff | tree |
2024-08-17 |
Barry Song | mm: document __GFP_NOFAIL must be blockable |
commit | commitdiff | tree |
2024-08-17 |
Barry Song | vpda: try to fix the potential crash due to misusing... |
commit | commitdiff | tree |
2024-08-17 |
Barry Song | mm: clarify swap_count_continued and improve readabilit... |
commit | commitdiff | tree |
2024-08-17 |
Barry Song | mm: swap: add nr argument in swapcache_prepare and... |
commit | commitdiff | tree |
2024-08-17 |
Uros Bizjak | mm/z3fold: add __percpu annotation to *unbuddied pointe... |
commit | commitdiff | tree |
2024-08-17 |
Hao Ge | mm/cma: change the addition of totalcma_pages in the... |
commit | commitdiff | tree |
2024-08-17 |
Wei Yang | mm: improve code consistency with zonelist_* helper... |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | tools: add skeleton code for userland testing of VMA... |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | tools: separate out shared radix-tree components |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | MAINTAINERS: add entry for new VMA files |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | mm: move internal core VMA manipulation functions to... |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | mm: move vma_shrink(), vma_expand() to internal header |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | mm: move vma_modify() and helpers to internal header |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | mm: userfaultfd: fix user-after-free in userfaultfd_cle... |
commit | commitdiff | tree |
2024-08-17 |
Lorenzo Stoakes | userfaultfd: move core VMA manipulation logic to mm... |
commit | commitdiff | tree |
2024-08-17 |
David Finkel | mm, memcg: cg2 memory{.swap,}.peak write tests |
commit | commitdiff | tree |
2024-08-17 |
David Finkel | mm, memcg: cg2 memory{.swap,}.peak write tests |
commit | commitdiff | tree |
2024-08-17 |
David Finkel | mm, memcg: cg2 memory{.swap,}.peak write handlers |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | s390/uv: drop arch_make_page_accessible() |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/gup: convert to arch_make_folio_accessible() |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm: simplify arch_make_folio_accessible() |
commit | commitdiff | tree |
2024-08-17 |
Thorsten Blum | lib: test_hmm: use min() to improve dmirror_exclusive() |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | powerpc/8xx: document and enforce that split PT locks... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm/hugetlb: enforce that PMD PT sharing has split PMD... |
commit | commitdiff | tree |
2024-08-17 |
David Hildenbrand | mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS... |
commit | commitdiff | tree |
2024-08-17 |
Adrian Huang | mm/vmalloc: combine all TLB flush operations of KASAN... |
commit | commitdiff | tree |
2024-08-17 |
Roman Gushchin | mm: page_counters: initialize usage using ATOMIC_LONG_I... |
commit | commitdiff | tree |
2024-08-17 |
Roman Gushchin | mm: page_counters: put page_counter_calculate_protectio... |
commit | commitdiff | tree |
2024-08-17 |
Roman Gushchin | mm: memcg: don't call propagate_protected_usage() needl... |
commit | commitdiff | tree |
2024-08-17 |
Kefeng Wang | mm: hugetlb: remove left over comment about follow_huge... |
commit | commitdiff | tree |
2024-08-17 |
Pavel Tikhomirov | kmemleak-test: add percpu leak |
commit | commitdiff | tree |
2024-08-17 |
Pavel Tikhomirov | kmemleak-enable-tracking-for-percpu-pointers-v2 |
commit | commitdiff | tree |
2024-08-17 |
Pavel Tikhomirov | kmemleak: enable tracking for percpu pointers |
commit | commitdiff | tree |
2024-08-17 |
Pasha Tatashin | task_stack: uninline stack_not_used |
commit | commitdiff | tree |
next |