linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 14:20 UTC  (32+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents

[RFC PATCH 00/14] Rearrange batched folio freeing
 2023-08-25 13:59 UTC  (15+ messages)
` [RFC PATCH 01/14] mm: Make folios_put() the basis of release_pages()
` [RFC PATCH 02/14] mm: Convert free_unref_page_list() to use folios
` [RFC PATCH 03/14] mm: Add free_unref_folios()
` [RFC PATCH 04/14] mm: Use folios_put() in __folio_batch_release()
` [RFC PATCH 05/14] memcg: Add mem_cgroup_uncharge_folios()
` [RFC PATCH 06/14] mm: Remove use of folio list from folios_put()
` [RFC PATCH 07/14] mm: Use free_unref_folios() in put_pages_list()
` [RFC PATCH 08/14] mm: use __page_cache_release() in folios_put()
` [RFC PATCH 09/14] mm: Handle large folios in free_unref_folios()
` [RFC PATCH 10/14] mm: Allow non-hugetlb large folios to be batch processed
` [RFC PATCH 11/14] mm: Free folios in a batch in shrink_folio_list()
` [RFC PATCH 12/14] mm: Free folios directly in move_folios_to_lru()
` [RFC PATCH 13/14] memcg: Remove mem_cgroup_uncharge_list()
` [RFC PATCH 14/14] mm: Remove free_unref_page_list()

[PATCH] docs/mm: remove references to hmm_mirror ops and clean typos
 2023-08-25 13:52 UTC  (2+ messages)

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 13:47 UTC  (3+ messages)

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-25 13:32 UTC  (4+ messages)
` [PATCH 18/29] mm/swap: Convert to use bdev_open_by_dev()

[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
 2023-08-25 13:08 UTC  (4+ messages)

[PATCH v3] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-08-25 12:58 UTC  (9+ messages)
        ` [EXTERNAL] "

[RFC]: shmem fd for non-DMA buffer sharing cross drivers
 2023-08-25 12:20 UTC  (9+ messages)

[linux-next:master 3581/12910] arch/powerpc/kvm/../../../virt/kvm/vfio.c:89:7: error: attribute declaration must precede definition
 2023-08-25 12:12 UTC  (2+ messages)

[linux-next:master 1647/12910] arch/powerpc/include/asm/switch_to.h:86:2: error: call to __compiletime_assert_261 declared with 'error' attribute: BUILD_BUG failed
 2023-08-25 11:44 UTC 

[PATCH v2 0/6] sched fixes
 2023-08-25 11:31 UTC  (2+ messages)

[v3 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-08-25 11:18 UTC  (5+ messages)
` [v3 1/4] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v3 2/4] memblock: pass memblock_type to memblock_setclr_flag
` [v3 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT_VMEMMAP flag
` [v3 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO

[linux-next:master 12822/12910] sound/core/ump.c:1194:53: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 80
 2023-08-25 10:51 UTC 

[PATCH] mm: page_alloc: remove stale CMA guard code
 2023-08-25  9:40 UTC  (2+ messages)

[linux-next:master 5069/12910] include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct utp_upiu_header) == 12"
 2023-08-25  9:07 UTC 

[PATCH] mm/khugepaged: increase transparent_hugepage_recommend_disable parameter to disable active modification of min_free_kbytes
 2023-08-25  8:38 UTC  (2+ messages)

[PATCH v2] mm/vmscan: Use folio_migratetype() instead of get_pageblock_migratetype()
 2023-08-25  8:03 UTC 

[PATCH] mm/vmscan: Use folio_migratetype() instead of get_pageblock_migratetype()
 2023-08-25  7:37 UTC  (5+ messages)

[PATCH v1 0/4] Optimize mmap_exit for large folios
 2023-08-25  7:13 UTC  (4+ messages)
` [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges

[PATCH 0/3] memcg: non-unified flushing for userspace stats
 2023-08-25  7:05 UTC  (10+ messages)
` [PATCH 3/3] mm: memcg: use non-unified stats flushing for userspace reads

[PATCH v2] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
 2023-08-25  6:02 UTC  (5+ messages)

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-25  6:00 UTC  (27+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH RESEND 4/4] dax, kmem: calculate abstract distance with general interface

[PATCH] mm: multi-gen LRU: Optimize some duplicate codes
 2023-08-25  5:25 UTC 

[PATCH v3 0/5] MDWE without inheritance
 2023-08-25  4:37 UTC  (3+ messages)
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case

[PATCH v2 0/4] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
 2023-08-25  4:02 UTC  (9+ messages)
` [PATCH v2 1/4] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-25  3:52 UTC  (6+ messages)
` [PATCH v13] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "

[PATCH v2 0/8] mm: migrate: more folio conversion and unify
 2023-08-25  3:51 UTC  (4+ messages)
` [PATCH v2 1/8] mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()

[PATCH v2 0/3] Small hugetlb cleanups
 2023-08-25  3:04 UTC  (5+ messages)
` [PATCH v2 1/3] hugetlb: Use a folio in free_hpage_workfn()
` [PATCH v2 2/3] hugetlb: Remove a few calls to page_folio()
` [PATCH v2 3/3] hugetlb: Convert remove_pool_huge_page() to remove_pool_hugetlb_folio()

[PATCH v5 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-08-25  2:54 UTC  (47+ messages)
` [PATCH v5 05/45] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v5 06/45] erofs: dynamically allocate the erofs-shrinker
` [PATCH v5 07/45] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v5 13/45] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v5 15/45] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v5 16/45] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v5 17/45] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v5 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v5 19/45] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v5 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v5 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v5 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v5 23/45] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v5 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v5 25/45] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v5 26/45] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v5 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v5 28/45] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v5 29/45] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v5 30/45] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v5 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v5 32/45] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v5 33/45] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v5 34/45] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v5 35/45] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v5 36/45] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v5 37/45] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v5 38/45] fs: super: dynamically allocate the s_shrink
` [PATCH v5 39/45] mm: shrinker: remove old APIs
` [PATCH v5 40/45] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v5 41/45] mm: shrinker: rename {prealloc|unregister}_memcg_shrinker() to shrinker_memcg_{alloc|remove}()
` [PATCH v5 42/45] mm: shrinker: make global slab shrink lockless
` [PATCH v5 43/45] mm: shrinker: make memcg "
` [PATCH v5 44/45] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v5 45/45] mm: shrinker: convert shrinker_rwsem to mutex

[RFC PATCH] mm/damon/sysfs: add __counted_by() annotation
 2023-08-25  2:04 UTC 

[PATCH v2] mm: vmscan: reclaim anon pages if there are swapcache pages
 2023-08-25  0:47 UTC  (10+ messages)

[linux-next:master 10436/12477] rt5033_charger.c:undefined reference to `extcon_get_state'
 2023-08-24 22:56 UTC 

[linux-next:master 9923/12477] test_set_error_stamp: rm /kbuild/obj/consumer/i386-randconfig-012-20230825/.reduce_errors/ERROR:efi-sound-pci-hda-snd-hda-scodec-tas2781-i2c.ko-undefined
 2023-08-24 22:34 UTC 

[PATCH] mm: Convert DAX lock/unlock page to lock/unlock folio
 2023-08-24 21:30 UTC  (4+ messages)

test_set_error_stamp: rm /kbuild/obj/consumer/parisc-randconfig-r016-20230825/.reduce_errors/drivers-mtd-nand-raw-nand_base.c:internal-compiler-error:in-maybe_record_trace_start-at-dwarf2cfi.cc
 2023-08-24 20:05 UTC 

[PATCH] memcontrol: ensure memcg acquired by id is properly set up
 2023-08-24 19:47 UTC  (3+ messages)

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-08-24 18:33 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff
 2023-08-24 18:19 UTC 

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-08-24 17:38 UTC  (12+ messages)

[PATCH] Fix folio conversion in __dma_page_dev_to_cpu()
 2023-08-24 17:14 UTC  (4+ messages)

[PATCH RFC 2/2] mm/page_alloc: free_pcppages_bulk clean up
 2023-08-24 15:25 UTC  (3+ messages)

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-08-24 15:24 UTC  (6+ messages)

[PATCH 2/3] hugetlb: Remove a few calls to page_folio()
 2023-08-24 13:59 UTC  (2+ messages)

[PATCH 1/2] rmap: remove anon_vma_link() nommu stub
 2023-08-24 13:23 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: add rmap.h to mm entry

[PATCH] lsm: constify the 'mm' parameter in security_vm_enough_memory_mm()
 2023-08-24 13:03 UTC  (2+ messages)

[linux-next:master 11796/12477] drivers/of/unittest.c:3763:14: error: 'overlays' undeclared
 2023-08-24 11:24 UTC 

[RFC PATCH v4] mm/slub: Optimize slub memory usage
 2023-08-24 10:52 UTC  (4+ messages)

[PATCH v3 0/2] execve scalability issues, part 1
 2023-08-24 10:01 UTC  (6+ messages)
` [PATCH v3 1/2] pcpcntr: add group allocation/free
` [PATCH v3 2/2] kernel/fork: group allocation/free of per-cpu counters for mm struct

[PATCH 0/2] execve scalability issues, part 1
 2023-08-24  9:19 UTC  (9+ messages)

[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
 2023-08-24  8:16 UTC  (5+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 04/10] s390: mm: use try_vma_locked_page_fault()

[linux-next:master 11762/12208] drivers/perf/arm_pmuv3.c:776: undefined reference to `kvm_vcpu_pmu_resync_el0'
 2023-08-24  8:14 UTC  (2+ messages)

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-24  6:48 UTC  (16+ messages)

[PATCH v2 0/4] Extend migrate_misplaced_page() to support batch migration
 2023-08-24  6:26 UTC  (5+ messages)

[linux-next:master 10528/12208] drivers/power/supply/rt5033_charger.c:696: undefined reference to `extcon_find_edev_by_node'
 2023-08-24  5:39 UTC  (2+ messages)

page:  |  | latest

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