Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-27 10:33:46 to 2023-06-28 10:49:19 UTC [more...]

[PATCH V2] mm: madvise: fix uneven accounting of psi
 2023-06-28 10:49 UTC  (4+ messages)

[PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
 2023-06-28 10:48 UTC  (2+ messages)
` [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[PATCH] mm/mmap: Fix error return in do_vmi_align_munmap()
 2023-06-28 10:42 UTC 

[RFC PATCH ] mm/slub: Reducing slub memory wastage
 2023-06-28 10:27 UTC  (5+ messages)

[PATCH 0/2] Make SV39 the default address space
 2023-06-28 10:18 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH 2/2] RISC-V: mm: Update documentation and include test

[PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-28  9:54 UTC  (6+ messages)
` [PATCH v22 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v22 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v22 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v22 5/5] selftests: mm: add pagemap ioctl tests

[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
 2023-06-28  9:57 UTC 

[PATCH v5 0/3] shmemfs stable directory offsets
 2023-06-28  9:27 UTC  (5+ messages)
` [PATCH v5 1/3] libfs: Add directory operations for stable offsets
` [PATCH v5 2/3] shmem: Refactor shmem_symlink()
` [PATCH v5 3/3] shmem: stable directory offsets

[PATCH v12 00/22] TDX host kernel support
 2023-06-28  9:20 UTC  (28+ messages)
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v12 18/22] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v12 19/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum

[PATCH 00/12] Convert write_cache_pages() to an iterator
 2023-06-28  9:10 UTC  (18+ messages)
` [PATCH 03/12] writeback: Factor should_writeback_folio() out of write_cache_pages()
` [PATCH 07/12] writeback: Factor writeback_iter_init() "
` [PATCH 08/12] writeback: Factor writeback_get_folio() "
` [PATCH 09/12] writeback: Factor writeback_iter_next() "

[PATCH] mm: Keep memory type same on DEVMEM Page-Fault
 2023-06-28  9:10 UTC  (5+ messages)

[PATCH] mm/ksm: delete the redundant ksm_merging_pages interafce in proc
 2023-06-28  9:07 UTC  (4+ messages)

[syzbot] kernel BUG in workingset_activation (2)
 2023-06-28  8:20 UTC  (2+ messages)
  ` [syzbot] [kernel?] "

[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
 2023-06-28  8:04 UTC  (15+ messages)

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28  7:41 UTC  (10+ messages)
` [PATCH v6 03/33] pgtable: Create struct ptdesc

[PATCH v4 0/4] Optimize the fast path of mas_store()
 2023-06-28  7:36 UTC  (5+ messages)
` [PATCH v4 1/4] maple_tree: add test for mas_wr_modify() fast path
` [PATCH v4 2/4] maple_tree: add test for expanding range in RCU mode
` [PATCH v4 3/4] maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
` [PATCH v4 4/4] maple_tree: add a fast path case in mas_wr_slot_store()

[PATCH] memblock: report failures when memblock_can_resize is not set
 2023-06-28  7:33 UTC  (2+ messages)

[PATCH v4 0/6] Per-VMA lock support for swap and userfaults
 2023-06-28  7:24 UTC  (8+ messages)
` [PATCH v4 1/6] swap: remove remnants of polling from read_swap_cache_async
` [PATCH v4 2/6] mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
` [PATCH v4 3/6] mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
` [PATCH v4 4/6] mm: change folio_lock_or_retry to use vm_fault directly
` [PATCH v4 5/6] mm: handle swap page faults under per-VMA lock
` [PATCH v4 6/6] mm: handle userfaults under VMA lock

[PATCH] mm: introduce statistic for inode's gen&tier
 2023-06-28  6:11 UTC  (2+ messages)

[PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-28  6:03 UTC  (10+ messages)
` [PATCH v21 2/5] fs/proc/task_mmu: "

[syzbot] [mm?] possible deadlock in f2fs_file_write_iter
 2023-06-28  5:52 UTC  (2+ messages)

[PATCH] mm: increase usage of folio_next_index() helper
 2023-06-28  4:54 UTC  (2+ messages)

[PATCH v2] readahead: Correct the start and size in ondemand_readahead()
 2023-06-28  4:43 UTC 

[PATCH v2 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
 2023-06-28  3:37 UTC  (3+ messages)

[PATCH v2 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
 2023-06-28  3:32 UTC  (3+ messages)

[PATCH v3 0/8] Per-VMA lock support for swap and userfaults
 2023-06-28  3:22 UTC  (25+ messages)
` [PATCH v3 3/8] mm: drop per-VMA lock in handle_mm_fault if retrying or when finished
` [PATCH v3 4/8] mm: replace folio_lock_or_retry with folio_lock_fault
` [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return
` [PATCH v3 6/8] mm: handle swap page faults under per-VMA lock
` [PATCH v3 7/8] mm: drop VMA lock before waiting for migration
` [PATCH v3 8/8] mm: handle userfaults under VMA lock

[PATCH v2 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
 2023-06-28  3:01 UTC  (3+ messages)

[PATCH] readahead: Correct the start and size in ondemand_readahead()
 2023-06-28  2:59 UTC  (2+ messages)

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-28  2:43 UTC  (23+ messages)
` [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
` [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory

[PATCH v1 0/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals
 2023-06-28  2:00 UTC  (16+ messages)
` [PATCH v1 1/5] mm/memory_hotplug: check for fatal signals only in offline_pages()
` [PATCH v1 2/5] virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY
` [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals
` [PATCH v1 4/5] virtio-mem: set the timeout for offline_and_remove_memory() to 10 seconds
` [PATCH v1 5/5] virtio-mem: check if the config changed before (fake) offlining memory

[PATCH] mm: memory-failure: fix unexpected return value in soft_offline_page()
 2023-06-28  1:56 UTC  (3+ messages)

[PATCH v2] mm: memory-failure: remove unneeded page state check in shake_page()
 2023-06-28  1:51 UTC  (2+ messages)

[PATCH v2] mm: memory-failure: remove unneeded page state check in shake_page()
 2023-06-28  1:49 UTC 

[PATCH] memblock: Introduce memblock_reserve_node()
 2023-06-28  1:49 UTC  (7+ messages)

[linux-next:master 5324/12162] drivers/cpufreq/cpufreq-dt-platdev.c:18:34: warning: unused variable 'allowlist'
 2023-06-28  1:33 UTC  (3+ messages)
  ` [EXT] "

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-28  1:23 UTC  (12+ messages)

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-28  0:37 UTC  (5+ messages)
` [PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support

[PATCH] mm: memory-failure: remove unneeded page state check in shake_page()
 2023-06-28  0:04 UTC  (4+ messages)

[PATCH] mm: memory-failure: remove unneeded 'inline' annotation
 2023-06-27 23:18 UTC  (2+ messages)

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-06-27 22:50 UTC  (6+ messages)

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-27 21:06 UTC  (13+ messages)
` [PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-27 21:57 UTC  (11+ messages)
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs

[PATCH 0/2] Restrict address space for sv39,sv48,sv57
 2023-06-27 21:07 UTC  (4+ messages)

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-27 20:53 UTC  (8+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page

[PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
 2023-06-27 20:28 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 53cdf865f90ba922a854c65ed05b519f9d728424
 2023-06-27 20:24 UTC 

[PATCH 3/4] openrisc: Support floating point user api
 2023-06-27 20:20 UTC  (6+ messages)

[PATCH] mm/slub: disable slab merging in the default configuration
 2023-06-27 19:32 UTC  (2+ messages)

[PATCH 1/3] mm/lru_gen: Move some code around so that next patch is simpler
 2023-06-27 19:10 UTC  (8+ messages)
` [PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported

[PATCH net-next v5 11/16] scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
 2023-06-27 19:02 UTC  (2+ messages)

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

next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode
 2023-06-27 17:00 UTC  (3+ messages)

[PATCH v3 0/4] Optimize the fast path of mas_store()
 2023-06-27 15:22 UTC  (4+ messages)
` [PATCH v3 4/4] maple_tree: add a fast path case in mas_wr_slot_store()

[PATCH v4 0/3] shmemfs stable directory offsets
 2023-06-27 14:48 UTC  (10+ messages)
` [PATCH v4 1/3] libfs: Add directory operations for stable offsets
` [PATCH v4 3/3] shmem: stable directory offsets

[linux-next:pending-fixes] BUILD SUCCESS f52dd2890422fd694da3946920d60543d750b804
 2023-06-27 13:50 UTC 

[PATCH V2] x86,NUMA:improve the execution efficiency of numa_meminfo_cover_memory()
 2023-06-27 13:23 UTC  (2+ messages)

[PATCH 0/2] fix WARN_ON in add_to_avail_list
 2023-06-27 12:08 UTC  (3+ messages)
` [PATCH 1/2] swap: Cleanup duplicated "
` [PATCH 2/2] swap: Stop add to avail list is swap is full


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