linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-07 14:20:41 to 2018-08-09 20:10:13 UTC [more...]

[PATCH 0/3] introduce memory.oom.group
 2018-08-09 20:10 UTC  (10+ messages)

[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-09 19:21 UTC  (19+ messages)
` [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v5 05/18] khwasan: initialize shadow to 0xff
` [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v5 07/18] khwasan: add tag related helper functions
` [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
` [PATCH v5 14/18] khwasan: add hooks implementation
` [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v5 17/18] khwasan: update kasan documentation
` [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files

[RFC PATCH 0/3] Do not touch pages in remove_memory path
 2018-08-09 16:58 UTC  (36+ messages)
` [RFC PATCH 2/3] mm/memory_hotplug: Create __shrink_pages and move it to offline_pages

WARNING in try_charge
 2018-08-09 15:34 UTC  (4+ messages)

[PATCH v3] resource: Merge resources on a node when hot-adding memory
 2018-08-09 15:03 UTC  (3+ messages)

[PATCH] zsmalloc: fix linking bug in init_zspage
 2018-08-09 14:41 UTC  (2+ messages)

[PATCH] mips: switch to NO_BOOTMEM
 2018-08-09 12:34 UTC  (8+ messages)

FUSE: write operations trigger balance_dirty_pages when using writeback cache
 2018-08-09 12:25 UTC  (2+ messages)

[PATCH] x86/mm/pti: Move user W+X check into pti_finalize()
 2018-08-09 11:26 UTC  (5+ messages)

[PATCH RFC 00/10] Introduce lockless shrink_slab()
 2018-08-09 11:23 UTC  (42+ messages)
` [PATCH RFC 01/10] rcu: Make CONFIG_SRCU unconditionally enabled
` [PATCH RFC 02/10] mm: Make shrink_slab() lockless
    ` [PATCH RFC v2 "
` [PATCH RFC 03/10] mm: Convert shrinker_rwsem to mutex
` [PATCH RFC 04/10] mm: Split unregister_shrinker()
` [PATCH RFC 05/10] fs: Move list_lru_destroy() to destroy_super_work()
` [PATCH RFC 06/10] fs: Shrink only (SB_ACTIVE|SB_BORN) superblocks in super_cache_scan()
` [PATCH RFC 07/10] fs: Introduce struct super_operations::destroy_super() callback
` [PATCH RFC 08/10] xfs: Introduce xfs_fs_destroy_super()
` [PATCH RFC 09/10] shmem: Implement shmem_destroy_super()
` [PATCH RFC 10/10] fs: Use unregister_shrinker_delayed_{initiate, finalize} for super_block shrinker

[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-09 10:53 UTC  (10+ messages)
` [PATCH V3 1/4] kvm: remove redundant reserved page check
` [PATCH V3 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V3 4/4] kvm: add a check if pfn is from NVDIMM pmem

general protection fault with prefetch_freepointer
 2018-08-09  8:52 UTC  (4+ messages)
    ` [PATCH] mm, slub: restore the original intention of prefetch_freepointer()

[PATCH] arm64: PCI: Remove node-local allocations when initialising host controller
 2018-08-09  8:31 UTC  (3+ messages)

Caching/buffers become useless after some time
 2018-08-09  8:29 UTC  (12+ messages)

[PATCH v2] mm: Use special value SHRINKER_REGISTERING instead list_empty() check
 2018-08-09  8:22 UTC  (2+ messages)
` [PATCH v3] "

[RFC v6 PATCH 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-08 17:19 UTC  (17+ messages)
` [RFC v6 PATCH 1/2] mm: refactor do_munmap() to extract the common part
` [RFC v6 PATCH 2/2] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-08-08 16:53 UTC  (12+ messages)

[PATCH] memcg, oom: be careful about races when warning about no reclaimable task
 2018-08-08 16:17 UTC  (15+ messages)
          ` [PATCH 1/2] "
          ` [PATCH 2/2] memcg, oom: emit oom report when there is no eligible task

[PATCH resend] powerpc/64s: fix page table fragment refcount race vs speculative references
 2018-08-08 14:26 UTC  (2+ messages)
` [resend] "

[PATCH v3 08/10] dmapool: improve accuracy of debug statistics
 2018-08-08 13:18 UTC  (3+ messages)

[4.18 rc7] BUG: sleeping function called from invalid context at mm/slab.h:421
 2018-08-08 11:36 UTC  (5+ messages)
    ` lock recursion - was: "

[PATCH v3 07/10] dmapool: cleanup integer types
 2018-08-08  9:51 UTC  (2+ messages)

[PATCH] mm: adjust max read count in generic_file_buffered_read()
 2018-08-08  8:57 UTC  (8+ messages)

[PATCH] netfilter/x_tables: do not fail xt_alloc_table_info too easilly
 2018-08-08  8:25 UTC  (3+ messages)

[PATCH v2] proc: add percpu populated pages count to meminfo
 2018-08-08  7:53 UTC  (5+ messages)

[PATCH v2] resource: Merge resources on a node when hot-adding memory
 2018-08-08  5:44 UTC  (3+ messages)

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-08  5:36 UTC  (3+ messages)

[PATCH V2 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-08  9:22 UTC  (4+ messages)
` [PATCH V2 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX

[PATCH 0/3] PTI for x86-32 Fixes
 2018-08-07 20:28 UTC  (6+ messages)
` [PATCH 2/3] x86/mm/pti: Don't clear permissions in pti_clone_pmd()

[Bug 200651] New: cgroups iptables-restor: vmalloc: allocation failure
 2018-08-07 19:30 UTC  (12+ messages)

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-08-07 19:19 UTC  (12+ messages)

[PATCH] mm: memcg: update memcg OOM messages on cgroup2
 2018-08-07 17:54 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v3
 2018-08-07 17:51 UTC  (3+ messages)

[PATCH v3 10/10] [SCSI] mpt3sas: replace chain_dma_pool
 2018-08-07 16:51 UTC 

[PATCH v3 09/10] dmapool: debug: prevent endless loop in case of corruption
 2018-08-07 16:50 UTC 

[PATCH v3 06/10] dmapool: improve scalability of dma_pool_free
 2018-08-07 16:48 UTC 

[PATCH v3 05/10] dmapool: rename fields in dma_page
 2018-08-07 16:47 UTC 

[PATCH v3 04/10] dmapool: improve scalability of dma_pool_alloc
 2018-08-07 16:46 UTC 

[PATCH v3 03/10] dmapool: cleanup dma_pool_destroy
 2018-08-07 16:46 UTC 

[PATCH v3 02/10] dmapool: remove checks for dev == NULL
 2018-08-07 16:45 UTC 

[PATCH v3 01/10] dmapool: fix boundary comparison
 2018-08-07 16:45 UTC 

[PATCH v3 00/10] mpt3sas and dmapool scalability
 2018-08-07 16:44 UTC 

[PATCH] proc: add percpu populated pages count to meminfo
 2018-08-07 15:22 UTC  (7+ 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).