linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-23  5:15 UTC  (12+ messages)

[PATCH] MM: discard __GFP_ATOMIC
 2021-11-23  4:33 UTC  (9+ messages)

[Question] The necessity of transaction ID in SLUB
 2021-11-23  3:32 UTC  (3+ messages)

[PATCH v8] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-23  3:30 UTC  (4+ messages)

[RFC PATCH] mm: Promote slow memory in advance to improve performance
 2021-11-23  2:53 UTC  (3+ messages)

[PATCH v7] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-23  1:50 UTC  (3+ messages)

[PATCH 1/2] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-11-23  1:47 UTC  (2+ messages)

[PATCH] mm: split thp synchronously on MADV_DONTNEED
 2021-11-23  1:20 UTC  (11+ messages)

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-23  1:06 UTC  (26+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 07/13] KVM: Handle page fault for fd based memslot
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate

[PATCH v6] mm: Add PM_THP_MAPPED to /proc/pid/pagemap
 2021-11-23  0:29 UTC  (4+ messages)

[PATCH 0/8] Convert powerpc to default topdown mmap layout
 2021-11-23  0:22 UTC  (15+ messages)
` [PATCH 1/8] powerpc/mm: Make slice specific to book3s/64
` [PATCH 2/8] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH 3/8] powerpc/mm: Remove asm/slice.h
` [PATCH 4/8] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c
` [PATCH 5/8] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area()
` [PATCH 6/8] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH 7/8] powerpc/mm: Convert to default topdown mmap layout
` [PATCH 8/8] powerpc/mm: Properly randomise mmap with slices

[PATCH v4] mm/migrate.c: Rework migration_entry_wait() to not take a pageref
 2021-11-22 23:28 UTC  (3+ messages)

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-22 23:09 UTC  (14+ messages)
` [PATCH v4 1/4] mm: support deterministic memory charging of filesystems
` [PATCH v4 2/4] mm/oom: handle remote ooms
` [PATCH v4 3/4] mm, shmem: add filesystem memcg= option documentation
` [PATCH v4 4/4] mm, shmem, selftests: add tmpfs memcg= mount option tests

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-22 21:56 UTC  (14+ messages)

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-22 21:13 UTC  (7+ messages)
` [PATCH v0.9.1 1/6] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [PATCH v0.9.1 2/6] mm, x86/uaccess: add userspace atomic helpers
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
` [PATCH v0.9.1 4/6] sched/umcg, lib/umcg: implement libumcg
` [PATCH v0.9.1 5/6] sched/umcg: add Documentation/userspace-api/umcg.txt
` [PATCH v0.9.1 6/6] sched/umcg, lib/umcg: add tools/lib/umcg/libumcg.txt

[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
 2021-11-22 20:33 UTC  (7+ messages)
` [RFC PATCH 1/1] mm/slub: fix "

[PATCH v0.9 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-22 20:17 UTC  (12+ messages)
` [PATCH v0.9 1/6] sched/umcg: add WF_CURRENT_CPU and externise ttwu
` [PATCH v0.9 2/6] mm, x86/uaccess: add userspace atomic helpers
` [PATCH v0.9 3/6] sched/umcg: implement UMCG syscalls
` [PATCH v0.9 4/6] sched/umcg, lib/umcg: implement libumcg
` [PATCH v0.9 5/6] sched/umcg: add Documentation/userspace-api/umcg.txt
` [PATCH v0.9 6/6] sched/umcg, lib/umcg: add tools/lib/umcg/libumcg.txt

[PATCH] filemap: Remove PageHWPoison check from next_uptodate_page()
 2021-11-22 19:28 UTC  (3+ messages)

[v2 UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
 2021-11-22 19:03 UTC  (4+ messages)

[RFC PATCH] arch: arm64: introduce RODATA_FULL_USE_PTE_CONT
 2021-11-22 18:16 UTC  (8+ messages)

[PATCH v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-11-22 17:16 UTC  (5+ messages)
` [PATCH v1 1/9] mm: add zone device coherent type memory support

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-22 15:32 UTC  (5+ messages)
` [PATCH v2 1/4] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH v2 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH v2 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

[PATCH] mm,fs: Split dump_mapping() out from dump_page()
 2021-11-22 13:36 UTC  (3+ messages)

[linux-next:master 2237/2290] drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c: asm/smp.h is included more than once
 2021-11-22 13:13 UTC  (2+ messages)
` [RFC PATCH linux-next] Merge branch 'for-linux-next-gt' of git: fix duplicated inclusion

[PATCH for-5.15.x 0/2] DAMON fixes
 2021-11-22 12:28 UTC  (4+ messages)
` [PATCH for-5.15.x 1/2] mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
` [PATCH for-5.15.x 2/2] mm/damon/dbgfs: fix missed use of damon_dbgfs_lock

[PATCH] mm: Delay kmemleak object creation of module_alloc()
 2021-11-22 12:25 UTC  (2+ messages)

[PATCH v3] slob: add size header to all allocations
 2021-11-22 11:49 UTC  (8+ messages)
` [PATCH v4] "

[linux-next:master 1524/2290] drivers/net/ethernet/cadence/macb_main.c:540 macb_validate() error: uninitialized symbol 'have_1g'
 2021-11-22  9:48 UTC 

[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-11-22  9:29 UTC  (6+ messages)

[syzbot] KCSAN: data-race in flush_tlb_batched_pending / try_to_unmap_one
 2021-11-22  6:46 UTC  (3+ messages)

[PATCH v1] shmem: change shrinklist_lock form spinlock to mutex and move iput into it
 2021-11-22  6:41 UTC 

[PATCH v5 00/10] Multigenerational LRU Framework
 2021-11-22  5:32 UTC  (2+ messages)

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-11-22  4:21 UTC  (5+ messages)

[PATCH 00/15] Introduce DAMON-based Proactive Reclamation
 2021-11-21 22:32 UTC  (2+ messages)

[PATCH v0.8 3/6] sched/umcg: implement UMCG syscalls
 2021-11-21 21:08 UTC  (3+ messages)

[PATCH V2 0/2] mm/damon: Fix some little bugs in using DAMON
 2021-11-21 14:07 UTC  (3+ messages)
` [PATCH V2 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
` [PATCH V2 2/2] mm/damon: move damon_rand() definition into damon.h

[PATCH V1 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
 2021-11-21 13:20 UTC  (6+ messages)
` [PATCH V1 2/2] mm/damon: move damon_rand definition into damon.h

[syzbot] WARNING in page_counter_cancel (3)
 2021-11-21 12:49 UTC 

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-11-21  9:35 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function

drivers/block/drbd/drbd_receiver.c:5315:25: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-21  7:56 UTC 

[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
 2021-11-20 15:38 UTC  (6+ messages)
` [PATCH v2 7/9] locking/rwlocks: introduce write_lock_nested

net/dccp/ccids/ccid3.c:474:25: sparse: sparse: incorrect type in assignment (different base types)
 2021-11-20 11:43 UTC 

[PATCH v2] kthread: dynamically allocate memory to store kthread's full name
 2021-11-20 11:28 UTC 

[PATCH v2 0/7] task comm cleanups
 2021-11-20 11:27 UTC  (8+ messages)
` [PATCH v2 1/7] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
` [PATCH v2 2/7] fs/exec: replace strncpy with strscpy_pad in __get_task_comm
` [PATCH v2 3/7] drivers/infiniband: replace open-coded string copy with get_task_comm
` [PATCH v2 4/7] fs/binfmt_elf: "
` [PATCH v2 5/7] samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
` [PATCH v2 6/7] tools/bpf/bpftool/skeleton: "
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

page_alloc.c comparison of arrays warning in function mem_init_print_info
 2021-11-20 10:05 UTC  (3+ messages)

[PATCH] MM: introduce memalloc_retry_wait()
 2021-11-20  5:20 UTC 

incoming
 2021-11-20  0:43 UTC  (2+ messages)
` [patch 15/15] proc/vmcore: fix clearing user buffer by properly using clear_user()

page:  |  | latest

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