linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-02 11:59:31 to 2017-11-06 07:13:25 UTC [more...]

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-11-06  7:13 UTC  (5+ messages)
` [PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data

[RFC PATCH] mm, oom_reaper: gather each vma to prevent leaking TLB entry
 2017-11-06  7:04 UTC  (2+ messages)

POWER: Unexpected fault when writing to brk-allocated memory
 2017-11-06  6:47 UTC  (7+ messages)

possible deadlock in generic_file_write_iter
 2017-11-06  6:32 UTC  (4+ messages)

[PATCH RFC v2 0/4] some fixes and clean up for mempolicy
 2017-11-06  1:31 UTC  (4+ messages)
` [PATCH RFC v2 4/4] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages

[1/2] mm: drop migrate type checks from has_unmovable_pages
 2017-11-05 21:56 UTC 

UBSAN: Undefined behaviour in mm/sparse.c:81:17
 2017-11-05 12:57 UTC 

[PATCH 0/6] memfd: add sealing to hugetlb-backed memory
 2017-11-05 12:07 UTC  (23+ messages)
` [PATCH 2/6] shmem: rename functions that are memfd-related
` [PATCH 3/6] hugetlb: expose hugetlbfs_inode_info in header
` [PATCH 4/6] hugetlbfs: implement memfd sealing
` [PATCH 5/6] shmem: add sealing support to hugetlb-backed memfd
` [PATCH 6/6] memfd-tests: test hugetlbfs sealing

MPK: pkey_free and key reuse
 2017-11-05 10:35 UTC 

[PATCH] mm: use in_atomic() in print_vma_addr()
 2017-11-05  8:19 UTC  (8+ messages)

[RFC 0/2] do not depend on cpuhotplug logs in lru_add_drain_all
 2017-11-05  7:45 UTC  (14+ messages)
` [PATCH 1/2] shmem: drop lru_add_drain_all from shmem_wait_for_pins
` [PATCH 2/2] mm: drop hotplug lock from lru_add_drain_all
  ` [PATCH -v2] "

[RFC -mm] mm, userfaultfd, THP: Avoid waiting when PMD under THP migration
 2017-11-05  3:01 UTC  (3+ messages)

[PATCH] mm, mlock, vmscan: no more skipping pagevecs
 2017-11-04 22:43 UTC 

mmotm 2017-11-03-13-00 uploaded
 2017-11-04 21:17 UTC  (3+ messages)

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-11-04 16:31 UTC  (13+ messages)
` [PATCH 01/15] dax: quiet bdev_dax_supported()
` [PATCH 02/15] mm, dax: introduce pfn_t_special()
` [PATCH 04/15] brd: remove dax support
` [PATCH 07/15] dax: stop requiring a live device for dax_flush()
` [PATCH 10/15] IB/core: disable memory registration of fileystem-dax vmas

[PATCH] mm: filemap: remove include of hardirq.h
 2017-11-04 13:47 UTC  (2+ messages)

[PATCH] writeback: remove the unused function parameter
 2017-11-04 12:43 UTC  (3+ messages)
  ` [PATCH] writeback: remove the unused function parameter 【外域邮件.谨慎查阅】

[PATCH v2] writeback: remove the unused function parameter
 2017-11-03  5:04 UTC 

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-04 11:28 UTC  (12+ messages)
` [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
` [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
` [PATCH v17 3/6] mm/balloon_compaction.c: split balloon page allocation and enqueue
` [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v17 5/6] mm: support reporting free page blocks
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

Guaranteed allocation of huge pages (1G) using movablecore=N doesn't seem to work at all
 2017-11-04  9:55 UTC 

[PATCH v3] printk: Add console owner and waiter logic to load balance console writes
 2017-11-04  8:43 UTC  (12+ messages)
            ` [PATCH v3] printk: Add console owner and waiter logic to loadbalance "

[mmotm:master 263/281] lib/find_bit.c:206:9: error: too few arguments to function '_find_next_bit_le'
 2017-11-03 23:57 UTC 

[mmotm:master 262/281] proc.c:undefined reference to `arch_freq_get_on_cpu'
 2017-11-03 22:37 UTC 

[PATCH 1/3] mm, compaction: extend pageblock_skip_persistent() to all compound pages
 2017-11-03 20:37 UTC  (6+ messages)
` [PATCH 2/3] mm, compaction: split off flag for not updating skip hints
` [PATCH 3/3] mm, compaction: remove unneeded pageblock_skip_persistent() checks

[PATCH v1 0/2] don't use vmemmap_populate() to initialize shadow
 2017-11-03 18:51 UTC  (3+ messages)
` [PATCH v1 1/2] x86/mm/kasan: "
` [PATCH v1 2/2] arm64/mm/kasan: "

[PATCH v16 02/13] vmstat: add vmstat_idle function
 2017-11-03 17:04 UTC  (2+ messages)
` [PATCH v16 06/13] task_isolation: userspace hard isolation from kernel

[PATCH v12 00/11] complete deferred page initialization
 2017-11-03 15:50 UTC  (10+ messages)
` [PATCH v12 08/11] arm64/kasan: add and use kasan_map_populate()

[PATCH 1/3] mm: memcontrol: eliminate raw access to stat and event counters
 2017-11-03 15:33 UTC  (3+ messages)
` [PATCH 2/3] mm: memcontrol: implement lruvec stat functions on top of each other
` [PATCH 3/3] mm: memcontrol: fix excessive complexity in memory.stat reporting

Can someone explain what free_pgd_range(), etc actually do?
 2017-11-03 15:06 UTC  (2+ messages)

[PATCH 1/2] mm,oom: Move last second allocation to inside the OOM killer
 2017-11-03 14:27 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] mm,oom: Use ALLOC_OOM for OOM victim's last second allocation
` [PATCH] mm,page_alloc: Update comment for last second allocation attempt

[PATCH v1 0/1] buddy page accessed before initialized
 2017-11-03 14:17 UTC  (12+ messages)
` [PATCH v1 1/1] mm: "

[PATCH v2 0/1] mm: buddy page accessed before initialized
 2017-11-03 13:53 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH 00/23] KAISER: unmap most of the kernel from userspace page tables
 2017-11-03 13:41 UTC  (25+ messages)
` [PATCH 02/23] x86, kaiser: do not set _PAGE_USER for init_mm "

Page allocator bottleneck
 2017-11-03 13:40 UTC  (5+ messages)

[PATCH 0/3] lsmem/chmem: add memory zone awareness
 2017-11-03 13:31 UTC  (5+ messages)

[PATCH] mm: Handle 0 flags in _calc_vm_trans() macro
 2017-11-03 13:31 UTC  (2+ messages)

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-11-03 11:27 UTC  (7+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics

[PATCH] mm: don't warn about allocations which stall for too long
 2017-11-03 11:18 UTC  (16+ messages)
  ` [PATCH v2] printk: Add console owner and waiter logic to load balance console writes

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-03  9:22 UTC  (10+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops

[PATCH] s390/mm: fix pud table accounting
 2017-11-03  9:20 UTC  (3+ messages)

[PATCH v1 0/3] Virtio-balloon Improvement
 2017-11-03  8:35 UTC  (3+ messages)

[mel:mm-pagealloc-irqpvec-v1r4 245/266] include/linux/kfifo.h:348:2: error: expected identifier or '(' before '{' token
 2017-11-03  5:19 UTC 

[PATCH] mm: try to free swap only for reading swap fault
 2017-11-03  3:31 UTC  (3+ messages)

[PATCH] fs: fuse: account fuse_inode slab memory as reclaimable
 2017-11-02 20:27 UTC 

[PATCH v5 00/22] Speculative page faults
 2017-11-02 20:08 UTC  (6+ messages)
` [PATCH v5 07/22] mm: Protect VMA modifications using VMA sequence count

KASAN: use-after-free Read in __do_page_fault
 2017-11-02 19:36 UTC  (9+ messages)

KAISER memory layout (Re: [PATCH 06/23] x86, kaiser: introduce user-mapped percpu areas)
 2017-11-02 16:36 UTC  (7+ messages)

[PATCH] zswap: Same-filled pages handling
 2017-11-02 15:08 UTC  (4+ messages)

swapper/0: page allocation failure: order:0, mode:0x1204010(GFP_NOWAIT|__GFP_COMP|__GFP_RECLAIMABLE|__GFP_NOTRACK), nodemask=(null)
 2017-11-02 15:06 UTC  (12+ messages)

[linux-next:master 8889/10688] lib/bug.c:212: error: type defaults to 'int' in declaration of '__val'
 2017-11-02 14:57 UTC 

[PATCH v5 22/22] powerpc/mm: Add speculative page fault
 2017-11-02 14:11 UTC  (3+ messages)
` [v5,22/22] "

[PATCH] mm, page_alloc: fix potential false positive in __zone_watermark_ok
 2017-11-02 13:23 UTC  (2+ 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).