linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/2] mm: Don't init and clear page count when MEMINIT_EARLY
 2023-09-29 17:00 UTC  (3+ messages)
` [PATCH v5 1/2] mm: allow optional initialization of page count and PG_reserved flag
` [PATCH v5 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-09-29 16:22 UTC  (20+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[linux-next:master 8008/8345] mm/shrinker.c:100:1-7: preceding lock on line 83 (fwd)
 2023-09-29 16:03 UTC  (2+ messages)

[PATCH v4 0/6] binfmt_elf: Support segments with 0 filesz and misaligned starts
 2023-09-29 15:45 UTC  (15+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] binfmt_elf: elf_bss no longer used by load_elf_binary()
` [PATCH v4 3/6] binfmt_elf: Use elf_load() for interpreter
` [PATCH v4 4/6] binfmt_elf: Use elf_load() for library
` [PATCH v4 5/6] binfmt_elf: Only report padzero() errors when PROT_WRITE
` [PATCH v4 6/6] mm: Remove unused vm_brk()

[PATCH v2 0/2] hugetlb memcg accounting
 2023-09-29 15:11 UTC  (12+ messages)
` [PATCH v2 1/2] hugetlb: memcg: account hugetlb-backed memory in memory controller
` [PATCH v2 2/2] selftests: add a selftest to verify hugetlb usage in memcg

[PATCH 0/3] Fixes for vma_merge() error path
 2023-09-29 14:52 UTC  (10+ messages)
` [PATCH 1/3] mmap: Fix vma_iterator in error path of vma_merge()
` [PATCH 2/3] mmap: Fix error paths with dup_anon_vma()

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-09-29 14:39 UTC  (12+ messages)
` [PATCH v6 1/9] mm: Allow deferred splitting of arbitrary anon large folios
` [PATCH v6 2/9] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v6 3/9] mm: thp: Account pte-mapped anonymous THP usage
` [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
` [PATCH v6 5/9] mm: thp: Extend THP to allocate anonymous large folios
` [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders
` [PATCH v6 7/9] arm64/mm: Override arch_wants_pte_order()
` [PATCH v6 8/9] selftests/mm/cow: Generalize do_run_with_thp() helper
` [PATCH v6 9/9] selftests/mm/cow: Add tests for small-order anon THP

BUG: MADV_COLLAPSE doesn't work for XFS files
 2023-09-29 12:33 UTC  (7+ messages)
      ` BUG: MADV_COLLAPSE doesn't work for XFS files]

Meeting request with
 2023-09-29 12:12 UTC 

[PATCH] docs: update link to powerpc/vmemmap_dedup.rst
 2023-09-29 10:30 UTC  (2+ messages)

[PATCH 0/3] Fixes for vma_merge() error path
 2023-09-29 10:29 UTC  (5+ messages)
` [PATCH v2 1/3] mmap: Fix vma_iterator in error path of vma_merge()
` [PATCH v2 2/3] mmap: Fix error paths with dup_anon_vma()
` [PATCH v2 3/3] mmap: Add clarifying comment to vma_merge() code

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-09-29 10:27 UTC  (9+ messages)
` [PATCH v4 1/2] mm: pass page count and reserved to __init_single_page
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[RFC PATCH v2 0/7] Introduce persistent memory pool
 2023-09-29 10:13 UTC  (20+ messages)
          ` [EXTERNAL] "

[PATCH] memblock: don't run loop in memblock_add_range() twice
 2023-09-29 10:10 UTC  (5+ messages)

[GIT PULL] slab fixes for 6.6-rc4
 2023-09-29  7:52 UTC 

[PATCH 0/2] kselftest/exec: Convert execveat test to KTAP output
 2023-09-29  7:50 UTC  (6+ messages)
` [PATCH 1/2] kselftest: Add a ksft_perror() helper
` [PATCH 2/2] selftests/exec: Convert execveat test to generate KTAP output

[PATCH v2 0/2] Fix set_huge_pte_at() panic on arm64
 2023-09-29  6:36 UTC  (3+ messages)
` [PATCH v2 1/2] mm: hugetlb: Add huge page size param to set_huge_pte_at()

[linux-next:master 8118/8345] mm/userfaultfd.c:1373 remap_pages() warn: unsigned 'src_start + len - src_addr' is never less than zero
 2023-09-29  4:42 UTC 

[linux-next:master 8222/8507] fs/proc/task_mmu.c:2153:8: error: implicit declaration of function 'pagemap_scan_is_interesting_page' is invalid in C99
 2023-09-29  2:35 UTC 

[PATCH v3 0/4] binfmt_elf: Support segments with 0 filesz and misaligned starts
 2023-09-29  0:51 UTC  (5+ messages)
` [PATCH v3 3/4] binfmt_elf: Provide prot bits as context for padzero() errors

[linux-next:master 4519/8507] drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c:194:29: warning: variable 'tx_buf' set but not used
 2023-09-28 23:50 UTC 

[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-09-28 20:30 UTC  (3+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v4 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v2 0/3] userfaultfd remap option
 2023-09-28 20:11 UTC  (32+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
  ` potential new userfaultfd vs khugepaged conflict [was: Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI]

BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk
 2023-09-28 19:59 UTC  (4+ messages)

[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-09-28 19:45 UTC  (3+ messages)
` [PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling

[RFC PATCH 0/2] Remove compound_pagelist from khugepaged
 2023-09-28 19:33 UTC  (5+ messages)
` [RFC PATCH 2/2] mm/khugepaged: Remove compound_pagelist

[linux-next:pending-fixes] BUILD SUCCESS ad82df6ef94b32608e7ebccd610c0457faed505e
 2023-09-28 17:48 UTC 

[PATCH] mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified
 2023-09-28 17:35 UTC  (6+ messages)

[PATCH] mm/mempolicy: Fix set_mempolicy_home_node() previous VMA pointer
 2023-09-28 17:24 UTC 

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-09-28 16:59 UTC  (11+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-09-28 16:57 UTC  (4+ messages)

[PATCH v1 00/20] Permission Overlay Extension
 2023-09-28 16:47 UTC  (3+ messages)
` [PATCH v1 06/20] KVM: arm64: Save/restore POE registers

[PATCH 0/6] Handle more faults under the VMA lock
 2023-09-28 15:02 UTC  (12+ messages)
` [PATCH 2/6] mm: Call wp_page_copy() "
` [PATCH 3/6] mm: Handle shared faults "
` [PATCH 4/6] mm: Handle COW "

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2023-09-28 14:47 UTC  (3+ messages)
` [PATCH v7 02/12] iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()

[linux-next:master 8222/8507] fs/proc/task_mmu.c:2153:8: error: call to undeclared function 'pagemap_scan_is_interesting_page'; ISO C99 and later do not support implicit function declarations
 2023-09-28 14:33 UTC 

[PATCH v6 40/45] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
 2023-09-28 14:17 UTC  (3+ messages)
` [PATCH] fixup: "

[PATCH v3 00/15] futex: More futex2 bits
 2023-09-28 13:40 UTC  (3+ messages)
` futex2 numa stuff

[bug report] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
 2023-09-28 13:26 UTC  (2+ messages)
` [External] "

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-09-28 13:14 UTC  (6+ messages)
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes

Fwd: kmalloc memory leak over time
 2023-09-28 12:55 UTC  (4+ messages)
`  "

[PATCH 0/2] hugetlb memcg accounting
 2023-09-28 12:52 UTC  (6+ messages)

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (5+ messages)
` [PATCH 02/87] fs: convert core infrastructure to new {a,m}time accessors
  ` [PATCH 44/87] fs/hugetlbfs: convert to new inode "
  ` [PATCH 80/87] mm: "
` [PATCH 01/87] fs: new accessor methods for atime and mtime

[PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
 2023-09-28 10:32 UTC  (2+ messages)
` [PATCH v15] "

[PATCH 0/3] Some bugfix about kmemleak
 2023-09-28  9:27 UTC  (6+ messages)
` [PATCH 2/3] mm/kmemleak: fix partially freeing unknown object warning
` [PATCH 3/3] mm/kmemleak: fix print format of pointer in pr_debug()

[PATCH] hugetlbfs: fix an NULL vs IS_ERR() bug
 2023-09-28  7:42 UTC  (2+ messages)

WARNING in vma_merge
 2023-09-28  5:37 UTC  (2+ messages)

[PATCH v3 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-09-28  5:30 UTC  (2+ messages)
  ` [PATCH v3 1/2] mm: pass page count and reserved to __init_single_page

[PATCH] binfmt_elf_fdpic: clean up debug warnings
 2023-09-28  4:53 UTC  (3+ messages)

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-28  3:22 UTC  (20+ messages)

[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
 2023-09-28  3:03 UTC  (9+ messages)

page:  |  | latest

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