linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-02 12:39:43 to 2020-10-05 12:16:32 UTC [more...]

[PATCH v2 0/5] mm: place pages to the freelist tail when onlining and undoing isolation
 2020-10-05 12:15 UTC  (4+ 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] mm: Remove src/dst mm parameter in copy_page_range()
 2020-10-05 12:07 UTC  (3+ messages)

[PATCH 0/9] disable pcplists during memory offline
 2020-10-05 12:03 UTC  (3+ messages)
` [PATCH 1/9] mm, page_alloc: clean up pageset high and batch update

[PATCH v39 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
 2020-10-05 11:50 UTC  (22+ messages)
` [PATCH v39 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v39 16/24] x86/sgx: Add a page reclaimer
` [PATCH v39 17/24] x86/sgx: Add ptrace() support for the SGX driver

[PATCH RFC v2] Opportunistic memory reclaim
 2020-10-05 11:25 UTC  (6+ 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] mm: optionally disable brk()
 2020-10-05 11:21 UTC  (13+ 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 v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-05  9:29 UTC  (19+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-10-05  9:11 UTC  (19+ messages)
` [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH v1 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
` [PATCH v1 5/5] mm/memory_hotplug: update comment regarding zone shuffling

[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  (6+ messages)

[RFC V2] mm/vmstat: Add events for HugeTLB migration
 2020-10-05  6:05 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

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

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-04 16:09 UTC  (16+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

[BUG] slab: double free detected in cache 'kmalloc-128', objp daff5780
 2020-10-04 12:06 UTC  (3+ messages)

[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-10-04  8:17 UTC  (4+ messages)
` [PATCH v2 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[PATCH 0/4] treewide: Make definitions of struct kernel_param_ops const
 2020-10-04  2:11 UTC  (5+ messages)
` [PATCH 4/4] mm/zswap: Make struct kernel_param_ops definitions const
` Where is the declaration of buffer used in kernel_param_ops .get functions?

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

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

[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-03 21:07 UTC 

[PATCH] selftests/vm: 10x speedup for hmm-tests
 2020-10-03  5:50 UTC  (3+ messages)

mmotm 2020-10-02-22-22 uploaded
 2020-10-03  5:23 UTC 

incoming
 2020-10-03  5:21 UTC  (4+ messages)
` [patch 1/3] mm, slub: restore initial kmem_cache flags
` [patch 2/3] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
` [patch 3/3] scripts/spelling.txt: fix malformed entry

[PATCH v3 0/2] selftests/vm: fix a rename typo, fix executable issues
 2020-10-03  0:21 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/vm: fix an improper dependency upon executable script permissions
` [PATCH v3 2/2] selftests/vm: fix a rename typo: run_vmtest.sh --> run_vmtests.sh

[linux-next:master] BUILD REGRESSION 2172e358cd1713c5b7c31361ac465edfe55e455c
 2020-10-02 23:46 UTC 

[PATCH 0/1] selftests/vm: 8x compaction_test speedup
 2020-10-02 23:25 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v13 00/26] Control-flow Enforcement: Shadow Stack
 2020-10-02 22:57 UTC  (6+ messages)
` [PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff()

[PATCH v2 0/2] selftests/vm: fix up executable bits, and a file name
 2020-10-02 22:04 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/vm: fix run_vmtest.sh: restore executable bits, and "s" in name

[PATCH] mm: memcg/slab: fix slab statistics in !SMP configuration
 2020-10-02 21:43 UTC  (5+ messages)
    ` [kbuild-all] "

incoming
 2020-10-02 18:37 UTC  (6+ messages)
` [patch 04/15] shmem: shmem_writepage() split unlikely i915 THP

[v5] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-10-02 18:31 UTC  (6+ messages)

[PATCH] mm: Remove src/dst mm parameter in copy_page_range()
 2020-10-02 18:04 UTC  (5+ messages)

[PATCH v5 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-02 17:25 UTC  (5+ 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 v12 0/6] ACPI: Support Generic Initiator proximity domains
 2020-10-02 16:55 UTC  (2+ messages)

[RFC PATCH 1/1] vmscan: Support multiple kswapd threads per node
 2020-10-02 14:29 UTC  (7+ messages)

[PATCH v4 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-02 14:22 UTC  (12+ messages)
` [PATCH v4 1/4] mm: memcontrol: use helpers to access page's memcg data
` [PATCH v4 4/4] mm: convert page kmemcg type to a page memcg flag

[PATCH v4 00/39] kasan: add hardware tag-based mode for arm64
 2020-10-02 14:10 UTC  (9+ messages)
` [PATCH v4 24/39] arm64: mte: Add in-kernel MTE helpers
` [PATCH v4 27/39] arm64: kasan: Enable in-kernel MTE
` [PATCH v4 29/39] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v4 30/39] arm64: kasan: Enable TBI EL1

two small vmalloc cleanups
 2020-10-02 12:40 UTC  (3+ messages)
` [PATCH 1/2] mm: cleanup the gfp_mask handling in __vmalloc_area_node
` [PATCH 2/2] mm: remove the filename in the top of file comment in vmalloc.c

arch/arm/boot/compressed/../../../../lib/lz4/lz4_decompress.c:480:5: warning: no previous prototype for function 'LZ4_decompress_safe_withPrefix64k'
 2020-10-02 12:39 UTC 


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