messages from 2023-08-25 07:05:53 to 2023-08-27 13:30:36 UTC [more...]
[PATCH v6 00/11] io_uring getdents
2023-08-27 13:28 UTC (2+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
[PATCH v3 0/5] MDWE without inheritance
2023-08-27 13:11 UTC (16+ 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
[PATCH] mm/kmemleak: Move up cond_resched() call in page scanning loop
2023-08-27 13:07 UTC (2+ messages)
[RFC PATCH 0/4] Convert perf ringbuffer to folios
2023-08-27 11:50 UTC (8+ messages)
` [RFC PATCH 1/4] perf: Convert perf_mmap_(alloc,free)_page "
` [RFC PATCH 3/4] perf: Use vmalloc_to_folio()
` [RFC PATCH 4/4] perf: Use folios for the aux ringbuffer & pagefault path
[PATCH] mm: refactor si_mem_available()
2023-08-27 11:08 UTC
[PATCH v5 0/7] Optimize mremap during mutual alignment within PMD
2023-08-27 10:15 UTC (16+ messages)
` [PATCH v5 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v5 2/7] mm/mremap: Allow moves within the same VMA
` [PATCH v5 3/7] selftests: mm: Fix failure case when new remap region was not found
` [PATCH v5 4/7] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH v5 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v5 6/7] selftests: mm: Add a test for remapping within a range
` [PATCH v5 7/7] selftests: mm: Add a test for moving from an offset from start of mapping
[PATCH] mm: allow a controlled amount of unfairness in the page lock
2023-08-27 8:54 UTC (2+ messages)
[PATCH 5.4 0/1] mm: allow a controlled amount of unfairness in the page lock
2023-08-27 8:52 UTC (4+ messages)
[PATCH] mm: Add vmalloc_user_node()
2023-08-27 7:03 UTC (2+ messages)
[PATCH] mm: remove remnants of SPLIT_RSS_COUNTING
2023-08-27 6:32 UTC (4+ messages)
[RFC PATCH] mm/damon/core: add a tracepoint for damos apply target regions
2023-08-27 0:40 UTC
[RFC PATCH] mm/damon/core: use number of passed access sampling as a timer
2023-08-27 0:37 UTC
warning: unsafe memset() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-memset.c
2023-08-26 22:45 UTC
[PATCH v2] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
2023-08-26 20:28 UTC (7+ messages)
[RFC PATCH] Introduce persistent memory pool
2023-08-26 20:04 UTC (7+ messages)
[PATCH 0/2] execve scalability issues, part 1
2023-08-26 18:33 UTC (2+ messages)
[PATCH 00/12] Batch hugetlb vmemmap modification operations
2023-08-26 18:14 UTC (18+ 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
fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
2023-08-26 13:07 UTC (2+ messages)
` "
[RFC PATCH 0/2] mm/gup: move pinned pages to unevictable list to avoid meaningless scan
2023-08-26 9:22 UTC (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] mm/gup: remove folio_maybe_dma_pinned() calls in shrink_page_list()
[PATCH v2 0/3] Fixes and cleanups to break_down_buddy_pages
2023-08-26 15:47 UTC (4+ messages)
` [PATCH v2 1/3] mm/page_alloc: correct start page when guard page debug is enabled
` [PATCH v2 2/3] mm/page_alloc: remove unnecessary check in break_down_buddy_pages
` [PATCH v2 3/3] mm/page_alloc: remove unnecessary next_page "
[PATCH v2 0/7] Fixes and cleanups to compaction
2023-08-26 15:36 UTC (4+ messages)
` [PATCH v2 1/7] mm/compaction: use correct list in move_freelist_{head}/{tail}
` [PATCH v2 2/7] mm/compaction: call list_is_{first}/{last} more intuitively "
` [PATCH v2 7/7] mm/compaction: factor out code to test if we should run compaction for target order
[linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
2023-08-26 7:20 UTC
[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-26 6:39 UTC (3+ messages)
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration
[PATCH] mm/hugeltb: fix nodes huge page allocation when there are surplus pages
2023-08-26 3:57 UTC
[PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
2023-08-26 3:32 UTC (2+ messages)
[PATCH v2 0/4] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
2023-08-26 2:51 UTC (11+ messages)
` [PATCH v2 1/4] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages
[PATCH v3] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-08-26 3:44 UTC
[linux-next:pending-fixes] BUILD SUCCESS 77d7dd335c8aace21e366c2d267c864cfbcb59c0
2023-08-26 2:42 UTC
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-26 2:28 UTC (4+ messages)
slab/for-next: 102 Tests: 102 Passed, 0 Failed
2023-08-26 2:03 UTC
[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
2023-08-26 1:07 UTC (7+ 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()
[RFC PATCH] mm/damon/sysfs: add __counted_by() annotation
2023-08-26 0:54 UTC (3+ 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-26 0:18 UTC (3+ messages)
[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
Kernel hardening project suggestion: Normalizing ->ctor slabs and TYPESAFE_BY_RCU slabs
2023-08-25 21:22 UTC (2+ 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 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)
[PATCH v3 0/2] execve scalability issues, part 1
2023-08-25 15:14 UTC (2+ messages)
[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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).