linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 18:51:26 to 2021-10-04 12:51:46 UTC [more...]

[PATCH 0/2] Introduce simple pidfd to task helper
 2021-10-04 12:50 UTC  (2+ messages)
` [PATCH 1/2] pid: add pidfd_get_task() helper

[RFC] mm: Optimise put_pages_list()
 2021-10-04 12:49 UTC  (3+ messages)

[PATCH v1] mm, pagemap: expose hwpoison entry
 2021-10-04 11:55 UTC  (2+ messages)

[QUESTION] is SLAB considered legacy and deprecated?
 2021-10-04 11:39 UTC  (10+ messages)
  ` Queueing is outside of SLUB nowdays

[PATCH v2 0/5] mm/memory_hotplug: full support for add_memory_driver_managed() with CONFIG_ARCH_KEEP_MEMBLOCK
 2021-10-04  9:36 UTC  (6+ messages)
` [PATCH v2 1/5] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentation
` [PATCH v2 3/5] memblock: allow to specify flags with memblock_add_node()
` [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v2 5/5] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-04  7:03 UTC  (6+ messages)
` [PATCH v10 2/3] mm: add a field to store names for private anonymous memory
` [PATCH v10 3/3] mm: add anonymous vma name refcounting

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-10-04  6:58 UTC  (19+ messages)
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH v1 0/3] tools/vm/page-types.c: a few improvements
 2021-10-04  6:13 UTC  (4+ messages)
` [PATCH v1 1/3] tools/vm/page-types.c: make walk_file() aware of address range option
` [PATCH v1 2/3] tools/vm/page-types.c: move show_file() to summary output
` [PATCH v1 3/3] tools/vm/page-types.c: print file offset in hexadecimal

[RFC PATCH] mm, slab: Reduce space complexity of alien_cache using rbtree
 2021-10-04  5:38 UTC  (2+ messages)

[PATCH] mm/hugetlb.c: remove dead store in demote_size_show()
 2021-10-04  3:44 UTC  (4+ messages)

[PATCH] mm: remove useless lines in enable_cpucache()
 2021-10-04  1:09 UTC  (2+ messages)

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-04  1:07 UTC  (7+ messages)

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-03 19:37 UTC  (11+ messages)

[PATCH v2 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
 2021-10-03 17:53 UTC  (2+ messages)

[PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
 2021-10-03 16:27 UTC  (6+ messages)

[drm/edid] bac9c29482: Oops:#[##]
 2021-10-03 14:22 UTC 

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-03 12:10 UTC  (3+ messages)
` [PATCH 1/2] mm/mprotect: use mmu_gather

[PATCH] memblock: Neaten logging
 2021-10-03  6:03 UTC  (8+ messages)

kvm crash in 5.14.1?
 2021-10-03  5:47 UTC  (2+ messages)

[PATCH RESEND 2 00/16] Resend bitmap patches
 2021-10-02 23:43 UTC  (23+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/16] include: move find.h from asm_generic to linux
` [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/16] lib: add find_first_and_bit()
` [PATCH 06/16] cpumask: use find_first_and_bit()
` [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/16] tools: sync tools/bitmap with mother linux
` [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 14/16] bitmap: unify find_bit operations
` [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 16/16] vsprintf: rework bitmap_list_string

[PATCH v3] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-10-02 17:50 UTC  (3+ messages)

[PATCH v2] mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
 2021-10-02 17:15 UTC  (4+ messages)

[PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
 2021-10-02 17:08 UTC  (15+ messages)

[PATCH 0/3] mm, memcg: Miscellaneous cleanups
 2021-10-02  2:03 UTC  (12+ messages)
` [PATCH 1/3] mm, memcg: Don't put offlined memcg into local stock
` [PATCH 2/3] mm, memcg: Remove obsolete memcg_free_kmem()
` [PATCH 3/3] mm, memcg: Ensure valid memcg from objcg within a RCU critical section

[PATCH v7] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-10-01 22:33 UTC  (2+ messages)

[PATCH] mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
 2021-10-01 21:52 UTC  (3+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-01 21:09 UTC  (12+ messages)
` [v3 PATCH 1/5] mm: hwpoison: remove the unnecessary THP check
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling
` [v3 PATCH 4/5] mm: shmem: don't truncate page if memory failure happens
` [v3 PATCH 5/5] mm: hwpoison: handle non-anonymous THP correctly

Can the GFP flags to releasepage() be trusted? -- was Re: [PATCH v2 3/8] nfs: Move to using the alternate fallback fscache I/O API
 2021-10-01 19:42 UTC  (3+ messages)

[PATCH v2 1/2] memcg: flush stats only if updated
 2021-10-01 19:00 UTC  (2+ messages)
` [PATCH v2 2/2] memcg: unify memcg stat flushing

[PATCH RESEND 2 00/16] Resend bitmap patches
 2021-10-01 18:36 UTC  (5+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h

[PATCH v3 0/5] hugetlb: add demote/split page functionality
 2021-10-01 17:52 UTC  (6+ messages)
` [PATCH v3 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
` [PATCH v3 3/5] hugetlb: be sure to free demoted CMA pages to CMA
` [PATCH v3 4/5] hugetlb: add demote bool to gigantic page routines
` [PATCH v3 5/5] hugetlb: add hugetlb demote page support

[PATCH v2 0/4] hugetlb: add demote/split page functionality
 2021-10-01 17:50 UTC  (6+ messages)
` [PATCH v2 2/4] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA

[PATCH] mm/vmalloc: make show_numa_info() aware of hugepage mappings
 2021-10-01 17:27 UTC 

[PATCH] mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
 2021-10-01 17:08 UTC 

[PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation
 2021-10-01 16:43 UTC  (3+ messages)
    ` 回复: "

[PATCH v9 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-01 16:34 UTC  (13+ messages)
` [PATCH v9 2/3] mm: add a field to store names for private anonymous memory

[PATCH 1/2] memcg: flush stats only if updated
 2021-10-01 14:41 UTC  (5+ messages)
` [PATCH 2/2] memcg: unify memcg stat flushing

[PATCH v3 0/8] Add __alloc_size()
 2021-10-01 14:15 UTC  (12+ messages)
` [PATCH v3 1/8] rapidio: Avoid bogus __alloc_size warning
` [PATCH v3 2/8] Compiler Attributes: add __alloc_size() for better bounds checking
` [PATCH v3 3/8] slab: Clean up function prototypes
` [PATCH v3 4/8] slab: Add __alloc_size attributes for better bounds checking
` [PATCH v3 5/8] mm/kvmalloc: "
` [PATCH v3 6/8] mm/vmalloc: "
` [PATCH v3 7/8] mm/page_alloc: "
` [PATCH v3 8/8] percpu: "

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-10-01 14:03 UTC  (7+ messages)
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v18 00/15] arm64: MMU enabled kexec relocation
 2021-10-01 14:01 UTC  (2+ messages)

[bug report] hugetlbfs: extend the definition of hugepages parameter to support node allocation
 2021-10-01 13:22 UTC 

KEY: 386EC32-8248106
 2021-10-01 13:20 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-01 13:03 UTC  (8+ messages)
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 32/45] KVM: x86: Define RMP page fault error bits for #NPF

[PATCH 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2021-10-01 12:56 UTC  (8+ messages)
` [PATCH 1/7] mm/damon/core: Account age of target regions
` [PATCH 2/7] mm/damon/core: Implement DAMON-based Operation Schemes (DAMOS)
` [PATCH 3/7] mm/damon/vaddr: Support DAMON-based Operation Schemes
` [PATCH 4/7] mm/damon/dbgfs: "
` [PATCH 5/7] mm/damon/schemes: Implement statistics feature
` [PATCH 6/7] selftests/damon: Add 'schemes' debugfs tests
` [PATCH 7/7] Docs/admin-guide/mm/damon: Document DAMON-based Operation Schemes

[RFC PATCH] mm, slub: change percpu partial accounting from objects to pages
 2021-10-01 12:35 UTC  (3+ messages)

arm64: mm: update max_pfn after memory hotplug
 2021-10-01  8:52 UTC  (5+ messages)
` [PATCH] "

[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-10-01  7:14 UTC  (3+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says

mmotm 2021-09-30-19-36 uploaded
 2021-10-01  2:37 UTC 

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-10-01  1:32 UTC  (6+ messages)
` [PATCH v2 10/12] lib: add support for device public type in test_hmm
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (4+ messages)
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-09-30 21:55 UTC  (6+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH v2 0/3] Small userfaultfd selftest fixups
 2021-09-30 21:23 UTC  (4+ messages)
` [PATCH v2 1/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers
` [PATCH v2 2/3] userfaultfd/selftests: fix feature support detection
` [PATCH v2 3/3] userfaultfd/selftests: fix calculation of expected ioctls


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).