Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-31 11:39:01 to 2023-06-07 14:24:49 UTC [more...]

[PATCH] percpu-internal/pcpu_chunk: Re-layout pcpu_chunk structure to reduce false sharing
 2023-06-07 14:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot
 2023-06-07 14:24 UTC  (7+ messages)
  ` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
  ` [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
    ` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum

[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-06-07 14:17 UTC  (3+ messages)
` [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()

[PATCH] mm: zswap: support exclusive loads
 2023-06-07 14:13 UTC  (2+ messages)

[PATCH v3] mm/migrate_device: Try to handle swapcache pages
 2023-06-07 14:10 UTC 

[PATCH] writeback: fix dereferencing NULL mapping->host on writeback_page_template
 2023-06-07 13:41 UTC  (3+ messages)

[PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock
 2023-06-07 13:09 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 9d674be533320edf2ea08ec2c70fbef0d5b2459e
 2023-06-07 12:44 UTC 

[PATCH 0/4] Follow-up "Fix excessive CPU usage during compaction"
 2023-06-07 12:24 UTC  (7+ messages)
` [PATCH 3/4] mm: compaction: Update pageblock skip when first migration candidate is not at the start

[RFC PATCH V3 0/1] sched/numa: Fix disjoint set vma scan regression
 2023-06-07 11:40 UTC  (2+ messages)

[PATCH v4 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
 2023-06-07 11:40 UTC  (2+ messages)

[PATCH v2 2/2] mm/mm_init.c: remove reset_node_present_pages()
 2023-06-07 11:38 UTC  (3+ messages)

[PATCH v2 1/2] mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
 2023-06-07 11:37 UTC  (4+ messages)

[PATCH] mm/mm_init.c: add debug messsge for dma zone
 2023-06-07 10:22 UTC  (3+ messages)

[RFC PATCH v2 1/7] mm: zswap: add pool shrinking mechanism
 2023-06-07  9:32 UTC  (9+ messages)
` [RFC PATCH v2 0/7] mm: zswap: move writeback LRU from zpool to zswap
  ` [RFC PATCH v2 5/7] mm: zswap: remove shrink from zpool interface
  ` [RFC PATCH v2 6/7] mm: zswap: simplify writeback function
  ` [RFC PATCH v2 7/7] mm: zswap: remove zswap_header

[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
 2023-06-07  9:06 UTC  (2+ messages)

[PATCH net-next v3 05/10] crypto: af_alg: Pin pages rather than ref'ing if appropriate
 2023-06-07  8:48 UTC  (6+ messages)
  ` [PATCH net-next v3 06/10] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
  ` [PATCH net-next v3 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg()
  ` [PATCH net-next v3 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
  ` [PATCH net-next v3 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
  ` [PATCH net-next v3 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES

[PATCH] mm/mm_init.c: drop 'nid' parameter from check_for_memory()
 2023-06-07  8:48 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] HGM for hugetlbfs
 2023-06-07  8:13 UTC  (7+ messages)

[linux-next:master 4264/7747] lib/kunit/executor_test.c:138:4: error: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type
 2023-06-07  7:59 UTC 

Is "echo 3 > drop_caches" async or hardware dependent?
 2023-06-07  7:49 UTC 

[PATCH] mm/mprotect: Fix do_mprotect_pkey() limit check
 2023-06-07  7:46 UTC  (2+ messages)

[PATCH v2 2/3] mm: Split unregister_shrinker() in fast and slow part
 2023-06-07  7:33 UTC  (2+ messages)

[PATCH] mm/sparse: remove unused parameters in sparse_remove_section()
 2023-06-07  7:06 UTC  (2+ messages)

[PATCH 0/9] Mitigate a vmap lock contention
 2023-06-07  6:58 UTC  (3+ messages)
` [PATCH 8/9] mm: vmalloc: Offload free_vmap_area_lock global lock

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-07  6:02 UTC  (3+ messages)

[PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-07  5:45 UTC  (4+ messages)

[PATCH v3 11/11] selftests: error out if kernel header files are not yet built
 2023-06-07  5:37 UTC  (2+ messages)

[PATCH] mm/khugepaged: fix iteration in collapse_file
 2023-06-07  5:31 UTC 

[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-07  4:36 UTC  (17+ messages)
` [PATCH drm-next v4 01/14] drm: execution context for GEM buffers v4
` [PATCH drm-next v4 02/14] maple_tree: split up MA_STATE() macro
` [PATCH drm-next v4 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v4 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v4 05/14] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v4 06/14] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v4 07/14] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v4 08/14] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v4 09/14] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-next v4 10/14] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-next v4 11/14] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-next v4 12/14] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-next v4 13/14] drm/nouveau: implement new VM_BIND uAPI
` [PATCH drm-next v4 14/14] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH v2 3/3] mm/hugetlb: Use a folio in hugetlb_fault()
 2023-06-07  3:55 UTC 

[PATCH 00/12] mm: free retracted page table by RCU
 2023-06-07  3:49 UTC  (12+ messages)
` [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
` [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
` [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
` [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()

[PATCH v2 3/3] fs: Use delayed shrinker unregistration
 2023-06-07  2:51 UTC  (4+ messages)
    ` [PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster

[PATCH v1 0/3] selftests/mm: new test for FOLL_LONGTERM on file mappings
 2023-06-07  2:42 UTC  (3+ messages)
` [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM

[PATCH] lazy tlb: consolidate lazy tlb mm switching fix
 2023-06-07  0:56 UTC 

[PATCH 1/1] page cache: fix page_cache_next/prev_miss off by one
 2023-06-06 23:35 UTC  (2+ messages)

WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm)
 2023-06-06 23:23 UTC 

RFC for new feature to move pages from one vma to another without split
 2023-06-06 23:18 UTC  (8+ messages)

[PATCH v17 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-06 21:08 UTC 

[PATCH 4/4] mm: Make most walk page paths with pmd_trans_unstable() to retry
 2023-06-06 19:59 UTC 

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-06-06 19:48 UTC  (2+ messages)

[PATCH net-next v2 0/6] splice, net: Handle MSG_SPLICE_PAGES in AF_TLS
 2023-05-31 17:02 UTC  (8+ messages)
` [PATCH net-next v2 1/6] splice, net: Fix MSG_MORE signalling in splice_direct_to_actor()
` [PATCH net-next v2 2/6] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
` [PATCH net-next v2 3/6] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 4/6] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v2 5/6] tls/device: Support MSG_SPLICE_PAGES
` [PATCH net-next v2 6/6] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-05-31 16:57 UTC  (11+ messages)

[PATCHv12 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-31 16:27 UTC  (7+ messages)
` [PATCHv12 1/9] mm: Add "
` [PATCHv12 9/9] x86/tdx: Add unaccepted memory support

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-31 15:50 UTC  (16+ messages)
` [PATCH 01/12] cyrpto/b128ops: Remove struct u128
` [PATCH 02/12] types: Introduce [us]128
` [PATCH 03/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH 04/12] instrumentation: Wire up cmpxchg128()
` [PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
` [PATCH 06/12] percpu: Wire up cmpxchg128
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
` [PATCH 08/12] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH 09/12] x86,intel_iommu: "
` [PATCH 10/12] slub: "
` [PATCH 11/12] arch: Remove cmpxchg_double
` [PATCH 12/12] s390/cpum_sf: Convert to cmpxchg128()

[PATCH v7 00/20] bio: check return values of bio_add_page
 2023-05-31 15:50 UTC  (25+ messages)
` [PATCH v7 01/20] swap: use __bio_add_page to add page to bio
` [PATCH v7 02/20] drbd: "
` [PATCH v7 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v7 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v7 05/20] md: use __bio_add_page to add single page
` [PATCH v7 06/20] md: raid5-log: "
` [PATCH v7 07/20] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v7 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
` [PATCH v7 09/20] gfs2: use __bio_add_page for adding "
` [PATCH v7 10/20] zonefs: "
` [PATCH v7 11/20] zram: "
` [PATCH v7 12/20] floppy: "
` [PATCH v7 13/20] md: check for failure when adding pages in alloc_behind_master_bio
` [PATCH v7 14/20] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v7 15/20] md: raid1: check if adding pages to resync bio fails
` [PATCH v7 16/20] dm-crypt: use __bio_add_page to add single page to clone bio
` [PATCH v7 17/20] block: mark bio_add_page as __must_check
` [PATCH v7 18/20] block: add bio_add_folio_nofail
` [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
` [PATCH v7 20/20] block: mark bio_add_folio as __must_check

[PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-31 15:48 UTC  (18+ messages)
` [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v6 02/17] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [PATCH v6 03/17] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v6 04/17] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v6 05/17] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v6 06/17] drivers/gpu: "
` [PATCH v6 07/17] drivers/usb: "
` [PATCH v6 08/17] drivers/spi: "
` [PATCH v6 09/17] dm-crypt: "
` [PATCH v6 10/17] iio: core: "
` [PATCH v6 11/17] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v6 12/17] scatterlist: Add dedicated config for DMA flags
` [PATCH v6 13/17] dma-mapping: Name SG DMA flag helpers consistently
` [PATCH v6 14/17] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v6 15/17] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v6 16/17] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
` [PATCH v6 17/17] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64

[PATCH v4 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
 2023-05-31 15:48 UTC  (8+ messages)
  ` [PATCH v4 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning

[PATCH 2/2] arm64: Notify on pte permission upgrades
 2023-05-31 15:30 UTC  (11+ messages)

[PATCH] mm: remove unused alloc_pages_bulk_list()
 2023-05-31 15:24 UTC  (5+ messages)

cleanup the filemap / direct I/O interaction v3 (full series now)
 2023-05-31 14:11 UTC  (3+ messages)
` [PATCH 01/12] backing_dev: remove current->backing_dev_info

[PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
 2023-05-31 13:59 UTC  (3+ messages)

[syzbot] [kernel?] possible deadlock in scheduler_tick (2)
 2023-05-31 13:31 UTC  (5+ messages)
  ` [PATCH] lib/stackdepot: stackdepot: don't use __GFP_KSWAPD_RECLAIM from __stack_depot_save() if atomic context
    ` [PATCH] kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan

mm: Question: pte SMP data race in do_anomyous_page()?
 2023-05-31 12:54 UTC  (6+ messages)

[PATCH 0/8] make unregistration of super_block shrinker more faster
 2023-05-31 12:54 UTC  (7+ messages)
` [PATCH 1/8] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu()
` [PATCH 5/8] fs: introduce struct super_operations::destroy_super() callback

[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
 2023-05-31 11:58 UTC  (3+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data

[PATCH v6 00/20] bio: check return values of bio_add_page
 2023-05-31 11:50 UTC  (16+ messages)
` [PATCH v6 14/20] md: raid1: use __bio_add_page for adding single page to bio
` [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
` [PATCH v6 16/20] dm-crypt: check if adding pages to clone "
` [PATCH v6 17/20] block: mark bio_add_page as __must_check
` [PATCH v6 18/20] block: add __bio_add_folio
` [PATCH v6 19/20] fs: iomap: use __bio_add_folio where possible
` [PATCH v6 20/20] block: mark bio_add_folio as __must_check


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).