linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-12 20:03 UTC  (17+ messages)
` [PATCH v5 02/13] mm/khugepaged: add struct collapse_control
` [PATCH v5 03/13] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v5 04/13] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v5 05/13] mm/khugepaged: pipe enum scan_result codes back to callers
` [PATCH v5 06/13] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v5 07/13] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v5 10/13] mm/madvise: add MADV_COLLAPSE to process_madvise()

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-05-12 20:00 UTC  (8+ messages)

[PATCH] mm: change "char *bdi_unknown_name" to "char bdi_unknown_name[]"
 2022-05-12 20:00 UTC  (5+ messages)

[PATCH v4] mm: don't be stuck to rmap lock on reclaim path
 2022-05-12 19:55 UTC  (5+ messages)

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-12 19:43 UTC  (9+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-12 19:39 UTC  (36+ messages)
` [PATCH] x86: Implement Linear Address Masking support
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features
    ` [PATCH] x86/prctl: Remove pointless task argument
` [RFCv2 04/10] x86/mm: Introduce X86_THREAD_LAM_U48 and X86_THREAD_LAM_U57
` [RFCv2 05/10] x86/mm: Provide untagged_addr() helper
` [RFCv2 06/10] x86/uaccess: Remove tags from the address before checking
` [RFCv2 07/10] x86/mm: Handle tagged memory accesses from kernel threads
` [RFCv2 08/10] x86/mm: Make LAM_U48 and mappings above 47-bits mutually exclusive
` [RFCv2 09/10] x86/mm: Add userspace API to enable Linear Address Masking

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-05-12 18:49 UTC  (2+ messages)

[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-12 18:45 UTC  (7+ messages)
` [PATCH v1 01/15] mm: add zone device coherent type memory support
` [PATCH v1 04/15] mm: add device coherent checker to remove migration pte

[PATCH] mm/mmap: Fix leak on expand_downwards() and expand_upwards()
 2022-05-12 17:59 UTC 

[PATCH v9 00/69] Maple Tree v9
 2022-05-12 17:50 UTC  (4+ messages)
` [PATCH v9 08/69] mm: start tracking VMAs with maple tree

[PATCH 1/2] mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
 2022-05-12 17:45 UTC  (2+ messages)
` [PATCH 2/2] mm: pvmw: check possible huge PMD map by transhuge_vma_suitable()

[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
 2022-05-12 17:44 UTC  (14+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-05-12 16:50 UTC  (9+ messages)
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-05-12 16:48 UTC  (16+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-12 16:41 UTC  (6+ messages)
` [REPORT] syscall reboot + umh + firmware fallback

[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-12 16:38 UTC  (19+ messages)
` [PATCH v10 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v10 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v10 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v10 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[linux-next:master 10386/11094] kismet: WARNING: unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP when selected by SP7021_EMAC
 2022-05-12 16:37 UTC 

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-05-12 16:34 UTC  (4+ messages)
` [PATCH v8 06/23] mm/shmem: Handle uffd-wp special pte in page fault handler

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-12 15:00 UTC  (9+ messages)

[linux-next:master 9623/11360] arch/ia64/include/asm/mmu_context.h:127:48: error: variable 'old_rr4' set but not used
 2022-05-12 14:16 UTC 

[PATCH] mm: Add config option for default panic_on_oom value
 2022-05-12 14:01 UTC  (5+ messages)

[PATCH] Appoint myself page cache maintainer
 2022-05-12 13:48 UTC 

[powerpc] kernel BUG at mm/mmap.c:3233! with ltp/mmapstress03
 2022-05-12 13:47 UTC 

[PATCH 00/15] A few cleanup patches for swap
 2022-05-12 13:45 UTC  (23+ messages)
` [PATCH 01/15] mm/swap: use helper is_swap_pte() in swap_vma_readahead
` [PATCH 02/15] mm/swap: use helper macro __ATTR_RW
` [PATCH 03/15] mm/swap: fold __swap_info_get() into its sole caller
` [PATCH 04/15] mm/swap: remove unneeded return value of free_swap_slot
` [PATCH 05/15] mm/swap: print bad swap offset entry in get_swap_device
` [PATCH 06/15] mm/swap: remove buggy cache->nr check in refill_swap_slots_cache
` [PATCH 07/15] mm/swap: remove unneeded p != NULL check in __swap_duplicate
` [PATCH 08/15] mm/swap: make page_swapcount and __lru_add_drain_all
` [PATCH 12/15] mm/swap: fix the obsolete comment for SWP_TYPE_SHIFT
` [PATCH 13/15] mm/swap: clean up the comment of find_next_to_unuse
` [PATCH 14/15] mm/swap: fix the comment of get_kernel_pages

[linux-next:master 10599/11360] <command-line>: fatal error: ./include/generated/utsrelease.h: No such file or directory
 2022-05-12 13:04 UTC 

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-05-12 12:59 UTC  (16+ messages)

[PATCH] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
 2022-05-12 12:34 UTC 

[Patch v2] [PATCH] mm/page_alloc: Fix tracepoint mm_page_alloc_zone_locked()
 2022-05-12 12:30 UTC  (2+ messages)

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-05-12 12:27 UTC  (10+ messages)

[PATCH v1] mm,hwpoison: set PG_hwpoison for busy hugetlb pages
 2022-05-12 11:18 UTC  (8+ messages)

Is _PAGE_PROTNONE set only for user mappings?
 2022-05-12 10:37 UTC  (2+ messages)

[PATCH 0/1] Prepare for maple tree
 2022-05-12  9:54 UTC  (3+ messages)
` [PATCH 1/1] mips: rename mt_init to mips_mt_init

[linux-next:master 1238/7959] mips64el-linux-ld: warning: orphan section `.ctors.65436' from `kernel/module/main.o' being placed in section `.ctors.65436'
 2022-05-12  9:38 UTC  (2+ messages)
  ` [kbuild-all] "

[PATCH v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-12  9:11 UTC  (4+ messages)

[PATCH] mm, compaction: fast_find_migrateblock() should return pfn in the target zone
 2022-05-12  9:04 UTC  (2+ messages)

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-12  8:55 UTC  (5+ messages)
` [PATCH v2 1/6] Documentation: filesystems: proc: update meminfo section

[PATCH v5] mm/ksm: introduce ksm_force for each process
 2022-05-12  7:03 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] memblock: config the number of init memblock regions
 2022-05-12  6:28 UTC  (5+ messages)

RFC: Memory Tiering Kernel Interfaces
 2022-05-12  6:24 UTC  (26+ messages)

squashfs performance regression and readahea
 2022-05-12  6:23 UTC  (13+ messages)

[PATCH] mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
 2022-05-12  5:39 UTC  (2+ messages)

[PATCH v4] mm: fix is_pinnable_page against on cma page
 2022-05-12  4:47 UTC  (32+ messages)

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-12  4:46 UTC  (6+ messages)
` [PATCH 1/5 v1] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
` [PATCH 2/5 v1] mm: add numa_count field for rss_stat
` [PATCH 3/5 v1] mm: add numa fields for tracepoint rss_stat
` [PATCH 4/5 v1] mm: enable per numa node rss_stat count
` [PATCH 5/5 v1] mm, oom: enable per numa node oom for CONSTRAINT_MEMORY_POLICY

[PATCH] mm, compaction: fast_find_migrateblock() should return pfn in the target zone
 2022-05-12  4:27 UTC  (5+ messages)

[PATCH v11 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-12  4:11 UTC  (5+ messages)
` [PATCH v11 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v11 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v11 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v11 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[RFC PATCH 0/7] crypto: Add helpers for allocating with DMA alignment
 2022-05-12  3:57 UTC  (4+ messages)
` [RFC PATCH 2/7] crypto: api - Add crypto_tfm_ctx_dma

[PATCH] mm/page_alloc: Fix tracepoint mm_page_alloc_zone_locked()
 2022-05-12  1:11 UTC  (5+ messages)

[next] sh: hugetlb.h:27:1: error: no return statement in function returning non-void [-Werror=return-type]
 2022-05-12  0:15 UTC  (2+ messages)

[PATCH] niu: Silence randstruct warnings
 2022-05-11 23:25 UTC  (3+ messages)

[PATCH] zsmalloc: Fix races between asynchronous zspage free and page migration
 2022-05-11 23:12 UTC  (7+ messages)

[linux-next:master 9518/11094] ERROR: modpost: "rockchip_pmu_unblock" [drivers/devfreq/rk3399_dmc.ko] undefined!
 2022-05-11 21:01 UTC  (2+ 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