linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/5] selftests/mm: Improve run_vmtests.sh
 2024-03-14  9:31 UTC  (5+ messages)
` [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings

[PATCH v6] zswap: replace RB tree with xarray
 2024-03-14  9:24 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Swap Abstraction "the pony"
 2024-03-14  9:03 UTC  (9+ messages)
  ` [Lsf-pc] "

[PATCH 00/13] mm/treewide: Remove pXd_huge() API
 2024-03-14  8:56 UTC  (9+ messages)
` [PATCH 03/13] mm/gup: Check p4d presence before going on
` [PATCH 06/13] mm/arm: Use macros to define pmd/pud helpers
` [PATCH 07/13] mm/arm: Redefine pmd_huge() with pmd_leaf()
` [PATCH 08/13] mm/arm64: Merge pXd_huge() and pXd_leaf() definitions
` [PATCH 10/13] mm/gup: Merge pXd huge mapping checks
  ` [PATCH 09/13] mm/powerpc: Redefine pXd_huge() with pXd_leaf()
  ` [PATCH 11/13] mm/treewide: Replace "
  ` [PATCH 12/13] mm/treewide: Remove pXd_huge()

[PATCH] selftests/exec: execveat: Improve debug reporting
 2024-03-14  8:54 UTC  (2+ messages)

[Test Failure Report] exec: Test failures in execveat
 2024-03-14  8:49 UTC  (8+ messages)

[PATCH v2 00/12] conform tests to TAP format output
 2024-03-14  8:46 UTC  (4+ messages)
` [PATCH v2 12/12] selftests/mm: virtual_address_range: conform "

[PATCH v3] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2024-03-14  8:39 UTC  (12+ messages)

[PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-14  8:39 UTC 

[PATCH] vmstat: Keep count of the maximum page reached by the kernel stack
 2024-03-14  8:19 UTC  (3+ messages)

[RFC 00/14] Dynamic Kernel Stacks
 2024-03-14  7:55 UTC  (10+ messages)
` [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
` [RFC 11/14] x86: add support for Dynamic Kernel Stacks

[PATCH v2 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-14  7:52 UTC  (5+ messages)
` [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH 0/3] mm: random cleanups
 2024-03-14  7:19 UTC  (6+ messages)
` [PATCH 1/3] mm/show_mem: simplify ifdef on si_meminfo_node()
` [PATCH 2/3] mm/compaction: add and use for_each_populated_zone_pgdat() helper
` [PATCH 3/3] mm/vmstat: simplfy extfrag_show_print with fragmentation_index()

[PATCH] mm,page_owner: Fix recursion
 2024-03-14  7:01 UTC  (5+ messages)

[PATCH] ext4: remove SLAB_MEM_SPREAD flag usage
 2024-03-14  4:06 UTC  (3+ messages)

[PATCH 0/8] Some cleanups for memory-failure
 2024-03-14  3:51 UTC  (13+ messages)
` [PATCH 1/8] mm/memory-failure: Remove fsdax_pgoff argument from __add_to_kill
` [PATCH 6/8] mm/memory-failure: Convert memory_failure() to use a folio

[GIT PULL] MM updates for 6.9-rc1
 2024-03-14  3:05 UTC 

Splitting pinned folios
 2024-03-14  2:46 UTC  (7+ messages)
  ` updated documentation: "

[RFC IDEA] ACMA: Access/Contiguity-aware Memory Auto-scaling
 2024-03-14  1:51 UTC  (2+ messages)

[PATCH 0/2] Reliable testing for hugetlb
 2024-03-14  1:25 UTC  (3+ messages)
` [PATCH 1/2] mm: Turn folio_test_hugetlb into a PageType
` [PATCH 2/2] mm: Remove a call to compound_head() from is_page_hwpoison()

[RFC] mm/vmstat: add a single value debugfs fragmentation metric
 2024-03-14  0:57 UTC 

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-03-14  0:38 UTC  (16+ messages)

[PATCH v10 00/12] Support page table check PowerPC
 2024-03-14  0:18 UTC  (12+ messages)
` [PATCH v10 01/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set"
` [PATCH v10 02/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set"
` [PATCH v10 03/12] mm: Provide addr parameter to page_table_check_pte_set()
` [PATCH v10 06/12] Revert "mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear"
` [PATCH v10 09/12] powerpc: mm: Add common pud_pfn stub for all platforms
` [PATCH v10 12/12] powerpc: mm: Support page table check
  ` [PATCH v10 08/12] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
  ` [PATCH v10 10/12] poweprc: mm: Implement *_user_accessible_page() for ptes
  ` [PATCH v10 11/12] powerpc: mm: Use set_pte_at_unchecked() for early-boot / internal usages

[PATCH v2] mm/slub: Simplify get_partial_node()
 2024-03-13 23:36 UTC  (4+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-03-13 23:32 UTC  (9+ messages)

[PATCH v9 0/1] mm: report per-page metadata information
 2024-03-13 22:40 UTC  (5+ messages)
` [PATCH v9 1/1] "

[PATCH] mm/memory: Fix missing pte marker for !page on pte zaps
 2024-03-13 22:29 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
 2024-03-13 22:09 UTC  (2+ messages)

[PATCH v3 00/12] Cover a guard gap corner case
 2024-03-13 21:58 UTC  (35+ messages)
` [PATCH v3 01/12] mm: Switch mm->get_unmapped_area() to a flag
` [PATCH v3 02/12] mm: Introduce arch_get_unmapped_area_vmflags()
` [PATCH v3 03/12] mm: Use get_unmapped_area_vmflags()
` [PATCH v3 04/12] thp: Add thp_get_unmapped_area_vmflags()
` [PATCH v3 05/12] csky: Use initializer for struct vm_unmapped_area_info
` [PATCH v3 06/12] parisc: "
` [PATCH v3 07/12] powerpc: "
` [PATCH v3 08/12] treewide: "
` [PATCH v3 09/12] mm: Take placement mappings gap into account
` [PATCH v3 10/12] x86/mm: Implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
` [PATCH v3 11/12] x86/mm: Care about shadow stack guard gap during placement
` [PATCH v3 12/12] selftests/x86: Add placement guard gap test for shstk

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-03-13 21:44 UTC  (12+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-13 21:05 UTC  (8+ messages)

[PATCH v5 06/24] fsverity: pass tree_blocksize to end_enable_verity()
 2024-03-13 21:03 UTC  (7+ messages)

[linux-next:master 12265/12944] arch/arm64/include/asm/pgtable.h:904:16: error: implicit declaration of function 'pud_leaf'; did you mean 'pmd_leaf'?
 2024-03-13 19:59 UTC  (4+ messages)

[PATCH 1/3] selftests/exec: Add the overall result line accourding to TAP
 2024-03-13 19:05 UTC  (3+ messages)

[PATCH RFC 0/4] memcg_kmem hooks refactoring and kmem_cache_charge()
 2024-03-13 17:34 UTC  (5+ messages)
` [PATCH RFC 1/4] mm, slab: move memcg charging to post-alloc hook

[linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
 2024-03-13 17:33 UTC 

[PATCH] memtest: use {READ,WRITE}_ONCE in memory scanning
 2024-03-13 17:21 UTC  (2+ messages)

[PATCH RFC gmem v1 0/8] KVM: gmem hooks/changes needed for x86 (other archs?)
 2024-03-13 17:11 UTC  (9+ messages)
` [PATCH RFC gmem v1 4/8] KVM: x86: Add gmem hook for invalidating memory

[PATCH v3 00/11] enable bs > ps in XFS
 2024-03-13 17:02 UTC  (12+ messages)
` [PATCH v3 01/11] mm: Support order-1 folios in the page cache
` [PATCH v3 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v3 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v3 04/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v3 05/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v3 06/11] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v3 07/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v3 08/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v3 09/11] xfs: expose block size in stat
` [PATCH v3 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v3 11/11] xfs: enable block size larger than page size support

[PATCH v2 0/2] Allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
 2024-03-13 15:51 UTC  (4+ messages)
` [PATCH v2 2/2] mm/numa_balancing:Allow "

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-03-13 15:35 UTC  (9+ messages)
` [PATCH v17 13/35] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v17 14/35] virt: gunyah: Add hypercalls for running a vCPU
` [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v17 16/35] gunyah: Add hypercalls for demand paging

[PATCH v5 00/37] Memory allocation profiling
 2024-03-13 15:31 UTC  (11+ messages)
` [PATCH v5 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v5 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v5 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v5 20/37] mm: fix non-compound multi-order memory accounting in __free_pages

[linux-next:master 13138/13397] sound/usb/stream.c:306:13: error: use of undeclared identifier 'chmaps'; did you mean 'chmap'?
 2024-03-13 14:51 UTC 

[linux-next:master 13138/13397] sound/usb/stream.c:306:34: error: 'chmaps' undeclared; did you mean 'chmap'?
 2024-03-13 14:51 UTC 

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-13 14:02 UTC  (25+ messages)
` [PATCH v4 3/6] mm: swap: Simplify struct percpu_cluster
` [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders
` [PATCH v4 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD

[PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
 2024-03-13 13:38 UTC  (3+ messages)
` [PATCH v2 2/3] x86/mm: Fix LAM inconsistency during context switch

[PATCH v2] mm: Remove folio from deferred split list before uncharging it
 2024-03-13 12:32 UTC  (2+ messages)

[PATCH STABLE v6.1.y] mm/migrate: set swap entry values of THP tail pages properly
 2024-03-13 11:23 UTC  (2+ messages)

MGLRU premature memcg OOM on slow writes
 2024-03-13 10:59 UTC  (13+ messages)

[linux-next:master 12842/12944] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data772' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data772'
 2024-03-13 10:43 UTC 

[GIT PULL] slab updates for 6.9
 2024-03-13  9:28 UTC  (5+ messages)

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-13  9:24 UTC  (6+ messages)
` [RFC PATCH v3 3/5] mm: swap: make should_try_to_free_swap() support large-folio

ZONE_DEVICE refcounting
 2024-03-13  6:32 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 60fac05b309de9d90a76c1658b2aa2edba68f5d4
 2024-03-13  4:31 UTC 

[PATCH v2] mm/migrate: put dest folio on deferred split list if source was there
 2024-03-13  2:33 UTC  (10+ messages)

[PATCH] mm: mglru: Fix soft lockup attributed to scanning folios
 2024-03-13  2:21 UTC  (6+ messages)

[BUG] kmsan: instrumentation recursion problems
 2024-03-13  1:41 UTC  (6+ messages)

[PATCH] filemap: replace pte_offset_map() with pte_offset_map_nolock()
 2024-03-13  1:29 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox