Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-24 17:19:47 to 2023-05-25 20:20:40 UTC [more...]

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-25 20:20 UTC  (14+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}

[PATCH v4] mm, compaction: Skip all non-migratable pages during scan
 2023-05-25 20:15 UTC  (3+ messages)

[PATCH] lib/test_vmalloc.c: avoid garbage in page array
 2023-05-25 20:04 UTC  (2+ messages)

[PATCHv4] mm: skip CMA pages when they are not available
 2023-05-25 20:03 UTC  (2+ messages)

[PATCH v3 0/6] Optimize mremap during mutual alignment within PMD
 2023-05-25 19:51 UTC  (4+ messages)
` [PATCH v3 1/6] mm/mremap: Optimize the start addresses in move_page_tables()

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-25 19:32 UTC  (19+ messages)
` [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
` [PATCH 2/2] module: add support to avoid duplicates early on load

[PATCH] mm: zswap: shrink until can accept
 2023-05-25 19:09 UTC  (4+ messages)

[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 2023-05-25 18:16 UTC  (3+ messages)

[PATCH] kmemleak-test: drop __init to get better backtrace
 2023-05-25 17:43 UTC 

Extending page pinning into fs/direct-io.c
 2023-05-25 17:25 UTC  (15+ messages)
` [PATCH v21 0/6] block: Use page pinning

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-25 17:19 UTC  (3+ messages)

[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-25 17:18 UTC  (2+ messages)

[PATCH v5 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-25 17:08 UTC  (18+ messages)
` [PATCH v5 02/15] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [PATCH v5 08/15] drivers/spi: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v5 09/15] drivers/md: "
` [PATCH v5 10/15] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v5 11/15] scatterlist: Add dedicated config for DMA flags
` [PATCH v5 12/15] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v5 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v5 14/15] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
` [PATCH v5 15/15] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64

[linux-next:master] BUILD REGRESSION 6a3d37b4d885129561e1cef361216f00472f7d2e
 2023-05-25 16:49 UTC 

[RFC PATCH 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-25 16:47 UTC  (5+ messages)
` [RFC PATCH 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [RFC PATCH 2/3] mm: Provide a function to get an additional pin on a page
` [RFC PATCH 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-25 16:37 UTC  (11+ messages)
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail

cleanup the filemap / direct I/O interaction v2
 2023-05-25 16:02 UTC  (9+ messages)
` [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write
` [PATCH 09/11] fs: factor out a direct_write_fallback helper
` [PATCH 10/11] fuse: update ki_pos in fuse_perform_write

[PATCH] blk-cgroup: Flush stats before releasing blkcg_gq
 2023-05-25 15:25 UTC  (4+ messages)

[PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
 2023-05-25 15:21 UTC  (3+ messages)

[PATCH 1/3] mm/mm_init.c: remove comments in zone_spanned_pages_in_node() and zone_absent_pages_in_node()
 2023-05-25 14:07 UTC  (3+ messages)

[PATCH] mm: deduct the number of pages reclaimed by madvise from workingset
 2023-05-25 13:54 UTC  (4+ messages)

mm: Question: pte SMP data race in do_anomyous_page()?
 2023-05-25 13:53 UTC  (3+ messages)

[PATCH 0/4] Follow-up "Fix excessive CPU usage during compaction"
 2023-05-25 13:42 UTC  (9+ messages)
` [PATCH 1/4] mm: compaction: Ensure rescanning only happens on partially scanned pageblocks
` [PATCH 2/4] mm: compaction: Only force pageblock scan completion when skip hints are obeyed
` [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start
` [PATCH 4/4] Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-25 13:10 UTC  (8+ messages)
` [PATCH v3 05/11] percpu: Wire up cmpxchg128
` [PATCH v3 08/11] slub: Replace cmpxchg_double()

[V2 patch 0/6] mm/vmalloc: Assorted fixes and improvements
 2023-05-25 12:57 UTC  (7+ messages)
` [V2 patch 1/6] mm/vmalloc: Prevent stale TLBs in fully utilized blocks
` [V2 patch 2/6] mm/vmalloc: Avoid iterating over per CPU vmap blocks twice
` [V2 patch 3/6] mm/vmalloc: Prevent flushing dirty space over and over
` [V2 patch 4/6] mm/vmalloc: Check free space in vmap_block lockless
` [V2 patch 5/6] mm/vmalloc: Add missing READ/WRITE_ONCE() annotations
` [V2 patch 6/6] mm/vmalloc: Dont purge usable blocks unnecessarily

[PATCH 0/6] Misc cleanups and improvements for compaction
 2023-05-25 12:54 UTC  (7+ messages)
` [PATCH 1/6] mm: compaction: drop the redundant page validation in update_pageblock_skip()
` [PATCH 2/6] mm: compaction: change fast_isolate_freepages() to void type
` [PATCH 3/6] mm: compaction: skip more fully scanned pageblock
` [PATCH 4/6] mm: compaction: only set skip flag if cc->no_set_skip_hint is false
` [PATCH 5/6] mm: compaction: add trace event for fast freepages isolation
` [PATCH 6/6] mm: compaction: skip fast freepages isolation if enough freepages are isolated

qemu-x86_64 compat: LTP: controllers: RIP: 0010:__alloc_pages
 2023-05-25 12:22 UTC  (6+ messages)

[PATCH] mm/slab: add new flag SLAB_NO_MERGE to avoid merging per slab
 2023-05-25 12:05 UTC  (5+ messages)

[PATCH -next] memblock: unify memblock dump and debugfs show
 2023-05-25 11:58 UTC 

[PATCH v2] memblock: update numa node of memblk reserved type
 2023-05-25 11:57 UTC  (2+ messages)

[PATCH 0/9] Mitigate a vmap lock contention
 2023-05-25 10:20 UTC  (8+ messages)

[PATCH v2 0/5] Encapsulate PTE contents from non-arch code
 2023-05-25  9:08 UTC  (13+ messages)
` [PATCH v2 1/5] mm: vmalloc must set pte via arch code
` [PATCH v2 2/5] mm: damon must atomically clear young on ptes and pmds
` [PATCH v2 3/5] mm: Fix failure to unmap pte on highmem systems
` [PATCH v2 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-05-25  8:55 UTC  (6+ messages)
` [PATCH v16 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v16 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v16 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v16 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-05-25  8:54 UTC  (11+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH net-next 0/4] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 2
 2023-05-25  8:50 UTC  (5+ messages)
` [PATCH net-next 2/4] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES

[PATCH] mm: compaction: avoid GFP_NOFS ABBA deadlock
 2023-05-25  8:29 UTC  (2+ messages)

[PATCH 3/3] mm/mm_init.c: do not calculate zone_start_pfn/zone_end_pfn in zone_absent_pages_in_node()
 2023-05-25  8:26 UTC  (2+ messages)

[linux-next:master 4571/4815] ERROR: modpost: "amdgpu_show_fdinfo" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2023-05-25  8:17 UTC 

[linux-next:master 4571/4815] hppa-linux-ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o:undefined reference to `amdgpu_show_fdinfo'
 2023-05-25  7:44 UTC 

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-05-25  7:35 UTC  (2+ messages)

[PATCH v8 00/13] fold per-CPU vmstats remotely
 2023-05-25  7:05 UTC  (6+ messages)
` [PATCH v8 01/13] vmstat: allow_direct_reclaim should use zone_page_state_snapshot

[PATCH v9 3/5] ksm: add ksm zero pages for each process
 2023-05-25  6:56 UTC  (2+ messages)

[PATCH v4 00/36] New page table range API
 2023-05-25  6:31 UTC  (25+ messages)
` [PATCH v4 01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v4 02/36] mm: Add generic flush_icache_pages() and documentation
` [PATCH v4 03/36] mm: Add folio_flush_mapping()
` [PATCH v4 04/36] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v4 05/36] mm: Add default definition of set_ptes()
` [PATCH v4 09/36] arm64: Implement the new page table range API
` [PATCH v4 29/36] mm: Remove page_mapping_file()
` [PATCH v4 31/36] mm: Tidy up set_ptes definition
` [PATCH v4 32/36] mm: Use flush_icache_pages() in do_set_pmd()

[PATCH] mm: shmem: Fix UAF bug in shmem_show_options()
 2023-05-25  6:13 UTC  (2+ messages)

[PATCH v10 0/5] ksm: support tracking KSM-placed zero-pages
 2023-05-25  5:41 UTC 

[PATCH 2/3] mm/mm_init.c: account absent_page only if spanned_page is non-zero
 2023-05-25  4:01 UTC 

[linux-next:master] BUILD REGRESSION cf09e328589a2ed7f6c8d90f2edb697fb4f8a96b
 2023-05-25  3:16 UTC 

[PATCH] memblock: update numa node of memblk reserved type
 2023-05-25  1:28 UTC  (5+ messages)

[linux-next:master 3477/4617] drivers/gpu/drm/panel/panel-samsung-s6d7aa0.c:312:14: error: initializer element is not a compile-time constant
 2023-05-25  1:23 UTC 

[PATCH] mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg
 2023-05-25  1:21 UTC  (2+ messages)

Fwd: ./include/linux/mmzone.h:1735:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE (v6.4-rc3 build regression)
 2023-05-25  0:57 UTC  (4+ messages)

[PATCH v22 25/31] zonefs: Provide a splice-read wrapper
 2023-05-24 23:13 UTC  (5+ messages)
` [PATCH v22 00/31] splice: Kill ITER_PIPE

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-05-24 22:54 UTC  (17+ messages)
` [PATCH 01/31] mm: use pmdp_get_lockless() without surplus barrier()
` [PATCH 14/31] fs/userfaultfd: retry if pte_offset_map() fails
` [PATCH 15/31] mm/userfaultfd: allow pte_offset_map_lock() to fail
` [PATCH 25/31] mm/gup: remove FOLL_SPLIT_PMD use of pmd_trans_unstable()
` [PATCH 27/31] mm/khugepaged: allow pte_offset_map[_lock]() to fail

RFC: allow building a kernel without buffer_heads
 2023-05-24 22:23 UTC  (3+ messages)
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes

[LSF/MM/BPF TOPIC] HGM for hugetlbfs
 2023-05-24 20:26 UTC  (2+ messages)

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-24 20:15 UTC  (13+ messages)

[PATCH] mm: page_isolation: write proper kerneldoc
 2023-05-24 19:15 UTC  (2+ messages)

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-24 18:48 UTC  (7+ messages)
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h

[linux-next:pending-fixes] BUILD SUCCESS 562100f4b12e4fc354b08e9518675f724f9e690f
 2023-05-24 18:20 UTC 

[linux-next:master] [sysctl] 7eec88986d: sysctl_table_check_failed
 2023-05-24 18:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).