linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-12 07:36:24 to 2023-04-13 01:28:02 UTC [more...]

[PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
 2023-04-13  1:27 UTC 

cgroup: Clarification around usage_in_bytes and its relation to the page counter
 2023-04-13  1:22 UTC 

[PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
 2023-04-13  1:17 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-04-13  1:07 UTC  (14+ messages)

[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-13  0:51 UTC  (6+ messages)
` [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu

[PATCH -next] mm: hwpoison: support recovery from HugePage copy-on-write faults
 2023-04-13  0:47 UTC  (7+ messages)

[PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
 2023-04-13  0:24 UTC  (17+ messages)

[PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
 2023-04-13  0:16 UTC  (13+ messages)

[PATCH v3 0/1] Fix Random Kernel panic from when fail to reserve memory
 2023-04-12 22:46 UTC  (2+ messages)
` [PATCH v3 1/1] of: fdt: Scan /memreserve/ last

[PATCH] mm: Keep memory type same on DEVMEM Page-Fault
 2023-04-12 21:22 UTC  (2+ messages)

[PATCH v1 RESEND 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access
 2023-04-12 21:15 UTC  (5+ messages)
` [PATCH v1 RESEND 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit

[PATCH 1/2] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
 2023-04-12 21:06 UTC  (5+ messages)
` [PATCH 2/2] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()

[cel:topic-shmem-stable-dir-cookies] [shmem] 5fd403eb6c: WARNING:inconsistent_lock_state
 2023-04-12 21:00 UTC  (6+ messages)

[PATCH v2] mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
 2023-04-12 20:18 UTC  (3+ messages)

[PATCH v2 00/31] selftests/mm: Split / Refactor userfault test
 2023-04-12 20:08 UTC  (40+ messages)
` [PATCH v2 01/31] Revert "userfaultfd: don't fail on unrecognized features"
` [PATCH v2 02/31] selftests/mm: Update .gitignore with two missing tests
` [PATCH v2 03/31] selftests/mm: Dump a summary in run_vmtests.sh
` [PATCH v2 04/31] selftests/mm: Merge util.h into vm_util.h
` [PATCH v2 05/31] selftests/mm: Use TEST_GEN_PROGS where proper
` [PATCH v2 06/31] selftests/mm: Link vm_util.c always
` [PATCH v2 07/31] selftests/mm: Merge default_huge_page_size() into one
` [PATCH v2 08/31] selftests/mm: Use PM_* macros in vm_utils.h
` [PATCH v2 09/31] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
` [PATCH v2 10/31] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
` [PATCH v2 11/31] selftests/mm: Drop test_uffdio_zeropage_eexist
` [PATCH v2 12/31] selftests/mm: Create uffd-common.[ch]
` [PATCH v2 13/31] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
` [PATCH v2 14/31] selftests/mm: uffd_[un]register()
` [PATCH v2 15/31] selftests/mm: uffd_open_{dev|sys}()
` [PATCH v2 16/31] selftests/mm: UFFDIO_API test
` [PATCH v2 17/31] selftests/mm: Drop global mem_fd in uffd tests
` [PATCH v2 18/31] selftests/mm: Drop global hpage_size "
` [PATCH v2 19/31] selftests/mm: Rename uffd_stats to uffd_args
` [PATCH v2 20/31] selftests/mm: Let uffd_handle_page_fault() take wp parameter
` [PATCH v2 21/31] selftests/mm: Allow allocate_area() to fail properly
` [PATCH v2 22/31] selftests/mm: Add framework for uffd-unit-test
` [PATCH v2 23/31] selftests/mm: Move uffd pagemap test to unit test
` [PATCH v2 24/31] selftests/mm: Move uffd minor "
` [PATCH v2 25/31] selftests/mm: Move uffd sig/events tests into uffd unit tests
` [PATCH v2 26/31] selftests/mm: Move zeropage test "
` [PATCH v2 27/31] selftests/mm: Workaround no way to detect uffd-minor + wp
` [PATCH v2 28/31] selftests/mm: Allow uffd test to skip properly with no privilege
` [PATCH v2 29/31] selftests/mm: Drop sys/dev test in uffd-stress test
` [PATCH v2 30/31] selftests/mm: Add shmem-private test to uffd-stress
` [PATCH v2 31/31] selftests/mm: Add uffdio register ioctls test

[PATCH] mm: hugetlb_vmemmap: provide stronger vmemmap allocaction gurantees
 2023-04-12 20:00 UTC  (5+ messages)

[PATCH v6 0/3] mm: process/cgroup ksm support
 2023-04-12 19:55 UTC  (10+ messages)
` [PATCH v6 1/3] mm: add new api to enable ksm per process

Possible incorrect handling of fault injection inside KMSAN instrumentation
 2023-04-12 18:24 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 7d8214bba44c1aa6a75921a09a691945d26a8d43
 2023-04-12 17:51 UTC 

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-04-12 17:27 UTC  (6+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER

[PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
 2023-04-12 16:54 UTC  (3+ messages)

[PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
 2023-04-12 17:00 UTC  (6+ messages)

[PATCHv2] selftests: damon: add config file
 2023-04-12 16:58 UTC  (2+ messages)

[PATCH 00/29] selftests/mm: Split / Refactor userfault test
 2023-04-12 16:42 UTC  (5+ messages)
` [PATCH 14/29] selftests/mm: uffd_[un]register()

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory​
 2023-04-12 16:34 UTC  (13+ messages)
            ` FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory

RFC for new feature to move pages from one vma to another without split
 2023-04-12 15:58 UTC  (4+ messages)

[PATCH -next v9 0/3] Delay the initialization of zswap
 2023-04-12 15:20 UTC  (3+ messages)
` [PATCH -next v9 3/3] mm/zswap: delay "

[PATCH V2] fs: perform the check when page without mapping but page->mapping contains junk or random bitscribble
 2023-04-12 15:14 UTC  (4+ messages)

[PATCH] fs/ntfs3: disable page fault during ntfs_fiemap()
 2023-04-12 14:24 UTC  (4+ messages)

[linux-next:master 10178/10976] include/linux/of_address.h:111:12: error: 'of_property_read_reg' defined but not used
 2023-04-12 14:19 UTC 

[LSF/MM/BPF TOPIC] Sunsetting buffer_heads
 2023-04-12 13:27 UTC  (3+ messages)

[PATCH] mm/rmap: convert __page_{set, check}_anon_rmap() to folios
 2023-04-12 13:04 UTC  (3+ messages)

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-04-12 13:01 UTC  (9+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
 2023-04-12 12:30 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD REGRESSION 99455a05abbda682706286b04307f4fe04221b4a
 2023-04-12 12:26 UTC 

[PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page()
 2023-04-12 12:24 UTC  (5+ messages)

find_get_page() VS pin_user_pages()
 2023-04-12 12:13 UTC  (8+ messages)

[PATCH v6 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-04-12 11:28 UTC  (3+ messages)
` [PATCH v6 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v6 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-12 11:23 UTC  (8+ messages)
` [PATCH 4/6] shmem: prepare shmem quota infrastructure

[PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-12 10:52 UTC  (2+ messages)
` [RFC PATCH v11.1 "

[PATCH v6 00/18] Use block pr_ops in LIO
 2023-04-12 10:57 UTC 

[PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
 2023-04-12  9:35 UTC 

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-12  9:59 UTC  (3+ messages)

[linux-next:master 10168/10976] drivers/tty/serial/samsung_tty.c:2034:10: error: implicit declaration of function 'of_device_get_match_data' is invalid in C99
 2023-04-12  9:21 UTC 

[linux-next:master 10400/10976] arch/arm/vfp/entry.S:27: undefined reference to `vfp_entry'
 2023-04-12  8:50 UTC 

[PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
 2023-04-12  8:27 UTC  (2+ messages)

[PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
 2023-04-12  8:25 UTC  (2+ messages)

[PATCH 6.1 14/14] mm: enable maple tree RCU mode by default
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "mm: enable maple tree RCU mode by default." has been added to the 6.2-stable tree
` Patch "mm: enable maple tree RCU mode by default." has been added to the 6.1-stable tree

[PATCH 6.1 01/14] maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()" has been added to the 6.2-stable tree
` Patch "maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()" has been added to the 6.1-stable tree

[PATCH 6.1 11/14] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: remove extra smp_wmb() from mas_dead_leaves()" has been added to the 6.2-stable tree
` Patch "maple_tree: remove extra smp_wmb() from mas_dead_leaves()" has been added to the 6.1-stable tree

[PATCH 6.1 08/14] maple_tree: refine ma_state init from mas_start()
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: refine ma_state init from mas_start()" has been added to the 6.2-stable tree
` Patch "maple_tree: refine ma_state init from mas_start()" has been added to the 6.1-stable tree

[PATCH 6.1 03/14] maple_tree: reduce user error potential
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: reduce user error potential" has been added to the 6.2-stable tree
` Patch "maple_tree: reduce user error potential" has been added to the 6.1-stable tree

[PATCH 6.1 02/14] maple_tree: fix potential rcu issue
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: fix potential rcu issue" has been added to the 6.2-stable tree
` Patch "maple_tree: fix potential rcu issue" has been added to the 6.1-stable tree

[PATCH 6.1 05/14] maple_tree: fix mas_prev() and mas_find() state handling
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: fix mas_prev() and mas_find() state handling" has been added to the 6.2-stable tree
` Patch "maple_tree: fix mas_prev() and mas_find() state handling" has been added to the 6.1-stable tree

[PATCH 6.1 04/14] maple_tree: fix handle of invalidated state in mas_wr_store_setup()
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: fix handle of invalidated state in mas_wr_store_setup()" has been added to the 6.2-stable tree
` Patch "maple_tree: fix handle of invalidated state in mas_wr_store_setup()" has been added to the 6.1-stable tree

[PATCH 6.1 10/14] maple_tree: fix freeing of nodes in rcu mode
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: fix freeing of nodes in rcu mode" has been added to the 6.2-stable tree
` Patch "maple_tree: fix freeing of nodes in rcu mode" has been added to the 6.1-stable tree

[PATCH 6.1 09/14] maple_tree: detect dead nodes in mas_start()
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: detect dead nodes in mas_start()" has been added to the 6.2-stable tree
` Patch "maple_tree: detect dead nodes in mas_start()" has been added to the 6.1-stable tree

[PATCH 6.1 07/14] maple_tree: be more cautious about dead nodes
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: be more cautious about dead nodes" has been added to the 6.2-stable tree
` Patch "maple_tree: be more cautious about dead nodes" has been added to the 6.1-stable tree

[PATCH 6.1 12/14] maple_tree: add smp_rmb() to dead node detection
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: add smp_rmb() to dead node detection" has been added to the 6.2-stable tree
` Patch "maple_tree: add smp_rmb() to dead node detection" has been added to the 6.1-stable tree

[PATCH 6.1 13/14] maple_tree: add RCU lock checking to rcu callback functions
 2023-04-12  8:13 UTC  (3+ messages)
` Patch "maple_tree: add RCU lock checking to rcu callback functions" has been added to the 6.2-stable tree
` Patch "maple_tree: add RCU lock checking to rcu callback functions" has been added to the 6.1-stable tree

[PATCH 6.1 00/14] Backport of maple tree fixes for 6.1/6.2
 2023-04-12  8:12 UTC  (2+ messages)

[PATCH RESEND] mm/vmscan: simplify shrink_node()
 2023-04-12  7:58 UTC  (2+ messages)

[PATCH 0/6] Avoid the mmap lock for fault-around
 2023-04-12  7:35 UTC  (6+ messages)
` [PATCH 6/6] mm: Run the fault-around code under the VMA lock


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).