linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-11-30 15:18 UTC  (7+ messages)
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
  ` [f2fs-dev] "
      ` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
      ` [PATCH]f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()

[PATCH-block v2] bdi, blk-cgroup: Fix potential UAF of blkcg
 2022-11-30 15:16 UTC  (3+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-11-30 15:13 UTC  (14+ messages)
` [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages

[PATCH v2 mm] kasan: fail non-kasan KUnit tests on KASAN reports
 2022-11-30 15:02 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-30 14:31 UTC  (14+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v2] mm: Make ksize() a reporting-only function
 2022-11-30 14:11 UTC  (4+ messages)

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-11-30 13:25 UTC  (6+ messages)

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-30 13:06 UTC  (7+ messages)
` [PATCH RFC 3/3] "

[PATCH] mm: remove lock_page_memcg() from rmap
 2022-11-30 12:50 UTC  (8+ messages)

[linux-next:master 11904/12006] include/linux/hugetlb.h:1262:56: error: invalid use of undefined type 'struct hugetlb_vma_lock'
 2022-11-30 12:33 UTC 

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-30 12:10 UTC  (8+ messages)

[PATCH 00/10] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
 2022-11-30 10:24 UTC  (24+ messages)
` [PATCH 01/10] mm/hugetlb: Let vma_offset_start() to return start
` [PATCH 02/10] mm/hugetlb: Don't wait for migration entry during follow page
` [PATCH 03/10] mm/hugetlb: Document huge_pte_offset usage
` [PATCH 04/10] mm/hugetlb: Move swap entry handling into vma lock when faulted
` [PATCH 05/10] mm/hugetlb: Make userfaultfd_huge_must_wait() safe to pmd unshare
` [PATCH 06/10] mm/hugetlb: Make hugetlb_follow_page_mask() "
` [PATCH 07/10] mm/hugetlb: Make follow_hugetlb_page() "
` [PATCH 08/10] mm/hugetlb: Make walk_hugetlb_range() "
` [PATCH 09/10] mm/hugetlb: Make page_vma_mapped_walk() "
` [PATCH 10/10] mm/hugetlb: Introduce hugetlb_walk()

[linux-next:master 7180/12006] drivers/regulator/tps65219-regulator.c:310:60: warning: parameter 'dev' set but not used
 2022-11-30 10:21 UTC 

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-11-30  9:53 UTC  (7+ messages)

[PATCH v3 1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
 2022-11-30  9:50 UTC  (5+ messages)
` [PATCH v3 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-30  9:39 UTC  (11+ messages)

[linux-next:master 11904/12006] include/linux/hugetlb.h:1240:33: error: 'VM_MAYSHARE' undeclared
 2022-11-30  9:01 UTC 

[PATCH] mm/huge_memory: add TRANSPARENT_HUGEPAGE_NEVER for THP
 2022-11-30  8:51 UTC 

[RFC PATCH v2] mm: Add nodes= arg to memory.reclaim
 2022-11-30  8:44 UTC  (2+ messages)

[PATCH v2 0/2] filemap: skip write and wait if end offset precedes start
 2022-11-30  7:46 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/fadvise: use LLONG_MAX instead of -1 for eof

[RFC PATCH V1] mm: Disable demotion from proactive reclaim
 2022-11-30  6:06 UTC  (14+ messages)

[Question] Should we reuse target when damon's operation changed?
 2022-11-30  6:01 UTC 

[RFC] Kernel Support of Memory Error Detection
 2022-11-30  5:31 UTC  (2+ messages)

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-30  2:57 UTC  (5+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()

【BUG】NULL pointer dereference at __lookup_swap_cgroup
 2022-11-30  2:37 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 13ee7ef407cfcf63f4f047460ac5bb6ba5a3447d
 2022-11-30  2:07 UTC 

[linux-next:master 10422/11511] htmldocs: ./include/media/dvbdev.h:207: warning: expecting prototype for dvb_device_get(). Prototype was for dvb_device_put() instead
 2022-11-30  1:31 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-11-30  1:28 UTC  (4+ messages)
` [PATCHv7 08/14] x86/mm: Reserve unaccepted memory bitmap

[PATCH 00/43] VMA type safety through VMA iterator
 2022-11-30  0:46 UTC  (45+ messages)
` [PATCH 03/43] maple_tree: Reduce user error potential
` [PATCH 02/43] maple_tree: Fix potential rcu issue
` [PATCH 01/43] maple_tree: Add mas_init() function
` [PATCH 05/43] mm: Expand vma iterator interface
` [PATCH 06/43] mm/mmap: convert brk to use vma iterator
` [PATCH 04/43] test_maple_tree: Test modifications while iterating
` [PATCH 08/43] mmap: Convert vma_link() vma iterator
` [PATCH 07/43] kernel/fork: Convert forking to using the vmi iterator
` [PATCH 09/43] mm/mmap: Remove preallocation from do_mas_align_munmap()
` [PATCH 10/43] mmap: Change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
` [PATCH 11/43] mmap: Convert vma_expand() "
` [PATCH 13/43] ipc/shm: Use the vma iterator for munmap calls
` [PATCH 12/43] mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
` [PATCH 14/43] userfaultfd: Use vma iterator
` [PATCH 15/43] mm: Change mprotect_fixup to "
` [PATCH 16/43] mlock: Convert mlock "
` [PATCH 17/43] coredump: Convert "
` [PATCH 18/43] mempolicy: "
` [PATCH 19/43] task_mmu: "
` [PATCH 20/43] sched: "
` [PATCH 21/43] madvise: Use vmi iterator for __split_vma() and vma_merge()
` [PATCH 23/43] mmap: Use vmi version of vma_merge()
` [PATCH 22/43] mmap: Pass through vmi iterator to __split_vma()
` [PATCH 24/43] mm/mremap: Use vmi version of vma_merge()
` [PATCH 25/43] mm: Switch vma_merge(), split_vma(), and __split_vma to vma iterator
` [PATCH 27/43] mm: Pass through vma iterator to __vma_adjust()
` [PATCH 26/43] mmap: Convert __vma_adjust() to use vma iterator
` [PATCH 30/43] mm: Pass vma iterator through to __vma_adjust()
` [PATCH 29/43] mm: Remove unnecessary write to vma iterator in __vma_adjust()
` [PATCH 28/43] madvise: Use split_vma() instead of __split_vma()
` [PATCH 31/43] mm: Add vma iterator to vma_adjust() arguments
` [PATCH 32/43] mmap: Clean up mmap_region() unrolling
` [PATCH 33/43] mm: Change munmap splitting order and move_vma()
` [PATCH 36/43] mm/mmap: Use vma_prepare() and vma_complete() in vma_expand()
` [PATCH 35/43] mm/mmap: Refactor locking out of __vma_adjust()
` [PATCH 34/43] mm/mmap: move anon_vma setting in __vma_adjust()
` [PATCH 39/43] mm/mmap: Don't use __vma_adjust() in shift_arg_pages()
` [PATCH 38/43] mm: Don't use __vma_adjust() in __split_vma()
` [PATCH 37/43] mm/mmap: Introduce init_vma_prep() and init_multi_vma_prep()
` [PATCH 41/43] mm/mmap: Convert do_brk_flags() to use vma_prepare() and vma_complete()
` [PATCH 42/43] mm/mmap: Remove __vma_adjust()
` [PATCH 40/43] mm/mmap: Introduce dup_vma_anon() helper
` [PATCH 43/43] vma_merge: Set vma iterator to correct position

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-29 23:56 UTC  (5+ messages)

[PATCH mm-unstable v5 00/10] convert core hugetlb functions to folios
 2022-11-29 22:50 UTC  (11+ messages)
` [PATCH mm-unstable v5 01/10] mm: add folio dtor and order setter functions
` [PATCH mm-unstable v5 02/10] mm/hugetlb: convert destroy_compound_gigantic_page() to folios
` [PATCH mm-unstable v5 03/10] mm/hugetlb: convert dissolve_free_huge_page() "
` [PATCH mm-unstable v5 04/10] mm/hugetlb: convert remove_hugetlb_page() "
` [PATCH mm-unstable v5 05/10] mm/hugetlb: convert update_and_free_page() "
` [PATCH mm-unstable v5 06/10] mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()
` [PATCH mm-unstable v5 07/10] mm/hugetlb: convert enqueue_huge_page() to folios
` [PATCH mm-unstable v5 08/10] mm/hugetlb: convert free_gigantic_page() "
` [PATCH mm-unstable v5 09/10] mm/hugetlb: convert hugetlb prep functions "
` [PATCH mm-unstable v5 10/10] mm/hugetlb: change hugetlb allocation functions to return a folio

[PATCH bpf-next v5 0/6] execmem_alloc for BPF programs
 2022-11-29 20:22 UTC  (5+ messages)
` [PATCH bpf-next v5 3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs

[PATCH v2 0/3] mm: memcg: fix protection of reclaim target memcg
 2022-11-29 19:42 UTC  (5+ messages)
` [PATCH v2 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-29 19:25 UTC  (2+ messages)

[PATCH 3/3] compiler: inline does not imply notrace
 2022-11-29 18:02 UTC  (7+ messages)

[QUESTION] memcg page_counter seems broken in MADV_DONTNEED with THP enabled
 2022-11-29 17:49 UTC  (6+ messages)

[PATCH v2 1/2] mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
 2022-11-29 17:48 UTC  (9+ messages)
` [PATCH v2 2/2] mm/slub, kunit: Add a test case for kmalloc redzone check

[PATCH v5 1/3] mm/khugepaged: Take the right locks for page table retraction
 2022-11-29 17:28 UTC  (4+ messages)
` [PATCH v5 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
` [PATCH v5 3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths

[PATCH v6] mm: add zblock - new allocator for use via zpool API
 2022-11-29 16:35 UTC  (4+ messages)

[syzbot] WARNING in iov_iter_revert (3)
 2022-11-29 15:54 UTC  (5+ messages)

[PATCH v7 0/6] Implement writeback for zsmalloc
 2022-11-29 15:54 UTC  (5+ messages)
` [PATCH v7 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order

[PATCH v4 1/3] mm/khugepaged: Take the right locks for page table retraction
 2022-11-29 15:30 UTC  (8+ messages)
` [PATCH v4 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI

[RFC PATCH 0/6] Discard __GFP_ATOMIC
 2022-11-29 15:17 UTC  (7+ messages)
` [PATCH 1/6] mm/page_alloc: Rename ALLOC_HIGH to ALLOC_MIN_RESERVE
` [PATCH 2/6] mm/page_alloc: Treat RT tasks similar to GFP_HIGH
` [PATCH 3/6] mm/page_alloc: Explicitly record high-order atomic allocations in alloc_flags
` [PATCH 4/6] mm/page_alloc: Explicitly define what alloc flags deplete min reserves
` [PATCH 5/6] mm/page_alloc: Give GFP_ATOMIC and non-blocking allocations access to reserves
` [PATCH 6/6] mm: discard __GFP_ATOMIC

[PATCH v2] mm: set the vma flags dirty before testing if it is mergeable
 2022-11-29 13:49 UTC  (3+ messages)

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2022-11-29 12:33 UTC  (3+ messages)

[PATCH v2 1/2] kasan: allow sampling page_alloc allocations for HW_TAGS
 2022-11-29 11:29 UTC  (2+ messages)

[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
 2022-11-29 11:21 UTC  (3+ messages)
` [PATCH v2 1/3] quota: add quota in-memory format support

[linux-next:pending-fixes] BUILD SUCCESS 6acc901949f108c99944c1f668e344be671f3e31
 2022-11-29 10:28 UTC 

[PATCH v5 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-11-29  9:33 UTC 

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-29  9:15 UTC  (9+ messages)
` [PATCH mm-unstable v1 16/20] mm/frame-vector: remove FOLL_FORCE usage

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-11-29  8:59 UTC  (4+ messages)
    ` [mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression #forregzbot

page:  |  | latest

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