linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 13:39:28 to 2020-09-30 18:37:41 UTC [more...]

remove alloc_vm_area v2
 2020-09-30 18:37 UTC  (8+ messages)

[v5] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-30 18:20 UTC  (2+ messages)

remove alloc_vm_area v3
 2020-09-30 17:51 UTC  (11+ messages)
` [PATCH 01/10] mm: update the documentation for vfree
` [PATCH 02/10] mm: add a VM_MAP_PUT_PAGES flag for vmap
` [PATCH 03/10] mm: add a vmap_pfn function
` [PATCH 04/10] mm: allow a NULL fn callback in apply_to_page_range
` [PATCH 05/10] zsmalloc: switch from alloc_vm_area to get_vm_area
` [PATCH 06/10] drm/i915: use vmap in shmem_pin_map
` [PATCH 07/10] drm/i915: use vmap in i915_gem_object_map
` [PATCH 08/10] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 09/10] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
` [PATCH 10/10] mm: remove alloc_vm_area

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-30 17:48 UTC  (21+ messages)

incoming
 2020-09-30 17:30 UTC  (7+ messages)
` [patch 8/9] mm: replace memmap_context by meminit_context

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-09-30 17:28 UTC  (8+ messages)
` [PATCH v5 02/17] device-dax/kmem: introduce dax_kmem_range()
` [PATCH v5 03/17] device-dax/kmem: move resource name tracking to drvdata
` [PATCH v5 04/17] device-dax/kmem: replace release_resource() with release_mem_region()

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-30 17:23 UTC  (20+ messages)
` [PATCH v2 02/12] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping
` [PATCH v2 04/12] mm/filemap: Add mapping_seek_hole_data
` [PATCH v2 05/12] mm: Add and use find_lock_entries
` [PATCH v2 11/12] mm/truncate,shmem: Handle truncates that split THPs
` [PATCH v2 12/12] mm/filemap: Return only head pages from find_get_entries

[RFC PATCH 0/2] Remove shrinker's nr_deferred
 2020-09-30 17:23 UTC  (8+ messages)

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-30 17:05 UTC  (4+ messages)
` [PATCH v2 2/4] mm/fork: Pass new vma pointer into copy_page_range()

[PATCH v4 19/52] memblock: get rid of a :c:type leftover
 2020-09-30 16:50 UTC  (7+ messages)
` [PATCH v4 22/52] docs: get rid of :c:type explicit declarations for structs

[PATCH 0/1] Fix slub_debug on 5.9-rc
 2020-09-30 16:19 UTC  (6+ messages)
` [PATCH 1/1] mm, slub: Restore initial kmem_cache flags
        ` [PATCH v2] "

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-30 15:52 UTC  (8+ messages)
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func

[PATCH v12 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-30 15:51 UTC  (8+ messages)
` [PATCH v12 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v12 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v12 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v12 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v12 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v12 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-30 15:45 UTC  (6+ messages)

[PATCH] mm: Fix potential memory leak in sys_swapon
 2020-09-30 15:32 UTC  (2+ messages)

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-30 15:29 UTC  (2+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-30 15:25 UTC  (26+ messages)
` [PATCH v6 3/6] "
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-30 14:35 UTC  (6+ messages)

[PATCH RFC v2 0/6] Break heap spraying needed for exploiting use-after-free
 2020-09-30 12:50 UTC  (8+ messages)
` [PATCH RFC v2 1/6] mm: Extract SLAB_QUARANTINE from KASAN
` [PATCH RFC v2 2/6] mm/slab: Perform init_on_free earlier
` [PATCH RFC v2 3/6] mm: Integrate SLAB_QUARANTINE with init_on_free
` [PATCH RFC v2 4/6] mm: Implement slab quarantine randomization
` [PATCH RFC v2 5/6] lkdtm: Add heap quarantine tests
` [PATCH RFC v2 6/6] mm: Add heap quarantine verbose debugging (not for merge)

[PATCH 2/4] binfmt_elf: Take the mmap lock around find_extend_vma()
 2020-09-30 12:50 UTC  (6+ messages)
` [PATCH 3/4] mmap locking API: Don't check locking if the mm isn't live yet
` [PATCH 4/4] mm/gup: Assert that the mmap lock is held in __get_user_pages()

[PATCH 1/4] mm/gup_benchmark: Take the mmap lock around GUP
 2020-09-30 12:20 UTC  (3+ messages)

[PATCH 11/11] mm/vmscan: Allow arbitrary sized pages to be paged out
 2020-09-30 12:13 UTC  (5+ messages)

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-09-30 11:55 UTC  (2+ messages)

[PATCH 00/22] add Object Storage Media Pool (mpool)
 2020-09-30 11:27 UTC  (5+ messages)
` [PATCH 01/22] mpool: add utility routines and ioctl definitions
` [PATCH 17/22] mpool: add mpool lifecycle management ioctls

[PATCH v3] mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom()
 2020-09-30 10:48 UTC  (2+ messages)

[RFC V2] mm/vmstat: Add events for HugeTLB migration
 2020-09-30 10:33 UTC  (4+ messages)

[PATCH] mm: Remove unnecessary goto out in _swap_info_get()
 2020-09-30 10:25 UTC 

[PATCH v2] page_alloc: Fix freeing non-compound pages
 2020-09-30  9:17 UTC  (9+ messages)

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-30  9:13 UTC  (9+ messages)
` [PATCH v10 01/13] mm: Define pasid in mm

[PATCH v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom()
 2020-09-30  8:43 UTC  (2+ messages)

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-30  7:48 UTC  (5+ messages)
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()

[PATCH v4 1/6] timer: kasan: record timer stack
 2020-09-30  7:18 UTC  (2+ messages)

42cc27ddec ("KASAN: Port KASAN Tests to KUnit"): BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right
 2020-09-30  5:09 UTC  (2+ messages)

1f58f7f6dd ("KASAN: Port KASAN Tests to KUnit"): BUG: KASAN: slab-out-of-bounds in kmalloc_oob_right
 2020-09-30  3:38 UTC  (2+ messages)

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-30  3:13 UTC  (10+ messages)
` [RFC PATCH 01/24] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [RFC PATCH 02/24] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [RFC PATCH 03/24] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "

[PATCH -next] mm/vmscan: Drop duplicated code in drop_slab_node
 2020-09-30  2:42 UTC  (2+ messages)
` [External] "

[PATCH v3 for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-09-30  1:31 UTC 

[PATCH v3 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-09-29 23:59 UTC  (5+ messages)
` [PATCH v3 1/4] mm: memcontrol: use helpers to access page's memcg data
` [PATCH v3 2/4] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v3 3/4] mm: introduce page memcg flags
` [PATCH v3 4/4] mm: convert page kmemcg type to a page memcg flag

[linux-next:master] BUILD REGRESSION 49e7e3e905e437a02782019570f70997e2da9101
 2020-09-29 22:35 UTC 

mmotm 2020-09-29-15-01 uploaded
 2020-09-29 22:02 UTC 

[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-29 21:27 UTC  (9+ messages)
` [PATCH v2 1/8] mm/gup_benchmark: rename to mm/gup_test
` [PATCH v2 2/8] selftests/vm: use a common gup_test.h
` [PATCH v2 3/8] selftests/vm: rename run_vmtests --> run_vmtests.sh
` [PATCH v2 4/8] selftests/vm: minor cleanup: Makefile and gup_test.c
` [PATCH v2 5/8] selftests/vm: only some gup_test items are really benchmarks
` [PATCH v2 6/8] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH v2 7/8] selftests/vm: run_vmtest.sh: update and clean up gup_test invocation
` [PATCH v2 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-29 20:36 UTC  (15+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h

[PATCH] mm: clarify usage of GFP_ATOMIC in !preemptible contexts
 2020-09-29 20:33 UTC  (3+ messages)

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-09-29 20:00 UTC  (7+ messages)

SPARC version of arch_validate_prot() looks broken (UAF read)
 2020-09-29 17:30 UTC  (2+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-29 17:04 UTC  (23+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH] mm: Do not deactivate when the cgroup has plenty inactive page
 2020-09-29 16:02 UTC  (4+ messages)

[v4] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-29 14:55 UTC  (2+ messages)

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-29 14:54 UTC  (11+ messages)

[PATCH v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom()
 2020-09-29 14:29 UTC  (2+ messages)

[PATCH v4 11/11] MAINTAINERS: Add entry for KFENCE
 2020-09-29 14:21 UTC  (2+ messages)

[PATCH] io_uring: support async buffered reads when readahead is disabled
 2020-09-29 13:51 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).