linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/2] remove parameter 'compound' of add_file_rmap
 2023-02-07  5:35 UTC  (7+ messages)
` [RFC PATCH 1/2] rmap: Add function to handle entire folio rmap removing
` [RFC PATCH 2/2] rmap: remove parameter 'compound' from foeio_add_file_rmap_range()

[PATCH V6 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-02-07  4:46 UTC  (5+ messages)
` [PATCH V6 1/2] mm: fadvise: move 'endbyte' calculations to helper function
` [PATCH V6 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-02-07  4:37 UTC  (11+ messages)
            `  "
                ` (2) "

[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
 2023-02-07  4:14 UTC  (10+ messages)

Folio mapcount
 2023-02-07  4:08 UTC  (6+ messages)

[RFC 0/2] tmpfs: add the option to disable swap
 2023-02-07  4:01 UTC  (5+ messages)
` [RFC 1/2] shmem: set shmem_writepage() variables early
` [RFC 2/2] shmem: add support to ignore swap

[PATCH v4 00/14] Introduce Copy-On-Write to Page Table
 2023-02-07  3:51 UTC  (15+ messages)
` [PATCH v4 01/14] mm: Allow user to control COW PTE via prctl
` [PATCH v4 02/14] mm: Add Copy-On-Write PTE to fork()
` [PATCH v4 03/14] mm: Add break COW PTE fault and helper functions
` [PATCH v4 04/14] mm/rmap: Break COW PTE in rmap walking
` [PATCH v4 05/14] mm/khugepaged: Break COW PTE before scanning pte
` [PATCH v4 06/14] mm/ksm: Break COW PTE before modify shared PTE
` [PATCH v4 07/14] mm/madvise: Handle COW-ed PTE with madvise()
` [PATCH v4 08/14] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
` [PATCH v4 09/14] mm/mprotect: Break COW PTE before changing protection
` [PATCH v4 10/14] mm/userfaultfd: Support COW PTE
` [PATCH v4 11/14] mm/migrate_device: "
` [PATCH v4 12/14] fs/proc: Support COW PTE with clear_refs_write
` [PATCH v4 13/14] events/uprobes: Break COW PTE before replacing page
` [PATCH v4 14/14] mm: fork: Enable COW PTE to fork system call

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-07  3:18 UTC  (12+ messages)

[linux-next:master 9327/10565] drivers/powercap/idle_inject.c:130:40-42: WARNING !A || A && B is equivalent to !A || B
 2023-02-07  3:16 UTC 

[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-07  1:50 UTC  (27+ messages)
` [PATCH 09/19] io_uring: convert to use vm_account
` [PATCH 10/19] net: skb: Switch to using vm_account
` [PATCH 11/19] xdp: convert to use vm_account
` [PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
` [PATCH 13/19] fpga: dfl: afu: convert to use vm_account
` [PATCH 14/19] mm: Introduce a cgroup for pinned memory
` [PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
` [PATCH 16/19] mm/util: Refactor account_locked_vm
` [PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
` [PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
` [PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap

[PATCH 0/2] zsmalloc: fine-grained fullness grouping
 2023-02-07  1:47 UTC  (5+ messages)
` [PATCH 1/2] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCH 2/2] zsmalloc: fine-grained inuse ratio based fullness grouping

[PATCH v3 0/4] Add overflow checks for several syscalls
 2023-02-07  1:24 UTC  (6+ messages)
` [PATCH v3 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock

[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
 2023-02-07  0:53 UTC  (8+ messages)
` [PATCH bpf-next 7/7] bpf: hashtab "

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-07  0:32 UTC  (3+ messages)
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-07  0:00 UTC  (69+ messages)
` [PATCH 01/18] cxl/Documentation: Update references to attributes added in v6.0
  ` [PATCH 1/18] "
` [PATCH 02/18] cxl/region: Add a mode attribute for regions
` [PATCH 03/18] cxl/region: Support empty uuids for non-pmem regions
` [PATCH 04/18] cxl/region: Validate region mode vs decoder mode
` [PATCH 05/18] cxl/region: Add volatile region creation support
` [PATCH 06/18] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH 07/18] cxl/region: Move region-position validation to a helper
` [PATCH 08/18] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH 09/18] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH 10/18] cxl/region: Fix passthrough-decoder detection
` [PATCH 11/18] cxl/region: Add region autodiscovery
` [PATCH 14/18] dax/hmem: Drop unnecessary dax_hmem_remove()
` [PATCH 17/18] dax: Assign RAM regions to memory-hotplug by default

[PATCH v2 00/13] Simplify the external interface for GUP
 2023-02-06 23:46 UTC  (2+ messages)

Need help tracking down a bug in the bio-FOLL_PIN patches
 2023-02-06 23:20 UTC  (2+ messages)

[PATCH 1/2] filemap: Add mapping_read_folio_gfp()
 2023-02-06 21:19 UTC  (4+ messages)
` [PATCH 2/2] shmem: Add shmem_read_folio() and shmem_read_folio_gfp()

[PATCH 0/5] fold per-CPU vmstats remotely
 2023-02-06 19:19 UTC  (9+ messages)
` [PATCH 3/5] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[PATCH 3/2] shmem: Fix W=1 build warnings with CONFIG_SHMEM=n
 2023-02-06 19:08 UTC 

[PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management
 2023-02-06 18:10 UTC  (3+ messages)

[RFC PATCH v4 0/4] folio based filemap_map_pages()
 2023-02-06 17:35 UTC  (16+ messages)
` [RFC PATCH v4 1/4] filemap: add function filemap_map_folio_range()
` [RFC PATCH v4 2/4] rmap: add folio_add_file_rmap_range()
` [RFC PATCH v4 3/4] mm: add do_set_pte_range()
` [RFC PATCH v4 4/4] filemap: batched update mm counter,rmap when map file folio

[linux-next:master] BUILD REGRESSION 129af770823407ee115a56c69a04b440fd2fbe61
 2023-02-06 17:33 UTC 

[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
 2023-02-06 16:50 UTC  (7+ messages)
` [PATCH 1/2] sched/isolation: Merge individual nohz_full features into a common housekeeping flag
` [PATCH 2/2] sched/isolation: Add cpu_is_isolated() API

[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
 2023-02-06 16:18 UTC  (3+ messages)

[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
 2023-02-06 16:10 UTC  (3+ messages)
` [PATCH -v4 5/9] migrate_pages: batch _unmap and _move

[LSF/MM/BPF TOPIC] sframe: An orc like stack unwinder for the kernel to get a user space stacktrace
 2023-02-06 15:38 UTC 

[PATCH] mm/slub: fix memory leak with using debugfs_lookup()
 2023-02-06 15:36 UTC  (2+ messages)

[linux-next:master] [io_uring] b5d3ae202f: WARNING:at_kernel/sched/core.c:#__might_sleep
 2023-02-06 15:25 UTC  (2+ messages)

[linux-next:master 4266/10565] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_resource_helpers.c:62:18: warning: variable 'cursor_bpp' set but not used
 2023-02-06 14:50 UTC 

[linux-next:master 6635/10565] samples/ftrace/ftrace-ops.c:15:14: sparse: sparse: symbol 'nr_function_calls' was not declared. Should it be static?
 2023-02-06 14:29 UTC 

[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-02-06 13:20 UTC  (8+ messages)
` [PATCH v2 05/10] percpu: Wire up cmpxchg128

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-06 13:14 UTC  (6+ messages)
` [RFC PATCH 10/19] net: skb: Switch to using vm_account

[linux-next:master 3628/10565] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hubbub.c:1011:6: warning: no previous prototype for 'hubbub31_init'
 2023-02-06 11:14 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 11b3628314a5aa3fecf029bcacfaac21fea369e4
 2023-02-06 11:03 UTC 

[RFC PATCH v1 0/4] Introduce merge identical pages mechanism
 2023-02-06 10:37 UTC  (11+ messages)

[syzbot] kernel BUG in process_one_work
 2023-02-06  9:23 UTC 

[PATCH] mm: eliminate function call overhead during copy_page_range()
 2023-02-06  9:17 UTC  (3+ messages)

[PATCH v4 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-02-06  8:43 UTC  (5+ messages)

[PATCH v5 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-02-06  8:40 UTC  (8+ messages)
` [PATCH v5 1/7] mm/vmalloc.c: add used_map into vmap_block to track space of vmap_block
` [PATCH v5 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
` [PATCH v5 3/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
` [PATCH v5 4/7] mm/vmalloc: explicitly identify vm_map_ram area when shown in /proc/vmcoreinfo
` [PATCH v5 5/7] mm/vmalloc: skip the uninitilized vmalloc areas
` [PATCH v5 6/7] powerpc: mm: add VM_IOREMAP flag to the vmalloc area
` [PATCH v5 7/7] sh: mm: set "

page:  |  | latest

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