linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-14  1:05 UTC  (3+ messages)
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock

[PATCH v2 0/1] binfmt_elf: seal address zero
 2024-12-14  0:56 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 02532ad9e730b348a5eed4e74cf5e4400a2dfe30
 2024-12-14  0:52 UTC 

[linux-next:fs-next] BUILD SUCCESS a939bd8aa693ac9175e5770aa7acab75596e4af4
 2024-12-14  0:50 UTC 

[linux-next:master 2557/3192] pkey_sighandler_tests.c:166:2: warning: indirection of non-volatile null pointer will be deleted, not trap
 2024-12-14  0:38 UTC 

[linux-next:fs-current] BUILD SUCCESS f9c1cad48b098ca011e5f4c5d93e89b80da78b20
 2024-12-14  0:37 UTC 

[PATCH v5 02/13] x86/um: nommu: elf loader for fdpic
 2024-12-13 22:21 UTC  (7+ messages)

[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
 2024-12-13 22:02 UTC  (23+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()

[PATCH] mm/vmstat: Fix a W=1 clang compiler warning
 2024-12-13 22:01 UTC  (3+ messages)

[RFC PATCH 0/9] mm/damon: replace most damon_callback usages in sysfs with new core functions
 2024-12-13 21:53 UTC  (10+ messages)
` [RFC PATCH 1/9] mm/damon/sysfs-schemes: remove unnecessary schemes existence check in damon_sysfs_schemes_clear_regions()
` [RFC PATCH 2/9] mm/damon/sysfs: handle clear_schemes_tried_regions from DAMON sysfs context
` [RFC PATCH 3/9] mm/damon/core: implement damon_call()
` [RFC PATCH 4/9] mm/damon/sysfs: use damon_call() for update_schemes_stats
` [RFC PATCH 5/9] mm/damon/sysfs: use damon_call() for commit_schemes_quota_goals
` [RFC PATCH 6/9] mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas
` [RFC PATCH 7/9] mm/damon/core: implement damos_walk()
` [RFC PATCH 8/9] mm/damon/sysfs: use damos_walk() for update_schemes_tried_{bytes,regions}
` [RFC PATCH 9/9] mm/damon/sysfs: remove unused code for schemes tried regions update

[linux-next:master 2603/3192] drivers/gpu/drm/xe/xe_irq.c:303:22: error: static assertion expression is not an integral constant expression
 2024-12-13 20:11 UTC 

[RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2024-12-13 19:57 UTC  (4+ messages)
` [External Mail] "

[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
 2024-12-13 19:39 UTC  (5+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3)
 2024-12-13 19:20 UTC  (3+ messages)

LSF/MM/BPF: 2025: Call for Proposals
 2024-12-13 19:00 UTC  (2+ messages)

[PATCH 0/4] move per-vma lock into vm_area_struct
 2024-12-13 18:37 UTC  (20+ messages)
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock

[GIT PULL] slab fixes for 6.12-rc6
 2024-12-13 18:01 UTC  (3+ messages)
` [GIT PULL] slab fixes for 6.13-rc3

[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
 2024-12-13 17:08 UTC  (15+ messages)
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()

[RFC PATCH] mm/mglru: keep the root_memcg reclaim behavior the same as memcg reclaim
 2024-12-13 17:06 UTC  (4+ messages)

[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2024-12-13 16:48 UTC  (15+ messages)
` [RFC PATCH v4 01/14] mm: Consolidate freeing of typed folios on final folio_put()
` [RFC PATCH v4 02/14] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH v4 03/14] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
` [RFC PATCH v4 04/14] KVM: guest_memfd: Track mappability within a struct kvm_gmem_private
` [RFC PATCH v4 05/14] KVM: guest_memfd: Folio mappability states and functions that manage their transition
` [RFC PATCH v4 06/14] KVM: guest_memfd: Handle final folio_put() of guestmem pages
` [RFC PATCH v4 07/14] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared
` [RFC PATCH v4 08/14] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
` [RFC PATCH v4 09/14] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
` [RFC PATCH v4 10/14] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as mappable
` [RFC PATCH v4 11/14] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
` [RFC PATCH v4 12/14] KVM: arm64: Skip VMA checks for slots without userspace address
` [RFC PATCH v4 13/14] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [RFC PATCH v4 14/14] KVM: arm64: Enable guest_memfd private memory when pKVM is enabled

[PATCH v6 0/5] fuse: remove temp page copies in writeback
 2024-12-13 16:47 UTC  (4+ messages)

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-13 16:33 UTC  (4+ messages)

[PATCH] tools: testing: add simple __mmap_region() userland test
 2024-12-13 16:24 UTC 

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-13 16:06 UTC  (9+ messages)

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-13 15:55 UTC  (12+ messages)
` [PATCH 01/11] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/11] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 03/11] mm/readahead: add folio allocation helper
` [PATCH 04/11] mm: add PG_dropbehind folio flag
` [PATCH 05/11] mm/readahead: add readahead_control->dropbehind member
` [PATCH 06/11] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/11] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
` [PATCH 08/11] mm/filemap: add read support for RWF_DONTCACHE
` [PATCH 09/11] mm/filemap: drop streaming/uncached pages when writeback completes
` [PATCH 10/11] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/11] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue

[PATCH V1] mm: fix bug in some memory information update
 2024-12-13 15:44 UTC  (2+ messages)

[PATCH] mm: fix outdated incorrect code comments for handle_mm_fault()
 2024-12-13 15:24 UTC  (2+ messages)

[PATCH] MAINTAINERS: update MEMORY MAPPING section
 2024-12-13 15:19 UTC  (12+ messages)

[PATCH v2 0/4] sched: Move task_mm_cid_work to mm delayed work
 2024-12-13 15:15 UTC  (12+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] sched: Remove mm_cid_next_scan as obsolete
` [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
` [PATCH v2 4/4] rseq/selftests: Add test for mm_cid compaction

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-13 14:49 UTC  (12+ messages)

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2024-12-13 14:47 UTC  (5+ messages)

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-12-13 14:45 UTC  (9+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible

[PATCH] mm: assert mmap write lock held on do_mmap(), mmap_region()
 2024-12-13 14:06 UTC  (2+ messages)

[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
 2024-12-13 14:04 UTC  (12+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
` [PATCH 02/10] netfs: Fix non-contiguous donation between completed reads
` [PATCH 03/10] netfs: Fix enomem handling in buffered reads
` [PATCH 04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
` [PATCH 05/10] cachefiles: Parse the "secctx" immediately
` [PATCH 06/10] netfs: Remove redundant use of smp_rmb()
` [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
` [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read
` [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin
` [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
` ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]

[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
 2024-12-13 14:00 UTC  (13+ messages)

[PATCH RFCv5 0/8] fix two bugs related to page_pool
 2024-12-13 12:27 UTC  (2+ messages)
` [PATCH RFCv5 3/8] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v3 0/5] Fixes and cleanups to xarray
 2024-12-13 12:25 UTC  (7+ messages)
` [PATCH v3 1/5] Xarray: Do not return sibling entries from xas_find_marked()
` [PATCH v3 2/5] Xarray: move forward index correctly in xas_pause()
` [PATCH v3 3/5] Xarray: distinguish large entries correctly in xas_split_alloc()
` [PATCH v3 4/5] Xarray: remove repeat check in xas_squash_marks()
` [PATCH v3 5/5] Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent

[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-12-13 12:09 UTC  (8+ messages)

[PATCH linux next] delayacct: update docs and fix some spelling errors
 2024-12-13 11:27 UTC 

[PATCH] mm: add comments to do_mmap(), mmap_region() and vm_mmap()
 2024-12-13  9:22 UTC  (3+ messages)

[PATCH 0/4] ARM: towards 32-bit preempt-rt support
 2024-12-13  9:11 UTC  (6+ messages)
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels

[PATCH] mm, compaction: don't use ALLOC_CMA in long term GUP flow
 2024-12-13  8:43 UTC  (5+ messages)

[PATCH] netfs: If didn't read new data then abandon retry
 2024-12-13  8:41 UTC  (3+ messages)

[PATCH v3 0/6] Enable strict percpu address space checks
 2024-12-13  7:13 UTC  (4+ messages)

[PATCH] mm: shmem: skip swapcache for swapin of synchronous swap device
 2024-12-13  6:35 UTC  (2+ messages)

[PATCH v4 0/1] Seal system mappings
 2024-12-13  6:33 UTC  (5+ messages)
` [PATCH v4 1/1] exec: seal "

[linux-next:master] BUILD REGRESSION 3e42dc9229c5950e84b1ed705f94ed75ed208228
 2024-12-13  5:11 UTC 

[PATCH v2] memcg: allow exiting tasks to write back data to swap
 2024-12-13  4:42 UTC  (11+ messages)

[PATCH] mm/codetag: clear tags before swap
 2024-12-13  4:22 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
 2024-12-13  3:51 UTC  (5+ messages)

[PATCH RFC] mm: map zero-filled pages to zero_pfn while doing swap-in
 2024-12-13  2:27 UTC  (3+ messages)

[PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool
 2024-12-13  2:25 UTC  (6+ messages)
` [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes

[PATCH v4 0/1] mm: vmascan: retry folios written back while isolated for traditional LRU
 2024-12-13  0:54 UTC  (8+ messages)
` [PATCH v4 1/1] "

[PATCH] memcg: allow exiting tasks to write back data to swap
 2024-12-12 23:39 UTC  (6+ 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