linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-12 13:04 UTC  (17+ 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 10599/11360] <command-line>: fatal error: ./include/generated/utsrelease.h: No such file or directory
 2022-05-12 13:04 UTC 

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-12 13:02 UTC  (13+ 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 06/10] x86/uaccess: Remove tags from the address before checking
` [RFCv2 09/10] x86/mm: Add userspace API to enable Linear Address Masking

[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 v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-05-12 12:24 UTC  (14+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

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

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

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  (14+ messages)
` [PATCH v2 1/6] Documentation: filesystems: proc: update meminfo section
` [PATCH v2 3/6] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
` [PATCH v2 5/6] mm: zswap: add basic meminfo and vmstat coverage
` [PATCH v2 6/6] zswap: memcg accounting

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-12  8:50 UTC  (7+ 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

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-12  8:37 UTC  (8+ messages)

[PATCH] mm: change "char *bdi_unknown_name" to "char bdi_unknown_name[]"
 2022-05-12  8:26 UTC 

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

[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  (7+ 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 v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-12  2:58 UTC  (8+ 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 v1 13/15] mm: handling Non-LRU pages returned by vm_normal_pages

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

[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  (3+ 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)

[PATCH] mm: Add config option for default panic_on_oom value
 2022-05-11 22:36 UTC  (4+ 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)

Alpha: rare random memory corruption/segfault in user space bisected
 2022-05-11 20:36 UTC  (3+ messages)

[linux-next:master 10902/11094] mm/memcontrol.c:7467:6: error: redefinition of 'obj_cgroup_may_zswap'
 2022-05-11 19:22 UTC  (3+ messages)

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

[PATCH v4 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-11 17:35 UTC  (6+ messages)
` [PATCH v4 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v4 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v4 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v2] percpu: improve percpu_alloc_percpu event trace
 2022-05-11 17:30 UTC  (2+ messages)

[RFC PATCH 0/6] Drain remote per-cpu directly v2
 2022-05-11 17:20 UTC  (6+ messages)

[linux-next:master 10569/11094] drivers/net/ethernet/sfc/siena/siena_sriov.c:1578:5: sparse: sparse: symbol 'efx_init_sriov' was not declared. Should it be static?
 2022-05-11 17:07 UTC 

[next] mm: overcommit_memory: failed - TFAIL: alloc passed, expected to fail
 2022-05-11 17:03 UTC 

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

[PATCH 1/1] Revert "mm/cma.c: remove redundant cma_mutex lock"
 2022-05-11 16:23 UTC  (2+ messages)

[linux-next:master 10532/11094] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5102:7: warning: variable 'allow_lttpr_non_transparent_mode' set but not used
 2022-05-11 16:16 UTC 

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-11 15:34 UTC  (4+ messages)
` [PATCH v5 10/13] mm/madvise: add MADV_COLLAPSE to process_madvise()

[PATCH Fix 0/2] Null expansion bug
 2022-05-11 14:43 UTC  (3+ messages)
` [PATCH Fix 1/2] maple_tree: Fix expanding null off the end of the data
` [PATCH Fix 2/2] test_maple_tree: Add null expansion tests

[linux-next:master 10532/11094] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:5149:6: warning: no previous prototype for function 'dp_parse_lttpr_mode'
 2022-05-11 14:19 UTC 

[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
 2022-05-11 10:38 UTC  (7+ messages)
` [RFC PATCH v1 15/18] mm: support write throttling for "

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-11 10:04 UTC  (7+ messages)

{standard input}:1155: Error: operands mismatch -- statement `divu.l %d0,%d3:%d7' ignored
 2022-05-11  9:50 UTC  (2+ messages)

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-11  9:47 UTC  (11+ messages)

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-05-11  9:13 UTC  (12+ messages)
` [PATCHv5 08/12] x86/mm: Provide helpers "
` [PATCHv5 10/12] x86/tdx: Unaccepted memory support

[PATCH v2] mm,doc: Add new documentation structure
 2022-05-11  8:38 UTC  (2+ messages)

[PATCH v2 0/5] memory-failure: fix hwpoison_filter
 2022-05-11  8:20 UTC  (6+ messages)
` [PATCH v2 4/5] mm/hwpoison: disable hwpoison filter during removing
` [PATCH v2 5/5] mm/memory-failure.c: simplify num_poisoned_pages_inc/dec
    `  "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox