[PATCH 0/5] Some random fixes and cleanup to shmem
2025-05-14 16:50 UTC (6+ messages)
` [PATCH 1/5] mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
` [PATCH 2/5] mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
` [PATCH 3/5] mm/shmem: Fix potential dead loop in shmem_unuse()
` [PATCH 4/5] mm: shmem: keep inode in swaplist when failed to allocate swap entry in shmem_writepage()
` [PATCH 5/5] mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()
[PATCH] mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()
2025-05-14 8:49 UTC (3+ messages)
[linux-next:master] [mm] 54fc2b6358: WARNING:at_include/linux/fs.h:#file_has_valid_mmap_hooks
2025-05-14 8:21 UTC (2+ messages)
[RFC PATCH] MAINTAINERS: add mm ksm section
2025-05-14 8:14 UTC (8+ messages)
` 答复: "
[PATCH RFC] mm: make try_to_unmap_one support batched unmap for anon large folios
2025-05-14 8:11 UTC (3+ messages)
[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-14 8:10 UTC (5+ messages)
[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-14 8:03 UTC (25+ messages)
` [PATCH v9 01/17] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v9 02/17] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v9 03/17] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v9 04/17] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v9 05/17] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v9 06/17] KVM: Fix comments that refer to slots_lock
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages
` [PATCH v9 08/17] KVM: guest_memfd: Check that userspace_addr and fd+offset refer to same range
` [PATCH v9 09/17] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v9 10/17] KVM: x86: Compute max_mapping_level with input from guest_memfd
` [PATCH v9 11/17] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [PATCH v9 12/17] KVM: arm64: Rename variables in user_mem_abort()
` [PATCH v9 13/17] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [PATCH v9 14/17] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v9 15/17] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v9 16/17] KVM: selftests: guest_memfd mmap() test when mapping is allowed
` [PATCH v9 17/17] KVM: selftests: Test guest_memfd same-range validation
[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
2025-05-14 7:34 UTC (14+ messages)
[PATCH 0/4] memcg: nmi-safe kmem charging
2025-05-14 7:11 UTC (9+ messages)
` [PATCH 4/4] memcg: make objcg charging nmi safe
[PATCH RFC v2] mm: add support for dropping LRU recency on process exit
2025-05-14 7:08 UTC
[PATCH 0/7] memcg: make memcg stats irq safe
2025-05-14 5:08 UTC (8+ messages)
` [PATCH 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs
` [PATCH 2/7] memcg: move preempt disable to callers of memcg_rstat_updated
` [PATCH 3/7] memcg: make mod_memcg_state re-entrant safe against irqs
` [PATCH 4/7] memcg: make count_memcg_events "
` [PATCH 5/7] memcg: make __mod_memcg_lruvec_state "
` [PATCH 6/7] memcg: no stock lock for cpu hot-unplug
` [PATCH 7/7] memcg: objcg stock trylock without irq disabling
[PATCH 0/3] ext4: Implement IOCB_DONTCACHE handling
2025-05-14 3:51 UTC (3+ messages)
` [PATCH 1/3] mm/filemap: initialize fsdata with iocb->ki_flags
[PATCH v15 00/43] DEPT(DEPendency Tracker)
2025-05-14 3:07 UTC (32+ messages)
` [PATCH v15 15/43] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v15 16/43] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v15 17/43] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v15 18/43] dept: track timeout waits separately with a new Kconfig
` [PATCH v15 19/43] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v15 20/43] dept: apply timeout consideration to swait
` [PATCH v15 21/43] dept: apply timeout consideration to waitqueue wait
` [PATCH v15 22/43] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v15 23/43] dept: apply timeout consideration to dma fence wait
` [PATCH v15 24/43] dept: make dept able to work with an external wgen
` [PATCH v15 25/43] dept: track PG_locked with dept
` [PATCH v15 26/43] dept: print staged wait's stacktrace on report
` [PATCH v15 27/43] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v15 28/43] dept: suppress reports with classes that have been already reported
` [PATCH v15 29/43] dept: add documentation for dept
` [PATCH v15 30/43] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v15 31/43] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v15 32/43] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v15 33/43] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v15 34/43] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v15 35/43] dept: make dept stop from working on debug_locks_off()
` [PATCH v15 36/43] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v15 37/43] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v15 38/43] completion, dept: introduce init_completion_dmap() API
` [PATCH v15 39/43] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v15 40/43] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v15 41/43] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v15 42/43] dept: implement a basic unit test for dept
` [PATCH v15 43/43] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
[RFC 00/19] Split netmem from struct page
2025-05-14 3:00 UTC (19+ messages)
` [RFC 01/19] netmem: rename struct net_iov to struct netmem_desc
` [RFC 13/19] page_pool: expand scope of is_pp_{netmem,page}() to global
` [RFC 19/19] mm, netmem: remove the page pool members in struct page
[PATCH v5 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-05-14 2:55 UTC (3+ messages)
` [PATCH v5 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH 0/2] zram: support algorithm-specific parameters
2025-05-14 2:47 UTC (3+ messages)
` [PATCH 1/2] zram: rename ZCOMP_PARAM_NO_LEVEL
` [PATCH 2/2] zram: support deflate-specific params
[RFC PATCH] MAINTAINERS: add mm memory policy section
2025-05-14 2:42 UTC (11+ messages)
[tip:locking/futex] [futex] bd54df5ea7: will-it-scale.per_thread_ops 33.9% improvement
2025-05-14 2:33 UTC
[linux-next:master] BUILD SUCCESS aa94665adc28f3fdc3de2979ac1e98bae961d6ca
2025-05-14 2:05 UTC
[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
2025-05-14 1:35 UTC (10+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
[RFC Patch 0/5] Make anon_vma operations testable
2025-05-14 1:23 UTC (7+ messages)
[akpm-mm:mm-new 320/331] arch/s390/kvm/gaccess.c:321:2: error: expected identifier
2025-05-14 1:05 UTC
[PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head
2025-05-14 0:55 UTC
[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
2025-05-14 0:03 UTC (12+ messages)
` [PATCH 1/2] "
[PATCH 0/6] mm: Reentrant kmalloc
2025-05-13 21:55 UTC (6+ messages)
` [PATCH 4/6] locking/local_lock: Introduce local_lock_irqsave_check()
[PATCH] arm64/mm: Disable barrier batching in interrupt contexts
2025-05-13 20:46 UTC (2+ messages)
[PATCH v5] alloc_tag: check mem_profiling_support in alloc_tag_init
2025-05-13 19:39 UTC (2+ messages)
[RFC PATCH 0/7] memcg: make memcg stats irq safe
2025-05-13 18:09 UTC (16+ messages)
` [RFC PATCH 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs
` [RFC PATCH 2/7] memcg: move preempt disable to callers of memcg_rstat_updated
` [RFC PATCH 3/7] memcg: make mod_memcg_state re-entrant safe against irqs
` [RFC PATCH 4/7] memcg: make count_memcg_events "
` [RFC PATCH 5/7] memcg: make __mod_memcg_lruvec_state "
` [RFC PATCH 6/7] memcg: objcg stock trylock without irq disabling
` [RFC PATCH 7/7] memcg: no stock lock for cpu hot-unplug
[PATCH 0/2] UFFDIO_API.2const: Two man page updates
2025-05-13 17:54 UTC (3+ messages)
` [PATCH 1/2] UFFDIO_API.2const: Update userfaultfd handshake and feature probe
[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
2025-05-13 17:50 UTC (29+ messages)
` [PATCH v2 01/11] x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()
` [PATCH v2 02/11] mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
` [PATCH v2 03/11] mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap
` [PATCH v2 04/11] mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
` [PATCH v2 05/11] x86/mm/pat: remove old pfnmap tracking interface
` [PATCH v2 06/11] mm: remove VM_PAT
` [PATCH v2 07/11] x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
` [PATCH v2 08/11] x86/mm/pat: remove MEMTYPE_*_MATCH
` [PATCH v2 09/11] x86/mm/pat: inline memtype_match() into memtype_erase()
` [PATCH v2 10/11] drm/i915: track_pfn() -> "pfnmap tracking"
` [PATCH v2 11/11] mm/io-mapping: "
[PATCH v4] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
2025-05-13 17:33 UTC (8+ messages)
[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
2025-05-13 17:33 UTC (6+ messages)
[BUG] sleeping function called from invalid context at ./include/linux/sched/mm.h:321
2025-05-13 17:01 UTC (3+ messages)
[PATCH v8 0/1] kasan: Avoid sleepable page allocation from atomic context
2025-05-13 16:43 UTC (3+ messages)
` [PATCH v8 1/1] "
[syzbot] [mm?] KCSAN: data-race in copy_page_from_iter_atomic / pagecache_isize_extended
2025-05-13 16:42 UTC (5+ messages)
[syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof (2)
2025-05-13 16:20 UTC (3+ messages)
[PATCH v4 0/9] SLUB percpu sheaves
2025-05-13 16:08 UTC (4+ messages)
` [PATCH v4 1/9] slab: add opt-in caching layer of "
[PATCH v4] alloc_tag: check mem_profiling_support in alloc_tag_init
2025-05-13 16:02 UTC (2+ messages)
[PATCH] MAINTAINERS: add kernel/fork.c to relevant sections
2025-05-13 15:55 UTC (2+ messages)
prepare_slab_obj_exts_hook, zs_handle-zram2: Failed to create slab extension vector! (v6.12.28, amd64)
2025-05-13 15:47 UTC (3+ messages)
[PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
2025-05-13 15:38 UTC (13+ messages)
` [PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback
` [PATCH v2 2/3] mm: secretmem: convert to .mmap_prepare() hook
` [PATCH v2 3/3] mm/vma: remove mmap() retry merge
[PATCH] mm: khugepaged: decouple SHMEM and file folios' collapse
2025-05-13 15:04 UTC (2+ messages)
[PATCH v4 0/4] Make MIGRATE_ISOLATE a standalone bit
2025-05-13 14:53 UTC (4+ messages)
` [PATCH v4 1/4] mm/page_isolation: make page isolation "
next-20250512: arm64 WARNING arm64 arch_enter_lazy_mmu_mode __apply_to_page_range
2025-05-13 14:33 UTC
[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
2025-05-13 14:01 UTC (2+ messages)
[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
2025-05-13 13:59 UTC (2+ messages)
Suppress pte soft-dirty bit with UFFDIO_COPY?
2025-05-13 13:24 UTC (7+ messages)
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-13 12:46 UTC (9+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
` [RFC PATCH v4 5/5] mm/filemap: Allow arch to request folio size for exec memory
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-13 12:12 UTC (3+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH 0/1] prctl: allow overriding system THP policy to always
2025-05-13 12:04 UTC (17+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox