linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
 2023-09-20 14:22 UTC  (44+ messages)
                          ` Arches that don't support PREEMPT

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-20 14:12 UTC  (24+ messages)
` [PATCH v7 12/13] ext4: switch to "

[PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
 2023-09-20 14:02 UTC  (5+ messages)
` [PATCH v1 1/4] mm: handle poisoning of pfn without struct pages
` [PATCH v1 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
` [PATCH v1 3/4] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-20 13:55 UTC  (4+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-20 13:48 UTC  (16+ messages)

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-20 13:36 UTC  (9+ messages)
` [PATCH 1/4] mm/slub: simplify the last resort slab order calculation
` [PATCH 3/4] mm/slub: attempt to find layouts up to 1/2 waste in calculate_order()
` [PATCH 4/4] mm/slub: refactor calculate_order() and calc_slab_order()

[PATCH v1 0/2] mm/ksm: add fork-exec support for prctl
 2023-09-20 13:16 UTC  (6+ messages)
` [PATCH v1 1/2] mm/ksm: support fork/exec "
` [PATCH v1 2/2] mm/ksm: Test case for prctl fork/exec workflow

[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
 2023-09-20 13:04 UTC  (10+ messages)
` [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH v2 7/9] iov_iter: Add extract "
` [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC

Subject: [PATCH v2] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-20 12:48 UTC  (10+ messages)

[PATCH net-next v9 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
 2023-09-20 11:58 UTC 

[linux-next:master 5670/6619] kernel/printk/printk.c:2871:24: warning: array subscript 0 is outside array bounds of 'char[0]'
 2023-09-20 11:11 UTC  (3+ messages)

[RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
 2023-09-20 10:42 UTC  (5+ messages)

[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
 2023-09-20 10:39 UTC  (25+ messages)
` [PATCH v4 3/8] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH v4 4/8] hugetlb: perform vmemmap restoration "
` [PATCH v4 5/8] hugetlb: batch freeing of vmemmap pages
` [PATCH v4 6/8] hugetlb: batch PMD split for bulk vmemmap dedup
` [PATCH v4 8/8] hugetlb: batch TLB flushes when restoring vmemmap

[PATCH] delayacct: add memory reclaim delay in get_page_from_freelist
 2023-09-20  9:38 UTC 

[PATCH] mm/slub: add sanity check for slub_min/max_order cmdline setup
 2023-09-20  9:25 UTC  (2+ messages)

[PATCH 00/10] mm: PCP high auto-tuning
 2023-09-20  9:24 UTC  (12+ messages)
` [PATCH 01/10] mm, pcp: avoid to drain PCP when process exit
` [PATCH 02/10] cacheinfo: calculate per-CPU data cache size
` [PATCH 03/10] mm, pcp: reduce lock contention for draining high-order pages
` [PATCH 04/10] mm: restrict the pcp batch scale factor to avoid too long latency
` [PATCH 05/10] mm, page_alloc: scale the number of pages that are batch allocated
` [PATCH 06/10] mm: add framework for PCP high auto-tuning
` [PATCH 07/10] mm: tune PCP high automatically
` [PATCH 08/10] mm, pcp: decrease PCP high if free pages < high watermark
` [PATCH 09/10] mm, pcp: avoid to reduce PCP high unnecessarily
` [PATCH 10/10] mm, pcp: reduce detecting time of consecutive high order page freeing

[PATCH 1/2] mm: Report success more often from filemap_map_folio_range()
 2023-09-20  9:19 UTC  (7+ messages)
` [PATCH 2/2] mm: Abstract moving to the next PFN

[RFC PATCH 00/14] Prevent cross-cache attacks in the SLUB allocator
 2023-09-20  9:04 UTC  (16+ messages)
` [RFC PATCH 14/14] security: add documentation for SLAB_VIRTUAL

[PATCH net-next v8 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
 2023-09-20  8:59 UTC  (2+ messages)

[linux-next:master 5683/6619] sound/pci/hda/cirrus_scodec_test.c:40: undefined reference to `gpiochip_get_data'
 2023-09-20  8:26 UTC 

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-09-20  8:15 UTC  (5+ messages)
` [RFC PATCH 2/4] mm/compaction: optimize >0 order folio compaction with free page split

[PATCH 0/6] mm: convert numa balancing functions to use a folio
 2023-09-20  8:07 UTC  (7+ messages)
` [PATCH 1/6] sched/numa, mm: make numa migrate functions to take "
` [PATCH 5/6] mm: memory: add vm_normal_pmd_folio()

[RFC 00/23] Enable block size > page size in XFS
 2023-09-20  8:06 UTC  (7+ messages)
` [RFC 02/23] pagemap: use mapping_min_order in fgf_set_order()
` [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio

[PATCH] vmscan: add trace events for lru_gen
 2023-09-20  7:49 UTC  (3+ messages)
    `  "

[PATCH v3] mm/damon/core: remove unnecessary si_meminfo invoke
 2023-09-20  7:19 UTC 

[PATCH v3] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-09-20  5:44 UTC  (11+ messages)
      ` [EXTERNAL] "

[PATCH 0/2] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-09-20  4:09 UTC  (5+ messages)
` [PATCH 1/2] hugetlbfs: extend hugetlb_vma_lock to private VMAs
` [PATCH 2/2] hugetlbfs: close race between MADV_DONTNEED and page fault

[PATCH 0/3] userfaultfd remap option
 2023-09-20  1:49 UTC  (7+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-20  1:47 UTC  (14+ messages)

[linux-next:master 5741/5912] kernel/crash_core.c:214:13: warning: argument 2 null where non-null expected
 2023-09-20  1:36 UTC  (5+ messages)

[PATCH stable 5.10.y] mm/filemap: fix infinite loop in generic_file_buffered_read()
 2023-09-19 23:28 UTC 

[PATCH] pipe_fs_i.h: add pipe_buf_init()
 2023-09-19 22:39 UTC  (6+ messages)

[PATCH 0/6] shmem: high order folios support in write path
 2023-09-19 21:51 UTC  (9+ messages)
  ` [PATCH 6/6] shmem: add large folios support to the "

[linux-next:master 5228/6333] arch/x86/net/bpf_jit_comp.c:2957:72: error: 'struct unwind_state' has no member named 'sp'; did you mean 'bp'?
 2023-09-19 21:36 UTC 

[RFC 00/23] Enable block size > page size in XFS
 2023-09-19 21:15 UTC  (3+ messages)

[PATCH 1/1] mm: lock VMAs skipped by a failed queue_pages_range()
 2023-09-19 21:09 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113
 2023-09-19 19:37 UTC 

[PATCH v2 0/2] workload-specific and memory pressure-driven zswap writeback
 2023-09-19 19:31 UTC  (4+ messages)
` [PATCH v2 1/2] zswap: make shrinking memcg-aware
` [PATCH v2 2/2] zswap: shrinks zswap pool based on memory pressure

[REGRESSION] [BISECTED] Panic in gen8_ggtt_insert_entries() with v6.5
 2023-09-19 19:15 UTC  (8+ messages)
  ` [Intel-gfx] "

[PATCH 01/10] userfaultfd.2: briefly mention two-step feature handshake process
 2023-09-19 19:02 UTC  (9+ messages)
` [PATCH 02/10] userfaultfd.2: reword to account for new fault resolution ioctls
` [PATCH 03/10] userfaultfd.2: comment on feature detection in the example program
` [PATCH 05/10] ioctl_userfaultfd.2: describe two-step feature handshake
` [PATCH 06/10] ioctl_userfaultfd.2: describe missing UFFDIO_API feature flags
` [PATCH 07/10] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes
` [PATCH 08/10] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH 09/10] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH 10/10] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[Invitation] Linux MM Alignment Session on APIs for Sparse Mappings on Wednesday
 2023-09-19 18:01 UTC 

[linux-next:master 4236/6333] fs/bcachefs/journal_seq_blacklist.c:176:64: warning: array subscript '(unsigned int) _33 + 4294967295' is outside the bounds of an interior zero-length array 'struct journal_seq_blacklist_entry[0]'
 2023-09-19 17:36 UTC 

[PATCH] mm: add statistics for PUD level pagetable
 2023-09-19 17:23 UTC  (2+ messages)

[linux-next:master 679/6333] drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c:49:52: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 57
 2023-09-19 16:33 UTC 

[PATCH v2 0/6] shmem: high order folios support in write path
 2023-09-19 16:28 UTC  (6+ messages)
  ` [PATCH v2 2/6] shmem: return freed pages in shmem_free_swap
  ` [PATCH v2 6/6] shmem: add large folios support to the write path

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-09-19 16:13 UTC  (3+ messages)
` [PATCH v2 09/19] lib/stackdepot: store next pool pointer in new_pool

[linux-next:master 1231/4552] include/linux/fortify-string.h:57:33: warning: writing 8 bytes into a region of size 0
 2023-09-19 15:40 UTC 

[PATCH v2] mm/damon/core: remove unnecessary si_meminfo invoke
 2023-09-19 15:38 UTC 

[linux-next:master 6144/6333] include/linux/bitmap.h:245:22: warning: array subscript 0 is outside array bounds of 'struct cpumask[0]'
 2023-09-19 14:05 UTC 

page:  |  | latest

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