linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-09 09:34:40 to 2022-04-11 18:24:38 UTC [more...]

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (3+ messages)
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-11 18:18 UTC  (9+ messages)
` [PATCH v3 01/16] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
` [PATCH v3 02/16] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
` [PATCH v3 03/16] mm/memory: slightly simplify copy_present_pte()
` [PATCH v3 04/16] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()

[PATCH] lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
 2022-04-11 17:53 UTC  (2+ messages)

[jsarha:topic/chromeos-4.19-s0ix 9206/9999] kernel/gcov/gcc_4_7.c:162:16: error: implicit declaration of function 'within_module'; did you mean 'init_module'?
 2022-04-11 17:52 UTC 

[PATCH 00/12] mm: userspace hugepage collapse
 2022-04-11 17:42 UTC  (21+ messages)
` [PATCH 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH 02/12] mm/khugepaged: add struct collapse_control
` [PATCH 03/12] mm/khugepaged: make hugepage allocation context-specific
` [PATCH 04/12] mm/khugepaged: add struct collapse_result
` [PATCH 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
` [PATCH 07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH 08/12] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH 09/12] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH 10/12] selftests/vm: modularize collapse selftests
` [PATCH 11/12] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH 12/12] selftests/vm: add test to verify recollapse of THPs

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-11 17:39 UTC  (9+ messages)
` [PATCH 01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH 02/10] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH 08/10] mm/slab: Allow dynamic kmalloc() minimum alignment

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-04-11 17:37 UTC  (16+ messages)
` [PATCH v1 01/14] mm: Add new system calls mshare, mshare_unlink
` [PATCH v1 02/14] mm/mshare: Add msharefs filesystem
` [PATCH v1 03/14] mm/mshare: Add read for msharefs
` [PATCH v1 04/14] mm/mshare: implement mshare_unlink syscall
` [PATCH v1 05/14] mm/mshare: Add locking to msharefs syscalls
` [PATCH v1 06/14] mm/mshare: Check for mounted filesystem
` [PATCH v1 07/14] mm/mshare: Add vm flag for shared PTE
` [PATCH v1 08/14] mm/mshare: Add basic page table sharing using mshare
` [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs
` [PATCH v1 10/14] mm/mshare: Check for mapped vma when mshare'ing existing mshare'd range
` [PATCH v1 11/14] mm/mshare: unmap vmas in mshare_unlink
` [PATCH v1 12/14] mm/mshare: Add a proc file with mshare alignment/size information
` [PATCH v1 13/14] mm/mshare: Enforce mshare'd region permissions
` [PATCH v1 14/14] mm/mshare: Copy PTEs to host mm

[PATCH] mm/secretmem: fix panic when growing a memfd_secret
 2022-04-11 17:29 UTC  (6+ messages)

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (14+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD

[linux-next:master] BUILD REGRESSION d12d7e1cfe38e0c36d28c7a9fbbc436ad0d17c14
 2022-04-11 17:15 UTC 

[PATCH v3] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-04-11 16:56 UTC  (3+ messages)

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-11 16:27 UTC  (24+ messages)
` [PATCHv4 1/8] mm: Add "
` [PATCHv4 3/8] efi/x86: Implement "
` [PATCHv4 4/8] x86/boot/compressed: Handle "
` [PATCHv4 5/8] x86/mm: Reserve unaccepted memory bitmap

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-11 15:34 UTC  (10+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[PATCH v2] mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
 2022-04-11 15:31 UTC  (2+ messages)

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-11 14:18 UTC  (17+ messages)
` [PATCH v2 1/9] mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_writeback
` [PATCH v2 2/9] mm/vmscan: remove unneeded can_split_huge_page check
` [PATCH v2 3/9] mm/vmscan: introduce helper function reclaim_page_list()
` [PATCH v2 4/9] mm/vmscan: save a bit of stack space in shrink_lruvec
` [PATCH v2 5/9] mm/vmscan: activate swap-backed executable folios after first usage
` [PATCH v2 6/9] mm/vmscan: take all base pages of THP into account when race with speculative reference
` [PATCH v2 7/9] mm/vmscan: take min_slab_pages into account when try to call shrink_node
` [PATCH v2 8/9] mm/vmscan: remove obsolete comment in kswapd_run
` [PATCH v2 9/9] mm/vmscan: use helper folio_is_file_lru()

[PATCH 0/4] A few cleanup and fixup patches for migration
 2022-04-11 14:10 UTC  (11+ messages)
` [PATCH 1/4] mm/migration: reduce the rcu lock duration
` [PATCH 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH 3/4] mm/migration: return errno when isolate_huge_page failed
` [PATCH 4/4] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH] powerpc/numa: Associate numa node to its cpu earlier
 2022-04-11 14:00 UTC  (4+ messages)

[PATCH 0/3] A few fixup and cleanup patches for memory failure
 2022-04-11 13:19 UTC  (8+ messages)
` [PATCH 1/3] mm/memory-failure.c: avoid false-postive PageSwapCache test
` [PATCH 2/3] mm/memory-failure.c: minor cleanup for HWPoisonHandlable
` [PATCH 3/3] mm/memory-failure.c: dissolve truncated hugetlb page

[PATCH v4 1/2] mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
 2022-04-11 11:55 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: mm: hugetlb: Enable HUGETLB_PAGE_FREE_VMEMMAP for arm64

[PATCH] mm: migrate: Simplify the refcount validation when migrating hugetlb mapping
 2022-04-11 11:34 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 6537d9b7dc919cf5bfa912c7932c052cf0c7b2fd
 2022-04-11 11:25 UTC 

[Patch v2 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-11 10:52 UTC  (5+ messages)
` [Patch v2 2/2] mm/page_alloc: not necessary to multiply MAX_NODE_LOAD

[PATCH] mm/slub: remove meaningless node check in ___slab_alloc()
 2022-04-11 10:38 UTC  (4+ messages)

[PATCH] mm/slub: remove duplicate flag in allocate_slab()
 2022-04-11 10:32 UTC  (4+ messages)

[PATCH] mm/slub: remove unused parameter in setup_object*()
 2022-04-11 10:29 UTC  (2+ messages)

[dma] 047a1b877e: BUG:kernel_NULL_pointer_dereference,address
 2022-04-11  9:52 UTC 

[PATCH v12 0/7] fsdax: introduce fs query to support reflink
 2022-04-11  9:40 UTC  (19+ messages)
` [PATCH v12 1/7] dax: Introduce holder for dax_device
` [PATCH v12 2/7] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v12 3/7] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v12 4/7] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v12 5/7] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS
` [PATCH v12 7/7] fsdax: set a CoW flag when associate reflink mappings

[PATCH RFC] net: memcg accounting for veth devices
 2022-04-11  9:40 UTC  (4+ messages)
    ` problem with accounting of allocations called from __net_init hooks

False positive kmemleak report for dtb properties names on powerpc
 2022-04-11  9:10 UTC  (5+ messages)

[PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
 2022-04-11  9:08 UTC  (9+ messages)

incoming
 2022-04-11  9:00 UTC  (3+ messages)
` [patch 4/9] mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning

[PATCH 0/3] memory tiering: hot page selection
 2022-04-11  8:16 UTC  (3+ messages)

[PATCH] powerpc/numa: Handle partially initialized numa nodes
 2022-04-11  8:00 UTC  (7+ messages)

[linux-next:master 3001/3522] powerpc-linux-ld: fs/btrfs/raid56.c:970: undefined reference to `__udivdi3'
 2022-04-11  7:50 UTC 

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-11  7:20 UTC  (6+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface

[PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes
 2022-04-11  7:19 UTC  (4+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-04-11  7:06 UTC  (2+ messages)

[PATCH bpf 0/2] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-11  6:56 UTC  (10+ messages)
` [PATCH bpf 1/2] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
` [PATCH bpf 2/2] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack

[PATCH V4 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-11  5:44 UTC  (6+ messages)
` [PATCH V4 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-04-11  3:26 UTC  (2+ messages)

[PATCH] mm/memory-failure.c: bail out early if huge zero page
 2022-04-11  2:18 UTC  (2+ messages)

[PATCH v7] mm/hmm/test: use char dev with struct device to get device node
 2022-04-11  1:50 UTC 

WARNING: modpost: vmlinux.o(.text+0x1750660): Section mismatch in reference from the function mux_probe() to the function .init.text:set_reset_devices()
 2022-04-10 22:42 UTC 

[PATCH] mm/slub: check pfmemalloc_match in slab_alloc_node fastpath
 2022-04-10 16:13 UTC  (3+ messages)

[PATCH] mm/slab_common: move dma-kmalloc caches creation into new_kmalloc_cache()
 2022-04-10  6:51 UTC  (2+ messages)

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-04-09 17:17 UTC  (14+ messages)
` [PATCH v10 01/13] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v10 02/13] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v10 03/13] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v10 04/13] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v10 05/13] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v10 06/13] powerpc/mm: Make slice specific to book3s/64
` [PATCH v10 07/13] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v10 08/13] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v10 09/13] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v10 10/13] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v10 11/13] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v10 12/13] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v10 13/13] powerpc: Simplify and move arch_randomize_brk()

[PATCH] NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
 2022-04-09 13:16 UTC  (4+ messages)

[PATCH v9 0/4] mm: Enable conversion of powerpc to default topdown mmap layout
 2022-04-09 12:45 UTC  (4+ messages)

[linux-next:master 2149/3040] drivers/gpu/drm/panel/panel-newvision-nv3052c.c:478:19: error: initialization of 'void (*)(struct spi_device *)' from incompatible pointer type 'int (*)(struct spi_device *)'
 2022-04-09  9:52 UTC  (2+ messages)

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-09  9:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).