linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-30 15:46:10 to 2018-08-01 15:17:29 UTC [more...]

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v3
 2018-08-01 15:19 UTC  (5+ messages)
` [PATCH 1/9] mm: workingset: don't drop refault information prematurely
` [PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 3/9] delayacct: track delays from thrashing cache pages
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD

SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implementation)
 2018-08-01 15:15 UTC  (23+ messages)

(no subject)
 2018-08-01 15:13 UTC  (10+ messages)
` [PATCH 1/9] mm: workingset: don't drop refault information prematurely
` [PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 3/9] delayacct: track delays from thrashing cache pages
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
` [PATCH 5/9] sched: loadavg: make calc_load_n() public
` [PATCH 6/9] sched: sched.h: make rq locking and clock functions available in stats.h
` [PATCH 7/9] sched: introduce this_rq_lock_irq()
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO
` [PATCH 9/9] psi: cgroup support

[PATCH] ia64: Make stack VMA anonymous
 2018-08-01 13:08 UTC 

[PATCH 0/2] um: switch to NO_BOOTMEM
 2018-08-01 12:41 UTC  (4+ messages)

[PATCH v5 0/4] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-08-01 12:29 UTC  (7+ messages)
` [PATCH v5 4/4] mm/page_alloc: Introduce free_area_init_core_hotplug

[PATCH v6 0/5] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-08-01 12:23 UTC  (6+ messages)
` [PATCH v6 1/5] mm/page_alloc: Move ifdefery out of free_area_init_core
` [PATCH v6 2/5] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v6 3/5] mm: remove __paginginit
` [PATCH v6 4/5] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
` [PATCH v6 5/5] mm/page_alloc: Introduce free_area_init_core_hotplug

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-01 11:50 UTC  (17+ messages)
` [PATCH v5 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v5 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v5 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v5 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v5 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v5 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v5 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v5 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH v2 0/2] virtio-balloon: some improvements
 2018-08-01 11:34 UTC  (5+ messages)
` [PATCH v2 2/2] virtio_balloon: replace oom notifier with shrinker

[PATCH 1/2] mm: add a function to return a bdi_writeback dirty page statistic
 2018-08-01 11:16 UTC  (4+ messages)
` [PATCH 2/2] fs/writeback: do memory cgroup related writeback firstly

[Bug 200651] New: cgroups iptables-restor: vmalloc: allocation failure
 2018-08-01  8:33 UTC  (21+ messages)

[PATCH 0/3] introduce memory.oom.group
 2018-08-01  5:55 UTC  (13+ messages)
` [PATCH 1/3] mm: introduce mem_cgroup_put() helper
` [PATCH 2/3] mm, oom: refactor oom_kill_process()
` [PATCH 3/3] mm, oom: introduce memory.oom.group

[PATCH resend] powerpc/64s: fix page table fragment refcount race vs speculative references
 2018-08-01  2:45 UTC  (7+ messages)

Linux 4.18-rc7
 2018-08-01  0:09 UTC  (20+ messages)
                  ` [PATCH] staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-07-31 23:39 UTC  (12+ messages)

[PATCH] mm: make __paginginit based on CONFIG_MEMORY_HOTPLUG
 2018-07-31 21:33 UTC  (15+ messages)

[PATCH v2] mm: terminate the reclaim early when direct reclaiming
 2018-07-31 17:50 UTC  (5+ messages)

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-31 16:18 UTC  (19+ messages)
` [PATCH v4 13/17] khwasan: add hooks implementation

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-07-31 14:14 UTC  (4+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-07-31 13:23 UTC  (7+ messages)

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-07-31 11:55 UTC  (18+ messages)

[llvmlinux] clang fails on linux-next since commit 8bf705d13039
 2018-07-31 11:07 UTC  (10+ messages)

[PATCHv2] pm/reboot: eliminate race between reboot and suspend
 2018-07-31  9:19 UTC  (3+ messages)

[PATCH v4 0/6] kmalloc-reclaimable caches
 2018-07-31  9:06 UTC  (7+ messages)
` [PATCH v4 1/6] mm, slab: combine kmalloc_caches and kmalloc_dma_caches
` [PATCH v4 2/6] mm, slab/slub: introduce kmalloc-reclaimable caches
` [PATCH v4 3/6] dcache: allocate external names from reclaimable kmalloc caches
` [PATCH v4 4/6] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v4 5/6] mm, proc: add KReclaimable to /proc/meminfo
` [PATCH v4 6/6] mm, slab: shorten kmalloc cache names for large sizes

[PATCH v3 0/7] kmalloc-reclaimable caches
 2018-07-31  8:55 UTC  (6+ messages)
` [PATCH v3 5/7] mm: rename and change semantics of nr_indirectly_reclaimable_bytes
` [PATCH v3 7/7] mm, slab: shorten kmalloc cache names for large sizes

post linux 4.4 vm oom kill, lockup and thrashing woes
 2018-07-31  7:28 UTC  (8+ messages)

[PATCH v2] ipc/shm.c add ->pagesize function to shm_vm_ops
 2018-07-31  4:48 UTC 

[PATCH] ipc/shm.c add ->pagesize function to shm_vm_ops
 2018-07-31  3:08 UTC  (7+ messages)

[PATCH] RFC: clear 1G pages with streaming stores on x86
 2018-07-31  0:45 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv5 00/19] MKTME enabling
 2018-07-31  0:08 UTC  (3+ messages)
` [PATCHv5 08/19] x86/mm: Introduce variables to store number, shift and mask of KeyIDs

e181ae0c5d ("mm: zero unavailable pages before memmap init"): BUG: unable to handle kernel NULL pointer dereference at 00000000
 2018-07-30 22:44 UTC 

Caching/buffers become useless after some time
 2018-07-30 22:08 UTC  (11+ messages)

[PATCH 0/10] psi: pressure stall information for CPU, memory, and IO v2
 2018-07-30 18:07 UTC  (9+ messages)

[PATCH v1] mm: inititalize struct pages when adding a section
 2018-07-30 15:45 UTC  (12+ 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).