linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-28  5:49 UTC  (6+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT

[PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-08-28  5:37 UTC  (5+ messages)

[linux-next:master] [mm] [confidence: ] 131e4ef350: BUG:kernel_NULL_pointer_dereference,address
 2024-08-28  4:42 UTC 

[PATCH -next v2] mm: make use of the helper macro LIST_HEAD()
 2024-08-28  4:12 UTC 

[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
 2024-08-28  4:11 UTC  (22+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
  ` [PATCH 1/2 v2] "
` [PATCH 2/2] mm: drop PF_MEMALLOC_NORECLAIM

[PATCH v2] vma remove the unneeded avc bound with non-CoWed folio
 2024-08-28  3:51 UTC  (6+ messages)

[PATCH -next v3 0/3] Add str_true_false()/str_false_true() helper
 2024-08-28  3:49 UTC  (9+ messages)
` [PATCH -next v3 1/3] lib/string_choices: "
` [PATCH -next v3 3/3] nfs make use of str_false_true helper

[PATCH 00/10] shrinker debugging, .to_text() report (resend)
 2024-08-28  3:43 UTC  (10+ messages)
` [PATCH 02/10] mm: shrinker: Add a .to_text() method for shrinkers
` [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
` [PATCH 10/10] fs: super_cache_to_text()

[PATCH 0/4] Increase the number of bits available in page_type
 2024-08-28  3:35 UTC  (3+ messages)
` [PATCH 3/4] mm: Support only one page_type per page

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
 2024-08-28  3:31 UTC  (2+ messages)

[PATCH v8 0/8] Improve the copy of task comm
 2024-08-28  3:03 UTC  (9+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 3/8] security: Replace memcpy() with get_task_comm()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 5/8] mm/util: Fix possible race condition in kstrdup()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "

[PATCH V1] mm, slub: avoid zeroing kmalloc redzone
 2024-08-28  2:43 UTC  (3+ messages)

[linux-next:master 6060/6439] mm/memory_hotplug.c:1811:33: error: implicit declaration of function 'unmap_posioned_folio'; did you mean 'unmap_poisoned_folio'?
 2024-08-28  2:37 UTC  (3+ messages)

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-28  2:36 UTC  (6+ messages)

[PATCH net-next v22 05/13] page_pool: devmem support
 2024-08-28  2:24 UTC  (2+ messages)

[PATCH -next] mm: make use of the helper macro LIST_HEAD()
 2024-08-28  1:27 UTC  (3+ messages)

[PATCH v7 0/8] Improve the copy of task comm
 2024-08-28  1:19 UTC  (3+ messages)

[RFC 0/2] mm: introduce THP deferred setting
 2024-08-28  1:18 UTC  (14+ messages)

[PATCH 0/4] mm: convert to folio_isolate_movable()
 2024-08-28  1:14 UTC  (3+ messages)
` [PATCH 1/4] mm: migrate: add folio_isolate_movable()

[linux-next:pending-fixes] BUILD SUCCESS 7c2f45ba09606d0e109dbe16eb3d85061b22a5fe
 2024-08-28  1:13 UTC 

[linux-next:fs-next] BUILD SUCCESS f4b12800690072e8359071ec04e67c25cd6555f8
 2024-08-28  1:11 UTC 

[PATCH] mm: page_alloc: simpify page del and expand
 2024-08-28  0:59 UTC  (2+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-28  0:46 UTC  (5+ messages)

[linux-next:fs-current] BUILD SUCCESS b0afab08b69cdbca2b38fd7c3a0672f9241d0bc1
 2024-08-28  0:40 UTC 

[PATCH v2] memcg: add charging of already allocated slab objects
 2024-08-28  0:34 UTC  (2+ messages)

[PATCH v3] slab: Introduce kmalloc_obj() and family
 2024-08-28  0:19 UTC  (3+ messages)

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-27 23:19 UTC  (4+ messages)

[PATCH] riscv: make ZONE_DMA32 optional
 2024-08-27 23:10 UTC  (2+ messages)

[PATCH mm-unstable v3 0/5] Improve mem_cgroup_iter()
 2024-08-27 23:07 UTC  (6+ messages)
` [PATCH mm-unstable v3 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v3 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v3 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v3 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v3 5/5] mm: clean up mem_cgroup_iter()

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-27 22:53 UTC  (5+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom

[PATCH v2 0/3] fs,mm: add kmem_cache_create_rcu()
 2024-08-27 21:10 UTC  (8+ messages)
` [PATCH v2 1/3] mm: remove unused root_cache argument
` [PATCH v2 2/3] mm: add kmem_cache_create_rcu()
` [PATCH v2 3/3] fs: use kmem_cache_create_rcu()

[PATCH] [POC/RFE]: Avoid silently growing struct file due to SLAB_TYPESAFE_BY_RCU
 2024-08-27 20:34 UTC  (10+ messages)
` [PATCH] [RFC] mm: add kmem_cache_create_rcu()

[syzbot] [mm?] BUG: unable to handle kernel paging request in mmap_region
 2024-08-27 19:38 UTC  (3+ messages)

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-08-27 19:21 UTC  (6+ messages)
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`

[linux-next:master] BUILD REGRESSION 6f923748057a4f6aa187e0d5b22990d633a48d12
 2024-08-27 19:12 UTC 

[PATCH] mm: vmalloc: Refactor vm_area_alloc_pages() function
 2024-08-27 19:09 UTC 

[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
 2024-08-27 18:48 UTC  (8+ messages)

[PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios
 2024-08-27 18:43 UTC  (12+ messages)

[REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
 2024-08-27 18:38 UTC  (2+ messages)

[PATCH 0/7] Split list_lru lock into per-cgroup scope
 2024-08-27 18:35 UTC  (2+ messages)

[PATCH net-next v15 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
 2024-08-27 18:16 UTC  (10+ messages)
` [PATCH net-next v15 07/13] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v15 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()

[REGRESSION] cifs: Subreq overread in dmesg, invalid argument & no data available in apps
 2024-08-27 18:15 UTC  (6+ messages)

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-27 17:56 UTC  (9+ messages)
            ` 回复: "

[PATCH v7 15/21] mm: Change failure of MAP_FIXED to restoring the gap on failure
 2024-08-27 17:15 UTC  (2+ messages)
` [PATCH] mm/vma: Fix null pointer dereference in vms_abort_munmap_vmas()

[bug report] mm: change failure of MAP_FIXED to restoring the gap on failure
 2024-08-27 16:09 UTC  (2+ messages)

[PATCH] x86/mm/pat: Support splitting of virtual memory areas
 2024-08-27 16:01 UTC  (3+ messages)

[PATCH v1] mm:slab:use kmem_cache_free() to free
 2024-08-27 15:54 UTC  (5+ messages)
` [PATCH] mm: slab: use "

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-08-27 15:52 UTC  (5+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device

[PATCH] cifs: Fix copy offload to flush destination region
 2024-08-27 15:47 UTC 

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-08-27 15:40 UTC  (4+ messages)
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()

[PATCH resend v2 0/5] mm: memory_hotplug: improve do_migrate_range()
 2024-08-27 15:38 UTC  (12+ messages)
` [PATCH v2 3/5] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH v2 5/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-27 15:29 UTC  (14+ messages)

The mapping->invalidate_lock, copy-offload and cifs
 2024-08-27 14:46 UTC 

[PATCH 6.10 009/273] netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag"
 2024-08-27 14:35 UTC 

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-08-27 14:33 UTC  (7+ messages)

[PATCH AUTOSEL 4.19 06/14] ELF: fix kernel.randomize_va_space double read
 2024-08-27 12:18 UTC  (2+ messages)

[PATCH v3 0/5] mm: memory_hotplug: improve do_migrate_range()
 2024-08-27 11:47 UTC  (6+ messages)
` [PATCH v3 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()
` [PATCH v3 2/5] mm: memory-failure: add unmap_poisoned_folio()
` [PATCH v3 3/5] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH v3 4/5] mm: migrate: add isolate_folio_to_list()
` [PATCH v3 5/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation

[linux-next:master] [mm] a0f2295a60: WARNING:at_mm/vma.c:#vma_merge_new_range
 2024-08-27 11:43 UTC  (2+ messages)

[PATCH v2 00/10] mm: remove vma_merge()
 2024-08-27 11:41 UTC  (3+ messages)
` [PATCH v2 06/10] mm: avoid using vma_merge() for new VMAs

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-27 11:38 UTC  (7+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register

[PATCH] memory tier: fix deadlock warning while onlining pages
 2024-08-27 11:36 UTC 

[PATCH] mm/memory-failure: small white space tweak
 2024-08-27 11:20 UTC  (2+ messages)

[PATCH v5 0/9] support large folio swap-out and swap-in for shmem
 2024-08-27 10:10 UTC  (13+ messages)
` [PATCH v5 4/9] mm: filemap: use xa_get_order() to get the swap entry order
` [PATCH v5 6/9] mm: shmem: support large folio allocation for shmem_replace_folio()
` [PATCH v5 8/9] mm: shmem: split large entry if the swapin folio is not large
` [PATCH v5 9/9] mm: shmem: support large folio swap out

[syzbot] [mm?] general protection fault in ksm_do_scan
 2024-08-27  9:55 UTC 

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-27  8:52 UTC  (2+ messages)

gcc-8: mm/swapfile.c:863:40: error: array subscript 1 is above array bounds of 'struct list_head[1]' [-Werror=array-bounds]
 2024-08-27  8:47 UTC  (6+ messages)

bcachefs dropped writes with lockless buffered io path, COMPACTION/MIGRATION=y
 2024-08-27  7:57 UTC  (5+ messages)

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-27  7:50 UTC  (18+ messages)

[linux-next:master] [slub] 3a34e8ea62: BUG:KASAN:slab-use-after-free_in_kmem_cache_rcu_uaf
 2024-08-27  7:27 UTC  (4+ messages)

[linux-next:master 6490/6966] drivers/pinctrl/sophgo/pinctrl-cv18xx.c:141:13: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-08-27  7:23 UTC 

[PATCH] mm: shmem: fix minor off-by-one in shrinkable calculation
 2024-08-27  7:14 UTC  (2+ messages)

[PATCH] mm/slub: Add check for s->flags in the alloc_tagging_slab_free_hook
 2024-08-27  6:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] mm: finish isolate/putback_lru_page()
 2024-08-27  5:48 UTC  (9+ messages)
` [PATCH 1/6] mm: migrate_device: convert to migrate_device_coherent_folio()
` [PATCH 2/6] mm: migrate_device: use a folio in migrate_device_range()
` [PATCH 3/6] mm: migrate_device: use more folio in migrate_device_unmap()
` [PATCH 4/6] mm: migrate_device: use more folio in migrate_device_finalize()

[linux-next:fs-next] [f2fs] 96cfeb0389: INFO:task_blocked_for_more_than#seconds
 2024-08-27  5:05 UTC 

[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-08-27  4:53 UTC  (7+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock()

[PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
 2024-08-27  3:41 UTC  (5+ messages)

[PATCH 0/9] misc fixups for DAMON {self,kunit} tests
 2024-08-27  3:03 UTC  (2+ messages)
` [PATCH 8/9] mm/damon: move kunit tests to tests/ subdirectory with _kunit suffix

page:  |  | latest

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