linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 09:54:00 to 2024-02-06 14:54:47 UTC [more...]

[PATCH] mm: Migrate high-order folios in swap cache correctly
 2024-02-06 14:54 UTC  (2+ messages)

convert write_cache_pages() to an iterator v6
 2024-02-06 14:54 UTC  (11+ messages)
` [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 12/13] writeback: add a writeback iterator
` [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages()

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-06 14:40 UTC  (4+ messages)

[PATCH v2 0/3] per-vma locks in userfaultfd
 2024-02-06 14:35 UTC  (22+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[linux-next:master 4030/4465] fs/ceph/locks.c:379:27: warning: unused variable 'lock'
 2024-02-06 14:31 UTC 

[linux-next:master 3985/4465] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.c:113:24: sparse: sparse: Using plain integer as NULL pointer
 2024-02-06 13:59 UTC 

[linux-next:master 4132/4465] fs/smb/client/file.c:383:32: sparse: sparse: symbol 'cifs_req_ops' was not declared. Should it be static?
 2024-02-06 13:31 UTC 

[linux-next:master 4231/4465] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:1955: warning: Function parameter or struct member 'gsp' not described in 'nvkm_gsp_radix3_sg'
 2024-02-06 13:31 UTC 

[linux-next:master 4018/4021] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data219' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data219'
 2024-02-06 13:20 UTC 

[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
 2024-02-06 13:19 UTC  (12+ messages)

[linux-next:master 4146/4465] fs/quota/dquot.c:1699:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2024-02-06 11:45 UTC 

[PATCH v3 0/3] iommu/iova: use named kmem_cache for iova magazines
 2024-02-06 11:32 UTC  (13+ messages)
` [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
` [PATCH v3 2/3] iommu/iova: Reorganise some code
` [PATCH v3 3/3] iommu/iova: use named kmem_cache for iova magazines

[PATCH rfcv2 00/11] mm: migrate: support poison recover from migrate folio
 2024-02-06 11:21 UTC  (12+ messages)
` [PATCH rfcv2 01/11] mm: migrate: simplify __buffer_migrate_folio()
` [PATCH rfcv2 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
` [PATCH rfcv2 03/11] mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPY
` [PATCH rfcv2 04/11] mm: migrate: remove migrate_folio_extra()
` [PATCH rfcv2 05/11] mm: remove MIGRATE_SYNC_NO_COPY mode
` [PATCH rfcv2 06/11] mm: migrate: split folio_migrate_mapping()
` [PATCH rfcv2 07/11] mm: add folio_mc_copy()
` [PATCH rfcv2 08/11] mm: migrate: support poisoned recover from migrate folio
` [PATCH rfcv2 09/11] fs: hugetlbfs: support poison recover from hugetlbfs_migrate_folio()
` [PATCH rfcv2 10/11] mm: migrate: remove folio_migrate_copy()
` [PATCH rfcv2 11/11] fs: aio: add explicit check for large folio in aio_migrate_folio()

[PATCH v3] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
 2024-02-06 10:09 UTC  (2+ messages)

[PATCH v2] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-06  9:26 UTC 

[PATCH] mm/slab: Add slabreclaim flag to slabinfo
 2024-02-06  9:08 UTC  (7+ messages)
      ` 答复: "

[PATCH] blk-wbt: Fix detection of dirty-throttled tasks
 2024-02-06  9:04 UTC  (2+ messages)

[PATCH v3] mm: memcg: Use larger batches for proactive reclaim
 2024-02-06  8:58 UTC  (11+ messages)

[PATCH] mm/migrate: preserve exact soft-dirty state
 2024-02-06  8:48 UTC 

[PATCH] mm/swap: fix race condition in direct swapin path
 2024-02-06  7:38 UTC  (9+ messages)

[linux-next:master 3181/4021] fs/smb/client/file.c:1684:13: error: implicit declaration of function 'lock_is_write'; did you mean 'op_is_write'?
 2024-02-06  5:19 UTC 

[PATCH] mm/cma: Add sysfs file 'release_pages_success'
 2024-02-06  4:57 UTC 

[PATCH] mm/cma: Drop cma_get_name()
 2024-02-06  4:15 UTC 

Do we still need SLAB_MEM_SPREAD (and possibly others)?
 2024-02-06  3:34 UTC  (10+ messages)

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2024-02-06  3:26 UTC  (3+ messages)

[PATCH] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-06  3:08 UTC  (9+ messages)

[PATCH] mm/damon/sysfs: handle 'state' file inputs for every sampling interval if possible
 2024-02-06  2:51 UTC 

[PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-06  2:23 UTC  (3+ messages)

[PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked
 2024-02-06  2:07 UTC  (2+ messages)

[PATCH v2] mm/demotion: print demotion targets
 2024-02-06  2:01 UTC 

[PATCH v3 0/3] per-vma locks in userfaultfd
 2024-02-06  1:09 UTC  (4+ messages)
` [PATCH v3 1/3] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v3 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v3 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[PATCH v2] mm: hugetlb: improve the handling of hugetlb allocation failure for freed or in-use hugetlb
 2024-02-06  1:01 UTC  (3+ messages)

[PATCH -fixes] riscv: Flush the tlb when a page directory is freed
 2024-02-05 23:53 UTC  (2+ messages)

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-05 23:34 UTC  (25+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate

[PATCH v3 0/3] fix and extend zswap kselftests
 2024-02-05 23:25 UTC  (6+ messages)
` [PATCH v3 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
` [PATCH v3 2/3] selftests: fix the zswap invasive shrink test
` [PATCH v3 3/3] selftests: add zswapin and no zswap tests

[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
 2024-02-05 22:57 UTC  (13+ messages)
` [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v5 02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v5 03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v5 04/12] cifs: Use more fields from netfs_io_subrequest
` [PATCH v5 05/12] cifs: Make wait_mtu_credits take size_t args
` [PATCH v5 06/12] cifs: Implement netfslib hooks
` [PATCH v5 07/12] cifs: Replace the writedata replay bool with a netfs sreq flag
` [PATCH v5 08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v5 09/12] cifs: Cut over to using netfslib
` [PATCH v5 10/12] cifs: Remove some code that's no longer used, part 1
` [PATCH v5 11/12] cifs: Remove some code that's no longer used, part 2
` [PATCH v5 12/12] cifs: Remove some code that's no longer used, part 3

[linux-next:pending-fixes] BUILD SUCCESS 749067d43da7a80462a871a33ee51173e553b31a
 2024-02-05 22:49 UTC 

[PATCH v8 0/4] Introduce mseal
 2024-02-05 22:13 UTC  (10+ messages)

[linux-next:master 3181/4021] fs/smb/client/file.c:1584:9: error: implicit declaration of function 'for_each_file_lock'; did you mean 'for_each_node_mask'?
 2024-02-05 21:45 UTC 

[linux-next:master 3180/4021] fs/ocfs2/stack_user.c:747:11: error: call to undeclared function 'lock_is_unlock'; ISO C99 and later do not support implicit function declarations
 2024-02-05 21:35 UTC 

[PATCH v2 0/6] mm/zswap: optimize zswap lru list
 2024-02-05 21:20 UTC  (3+ messages)
` [PATCH v2 2/6] mm/zswap: invalidate zswap entry when swap entry free

Re: [PATCH RFC v2] kasan: add atomic tests
 2024-02-05 21:00 UTC  (5+ messages)
` [PATCH] "

[PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse
 2024-02-05 20:26 UTC  (15+ messages)

[PATCH RESEND] mm/damon/core: check apply interval in damon_do_apply_schemes()
 2024-02-05 20:13 UTC 

[PATCH] mm/damon/core: check apply interval in
 2024-02-05 20:11 UTC  (2+ messages)

[PATCH v2 0/2] mm/hugetlb: Restore the reservation
 2024-02-05 19:18 UTC  (3+ messages)
` [PATCH v2 1/2] mm/hugetlb: Restore the reservation if needed
` [PATCH v2 2/2] selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map

[PATCH v2] mm: swap: async free swap slot cache entries
 2024-02-05 19:10 UTC  (6+ messages)

[linux-next:master 1016/2825] make[2]: *** kselftest/livepatch/test_modules: No such file or directory. Stop
 2024-02-05 18:05 UTC  (6+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-02-05 17:53 UTC  (4+ messages)

[linux-next:master 3841/4021] kernel/workqueue.c:6798:32: error: passing 'const struct bus_type *' to parameter of type 'struct bus_type *' discards qualifiers
 2024-02-05 17:43 UTC  (4+ messages)
` [PATCH wq/for-6.9] Revert "workqueue: make wq_subsys const"

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-02-05 17:39 UTC  (4+ messages)

[PATCH v2] regset: use kvzalloc() for regset_get_alloc()
 2024-02-05 17:26 UTC 

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-02-05 17:23 UTC  (7+ messages)
` [PATCH 3/3] rust: add abstraction for `struct page`

[PATCH 1/1] mm: vmalloc: Add a scan area of VA only once
 2024-02-05 17:20 UTC  (5+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-05 16:58 UTC  (6+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests

[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
 2024-02-05 16:30 UTC  (4+ messages)
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated

[PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties
 2024-02-05 16:15 UTC  (3+ messages)

[PATCH v2] iommu/iova: use named kmem_cache for iova magazines
 2024-02-05 15:31 UTC  (2+ messages)

[linux-next:master 3278/4021] arch/sparc/vdso/vclock_gettime.c:197:undefined reference to `__ubsan_handle_shift_out_of_bounds'
 2024-02-05 15:12 UTC 

[PATCH] selftests/mm: uffd-unit-test check if huge page size is 0
 2024-02-05 14:50 UTC 

[PATCH v3 0/3] Enable >0 order folio memory compaction
 2024-02-05 14:18 UTC  (3+ messages)

[PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
 2024-02-05 12:48 UTC  (2+ messages)

[PATCH net-next v5 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
 2024-02-05 12:45 UTC  (3+ messages)
` [PATCH net-next v5 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v5 3/5] net: introduce page_frag_cache_drain()

[PATCH] mm: hugetlb: fix hugetlb allocation failure when handling freed or in-use hugetlb
 2024-02-05 12:38 UTC  (3+ messages)

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-05 12:14 UTC  (3+ messages)

[PATCH] mm: Support order-1 folios in the page cache
 2024-02-05 12:00 UTC  (2+ messages)

[PATCH] shmem: Properly report quota mount options
 2024-02-05 11:51 UTC  (2+ messages)

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2024-02-05 11:34 UTC  (11+ messages)
                `  "

Pages doesn't belong to same large order folio in block IO path
 2024-02-05 11:16 UTC  (4+ messages)

[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
 2024-02-05  9:53 UTC  (3+ messages)


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