linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-04 22:39:37 to 2020-10-06 20:34:43 UTC [more...]

[PATCH] selftests/vm: 10x speedup for hmm-tests
 2020-10-06 20:34 UTC  (2+ messages)

[PATCH RFC v2 0/6] Break heap spraying needed for exploiting use-after-free
 2020-10-06 19:25 UTC  (13+ messages)

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-10-06 19:09 UTC  (14+ messages)

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-10-06 16:55 UTC  (10+ messages)

[PATCH v5 20/52] memblock: get rid of a :c:type leftover
 2020-10-06 16:41 UTC  (3+ messages)
` [PATCH v5 22/52] docs: get rid of :c:type explicit declarations for structs

[PATCH -next] mm: Use sysfs_emit functions not sprintf
 2020-10-06 16:28 UTC 

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-10-06 15:41 UTC  (21+ messages)
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-06 13:08 UTC  (24+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

[RFC v15 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-10-06 12:39 UTC  (9+ messages)
` [RFC v15 1/8] mm/damon/core: Account age of target regions
` [RFC v15 2/8] mm/damon/core: Implement DAMON-based Operation Schemes (DAMOS)
` [RFC v15 3/8] mm/damon/primitives: Support DAMON-based Operation Schemes
` [RFC v15 4/8] mm/damon/dbgfs: "
` [RFC v15 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v15 6/8] selftests/damon: Add 'schemes' debugfs tests
` [RFC v15 7/8] tools/damon: Support more human friendly 'schemes' control
` [RFC v15 8/8] Docs/admin-guide/mm/damon: Document DAMON-based Operation Schemes

[PATCH v2 0/5] mm: place pages to the freelist tail when onlining and undoing isolation
 2020-10-06 12:12 UTC  (7+ messages)
` [PATCH v2 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH v2 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v2 3/5] mm/page_alloc: move pages to tail in move_to_free_list()
` [PATCH v2 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
` [PATCH v2 5/5] mm/memory_hotplug: update comment regarding zone shuffling

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-10-06 11:59 UTC  (24+ messages)

[PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM
 2020-10-06 11:57 UTC  (8+ messages)

[PATCH 0/9] disable pcplists during memory offline
 2020-10-06 10:05 UTC  (28+ messages)
` [PATCH 1/9] mm, page_alloc: clean up pageset high and batch update
` [PATCH 2/9] mm, page_alloc: calculate pageset high and batch once per zone
` [PATCH 3/9] mm, page_alloc: remove setup_pageset()
` [PATCH 4/9] mm, page_alloc: simplify pageset_update()
` [PATCH 5/9] mm, page_alloc: make per_cpu_pageset accessible only after init
` [PATCH 6/9] mm, page_alloc: cache pageset high and batch in struct zone
` [PATCH 7/9] mm, page_alloc: move draining pcplists to page isolation users
` [PATCH 8/9] mm, page_alloc: drain all pcplists during memory offline
` [PATCH 9/9] mm, page_alloc: optionally disable pcplists during page isolation

[PATCH v6 00/11] device-dax: support sub-dividing soft-reserved ranges
 2020-10-06  8:14 UTC  (13+ messages)
` [PATCH v6 01/11] device-dax: make pgmap optional for instance creation
` [PATCH v6 02/11] device-dax/kmem: introduce dax_kmem_range()
` [PATCH v6 03/11] device-dax/kmem: move resource tracking to drvdata
` [PATCH v6 04/11] device-dax: add an allocation interface for device-dax instances
` [PATCH v6 05/11] device-dax: introduce 'struct dev_dax' typed-driver operations
` [PATCH v6 06/11] device-dax: introduce 'seed' devices
` [PATCH v6 07/11] drivers/base: make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v6 08/11] device-dax: add resize support
` [PATCH v6 09/11] mm/memremap_pages: convert to 'struct range'
` [PATCH v6 10/11] mm/memremap_pages: support multiple ranges per invocation
` [PATCH v6 11/11] device-dax: add dis-contiguous resource support

[linux-next:master 13152/13159] drivers/gpu/drm/i915/gt/shmem_utils.c:76 shmem_pin_map() warn: always true condition '(--i >= 0) => (0-u64max >= 0)'
 2020-10-06  7:55 UTC  (2+ messages)

[RFC V2] mm/vmstat: Add events for HugeTLB migration
 2020-10-06  7:54 UTC  (6+ messages)

[PATCH v39 11/24] x86/sgx: Add SGX enclave driver
 2020-10-05 20:02 UTC  (23+ messages)
` [PATCH v39 16/24] x86/sgx: Add a page reclaimer

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-05 18:59 UTC  (10+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB

[RFC PATCH v3 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2020-10-05 18:24 UTC  (9+ messages)
` [RFC PATCH v3 1/2] ext4/xfs: add page refcount helper
` [RFC PATCH v3 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH 0/2] mm,swap: skip swap readahead for instant IO (like zswap)
 2020-10-05 17:32 UTC  (3+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-05 16:49 UTC  (7+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure

[PATCH] mm: optionally disable brk()
 2020-10-05 16:14 UTC  (16+ messages)

[PATCH v3 0/5] Speed up mremap on large regions
 2020-10-05 15:40 UTC  (6+ messages)
` [PATCH v3 1/5] kselftests: vm: Add mremap tests
` [PATCH v3 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
` [PATCH v3 3/5] mm: Speedup mremap on 1GB or larger regions
` [PATCH v3 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
` [PATCH v3 5/5] x86: "

[PATCH RFC v2] Opportunistic memory reclaim
 2020-10-05 15:39 UTC  (9+ messages)
` [PATCH RFC v2 1/2] mm: memcontrol: make shrink_all_memory() memcg aware
` [PATCH RFC v2 2/2] mm: memcontrol: introduce opportunistic memory reclaim

[PATCH v5 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-05 15:18 UTC  (9+ messages)
` [PATCH v5 1/4] mm: memcontrol: use helpers to read page's memcg data
` [PATCH v5 2/4] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH v5 3/4] mm: introduce page memcg flags
` [PATCH v5 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-10-05 13:39 UTC  (11+ messages)

[PATCH 0/2] Broad write-locking of nascent mm in execve
 2020-10-05 12:52 UTC  (7+ messages)
` [PATCH 1/2] mmap locking API: Order lock of nascent mm outside lock of live mm

[PATCH v2] mm: Remove src/dst mm parameter in copy_page_range()
 2020-10-05 12:07 UTC  (2+ messages)

[PATCH v21 00/18] Introduce Data Access MONitor (DAMON)
 2020-10-05 10:55 UTC  (19+ messages)
` [PATCH v21 01/18] mm: "
` [PATCH v21 02/18] mm/damon: Implement region based sampling
` [PATCH v21 03/18] mm/damon: Adaptively adjust regions
` [PATCH v21 04/18] mm/damon: Track dynamic monitoring target regions update
` [PATCH v21 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v21 06/18] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v21 07/18] mm/page_idle: Avoid interferences from concurrent users
` [PATCH v21 08/18] mm/damon/primitives: Make coexistable with Idle Page Tracking
` [PATCH v21 09/18] mm/damon: Add a tracepoint
` [PATCH v21 10/18] mm/damon: Implement a debugfs-based user space interface
` [PATCH v21 11/18] mm/damon/dbgfs: Implement recording feature
` [PATCH v21 12/18] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v21 13/18] mm/damon/dbgfs: Support multiple contexts
` [PATCH v21 14/18] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v21 15/18] Documentation: Add documents "
` [PATCH v21 16/18] mm/damon: Add kunit tests
` [PATCH v21 17/18] mm/damon: Add user space selftests
` [PATCH v21 18/18] MAINTAINERS: Update for DAMON

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

[PATCH] mm,kmemleak-test.c: move kmemleak-test.c to samples dir
 2020-10-05  8:56 UTC  (2+ messages)

[PATCH] mm/vmscan: drop unneeded assignment in kswapd()
 2020-10-05  7:59 UTC  (5+ messages)

[PATCH] man2: new page describing memfd_secret() system call
 2020-10-05  7:32 UTC  (4+ messages)

[PATCH] mm/util.c: Add error logs for commitment overflow
 2020-10-05  7:20 UTC  (4+ messages)

ld.lld: warning: drivers/built-in.a(hwmon/drivetemp.o):(.data..compoundliteral) is being placed in '.data..compoundliteral'
 2020-10-05  5:03 UTC 

[RESEND,PATCH v4 0/3] Try to release mmap_lock temporarily in smaps_rollup
 2020-10-05  2:40 UTC  (4+ messages)
` [RESEND, PATCH v4 1/3] mmap locking API: add mmap_lock_is_contended()
` [RESEND, PATCH v4 2/3] mm: smaps*: extend smap_gather_stats to support specified beginning
` [RESEND, PATCH v4 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock


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).