linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-06 04:00:41 to 2023-10-09 06:42:38 UTC [more...]

[PATCH v3 0/3] userfaultfd move option
 2023-10-09  6:42 UTC 

[PATCH] memcg: add interface to force disable swap
 2023-10-09  5:58 UTC  (6+ messages)

[PATCH v6 2/8] hugetlb: restructure pool allocations
 2023-10-09  3:29 UTC  (9+ messages)

[PATCH net-next v7] net/core: Introduce netdev_core_stats_inc()
 2023-10-09  3:07 UTC 

[PATCH 0/8] shmem,tmpfs: general maintenance
 2023-10-09  0:15 UTC  (12+ messages)
` [PATCH 3/8] shmem: factor shmem_falloc_wait() out of shmem_fault()
` [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount)

[PATCH bpf-next 0/6] bpf: Fixes for per-cpu kptr
 2023-10-08 22:32 UTC  (10+ messages)
` [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
` [PATCH bpf-next 2/6] bpf: Re-enable unit_size checking for global per-cpu allocator
` [PATCH bpf-next 3/6] bpf: Use alloc_size_percpu() in bpf_mem_free{_rcu}()
` [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
` [PATCH bpf-next 5/6] bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
` [PATCH bpf-next 6/6] selftests/bpf: Add more test cases for bpf memory allocator

[PATCH v2 0/5] userfaultfd man page updates
 2023-10-08 22:27 UTC  (12+ messages)
` [PATCH v2 1/5] ioctl_userfaultfd.2: describe two-step feature handshake
` [PATCH v2 2/5] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes
` [PATCH v2 3/5] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH v2 4/5] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v2 5/5] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[PATCH v2 0/5] Remove the XFS mrlock
 2023-10-08 22:17 UTC  (13+ messages)
` [PATCH v2 1/5] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v2 2/5] mm: Use rwsem assertion macros for mmap_lock
` [PATCH v2 3/5] xfs: Replace xfs_isilocked with xfs_assert_locked
` [PATCH v2 4/5] xfs: Remove mrlock wrapper
` [PATCH v2 5/5] fs: Add inode_assert_locked() and inode_assert_locked_excl()

[PATCH v2 0/6] Handle more faults under the VMA lock
 2023-10-08 22:07 UTC  (13+ messages)
` [PATCH v2 1/6] mm: Make lock_folio_maybe_drop_mmap() VMA lock aware
` [PATCH v2 2/6] mm: Call wp_page_copy() under the VMA lock
` [PATCH v2 3/6] mm: Handle shared faults "
` [PATCH v2 4/6] mm: Handle COW "
` [PATCH v2 5/6] mm: Handle read "
` [PATCH v2 6/6] mm: Handle write faults to RO pages "

[PATCH 0/4] Abstract vma_merge() and split_vma()
 2023-10-08 20:23 UTC  (5+ messages)
` [PATCH 1/4] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH 2/4] mm: make vma_merge() and split_vma() internal
` [PATCH 3/4] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH 4/4] mm: abstract VMA extension and merge into vma_merge_extend() helper

[RFC PATCH 0/5] hot page swap to zram, cold page swap to swapfile directly
 2023-10-08 11:07 UTC  (7+ messages)
` [RFC PATCH 1/5] mm/swap_slots: cleanup swap slot cache
` [RFC PATCH 2/5] mm: introduce hot and cold anon page flags
` [RFC PATCH 3/5] mm: add VMA hot flag
` [RFC PATCH 4/5] mm: add page implyreclaim flag
` [RFC PATCH 5/5] mm/swapfile: add swapfile_write_enable interface

[PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
 2023-10-08  9:36 UTC  (5+ messages)

[tip:x86/percpu] [x86/percpu] ca42563486: BUG:kernel_failed_in_early-boot_stage,last_printk:Booting_the_kernel(entry_offset:#)
 2023-10-08  9:29 UTC  (4+ messages)

[PATCH v4 0/2] mm: Don't set and reset page count in MEMINIT_EARLY
 2023-10-08  8:57 UTC  (5+ messages)
` [PATCH v4 2/2] mm: Init page count in reserve_bootmem_region when MEMINIT_EARLY

[PATCH v3 0/9] Introduce __mt_dup() to improve the performance of fork()
 2023-10-08  7:54 UTC  (10+ messages)
` [PATCH v3 9/9] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCHv5] mm: optimization on page allocation when CMA enabled
 2023-10-08  7:54 UTC  (3+ messages)

drivers/gpu/drm/nouveau/nouveau_dmem.c:205:13: sparse: sparse: incorrect type in assignment (different base types)
 2023-10-08  2:08 UTC 

[PATCH v2 0/4] Some bugfix about kmemleak
 2023-10-08  2:33 UTC  (5+ messages)
` [PATCH v2 1/4] bootmem: use kmemleak_free_part_phys in put_page_bootmem
` [PATCH v2 2/4] bootmem: use kmemleak_free_part_phys in free_bootmem_page
` [PATCH v2 3/4] mm/kmemleak: fix partially freeing unknown object warning
` [PATCH v2 4/4] mm/kmemleak: fix print format of pointer in pr_debug()

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-07 22:54 UTC  (8+ messages)
` [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files
` [PATCH v6 6/9] mm: thp: Add "recommend" option for anon_orders

[PATCH v3 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-07 20:51 UTC  (4+ messages)
` [PATCH v3 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH v3 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()

[PATCH 1/1] mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
 2023-10-07 20:10 UTC  (2+ messages)

[PATCH v2 3/3] mm: perform the mapping_map_writable() check after call_mmap()
 2023-10-07 20:07 UTC  (3+ messages)

[PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
 2023-10-07 16:47 UTC 

[akpm-mm:mm-stable 175/204] mm/list_lru.c:98:7: error: call to undeclared function 'list_lru_from_kmem'; ISO C99 and later do not support implicit function declarations
 2023-10-07 14:08 UTC 

[PATCH V4] NUMA:Improve the efficiency of calculating pages loss
 2023-10-07 12:04 UTC  (2+ messages)

[vbabka:slab-remove-slab-v1r0 7/14] mm/kasan/quarantine.c:145:23: warning: unused variable 'flags'
 2023-10-07  9:00 UTC  (3+ messages)

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-07  8:55 UTC  (7+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH] zsmalloc: use copy_page for full page copy
 2023-10-07  7:45 UTC  (3+ messages)

[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-10-07  7:27 UTC  (3+ messages)
` [PATCH v2 03/12] mempolicy: fix migrate_pages(2) syscall return nr_failed

[PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
 2023-10-07  7:29 UTC  (5+ messages)
` [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
    ` [PATCH next] iov_iter: fix copy_page_from_iter_atomic()

[RESEND PATCH v8 2/2] ACPI: APEI: handle synchronous exceptions in task work
 2023-10-07  7:28 UTC  (6+ messages)
` [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
` [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work

[linus:master] [mm] 24526268f4: stress-ng.numa.ops_per_sec 4.7% improvement
 2023-10-07  7:08 UTC 

[PATCH 0/5] kasan: assorted fixes and improvements
 2023-10-07  7:01 UTC  (7+ messages)
` [PATCH 1/5] arm64, kasan: update comment in kasan_init
` [PATCH 2/5] kasan: unify printk prefixes
` [PATCH 3/5] kasan: use unchecked __memset internally
` [PATCH 4/5] kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment
` [PATCH 5/5] Documentation: *san: drop "the" from article titles

[PATCH v6] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-10-07  6:26 UTC  (3+ messages)

[PATCH -V2] mm: fix draining PCP of remote zone
 2023-10-07  6:23 UTC 

[PATCH 0/2] riscv: Fix Fix set_memory_XX() and set_direct_map_XX()
 2023-10-07  2:38 UTC  (5+ messages)
` [PATCH 1/2] riscv: Don't use PGD entries for the linear mapping
` [PATCH 2/2] riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear mappings

[PATCH v2 0/2] riscv: Add remaining module relocations and tests
 2023-10-07  0:41 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: Add remaining module relocations
` [PATCH v2 2/2] riscv: Add tests for riscv module loading

[PATCH] mm: zswap: fix pool refcount bug around shrink_worker()
 2023-10-06 21:40 UTC  (2+ messages)

[PATCH v3 0/3] Fixes for vma_merge() error path
 2023-10-06 21:32 UTC  (5+ messages)
` [PATCH v3 2/3] mmap: Fix error paths with dup_anon_vma()

[PATCH v4] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-10-06 21:28 UTC  (7+ messages)

[PATCH] mm: add printf attribute to shrinker_debugfs_name_alloc
 2023-10-06 20:30 UTC 

[PATCH v4 0/4] hugetlb memcg accounting
 2023-10-06 18:46 UTC  (5+ messages)
` [PATCH v4 1/4] memcontrol: add helpers for "
` [PATCH v4 2/4] memcontrol: only transfer the memcg data for migration
` [PATCH v4 3/4] hugetlb: memcg: account hugetlb-backed memory in memory controller
` [PATCH v4 4/4] selftests: add a selftest to verify hugetlb usage in memcg

[PATCH v1 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages
 2023-10-06 18:43 UTC  (4+ messages)
` [PATCH v1 1/3] "

[PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller
 2023-10-06 18:23 UTC  (4+ messages)
` [PATCH v3 2/3] hugetlb: memcg: account hugetlb-backed memory in memory controller (fix)

[PATCH v7 0/4] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-10-06 17:57 UTC  (4+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock

[linux-next:pending-fixes] BUILD SUCCESS 6fbc898936cd928ea829402dc257a20f920c62ef
 2023-10-06 17:42 UTC 

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-10-06 17:21 UTC  (4+ messages)
` [PATCH v2 06/19] lib/stackdepot: fix and clean-up atomic annotations

[RESEND PATCH] mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
 2023-10-06 16:39 UTC 

[PATCH v1 0/4] mm/ksm: Add ksm advisor
 2023-10-06 16:17 UTC  (3+ messages)

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-10-06 16:27 UTC  (3+ messages)
  ` [PATCH v33 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag

[PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
 2023-10-06 15:02 UTC  (15+ messages)

[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-10-06 14:51 UTC  (17+ messages)
                          ` Arches that don't support PREEMPT

[PATCH] filemap: call filemap_get_folios_tag() from filemap_get_folios()
 2023-10-06 14:41 UTC  (2+ messages)

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-10-06 14:39 UTC  (11+ messages)

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-10-06 13:23 UTC  (13+ messages)

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

[PATCH v2 0/4] various improvements to the GUP interface
 2023-10-06 12:57 UTC  (5+ messages)
` [PATCH v2 3/4] mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
` [PATCH v2 4/4] mm/gup: adapt get_user_page_vma_remote() to never return NULL

[PATCH v2] mm: rmap.c: fix kenrel-doc warning
 2023-10-06 12:54 UTC  (2+ messages)

[RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
 2023-10-06 12:47 UTC  (3+ messages)

[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-06 12:33 UTC  (5+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH] mm: rmap.c: fix kenrel-doc warning
 2023-10-06 12:18 UTC  (4+ messages)

[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
 2023-10-06 12:07 UTC  (3+ messages)

ANON_LARGE_FOLIOS meeting follow-up & refined proposal
 2023-10-06 11:53 UTC  (12+ messages)

[PATCH] mm/memory-hotplug: fix typo in documentation
 2023-10-06 11:46 UTC  (2+ messages)

[PATCH v5 0/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-10-06  8:31 UTC  (8+ messages)
` [PATCH v5 2/4] mips: add <asm-generic/io.h> including
` [PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
` [PATCH v5 4/4] mips: io: remove duplicated codes

[linux-next:master 9982/9984] ERROR: start_text address is c000000000000800, should be c000000000000200
 2023-10-06  7:33 UTC 

[PATCH] mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER
 2023-10-06  4:00 UTC  (3+ messages)


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