linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-01 19:37:52 to 2017-11-03 15:12:28 UTC [more...]

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

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

[RFC -mm] mm, userfaultfd, THP: Avoid waiting when PMD under THP migration
 2017-11-03 15:00 UTC  (2+ messages)

[PATCH 1/2] mm,oom: Move last second allocation to inside the OOM killer
 2017-11-03 14:27 UTC  (12+ 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  (70+ messages)
` [PATCH 01/23] x86, kaiser: prepare assembly for entry/exit CR3 switching
` [PATCH 02/23] x86, kaiser: do not set _PAGE_USER for init_mm page tables
` [PATCH 03/23] x86, kaiser: disable global pages
` [PATCH 04/23] x86, tlb: make CR4-based TLB flushes more robust
` [PATCH 06/23] x86, kaiser: introduce user-mapped percpu areas
` [PATCH 21/23] x86, pcid, kaiser: allow flushing for future ASID switches

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 v3] printk: Add console owner and waiter logic to load balance console writes
 2017-11-03 11:54 UTC  (7+ 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 v17 0/6] Virtio-balloon Enhancement
 2017-11-03 11:25 UTC  (10+ 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

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

[RFC 0/2] do not depend on cpuhotplug logs in lru_add_drain_all
 2017-11-03  9:52 UTC  (10+ 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

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-03  9:22 UTC  (14+ 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)

[PATCH] mm: use in_atomic() in print_vma_addr()
 2017-11-03  8:29 UTC  (4+ 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 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-11-03  2:32 UTC  (12+ 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] 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  (10+ 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)

[PATCH 1/3] mm, compaction: extend pageblock_skip_persistent() to all compound pages
 2017-11-02 13:09 UTC  (5+ 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] mm/swap: Use page flags to determine LRU list in __activate_page()
 2017-11-02 11:44 UTC  (4+ messages)

BUG: soft lockup
 2017-11-02  9:09 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH] mm: page_ext: allocate page extension though first PFN is invalid
 2017-11-02  8:02 UTC  (2+ messages)

[PATCH] mm: extend reuse_swap_page range as much as possible
 2017-11-02  7:49 UTC  (5+ messages)
  ` 答复: "

[PATCH v3] pids: introduce find_get_task_by_vpid helper
 2017-11-02  5:53 UTC 

[PATCH -mm -V3] mm, swap: Fix false error message in __swp_swapcount()
 2017-11-02  5:50 UTC  (2+ messages)

[PATCH 0/6] memfd: add sealing to hugetlb-backed memory
 2017-11-02  0:18 UTC  (11+ messages)
` [PATCH 1/6] shmem: unexport shmem_add_seals()/shmem_get_seals()
` [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

possible deadlock in lru_add_drain_all
 2017-11-01 23:54 UTC  (11+ messages)

[PATCH] selftests/vm: Add tests validating mremap mirror functionality
 2017-11-01 21:35 UTC  (2+ messages)

[PATCH 3.10 011/139] mm/page_alloc: Remove kernel address exposure in free_reserved_area()
 2017-11-01 21:17 UTC 

[RESEND v12 0/6] cgroup-aware OOM killer
 2017-11-01 20:42 UTC  (11+ 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).