[PATCH v3 00/13] mm: jit/text allocator
2023-11-07 10:44 UTC (7+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
[PATCH] arm64: mm: drop tlb flush operation when clearing the access bit
2023-11-07 10:12 UTC (4+ messages)
[PATCH v6 0/4] riscv: tlb flush improvements
2023-11-07 8:38 UTC (3+ messages)
[PATCH v10 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-11-07 7:22 UTC (4+ messages)
` [PATCH v10 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v10 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v10 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory
[PATCH v2 00/11] riscv: ASID-related and UP-related TLB flush enhancements
2023-11-07 6:50 UTC (2+ messages)
[PATCH v6 0/4] riscv: tlb flush improvements
2023-11-07 6:50 UTC (2+ messages)
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-07 5:47 UTC (61+ messages)
` [PATCH 01/34] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH 02/34] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH 03/34] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH 04/34] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH 05/34] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH 06/34] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [PATCH 07/34] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH 08/34] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH 10/34] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH 11/34] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH 12/34] KVM: Introduce per-page memory attributes
` [PATCH 13/34] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [PATCH 14/34] fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH 16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH 17/34] KVM: x86: Disallow hugepages when memory attributes are mixed
` [PATCH 18/34] KVM: x86/mmu: Handle page fault for private memory
` [PATCH 19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [PATCH 20/34] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH 21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [PATCH 22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [PATCH 23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [PATCH 24/34] KVM: selftests: Add support for creating private memslots
` [PATCH 25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [PATCH 26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH 28/34] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [PATCH 29/34] KVM: selftests: Add x86-only selftest for private memory conversions
` [PATCH 30/34] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [PATCH 31/34] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [PATCH 32/34] KVM: selftests: Add basic selftest for guest_memfd()
` [PATCH 33/34] KVM: selftests: Test KVM exit behavior for private memory/access
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
` [PATCH 35/34] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH 36/34] KVM: Add transparent hugepage support for dedicated guest memory
[PATCH v2 0/3] mm/gup: Introduce pin_user_pages_fd() for pinning shmem/hugetlbfs file pages (v2)
2023-11-07 4:40 UTC (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] udmabuf: Pin the pages using pin_user_pages_fd() API (v2)
` [PATCH v2 3/3] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
2023-11-07 4:18 UTC (21+ messages)
` [PATCH] swiotlb-xen: provide the "max_mapping_size" method
` "
` [PATCH v2] "
[PATCH] mm/damon/sysfs: eliminate potential uninitialized variable warning
2023-11-07 3:54 UTC (7+ messages)
folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL
2023-11-07 2:57 UTC (3+ messages)
` cgroups: warning for metadata allocation with GFP_NOFAIL (was Re: folio_alloc_buffers() doing allocations > order 1 with GFP_NOFAIL)
[PATCH v1] mm/filemap: increase usage of folio_next_index() helper
2023-11-07 2:46 UTC
[linux-next:pending-fixes] BUILD SUCCESS b9892b3a09980b1b785541463ff6948360afdcde
2023-11-07 2:24 UTC
[PATCH v2] kpageflags: respect folio head-page flag placement
2023-11-07 1:03 UTC (6+ messages)
[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-07 0:31 UTC (12+ messages)
` [PATCH v5 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v5 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v5 3/6] zswap: make shrinking memcg-aware
` [PATCH v5 3/6] zswap: make shrinking memcg-aware (fix)
` [PATCH v5 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v5 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v5 6/6] zswap: shrinks zswap pool based on memory pressure
[linux-next:master 16381/16504] drivers/video/fbdev/via/viafbdev.c:577:37: error: implicit declaration of function 'memdup_array_user'; did you mean 'memdup_user'?
2023-11-07 0:30 UTC
[PATCH AUTOSEL 4.14 2/4] binfmt_misc: cleanup on filesystem umount
2023-11-07 0:05 UTC (2+ messages)
[PATCH AUTOSEL 6.6 05/13] binfmt_elf: Support segments with 0 filesz and misaligned starts
2023-11-07 0:04 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 07/13] binfmt_misc: cleanup on filesystem umount
[PATCH 0/3] mm/damon/sysfs: fix unhandled return values
2023-11-06 23:51 UTC (5+ messages)
` [PATCH 1/3] mm/damon/sysfs: check error from damon_sysfs_update_target()
` [PATCH 2/3] mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
` [PATCH 3/3] mm/damon/sysfs-schemes: handle tried region "
[PATCH AUTOSEL 4.19 3/5] binfmt_misc: cleanup on filesystem umount
2023-11-06 23:17 UTC
[PATCH AUTOSEL 5.4 3/5] binfmt_misc: cleanup on filesystem umount
2023-11-06 23:16 UTC
[PATCH AUTOSEL 5.10 3/5] binfmt_misc: cleanup on filesystem umount
2023-11-06 23:16 UTC
[PATCH AUTOSEL 5.15 3/6] binfmt_misc: cleanup on filesystem umount
2023-11-06 23:16 UTC
[PATCH AUTOSEL 6.1 06/11] binfmt_misc: cleanup on filesystem umount
2023-11-06 23:15 UTC
[PATCH AUTOSEL 6.5 05/13] binfmt_elf: Support segments with 0 filesz and misaligned starts
2023-11-06 23:15 UTC (2+ messages)
` [PATCH AUTOSEL 6.5 07/13] binfmt_misc: cleanup on filesystem umount
[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
2023-11-06 23:11 UTC
[PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
2023-11-06 22:09 UTC (2+ messages)
[linux-next:master 10351/16504] drivers/iio/imu/bmi323/bmi323_i2c.c:69:28: sparse: sparse: symbol 'bmi323_i2c_regmap_config' was not declared. Should it be static?
2023-11-06 22:03 UTC
[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
2023-11-06 21:39 UTC (4+ messages)
[PATCH v2 0/2] mm: the dirty folio unmap redundantly
2023-11-06 21:35 UTC (3+ messages)
` [PATCH v2 1/2] mm:vmscan: the dirty folio in folio list skip unmap
[PATCH] mm:hugetlb_cgroup: Fix the wrong format specifier
2023-11-06 20:40 UTC (2+ messages)
[PATCH RFC 00/20] kasan: save mempool stack traces
2023-11-06 20:10 UTC (21+ messages)
` [PATCH RFC 01/20] kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
` [PATCH RFC 02/20] kasan: move kasan_mempool_poison_object
` [PATCH RFC 03/20] kasan: document kasan_mempool_poison_object
` [PATCH RFC 04/20] kasan: add return value for kasan_mempool_poison_object
` [PATCH RFC 05/20] kasan: introduce kasan_mempool_unpoison_object
` [PATCH RFC 06/20] kasan: introduce kasan_mempool_poison_pages
` [PATCH RFC 07/20] kasan: introduce kasan_mempool_unpoison_pages
` [PATCH RFC 08/20] kasan: clean up __kasan_mempool_poison_object
` [PATCH RFC 09/20] kasan: save free stack traces for slab mempools
` [PATCH RFC 10/20] kasan: clean up and rename ____kasan_kmalloc
` [PATCH RFC 11/20] kasan: introduce poison_kmalloc_large_redzone
` [PATCH RFC 12/20] kasan: save alloc stack traces for mempool
` [PATCH RFC 13/20] mempool: use new mempool KASAN hooks
` [PATCH RFC 14/20] mempool: introduce mempool_use_prealloc_only
` [PATCH RFC 15/20] kasan: add mempool tests
` [PATCH RFC 16/20] kasan: rename pagealloc tests
` [PATCH RFC 17/20] kasan: reorder tests
` [PATCH RFC 18/20] kasan: rename and document kasan_(un)poison_object_data
` [PATCH RFC 19/20] skbuff: use mempool KASAN hooks
` [PATCH RFC 20/20] io_uring: use mempool KASAN hook
[PATCH v1] mm: Fix for negative counter: nr_file_hugepages
2023-11-06 19:33 UTC (5+ messages)
[PATCH v9 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-11-06 18:54 UTC (3+ messages)
` [PATCH v9 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
[PATCH] mm:vmscan: fix return negative unneed to detect VM_EXEC
2023-11-06 18:40 UTC
[GIT PULL] memblock update for v6.7
2023-11-06 18:32 UTC
Conditions for FOLL_LONGTERM mapping in fsdax
2023-11-06 18:15 UTC (2+ messages)
[PATCH v3 00/19] stackdepot: allow evicting stack traces
2023-11-06 17:41 UTC (4+ messages)
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-11-06 15:56 UTC (14+ messages)
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize "
` [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared
[PATCH 00/10] mm: convert mm counter to take a folio
2023-11-06 15:49 UTC (11+ messages)
` [PATCH 01/10] mm: swap: introduce pfn_swap_entry_to_folio()
` [PATCH 02/10] s390: pgtable: use a folio in ptep_zap_swap_entry()
` [PATCH 03/10] mm: huge_memory: use a folio in __split_huge_pmd_locked()
` [PATCH 04/10] mm: huge_memory: use a folio in zap_huge_pmd()
` [PATCH 05/10] mm: memory: use a folio in copy_nonpresent_pte()
` [PATCH 06/10] mm: memory: use a folio in zap_pte_range()
` [PATCH 07/10] mm: memory: use a folio in do_set_pmd()
` [PATCH 08/10] mm: memory: use a folio in insert_page_into_pte_locked()
` [PATCH 09/10] mm: convert mm_counter() to take a folio
` [PATCH 10/10] mm: convert mm_counter_file() "
[PATCH 08/12] maple_tree: Separate ma_state node from status
2023-11-06 15:45 UTC (3+ messages)
` [PATCH] maple_tree: Fix comments about MAS_*
` [PATCH] maple_tree: Update forking to separate maple state and node
[PATCH rfc v2 00/10] mm: convert mm counter to take a folio
2023-11-06 15:08 UTC (6+ messages)
` [PATCH v2 06/10] mm: memory: use a folio in zap_pte_range()
mm/debug_vm_pgtable.c:860 warning triggered
2023-11-06 9:06 UTC (5+ messages)
[PATCH v8] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-06 7:44 UTC (2+ messages)
[PATCH v7] mm: vmscan: try to reclaim swapcache pages if no swap space
2023-11-06 6:43 UTC (3+ messages)
[PATCH -V3 3/9] mm, pcp: reduce lock contention for draining high-order pages
2023-11-06 6:38 UTC (3+ messages)
[RFC PATCH v3 0/4] Node Weights and Weighted Interleave
2023-11-06 5:08 UTC (19+ messages)
Subject: [PATCH RFC 0/4] Demotion Profiling Improvements
2023-11-06 5:02 UTC (9+ messages)
` [PATCH RFC 3/4] mm/vmstat: rename pgdemote_* to pgdemote_dst_* and add pgdemote_src_*
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