linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-19 19:37 UTC  (8+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH v2 1/2] selftests/vm: fix inability to build any vm tests
 2022-08-19 19:19 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/vm: use top_srcdir instead of recomputing relative paths

[bug report] mm/hugetlb: various bugs with avoid_reserve case in alloc_huge_page()
 2022-08-19 19:11 UTC  (4+ messages)

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-08-19 18:50 UTC  (3+ messages)

[PATCH] fs-verity: use kmap_local_page() instead of kmap()
 2022-08-19 18:29 UTC  (4+ messages)

[PATCH v2 bpf-next 00/12] bpf: BPF specific memory allocator
 2022-08-19 17:51 UTC  (8+ messages)
` [PATCH v2 bpf-next 01/12] bpf: Introduce any context "

[PATCH 0/3] Fix some issues when looking up hugetlb page
 2022-08-19 17:46 UTC  (6+ messages)
` [PATCH 1/3] mm/gup: fix races when looking up a CONT-PTE size "
` [PATCH 2/3] mm/hugetlb: fix races when looking up a CONT-PMD "
` [PATCH 3/3] mm/hugetlb: add FOLL_MIGRATION validation before waiting for a migration entry

[PATCH v2] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-19 17:19 UTC 

[RFC PATCH] memcg: use root_mem_cgroup when css is inherited
 2022-08-19 17:10 UTC  (4+ messages)

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-19 17:06 UTC  (23+ messages)
` [PATCH bpf-next v2 01/12] cgroup: Update the comment on cgroup_get_from_fd
` [PATCH bpf-next v2 02/12] bpf: Introduce new helper bpf_map_put_memcg()
` [PATCH bpf-next v2 03/12] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [PATCH bpf-next v2 04/12] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [PATCH bpf-next v2 05/12] bpf: Save memcg in bpf_map_init_from_attr()
` [PATCH bpf-next v2 06/12] bpf: Use scoped-based charge in bpf_map_area_alloc
` [PATCH bpf-next v2 07/12] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [PATCH bpf-next v2 08/12] bpf: Use bpf_map_kzalloc in arraymap
` [PATCH bpf-next v2 09/12] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next v2 10/12] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
` [PATCH bpf-next v2 11/12] bpf: Add return value for bpf_map_init_from_attr
` [PATCH bpf-next v2 12/12] bpf: Introduce selectable memcg for bpf map

[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-19 16:55 UTC  (11+ messages)
` [PATCH v6 0/2] fix follow_page related issues
  ` [PATCH v6 1/2] mm: migration: fix the FOLL_GET failure on following huge page

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-19 16:54 UTC  (3+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING e68b4a7c00f99b319b84be8849addb8fddf9629b
 2022-08-19 16:49 UTC 

[linux-next:master] BUILD REGRESSION 8755ae45a9e8ae883fa7f4eb0162830c55aacf14
 2022-08-19 16:42 UTC 

folio_map
 2022-08-19 15:45 UTC  (4+ messages)
` [RFC] vmap_folio()

[PATCH 1/9] slub: Make PREEMPT_RT support less convoluted
 2022-08-19 15:04 UTC  (9+ messages)
` [PATCH 7/9] mm/compaction: Get rid of RT ifdeffery

[linux-next:master 2059/2265] htmldocs: Documentation/translations/zh_CN/process/5.Posting.rst:197: WARNING: undefined label: cn_email_clients (if the link has no caption the label must precede a section header)
 2022-08-19 14:08 UTC 

[PATCH] mm: ksm: fix data-race in __ksm_enter / run_store
 2022-08-19 12:00 UTC  (3+ messages)

[linux-next:master 1966/2265] sound/soc/sof/intel/hda-codec.c:216:17: error: too few arguments to function 'hda_codec_device_init'
 2022-08-19 11:56 UTC 

[PATCH] fs-verity: use memcpy_from_page()
 2022-08-19 11:16 UTC  (2+ messages)

[PATCH] f2fs: use memcpy_{to,from}_page() where possible
 2022-08-19 11:11 UTC  (2+ messages)

[PATCH] Support HIGHMEM pages in vmap_pages_range_noflush()
 2022-08-19 10:06 UTC  (2+ messages)

[PATCH RFC] mm, proc: add PcpFree to meminfo
 2022-08-19 10:02 UTC  (9+ messages)

[PATCH -next v2] bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
 2022-08-19  9:49 UTC  (2+ messages)

[PATCH v2 0/2] watermark related improvement on zone movable
 2022-08-19  9:30 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Cap zone movable's min wmark to small value
` [PATCH v2 2/2] mm: sysctl: Introduce per zone watermark_scale_factor

[PATCH v2 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
 2022-08-19  9:05 UTC 

[PATCH 0/8] memblock tests: update and extend memblock simulator
 2022-08-19  8:39 UTC  (7+ messages)
` [PATCH 3/8] memblock tests: add labels to verbose output for generic alloc tests

[PATCH v2 0/8] memblock tests: update and extend memblock simulator
 2022-08-19  8:34 UTC  (2+ messages)
` [PATCH v2 3/8] memblock tests: add labels to verbose output for generic alloc tests

[PATCH 0/6] A few fixup patches for hugetlb
 2022-08-19  8:18 UTC  (17+ messages)
` [PATCH 1/6] mm, hwpoison: fix page refcnt leaking in try_memory_failure_hugetlb()
` [PATCH 2/6] mm, hwpoison: fix page refcnt leaking in unpoison_memory()
` [PATCH 3/6] mm, hwpoison: fix extra put_page() in soft_offline_page()
` [PATCH 4/6] mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs()
` [PATCH 5/6] mm, hwpoison: kill procs if unmap fails
` [PATCH 6/6] mm, hwpoison: avoid trying to unpoison reserved page

[PATCHv6 00/11] Linear Address Masking enabling
 2022-08-19  8:15 UTC  (5+ messages)
` [PATCHv6 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv6 09/11] selftests/x86/lam: Add mmap and SYSCALL "

[PATCH RESEND] mm: hugetlb: simplify per-node sysfs creation and removal
 2022-08-19  8:00 UTC 

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-19  7:54 UTC  (12+ messages)

[PATCH] mm: hugetlb_vmemmap: simplify reset_struct_pages()
 2022-08-19  7:43 UTC  (2+ messages)

[PATCH 1/2] mm: memory-failure: kill soft_offline_free_page()
 2022-08-19  7:40 UTC  (6+ messages)
` [PATCH 2/2] mm: memory-failure: kill __soft_offline_page()

[PATCH 0/6] A few fixup patches for hugetlb
 2022-08-19  7:26 UTC  (19+ messages)
` [PATCH 4/6] mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()

[PATCH] mm: hugetlb: simplify per-node sysfs creation and removal
 2022-08-19  7:15 UTC  (6+ messages)

[PATCH -next] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
 2022-08-19  6:58 UTC  (3+ messages)

[PATCH v15 00/10] mm/demotion: Memory tiers and demotion
 2022-08-19  6:27 UTC  (13+ messages)
` [PATCH v15 01/10] mm/demotion: Add support for explicit memory tiers
` [PATCH v15 02/10] mm/demotion: Move memory demotion related code
` [PATCH v15 03/10] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v15 04/10] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE
` [PATCH v15 05/10] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v15 06/10] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v15 07/10] mm/demotion: Drop memtier from memtype
` [PATCH v15 08/10] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v15 09/10] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v15 10/10] lib/nodemask: Optimize node_random for nodemask with single NUMA node

[PATCH v3] mm: release private data before split THP
 2022-08-19  5:04 UTC  (2+ messages)

[PATCH V2 1/2] mm/damon/lru_sort: Move target memory region check to head of func
 2022-08-19  4:52 UTC  (6+ messages)

[PATCH 0/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
 2022-08-19  4:11 UTC  (6+ messages)
` [PATCH 1/5] arm64: rename defer_reserve_crashkernel() to have_zone_dma()
` [PATCH 2/5] arm64/mmu: drop _hotplug from unmap_hotplug_* function names
` [PATCH 3/5] arm64/mmu: move helpers for hotplug page tables freeing close to callers
` [PATCH 4/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
` [PATCH 5/5] arm64/mmu: simplify logic around crash kernel mapping in map_mem()

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-19  2:51 UTC  (12+ messages)

[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
 2022-08-19  2:49 UTC  (4+ messages)
` [PATCH 02/13] docs: update vmemmap_dedup.rst reference

[linux-next:master 958/2065] sound/soc/codecs/src4xxx-i2c.c:28:34: warning: unused variable 'src4xxx_of_match'
 2022-08-19  2:47 UTC 

Race condition in build_all_zonelists() when offlining movable zone
 2022-08-19  2:11 UTC  (2+ messages)

[PATCH V2 2/2] mm/damon/lru_sort: Remove struct of damon_lru_sort_ram_walk_arg
 2022-08-19  1:56 UTC  (3+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-19  0:40 UTC  (4+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[RFC 0/5] vmalloc_exec for modules and BPF programs
 2022-08-18 22:42 UTC  (6+ messages)
` [RFC 1/5] vmalloc: introduce vmalloc_exec and vfree_exec
` [RFC 2/5] bpf: use vmalloc_exec
` [RFC 3/5] modules, x86: use vmalloc_exec for module core
` [RFC 4/5] vmalloc_exec: share a huge page with kernel text
` [RFC 5/5] vmalloc: vfree_exec: free unused vm_struct

Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)
 2022-08-18 21:58 UTC  (10+ messages)

[PATCH] selftests/vm: fix inability to build any vm tests
 2022-08-18 18:55 UTC  (4+ messages)

[linux-next:master 1876/2065] mm/vmscan.c:3232:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-18 18:34 UTC  (2+ messages)

[PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-18 17:22 UTC  (5+ messages)
` [PATCH v6 2/5] "

BUG: Bad page map in process/Bad Swap file entry, RPI CM4 on clone syscall
 2022-08-18 17:14 UTC 

[linux-next:master] BUILD REGRESSION 5b6a4bf680d61b1dd26629840f848d0df8983c62
 2022-08-18 17:07 UTC 

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-08-18 17:04 UTC  (9+ messages)
` [RFC PATCH v6] "

generic/471 regression with async buffered writes?
 2022-08-18 17:00 UTC  (2+ messages)

[PATCH] xfs: on memory failure, only shut down fs after scanning all mappings
 2022-08-18 17:00 UTC 

[PATCH v2 2/2] mm/damon: replace pmd_huge() with pmd_trans_huge() for THP
 2022-08-18 16:47 UTC 

[PATCH v3 0/7] mm: Remember a/d bits for migration entries
 2022-08-18 16:39 UTC  (8+ messages)
` [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations

[PATCH V4] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-18 15:25 UTC  (2+ messages)

[PATCH v9] mm/page_owner.c: add llseek for page_owner
 2022-08-18 14:41 UTC  (2+ messages)

[PATCH V3] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-18 14:01 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING bb8b9a4857726b532eaaa9d31c8acfb451227fbf
 2022-08-18 12:02 UTC 

[linux-next:master 1581/2065] drivers/base/regmap/regmap-mmio.c:231:17: error: implicit declaration of function 'writesq'; did you mean 'writeq'?
 2022-08-18 11:57 UTC  (3+ messages)

[PATCH -next 2/2] mm: sysctl: Introduce per zone watermark_scale_factor
 2022-08-18 11:49 UTC  (3+ messages)

[PATCH -next 0/2] watermark related improvement on zone movable
 2022-08-18  9:04 UTC  (2+ messages)
` [PATCH -next 1/2] mm: Cap zone movable's min wmark to small value

page:  |  | latest

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