linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 17:51:04 to 2023-01-19 21:23:33 UTC [more...]

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-19 21:22 UTC  (4+ messages)
` [PATCH v5 01/39] Documentation/x86: Add CET shadow stack description
` [PATCH v5 02/39] x86/shstk: Add Kconfig option for shadow stack
` [PATCH v5 03/39] x86/cpufeatures: Add CPU feature flags for shadow stacks

[PATCH 0/8] Simplify the external interface for GUP
 2023-01-19 21:19 UTC  (9+ messages)
` [PATCH 1/8] mm/gup: have internal functions get the mmap_read_lock()
` [PATCH 3/8] mm/gup: simplify the external interface functions and consolidate invariants
` [PATCH 5/8] mm/gup: add FOLL_UNLOCK

[PATCH v1 0/3] Introduce per NUMA node memory error statistics
 2023-01-19 21:16 UTC  (18+ messages)
` [PATCH v1 1/3] mm: memory-failure: Add memory failure stats to sysfs
` [PATCH v1 2/3] mm: memory-failure: Bump memory failure stats to pglist_data

[PATCH 0/9] convert hugetlb fault functions to folios
 2023-01-19 21:14 UTC  (10+ messages)
` [PATCH 1/9] mm/hugetlb: convert hugetlb_install_page "
` [PATCH 2/9] mm/hugetlb: convert hugetlbfs_pagecache_present() "
` [PATCH 3/9] mm/hugetlb: convert putback_active_hugepage to take in a folio
` [PATCH 4/9] mm/rmap: change hugepage_add_new_anon_rmap "
` [PATCH 5/9] mm/hugetlb: convert alloc_huge_page to alloc_hugetlb_folio
` [PATCH 6/9] mm/hugetlb: convert restore_reserve_on_error to take in a folio
` [PATCH 7/9] mm/hugetlb: convert hugetlb_add_to_page_cache "
` [PATCH 8/9] mm/hugetlb: convert hugetlb_wp() "
` [PATCH 9/9] Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio

[PATCH 1/3] mm: return the number of pages successfully paged out
 2023-01-19 21:15 UTC  (16+ messages)
` [PATCH 3/3] mm: add vmstat statistics for madvise_[cold|pageout]

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-19 21:06 UTC  (22+ messages)
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs

another use-after-free in ep_remove_wait_queue()
 2023-01-19 21:01 UTC  (5+ messages)

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-19 20:53 UTC  (18+ messages)

[GIT PULL] slab fix for 6.2-rc5
 2023-01-19 20:31 UTC  (2+ messages)

[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
 2023-01-19 20:19 UTC  (3+ messages)

[PATCH 00/41] Per-VMA locks
 2023-01-19 19:55 UTC  (43+ messages)
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-19 19:25 UTC  (5+ messages)

[PATCH v3 30/48] mm/damon: Stop using vma_mas_store() for maple tree store
 2023-01-19 18:55 UTC  (3+ messages)

cleanup vfree and vunmap
 2023-01-19 18:50 UTC  (22+ messages)
` [PATCH 01/10] vmalloc: reject vmap with VM_FLUSH_RESET_PERMS
` [PATCH 02/10] mm: remove __vfree
` [PATCH 03/10] mm: remove __vfree_deferred
` [PATCH 04/10] mm: move vmalloc_init and free_work down in vmalloc.c
` [PATCH 05/10] mm: call vfree instead of __vunmap from delayed_vfree_work
` [PATCH 06/10] mm: move __remove_vm_area out of va_remove_mappings
` [PATCH 07/10] mm: use remove_vm_area in __vunmap
` [PATCH 08/10] mm: move debug checks from __vunmap to remove_vm_area
` [PATCH 09/10] mm: split __vunmap
` [PATCH 10/10] mm: refactor va_remove_mappings

[linux-next:master] BUILD REGRESSION aa5c49149a823599764e6953229b028e4bf6e9cc
 2023-01-19 18:41 UTC 

[PATCH 0/5] Convert various functions in memory.c to use folios
 2023-01-19 18:33 UTC  (13+ messages)
` [PATCH 1/5] mm: Add vma_alloc_zeroed_movable_folio()
` [PATCH 2/5] mm: Convert do_anonymous_page() to use a folio
` [PATCH 3/5] mm: Convert wp_page_copy() to use folios
` [PATCH 4/5] mm: Use a folio in copy_pte_range()
` [PATCH 5/5] mm: Use a folio in copy_present_pte()

[PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
 2023-01-19 18:08 UTC  (4+ messages)

[PATCH] mm/hugetlb: fix get_hwpoison_hugetlb_folio() stub
 2023-01-19 17:38 UTC  (2+ messages)

[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
 2023-01-19 16:36 UTC  (4+ messages)

[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-19 16:35 UTC  (8+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

[syzbot] [udf?] BUG: unable to handle kernel NULL pointer dereference in __writepage
 2023-01-19 16:31 UTC  (2+ messages)

[akpm-mm:mm-hotfixes-unstable 25/30] mm/zsmalloc.c:940:13: warning: unused function 'obj_allocated'
 2023-01-19 16:09 UTC  (2+ messages)

[PATCH v2 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2023-01-19 16:03 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Implement memory-deny-write-execute as a prctl
` [PATCH v2 2/2] kselftest: vm: add tests for memory-deny-write-execute

[linux-next:master 210/6276] ERROR: modpost: "input_ff_create_memless" [drivers/hid/hid-mf.ko] undefined!
 2023-01-19 15:40 UTC 

[PATCH] iov_iter: Add a function to extract a page list from an iterator
 2023-01-19 15:33 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-19 15:25 UTC  (4+ messages)

[PATCH v9 0/2] Memory poison recovery in khugepaged collapsing
 2023-01-19 15:10 UTC  (6+ messages)
` [PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v9 2/2] mm/khugepaged: recover from poisoned file-backed memory

[linux-next:master 5458/6276] idma64.c:undefined reference to `devm_platform_ioremap_resource'
 2023-01-19 14:28 UTC 

Stalls in qemu with host running 6.1 (everything stuck at mmap_read_lock())
 2023-01-19 14:58 UTC  (3+ messages)

[PATCH for 6.1 regression] mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
 2023-01-19 14:49 UTC  (3+ messages)

[linus:master] [mm,thp,rmap] cb67f4282b: vm-scalability.throughput 34.5% improvement
 2023-01-19 14:00 UTC 

drivers/gpu/drm/rockchip/cdn-dp-core.c:54:34: warning: unused variable 'cdn_dp_dt_ids'
 2023-01-19 13:06 UTC 

[PATCH 0/3] Some small improvements for memblock
 2023-01-19 13:04 UTC  (9+ messages)
` [PATCH 2/3] memblock: Make finding index faster when modify regions
` [PATCH 3/3] memblock: Avoid useless checks in memblock_merge_regions()

[PATCH] Add tests for memblock_alloc_node()
 2023-01-19 12:58 UTC  (2+ messages)

[PATCH v3 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-01-19 12:48 UTC  (5+ messages)
` [PATCH v3 3/7] "

[PATCH v3] mm/highmem: Add notes about conversions from kmap{,_atomic}()
 2023-01-19 12:39 UTC 

[linux-next:master 788/6276] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:5198:24: sparse: sparse: invalid assignment: |=
 2023-01-19 11:38 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 665ddd640630110a35f2baa5c3269c00566f0a5e
 2023-01-19 11:04 UTC 

[PATCH 0/4] Remove leftover mlock/munlock page wrappers
 2023-01-19 10:35 UTC  (3+ messages)
` [PATCH 1/4] mm: Remove page_evictable()

[PATCHv4 1/2] mm: move KMEMLEAK's Kconfig items from lib to mm
 2023-01-19 10:32 UTC  (7+ messages)
` [PATCHv4 2/2] mm: use stack_depot_early_init for kmemleak

[RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic
 2023-01-19 10:24 UTC  (3+ messages)

[PATCH] mm: move KMEMLEAK's Kconfig items from lib to mm
 2023-01-19 10:02 UTC  (2+ messages)

[PATCH][next] mm/secretmem: remove redundant initiialization of pointer file
 2023-01-19  9:45 UTC  (2+ messages)

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-19  9:05 UTC  (2+ messages)

[PATCH v2] mm/page_ext: init page_ext early if there are no deferred struct pages
 2023-01-19  8:42 UTC  (2+ messages)

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2023-01-19  8:29 UTC  (10+ messages)
  ` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"
            ` Proactive reclaim/demote discussion (was Re: [PATCH] Revert "mm: add nodes= arg to memory.reclaim")

remove most callers of write_one_page v3
 2023-01-19  5:28 UTC  (5+ messages)

[PATCH v6 0/5] shoot lazy tlbs
 2023-01-19  4:22 UTC  (8+ messages)
` [PATCH v6 3/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
` [PATCH v6 4/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[RESEND PATCH v2 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2023-01-19  4:01 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage
` [RESEND PATCH v2 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c
 2023-01-19  2:19 UTC  (8+ messages)

[PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
 2023-01-19  1:38 UTC  (2+ messages)

[PATCH 0/3] mm/damon: misc fixes
 2023-01-19  1:38 UTC  (4+ messages)
` [PATCH 1/3] mm/damon: update comments in damon.h for damon_attrs
` [PATCH 2/3] mm/damon/core: update monitoring results for new monitoring attributes
` [PATCH 3/3] mm/damon/core-test: add a test for damon_update_monitoring_results()

[PATCH mm-unstable 0/5]
 2023-01-19  1:24 UTC  (7+ messages)
` [PATCH mm-unstable 1/5] mm/mempolicy: Convert queue_pages_pmd() to queue_folios_pmd()
` [PATCH mm-unstable 2/5] mm/mempolicy: Convert queue_pages_pte_range() to queue_folios_pte_range()
` [PATCH mm-unstable 3/5] mm/mempolicy: Convert queue_pages_hugetlb() to queue_folios_hugetlb()
` [PATCH mm-unstable 4/5] mm/mempolicy: Convert queue_pages_required() to queue_folio_required()
` [PATCH mm-unstable 5/5] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add()

[PATCH v3] mm/hugetlb: convert get_hwpoison_huge_page() to folios
 2023-01-19  1:10 UTC 

[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
 2023-01-19  0:58 UTC  (2+ messages)

[PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
 2023-01-19  0:28 UTC  (11+ messages)

[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb
 2023-01-18 21:51 UTC  (7+ messages)
` [PATCH 3/3] mm/uffd: Detect pgtable allocation failures

[PATCH] mm/cma: Fix potential memory loss on cma_declare_contiguous_nid
 2023-01-18 21:40 UTC  (2+ messages)

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-01-18 19:55 UTC  (4+ messages)

[PATCH v8 00/16] TDX host kernel support
 2023-01-18 19:38 UTC  (5+ messages)
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

[PATCH] zsmalloc: avoid unused-function warning
 2023-01-18 19:27 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: convert get_hwpoison_huge_page() to folios
 2023-01-18 17:52 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).