linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-26  0:17 UTC  (7+ messages)
` [PATCH v13] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (39+ 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

[PATCH v3 0/5] MDWE without inheritance
 2023-08-25 22:45 UTC  (12+ messages)
` [PATCH v3 1/5] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH v3 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH v3 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v3 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH v3 5/5] kselftest: vm: Add tests for no-inherit memory-deny-write-execute

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

Kernel hardening project suggestion: Normalizing ->ctor slabs and TYPESAFE_BY_RCU slabs
 2023-08-25 21:22 UTC  (2+ messages)

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

[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
 2023-08-25 21:14 UTC 

[PATCH] mm: remove remnants of SPLIT_RSS_COUNTING
 2023-08-25 20:08 UTC  (3+ messages)

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

[GIT PULL] hotfixes for 6.5
 2023-08-25 19:34 UTC  (2+ messages)

[linux-next:master 11860/12910] drivers/of/unittest.c:3763:43: error: invalid use of undefined type 'struct overlay_info'
 2023-08-25 19:05 UTC 

[PATCH 00/12] Batch hugetlb vmemmap modification operations
 2023-08-25 19:04 UTC  (13+ messages)
` [PATCH 01/12] hugetlb: clear flags in tail pages that will be freed individually
` [PATCH 02/12] hugetlb: Use a folio in free_hpage_workfn()
` [PATCH 03/12] hugetlb: Remove a few calls to page_folio()
` [PATCH 04/12] hugetlb: Convert remove_pool_huge_page() to remove_pool_hugetlb_folio()
` [PATCH 05/12] hugetlb: restructure pool allocations
` [PATCH 06/12] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH 07/12] hugetlb: perform vmemmap restoration "
` [PATCH 08/12] hugetlb: batch freeing of vmemmap pages
` [PATCH 09/12] hugetlb_vmemmap: Optimistically set Optimized flag
` [PATCH 10/12] hugetlb: batch PMD split for bulk vmemmap dedup
` [PATCH 11/12] hugetlb: batch TLB flushes when freeing vmemmap
` [PATCH 12/12] hugetlb: batch TLB flushes when restoring vmemmap

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

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-08-25 17:29 UTC  (10+ messages)

[PATCH] mm: fix draining remote pageset
 2023-08-25 17:06 UTC  (11+ 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 17:00 UTC  (2+ messages)

[PATCH] mm/kmemleak: Move up cond_resched() call in page scanning loop
 2023-08-25 16:49 UTC 

[PATCH v3 0/2] execve scalability issues, part 1
 2023-08-25 15:14 UTC  (5+ messages)
` [PATCH v3 1/2] pcpcntr: add group allocation/free

[PATCH v3] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-08-25 15:09 UTC  (10+ messages)
        ` [EXTERNAL] "

[linux-next:master 12846/12910] arch/x86/kernel/cpu/microcode/amd.c:504:58: warning: 'h.bin' directive output may be truncated writing 5 bytes into a region of size between 1 and 7
 2023-08-25 14:53 UTC 

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

[RFC]: shmem fd for non-DMA buffer sharing cross drivers
 2023-08-25 12:20 UTC  (9+ 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)

[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 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 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  (13+ messages)
` [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 27/45] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v5 31/45] jbd2,ext4: dynamically allocate the jbd2-journal shrinker

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

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

[RFC PATCH] Introduce persistent memory pool
 2023-08-23  2:45 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