linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v11 0/3] Memory poison recovery in khugepaged collapsing
 2023-03-29  0:12 UTC  (8+ messages)
` [PATCH v11 1/3] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v11 2/3] mm/hwpoison: introduce copy_mc_highpage
` [PATCH v11 3/3] mm/khugepaged: recover from poisoned file-backed memory

[PATCH v10 00/12] tracing/user_events: Remote write ABI
 2023-03-28 23:52 UTC  (13+ messages)
` [PATCH v10 01/12] tracing/user_events: Split header into uapi and kernel
` [PATCH v10 02/12] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v10 03/12] tracing/user_events: Use remote writes for event enablement
` [PATCH v10 04/12] tracing/user_events: Fixup enable faults asyncly
` [PATCH v10 05/12] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v10 06/12] tracing/user_events: Update self-tests to write ABI
` [PATCH v10 07/12] tracing/user_events: Add ABI self-test
` [PATCH v10 08/12] tracing/user_events: Use write ABI in example
` [PATCH v10 09/12] tracing/user_events: Update documentation for ABI
` [PATCH v10 10/12] tracing/user_events: Charge event allocs to cgroups
` [PATCH v10 11/12] tracing/user_events: Limit global user_event count
` [PATCH v10 12/12] tracing/user_events: Align structs with tabs for readability

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-28 23:31 UTC  (17+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
` [PATCH RFC v8 04/56] KVM: Add HVA range operator
` [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address

[PATCH v4 0/3] mm: process/cgroup ksm support
 2023-03-28 23:09 UTC  (2+ messages)

return an ERR_PTR from __filemap_get_folio v2
 2023-03-28 23:04 UTC  (2+ messages)

[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-03-28 22:50 UTC  (2+ messages)

[PATCH v6 0/6] ksm: support tracking KSM-placed zero-pages
 2023-03-28 22:38 UTC  (2+ messages)

[PATCH] userfaultfd: don't fail on unrecognized features
 2023-03-28 22:34 UTC  (8+ messages)

[PATCH v2 0/9] memcg: make rstat flushing irq and sleep
 2023-03-28 22:22 UTC  (11+ messages)
` [PATCH v2 1/9] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
` [PATCH v2 2/9] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
` [PATCH v2 3/9] memcg: do not flush stats in irq context
` [PATCH v2 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
` [PATCH v2 5/9] memcg: replace stats_flush_lock with an atomic
` [PATCH v2 6/9] memcg: sleep during flushing stats in safe contexts
` [PATCH v2 7/9] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v2 8/9] vmscan: memcg: sleep when flushing stats during reclaim
` [PATCH v2 9/9] memcg: do not modify rstat tree for zero updates

[PATCH v1 0/9] memcg: make rstat flushing irq and sleep friendly
 2023-03-28 22:18 UTC  (41+ messages)
` [PATCH v1 1/9] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
` [PATCH v1 2/9] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
` [PATCH v1 3/9] memcg: do not flush stats in irq context
` [PATCH v1 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
` [PATCH v1 5/9] memcg: replace stats_flush_lock with an atomic
` [PATCH v1 6/9] memcg: sleep during flushing stats in safe contexts
` [PATCH v1 7/9] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v1 8/9] vmscan: memcg: sleep when flushing stats during reclaim
` [PATCH v1 9/9] memcg: do not modify rstat tree for zero updates

[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
 2023-03-28 22:02 UTC  (27+ messages)

[PATCH v9 00/11] tracing/user_events: Remote write ABI
 2023-03-28 21:53 UTC  (5+ messages)
` [PATCH v9 05/11] tracing/user_events: Add ioctl for disabling addresses

[PATCH v8 00/11] tracing/user_events: Remote write ABI
 2023-03-28 21:42 UTC  (6+ messages)
` [PATCH v8 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v8 04/11] tracing/user_events: Fixup enable faults asyncly

[PATCH] mm: Take a page reference when removing device exclusive entries
 2023-03-28 19:59 UTC  (4+ messages)

[PATCH] dma-buf/heaps: c9e8440eca61 staging: ion: Fix overflow and list bugs in system heap:
 2023-03-28 18:35 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION a6faf7ea9fcb7267d06116d4188947f26e00e57e
 2023-03-28 18:34 UTC 

[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
 2023-03-28 17:55 UTC  (13+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()

[linux-next:master 6577/7309] drivers/perf/arm_pmuv3.c:44:2: error: use of undeclared identifier 'PERF_MAP_ALL_UNSUPPORTED'
 2023-03-28 17:51 UTC  (8+ messages)

[PATCH V8 1/2] mm: compaction: move compaction sysctl to its own file
 2023-03-28 17:46 UTC  (3+ messages)

[PATCH] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-03-28 16:56 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Memory profiling using code tagging
 2023-03-28 16:55 UTC  (3+ messages)

[PATCH v3 1/2] mm: vmalloc: Remove a global vmap_blocks xarray
 2023-03-28 16:37 UTC  (9+ messages)
` [PATCH v3 2/2] lib/test_vmalloc.c: Add vm_map_ram()/vm_unmap_ram() test case

[PATCH 0/5] remove page_endio()
 2023-03-28 16:17 UTC  (10+ messages)
    ` [PATCH 1/5] zram: remove the call to page_endio in the bio end_io handler
    ` [PATCH 2/5] orangefs: use folios in orangefs_readahead
    ` [PATCH 3/5] mpage: split bi_end_io callback for reads and writes
    ` [PATCH 4/5] mpage: use folios in bio end_io handler
    ` [PATCH 5/5] filemap: remove page_endio()

[PATCH v5 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-03-28 15:48 UTC  (8+ messages)
` [PATCH v5 2/3] mm/khugepaged: skip shmem with userfaultfd
` [PATCH v5 3/3] mm/khugepaged: maintain page cache uptodate flag

[PATCH v2 0/3] Prevent ->map_pages from sleeping
 2023-03-28 15:45 UTC  (6+ messages)
` [PATCH v2 1/3] xfs: Remove xfs_filemap_map_pages() wrapper
` [PATCH v2 3/3] mm: Hold the RCU read lock over calls to ->map_pages

[PATCH] mm: vmalloc: Avoid warn_alloc noise caused by fatal signal
 2023-03-28 14:58 UTC  (3+ messages)

[PATCH 0/6] Simplify kfence code
 2023-03-28 14:12 UTC  (18+ messages)
` [PATCH 1/6] mm: kfence: simplify kfence pool initialization
` [PATCH 2/6] mm: kfence: check kfence pool size at building time
` [PATCH 3/6] mm: kfence: make kfence_protect_page() void
` [PATCH 4/6] mm: kfence: remove useless check for CONFIG_KFENCE_NUM_OBJECTS
` [PATCH 5/6] mm: kfence: change kfence pool page layout
` [PATCH 6/6] mm: kfence: replace ALIGN_DOWN(x, PAGE_SIZE) with PAGE_ALIGN_DOWN(x)

[linux-next:pending-fixes] BUILD SUCCESS 39ee5bf6e049a12ee0d7f2d0150412a7ae6c5e61
 2023-03-28 13:49 UTC 

[PATCH 0/8] Fix VMA tree modification under mmap read lock
 2023-03-28 13:02 UTC  (5+ messages)

[PATCH v2 0/4] convert read_kcore(), vread() to use iterators
 2023-03-28 12:40 UTC  (8+ messages)
` [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock

[PATCH] LoongArch: Add kernel address sanitizer support
 2023-03-28 12:27 UTC  (6+ messages)

What size anonymous folios should we allocate?
 2023-03-28 12:16 UTC  (9+ messages)

[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
 2023-03-28 11:48 UTC  (9+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-03-28 10:41 UTC  (7+ messages)

[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-03-28  9:41 UTC  (3+ messages)
` [PATCH v11 1/2] xfs: fix the calculation of length and end
` [PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCH V7 1/2] mm: compaction: move compaction sysctl to its own file
 2023-03-28  4:49 UTC  (2+ messages)

[PATCH] hugetlb: Remove PageHeadHuge()
 2023-03-28  0:22 UTC  (2+ messages)

[RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly
 2023-03-27 23:23 UTC  (10+ messages)
` [RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock

page:  |  | latest

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