linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-24 09:02:36 to 2023-05-25 08:39:11 UTC [more...]

[PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read()
 2023-05-25  8:38 UTC 

[PATCH] mm: compaction: avoid GFP_NOFS ABBA deadlock
 2023-05-25  8:29 UTC  (4+ 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)

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

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-25  8:19 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 

[PATCH 0/9] Mitigate a vmap lock contention
 2023-05-25  7:59 UTC  (10+ messages)
` [PATCH 2/9] mm: vmalloc: Rename adjust_va_to_fit_type() function

[PATCH net-next 0/4] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 2
 2023-05-25  7:50 UTC  (6+ messages)
` [PATCH net-next 1/4] chelsio: Support MSG_SPLICE_PAGES
` [PATCH net-next 2/4] chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next 3/4] kcm: Support MSG_SPLICE_PAGES
` [PATCH net-next 4/4] kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES

[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 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-25  7:23 UTC  (7+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "

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

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-25  7:01 UTC  (8+ 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 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 

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

[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: deduct the number of pages reclaimed by madvise from workingset
 2023-05-25  1:23 UTC  (3+ messages)

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

[PATCH] mm: zswap: shrink until can accept
 2023-05-25  0:58 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  (8+ messages)
`  "

[PATCH v3 0/6] Optimize mremap during mutual alignment within PMD
 2023-05-24 23:23 UTC  (8+ messages)
` [PATCH v3 1/6] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v3 2/6] mm/mremap: Allow moves within the same VMA
` [PATCH v3 3/6] selftests: mm: Fix failure case when new remap region was not found
` [PATCH v3 4/6] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH v3 5/6] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v3 6/6] selftests: mm: Add a test for remapping within a range

[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  (7+ messages)
` [PATCH 14/17] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 16/17] block: use iomap for writes to block devices

qemu-x86_64 compat: LTP: controllers: RIP: 0010:__alloc_pages
 2023-05-24 20:33 UTC  (7+ messages)

[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 v2 0/5] Encapsulate PTE contents from non-arch code
 2023-05-24 19:11 UTC  (10+ 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 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)

[PATCH v5 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-24 17:19 UTC  (16+ messages)
` [PATCH v5 01/15] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v5 02/15] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [PATCH v5 03/15] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v5 04/15] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v5 05/15] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v5 06/15] drivers/gpu: "
` [PATCH v5 07/15] drivers/usb: "
` [PATCH v5 08/15] drivers/spi: "
` [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

[PATCH RFC net-next/mm V4 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-05-24 16:42 UTC  (5+ messages)
` [PATCH RFC net-next/mm V4 2/2] page_pool: Remove workqueue in new shutdown scheme

[PATCH v11 0/9] Implement copy offload support
 2023-05-24 15:40 UTC  (3+ messages)
  ` [PATCH v11 2/9] block: Add copy offload support infrastructure
    ` [dm-devel] "

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-05-24 15:33 UTC  (13+ messages)
` [PATCH net-next 01/12] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next 02/12] mm: Provide a page_frag_cache allocator cleanup function
` [PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
` [PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next 05/12] mm: Make the page_frag_cache allocator handle __GFP_ZERO itself
` [PATCH net-next 06/12] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next 07/12] net: Clean up users of netdev_alloc_cache and napi_frag_cache
` [PATCH net-next 08/12] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next 10/12] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next 11/12] tls/device: Support MSG_SPLICE_PAGES
` [PATCH net-next 12/12] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES

[PATCH v4] signal: Let tasks cache one sigqueue struct
 2023-05-24 15:33 UTC  (3+ messages)

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-24 15:05 UTC  (4+ messages)

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-24 15:02 UTC  (5+ messages)

cleanup the filemap / direct I/O interaction v2
 2023-05-24 14:50 UTC  (3+ messages)
` [PATCH 01/11] backing_dev: remove current->backing_dev_info

[PATCH v21 0/6] block: Use page pinning
 2023-05-24 14:43 UTC  (4+ messages)

[patch 0/6] mm/vmalloc: Assorted fixes and improvements
 2023-05-24 14:35 UTC  (28+ messages)
` [patch 1/6] mm/vmalloc: Prevent stale TLBs in fully utilized blocks
` [patch 3/6] mm/vmalloc: Prevent flushing dirty space over and over
` [patch 4/6] mm/vmalloc: Check free space in vmap_block lockless
` [patch 5/6] mm/vmalloc: Add missing READ/WRITE_ONCE() annotations
` [patch 6/6] mm/vmalloc: Dont purge usable blocks unnecessarily

[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 2023-05-24 14:27 UTC  (3+ messages)

[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-05-24 14:16 UTC  (10+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "

[PATCH] mm/slab: add new flag SLAB_NO_MERGE to avoid merging per slab
 2023-05-24 13:53 UTC  (3+ messages)

[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-24 13:21 UTC  (4+ messages)
` [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES

your mail
 2023-05-24 13:03 UTC  (3+ messages)
` [PATCH v2] maple_tree: Fix a few documentation issues

[PATCH v4 00/10] Clean ups for maple tree
 2023-05-24 13:07 UTC  (2+ messages)

[RFC 0/6] mm: improve page allocator scalability via splitting zones
 2023-05-24 12:30 UTC  (7+ messages)

[linux-next:master 3624/4617] drivers/gpu/drm/i915/display/intel_display.c:6012:3: error: unannotated fall-through between switch labels
 2023-05-24 12:20 UTC 

[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
 2023-05-24 12:09 UTC  (7+ messages)
  ` [PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-24 11:58 UTC  (8+ messages)
` [PATCH v3 08/11] slub: Replace cmpxchg_double()
` [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()

[patch] mm, debug: allow suppressing panic on CONFIG_DEBUG_VM checks
 2023-05-24 11:44 UTC  (8+ messages)

[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-24 11:23 UTC  (2+ messages)

[linus:master] [mm] f95bdb700b: stress-ng.ramfs.ops_per_sec -88.8% regression
 2023-05-24 11:08 UTC  (5+ messages)

[PATCH v2] memblock: update numa node of memblk reserved type
 2023-05-24 11:09 UTC 

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-05-24  9:53 UTC  (3+ messages)
` [PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling

[PATCH v9 0/5] ksm: support tracking KSM-placed zero-pages
 2023-05-24  9:38 UTC  (4+ messages)
  ` [PATCH v9 5/5] selftest: add a testcase of ksm zero pages


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 NNTP newsgroup(s).