linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-22 18:44:44 to 2014-07-25 00:51:32 UTC [more...]

[PATCH 0/3] mmu_notifier: Allow to manage CPU external TLBs
 2014-07-24 23:33 UTC  (3+ messages)

[PATCH] mm: trivial comment cleanup in slab.c
 2014-07-25  0:51 UTC  (3+ messages)

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-24 23:32 UTC  (36+ messages)
` [RFC Patch V1 07/30] mm: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 09/30] mm, memcg: "
` [RFC Patch V1 15/30] mm, igb: "
` [RFC Patch V1 21/30] mm, irqchip: "
` [RFC Patch V1 28/30] mm: Update _mem_id_[] for every possible CPU when memory configuration changes
` [RFC Patch V1 29/30] mm, x86: Enable memoryless node support to better support CPU/memory hotplug
` [RFC Patch V1 30/30] x86, NUMA: Online node earlier when doing CPU hot-addition

mmu_notifier: preparatory patches for hmm and or iommuv2 v6
 2014-07-24 22:51 UTC  (5+ messages)
` [PATCH 3/7] mmu_notifier: pass through vma to invalidate_range and invalidate_page v3

[PATCH v4 0/6] File Sealing & memfd_create()
 2014-07-24 22:44 UTC  (16+ messages)
` [PATCH v4 1/6] mm: allow drivers to prevent new writable mappings
` [PATCH v4 2/6] shm: add sealing API
` [PATCH v4 3/6] shm: add memfd_create() syscall
` [PATCH v4 4/6] selftests: add memfd_create() + sealing tests
` [PATCH v4 5/6] selftests: add memfd/sealing page-pinning tests
` [PATCH v4 6/6] shm: wait for pins to be released when sealing

[patch] mm, thp: restructure thp avoidance of light synchronous migration
 2014-07-24 22:41 UTC 

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-24 22:21 UTC  (4+ messages)

[patch 0/2] mm, slub: remaining changes for -mm
 2014-07-24 22:18 UTC  (5+ messages)
` [patch 1/2] mm, slub: fix false-positive lockdep warning in free_partial()
` [patch 2/2] mm, slub: fix some indenting in cmpxchg_double_slab()

[PATCH v4] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-24 20:56 UTC 

[PATCH RESEND 0/5] mm, shmem: Enhance per-process accounting of shared memory
 2014-07-24 19:53 UTC  (3+ messages)
` [PATCH 3/5] mm, shmem: Add shmem_vma() helper

[PATCH 1/2] hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
 2014-07-24 19:50 UTC  (2+ messages)
` [PATCH 2/2] hwpoison: call action_result() in failure path of hwpoison_user_mappings()

[rfc 0/4] prctl: set-mm -- Rework interface, v2
 2014-07-24 19:46 UTC  (11+ messages)
` [rfc 1/4] mm: Introduce may_adjust_brk helper
` [rfc 2/4] mm: Use "
` [rfc 3/4] prctl: PR_SET_MM -- Factor out mmap_sem when update mm::exe_file
` [rfc 4/4] prctl: PR_SET_MM -- Introduce PR_SET_MM_MAP operation, v3

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-07-24 18:51 UTC  (42+ messages)
` [PATCH v8 01/22] Fix XIP fault vs truncate race
` [PATCH v8 02/22] Allow page fault handlers to perform the COW
` [PATCH v8 03/22] axonram: Fix bug in direct_access
` [PATCH v8 04/22] Change direct_access calling convention
` [PATCH v8 05/22] Add vm_replace_mixed()
` [PATCH v8 06/22] Introduce IS_DAX(inode)
` [PATCH v8 07/22] Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v8 08/22] Replace XIP read and write with DAX I/O
` [PATCH v8 09/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v8 10/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v8 11/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v8 12/22] Replace XIP documentation with DAX documentation
` [PATCH v8 13/22] Remove get_xip_mem
` [PATCH v8 14/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v8 15/22] ext2: Remove ext2_use_xip
` [PATCH v8 16/22] ext2: Remove xip.c and xip.h
` [PATCH v8 17/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v8 18/22] ext2: Remove ext2_aops_xip
` [PATCH v8 19/22] Get rid of most mentions of XIP in ext2
` [PATCH v8 20/22] xip: Add xip_zero_page_range
` [PATCH v8 21/22] ext4: Add DAX functionality
` [PATCH v8 22/22] brd: Rename XIP to DAX

(request for -mm inclusion) Re: [PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
 2014-07-24 18:48 UTC 

[PATCH] memory-hotplug: add sysfs zone_index attribute
 2014-07-24 17:59 UTC  (2+ messages)

arm64 flushing 255GB of vmalloc space takes too long
 2014-07-24 17:47 UTC  (9+ messages)
            ` [PATCH] arm64: fix soft lockup due to large tlb flush range

[linux-3.10.17] Could not allocate memory from free CMA areas
 2014-07-24 15:15 UTC 

[PATCHv4 0/5] Atomic pool for arm64
 2014-07-24 13:56 UTC  (11+ messages)
` [PATCHv4 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv4 4/5] arm: use genalloc for the atomic pool
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-07-24 13:30 UTC  (7+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()

[RFC PATCH]mm: fix potential infinite loop in dissolve_free_huge_pages()
 2014-07-24 12:45 UTC  (2+ messages)

[Bug 80881] New: Memory cgroup OOM leads to BUG: unable to handle kernel paging request at ffffffffffffffd8
 2014-07-24 13:15 UTC  (4+ messages)

[PATCH] ksm: Provide support to use deferred timers for scanner thread
 2014-07-24 13:12 UTC  (3+ messages)

Requesting help in understanding commit 7cccd8, i.e. disabling preemption in slub.c:slab_alloc_node
 2014-07-24 12:10 UTC 

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-07-24  9:02 UTC  (18+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API

[PATCH v7 00/10] Intel MPX support
 2014-07-24  5:23 UTC  (15+ messages)
` [PATCH v7 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v7 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
` [PATCH v7 09/10] x86, mpx: cleanup unused bound tables

[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
 2014-07-24  1:16 UTC  (3+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist
` [patch 3/3] mm, oom: rename zonelist locking functions

[BUG] THP allocations escape cpuset when defrag is off
 2014-07-23 23:20 UTC  (6+ messages)
  ` [patch] mm, thp: do not allow thp faults to avoid cpuset restrictions

[PATCH] slab: fix the alias count(via sysfs) of slab cache
 2014-07-23 23:13 UTC  (2+ messages)

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-23 21:45 UTC  (9+ messages)
          ` [PATCH -mm] mm: refactor page index/offset getters

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-23 20:25 UTC  (23+ messages)

[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
 2014-07-23 14:08 UTC  (5+ messages)

[PATCH 0/2] Avoid unnecessary overhead in fault paths due to memcg and rss stats
 2014-07-23 12:58 UTC  (5+ messages)
` [PATCH 1/2] mm: Avoid full RCU lookup of memcg for statistics updates
` [PATCH 2/2] mm: Move RSS stat event count synchronisation out of the fast path

[PATCHv4 0/5] DMA Atomic pool for arm64
 2014-07-23 11:12 UTC  (6+ messages)
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[PATCH -mm 0/6] memcg: release memcg_cache_id on css offline
 2014-07-23 10:53 UTC  (2+ messages)

Patch: zram add compressionratio in sysfs interface
 2014-07-23  9:28 UTC 

Some RAS bug fix patches
 2014-07-23  7:48 UTC  (9+ messages)
` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE context

[mmotm:master 155/499] mm/memcontrol.c:2946 memcg_update_cache_size() error: we previously assumed 'cur_params' could be null (see line 2932)
 2014-07-23  8:02 UTC 

[mmotm:master 154/499] mm/memcontrol.c:2957:17: sparse: incorrect type in assignment (different address spaces)
 2014-07-23  1:02 UTC 

[RFC PATCH 1/3] slub: search partial list on numa_mem_id(), instead of numa_node_id()
 2014-07-23  0:43 UTC  (14+ messages)
` [RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node

[PATCH] shmem: fix faulting into a hole, not taking i_mutex: fix
 2014-07-23  0:01 UTC 

[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
 2014-07-22 23:58 UTC  (12+ messages)

mmotm 2014-07-22-15-58 uploaded
 2014-07-22 22:59 UTC 

[PATCH] slab_common: fix the check for duplicate slab names
 2014-07-22 22:58 UTC  (8+ messages)
`  "
          ` [patch] "
            ` [git pull] stable mm/slab_common.c fix for 3.16-rc7

[PATCH 0/8] xtensa: highmem support on cores with aliasing cache
 2014-07-22 19:46 UTC  (5+ messages)
` [PATCH 6/8] mm/highmem: make kmap cache coloring aware
` [PATCH 7/8] xtensa: support aliasing cache in kmap


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