linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 22:34:31 to 2016-12-07 13:19:06 UTC [more...]

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-12-07 13:19 UTC  (3+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear

[PATCH] mm: page_idle_get_page() does not need zone_lru_lock
 2016-12-07 13:07 UTC  (4+ messages)

[PATCH] mm: add cond_resched() in gather_pte_stats()
 2016-12-07 12:31 UTC  (2+ messages)

[PATCH] mm: page_alloc: High-order per-cpu page allocator v7
 2016-12-07 10:12 UTC 

[RFC PATCH] mm: use ACCESS_ONCE in page_cpupid_xchg_last()
 2016-12-07 10:03 UTC  (15+ messages)
    ` [RFC PATCH v2] "
` [RFC PATCH v3] mm: use READ_ONCE "

[PATCH v3 0/4] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-12-07  8:46 UTC  (8+ messages)
` [PATCH v3 1/4] mm: hugetlb: rename some allocation functions
` [PATCH v3 2/4] mm: hugetlb: add a new parameter for some functions
` [PATCH v3 3/4] mm: hugetlb: change the return type "
` [PATCH v3 4/4] mm: hugetlb: support gigantic surplus pages

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2016-12-07  8:15 UTC  (2+ messages)

[PATCH] mm: make transparent hugepage size public
 2016-12-07  8:04 UTC  (9+ messages)

[PATCH] device-dax: fail all private mapping attempts
 2016-12-07  1:11 UTC  (3+ messages)

mmotm 2016-11-30-15-46 uploaded
 2016-12-07  0:11 UTC  (3+ messages)

[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-06 23:50 UTC  (12+ messages)
` [PATCHv5 01/11] lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
` [PATCHv5 02/11] mm/cma: Cleanup highmem check
` [PATCHv5 03/11] arm64: Move some macros under #ifndef __ASSEMBLY__
` [PATCHv5 04/11] arm64: Add cast for virt_to_pfn
` [PATCHv5 05/11] mm: Introduce lm_alias
` [PATCHv5 06/11] arm64: Use __pa_symbol for kernel symbols
` [PATCHv5 07/11] drivers: firmware: psci: Use __pa_symbol for kernel symbol
` [PATCHv5 08/11] kexec: Switch to __pa_symbol
` [PATCHv5 09/11] mm/kasan: Switch to using __pa_symbol and lm_alias
` [PATCHv5 10/11] mm/usercopy: Switch to using lm_alias
` [PATCHv5 11/11] arm64: Add support for CONFIG_DEBUG_VIRTUAL

mmotm 2016-12-06-15-45 uploaded
 2016-12-06 23:46 UTC 

[PATCH v3 00/33] Radix tree patches for 4.10
 2016-12-06 21:25 UTC  (5+ messages)
` [PATCH v3 33/33] Reimplement IDR and IDA using the radix tree

[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-06 20:10 UTC  (20+ messages)
` [PATCHv4 05/10] arm64: Use __pa_symbol for kernel symbols
` [PATCHv4 08/10] mm/kasan: Switch to using __pa_symbol and lm_alias
` [PATCHv4 09/10] mm/usercopy: Switch to using lm_alias
` [PATCHv4 10/10] arm64: Add support for CONFIG_DEBUG_VIRTUAL

[PATCH 0/2] GFP_NOFAIL cleanups
 2016-12-06 19:25 UTC  (10+ messages)
` [PATCH 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically

[PATCH 0/2] High-order per-cpu cache v5
 2016-12-06 13:53 UTC  (20+ messages)
` [PATCH 1/2] mm, page_alloc: Keep pcp count and list contents in sync if struct page is corrupted
` [PATCH 2/2] mm: page_alloc: High-order per-cpu page allocator v5

[PATCH v2] zswap: only use CPU notifier when HOTPLUG_CPU=y
 2016-12-06  9:30 UTC  (13+ messages)
          ` [PATCH] hotplug: make register and unregister notifier API symmetric

[PATCH] mm: use vmalloc fallback path for certain memcg allocations
 2016-12-06  8:47 UTC  (12+ messages)

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-06  8:40 UTC  (7+ messages)
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-12-06  8:32 UTC  (6+ messages)

[PATCH] mm: add three more cond_resched() in swapoff
 2016-12-06  5:57 UTC 

[PATCH] tmpfs: change shmem_mapping() to test shmem_aops
 2016-12-06  5:52 UTC 

[mm PATCH 0/3] Page fragment updates
 2016-12-05 20:11 UTC  (3+ messages)

[PATCH] mm, vmscan: add cond_resched into shrink_node_memcg
 2016-12-05 16:16 UTC  (4+ messages)

Designing a safe RX-zero-copy Memory Model for Networking
 2016-12-05 14:31 UTC 

Silly question about dethrottling
 2016-12-05  9:25 UTC  (4+ messages)

[patch] mm, slab: faster active and free stats
 2016-12-05  4:23 UTC  (9+ messages)
              ` [patch -mm] mm, slab: maintain total slab count instead of active count

[PATCH 0/2] High-order per-cpu cache v6
 2016-12-05  3:39 UTC  (6+ messages)
` [PATCH 1/2] mm, page_alloc: Keep pcp count and list contents in sync if struct page is corrupted
` [PATCH 2/2] mm: page_alloc: High-order per-cpu page allocator v6

[PATCH v2 5/6] mm: hugetlb: add a new function to allocate a new gigantic page
 2016-12-05  3:15 UTC  (4+ messages)
` [PATCH V2 fix "

[PATCH v2 4/6] mm: mempolicy: intruduce a helper huge_nodemask()
 2016-12-05  3:09 UTC  (4+ messages)
` [PATCH V2 fix "

[PATCH v2 0/6] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-12-05  3:06 UTC  (8+ messages)
` [PATCH v2 2/6] mm: hugetlb: add a new parameter for some functions
` [PATCH v2 3/6] mm: hugetlb: change the return type for alloc_fresh_gigantic_page

core.c:undefined reference to `fpu_save'
 2016-12-04 23:43 UTC 

[vfs:work.autofs 6/10] ERROR: "path_is_mountpoint" [fs/autofs4/autofs4.ko] undefined!
 2016-12-04 23:31 UTC  (4+ messages)

[vfs:work.autofs 5/10] fs/autofs4/root.c:450:30: warning: passing argument 1 of 'autofs4_mount_wait' discards 'const' qualifier from pointer target type
 2016-12-03  6:52 UTC 

a3a18061c9: WARNING: CPU: 0 PID: 1 at mm/hugetlb.c:2918 hugetlb_add_hstate
 2016-12-02 20:41 UTC 

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-12-02 17:15 UTC  (13+ messages)

[PATCH] proc: mm: export PTE sizes directly in smaps (v3)
 2016-12-02 16:14 UTC  (3+ messages)

[PATCH] mm: page_alloc: High-order per-cpu page allocator v3
 2016-12-02 15:44 UTC  (9+ messages)

PROBLEM-PERSISTS: dmesg spam: alloc_contig_range: [XX, YY) PFNs busy
 2016-12-02 15:17 UTC  (15+ messages)
        ` drm/radeon spamming alloc_contig_range: [xxx, yyy) PFNs busy busy

mmap_sem bottleneck
 2016-12-02 14:10 UTC  (3+ messages)
` [RFC PATCH v2 0/7] Speculative page faults

Initial thoughts on TXDP
 2016-12-02 13:01 UTC  (2+ messages)

[PATCH] mm: alloc_contig: demote PFN busy message to debug level
 2016-12-02 12:32 UTC  (6+ messages)

[PATCH 0/6 v2] dax: Page invalidation fixes
 2016-12-02 10:12 UTC  (6+ messages)
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault

[PATCH v2] block: avoid incorrect bdi_unregiter call
 2016-12-02  5:08 UTC 

[PATCH 00/11] mm: sub-section memory hotplug support
 2016-12-01 22:30 UTC  (7+ messages)
` [PATCH 06/11] mm: fix register_new_memory() zone type detection
` [PATCH 07/11] mm: convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH 08/11] mm: prepare for hot-{add, remove} of sub-section ranges
` [PATCH 09/11] mm: support section-unaligned ZONE_DEVICE memory ranges
` [PATCH 10/11] mm: enable section-unaligned devm_memremap_pages()
` [PATCH 11/11] libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment


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