linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 16:25:11 to 2020-06-23 13:53:10 UTC [more...]

[PATCH v7 00/19] The new cgroup slab memory controller
 2020-06-23 13:53 UTC  (23+ messages)
` [PATCH v7 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v7 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v7 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v7 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v7 05/19] mm: memcontrol: decouple reference counting from page accounting
` [PATCH v7 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v7 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v7 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v7 09/19] mm: memcg/slab: charge individual slab objects instead of pages
` [PATCH v7 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v7 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [PATCH v7 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [PATCH v7 13/19] mm: memcg/slab: simplify memcg cache creation
` [PATCH v7 14/19] mm: memcg/slab: remove memcg_kmem_get_cache()
` [PATCH v7 15/19] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v7 16/19] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [PATCH v7 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [PATCH v7 18/19] kselftests: cgroup: add kernel memory accounting tests
` [PATCH v7 19/19] tools/cgroup: add memcg_slabinfo.py tool

[PATCH v4 0/5] Optionally randomize kernel stack offset each syscall
 2020-06-23 13:42 UTC  (19+ messages)
` [PATCH v4 1/5] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v4 2/5] init_on_alloc: Unpessimize default-on builds
` [PATCH v4 3/5] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v4 4/5] x86/entry: Enable random_kstack_offset support
` [PATCH v4 5/5] arm64: entry: "

[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
 2020-06-23 13:37 UTC  (4+ messages)
` [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and rename to ReST

[PATCH v3 0/7] Convert the remaining text files to ReST
 2020-06-23 13:31 UTC  (2+ messages)
` [PATCH v3 3/7] docs: move nommu-mmap.txt to admin-guide and rename "

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-23 13:16 UTC  (4+ messages)

[PATCH v1 0/2] mm: vm_total_pages and build_all_zonelists() cleanup
 2020-06-23 13:02 UTC  (5+ messages)
` [PATCH v1 1/2] mm: drop vm_total_pages
` [PATCH v1 2/2] mm/page_alloc: drop nr_free_pagecache_pages()

[PATCH] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-23 12:48 UTC  (3+ messages)

[PATCH 1/4] mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migratetype_bits
 2020-06-23 12:42 UTC  (4+ messages)
` [PATCH 2/4] mm/page_alloc.c: extract the common part in pfn_to_bitidx()
` [PATCH 3/4] mm/page_alloc.c: simplify pageblock bitmap access
` [PATCH 4/4] mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_mask()

(no subject)
 2020-06-23 12:39 UTC  (3+ messages)
` [PATCH 15/15] io_uring: support true async buffered reads, if file provides it

[RESEND PATCH] mm: fix migrate_vma_setup() src_owner and normal pages
 2020-06-23 11:40 UTC  (2+ messages)

[PATCH 00/18] multiple preferred nodes
 2020-06-23 11:20 UTC  (7+ messages)

[PATCH][next] mm/zswap: fix a couple of memory leaks and rework kzalloc failure check
 2020-06-23 11:12 UTC  (4+ messages)

fix a hyperv W^X violation and remove vmalloc_exec
 2020-06-23  9:57 UTC  (7+ messages)
` [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page

[PATCH v2 0/3] mm/shuffle: fix and cleanups
 2020-06-23  9:30 UTC  (14+ messages)
` [PATCH v2 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps
` [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

Kernel hardening project suggestion: Normalizing ->ctor slabs and TYPESAFE_BY_RCU slabs
 2020-06-23  9:23 UTC  (8+ messages)

[PATCH v8 0/4] introduce memory hinting API for external process
 2020-06-23  9:07 UTC  (8+ messages)
` [PATCH v8 1/4] mm/madvise: pass task and mm to do_madvise
` [PATCH v8 2/4] pid: move pidfd_get_pid() to pid.c
` [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [PATCH v8 4/4] mm/madvise: check fatal signal pending of target process

[PATCH v7 0/4] kasan: memorize and print call_rcu stack
 2020-06-23  8:20 UTC  (3+ messages)

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-23  8:19 UTC  (8+ messages)

[RFC] Bypass filesystems for reading cached pages
 2020-06-23  7:41 UTC  (8+ messages)

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-06-23  7:39 UTC  (2+ messages)

[PATCH v2] mm, kcsan: Instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"
 2020-06-23  7:26 UTC 

[PATCH] mm: Fix false softlockup during pfn range removal
 2020-06-23  7:18 UTC  (5+ messages)

[PATCH v4] page_alloc: consider highatomic reserve in watermark fast
 2020-06-23  7:11 UTC  (7+ messages)

[PATCH v2 00/15] Documentation fixes
 2020-06-23  7:09 UTC  (3+ messages)
` [PATCH v2 01/15] mm: vmalloc.c: remove a kernel-doc annotation from a removed parameter
` [PATCH v2 10/15] docs: hugetlbpage.rst: fix some warnings

[PATCH] mm: Fix compile error due to COMPACTION_HPAGE_ORDER
 2020-06-23  6:45 UTC 

[PATCH v8] mm: Proactive compaction
 2020-06-23  6:42 UTC  (6+ messages)

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-06-23  6:13 UTC  (9+ messages)
` [PATCH v3 1/8] mm/page_isolation: prefer the node of the source page
` [PATCH v3 2/8] mm/migrate: move migration helper from .h to .c
` [PATCH v3 3/8] mm/hugetlb: unify migration callbacks
` [PATCH v3 4/8] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function
` [PATCH v3 6/8] mm/gup: use a standard migration target allocation callback
` [PATCH v3 7/8] mm/mempolicy: "
` [PATCH v3 8/8] mm/page_alloc: remove a wrapper for alloc_migration_target()

[hnaz-linux-mm:master 1/169] drivers/tty/serial/ucc_uart.c:264:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-06-23  5:54 UTC 

KASAN: use-after-free Read in cgroup_throttle_swaprate
 2020-06-23  5:46 UTC 

[PATCH v2 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
 2020-06-23  4:16 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: permit users to specify numa node of acomp hardware
` [PATCH v2 2/3] crypto: hisilicon/zip - permit users to specify NUMA node
` [PATCH v2 3/3] mm/zswap: allocate acomp on the numa node committing acomp_req

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-23  3:18 UTC  (9+ messages)
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals
` [PATCH v7 8/8] block: create the request_queue debugfs_dir on registration

[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration
 2020-06-23  2:51 UTC  (26+ messages)
` [PATCH 08/16] nouveau/hmm: fault one page at a time
` [PATCH 09/16] mm/hmm: add output flag for compound page mapping
` [PATCH 13/16] mm: support THP migration to device private memory
` [PATCH 14/16] mm/thp: add THP allocation helper

[PATCH] mm: cma: Return cma->name directly in cma_get_name
 2020-06-23  2:07 UTC  (2+ messages)

What are the potential problems if the option CONFIG_MIGRATION is disabled?
 2020-06-23  1:40 UTC 

[PATCH tip/core/rcu 02/26] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-06-23  0:57 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 27f11fea33608cbd321a97cbecfa2ef97dcc1821
 2020-06-22 23:02 UTC 

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-22 22:05 UTC  (27+ messages)
` [PATCH v6 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v6 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [PATCH v6 13/19] mm: memcg/slab: simplify memcg cache creation
` [PATCH v6 14/19] mm: memcg/slab: remove memcg_kmem_get_cache()
` [PATCH v6 15/19] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v6 16/19] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [PATCH v6 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations

mmotm 2020-06-20-21-36 uploaded
 2020-06-22 22:00 UTC  (4+ messages)
` mmotm 2020-06-20-21-36 uploaded (lkdtm/bugs.c)

kernel BUG at mm/huge_memory.c:2613!
 2020-06-22 21:56 UTC  (7+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-22 21:04 UTC  (12+ messages)
` [PATCH v2 01/16] docs: deprecated.rst: Add uninitialized_var()
` [PATCH v2 04/16] b43: Remove uninitialized_var() usage
` [PATCH v2 10/16] KVM: PPC: Book3S PR: "
` [PATCH v2 11/16] media: sur40: "
` [PATCH v2 13/16] mm/debug_vm_pgtable: "

[PATCH 1/1] mm/vmalloc: update the header about KVA rework
 2020-06-22 19:58 UTC 

[PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs
 2020-06-22 19:53 UTC  (12+ messages)

[PATCH v2] x86/mm: use max memory block size on bare metal
 2020-06-22 19:17 UTC  (3+ messages)

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-06-22 19:00 UTC  (6+ messages)
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags via prctl()

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-06-22 17:06 UTC  (3+ messages)
` [PATCH 13/19] mm: memcontrol: drop unused try/commit/cancel charge API

[PATCH v16 00/14] Introduce Data Access MONitor (DAMON)
 2020-06-22 17:00 UTC  (3+ 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).