linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/10] Intel MPX support
 2014-07-23 16:20 UTC  (11+ messages)
` [PATCH v7 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v7 05/10] x86, mpx: extend siginfo structure to include bound violation information
` [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 v8 00/22] Support ext4 on NV-DIMMs
 2014-07-23 15:58 UTC  (37+ 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

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-07-23 15:36 UTC  (14+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API

[PATCH v2 00/25] AMDKFD kernel driver
 2014-07-23 15:12 UTC  (44+ 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] Atomic pool for arm64
 2014-07-23 11:16 UTC  (8+ 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

[PATCHv4 0/5] DMA Atomic pool for arm64
 2014-07-23 11:12 UTC  (22+ messages)
` [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

[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 

[PATCH] ksm: Provide support to use deferred timers for scanner thread
 2014-07-23  9:11 UTC 

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-23  8:20 UTC  (40+ messages)
` [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 07/30] mm: "
` [RFC Patch V1 09/30] mm, memcg: "
` [RFC Patch V1 15/30] mm, igb: "
` [RFC Patch V1 17/30] mm, intel_powerclamp: "
` [RFC Patch V1 21/30] mm, irqchip: "
` [RFC Patch V1 22/30] mm, of: "
` [RFC Patch V1 28/30] mm: Update _mem_id_[] for every possible CPU when memory configuration changes

[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 

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

[PATCH] slab: fix the alias count(via sysfs) of slab cache
 2014-07-23  3:49 UTC 

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

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-07-23  0:43 UTC  (15+ messages)
` [RFC PATCH 1/3] slub: search partial list on numa_mem_id(), instead of numa_node_id()
  ` [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/2] mm, slub: remaining changes for -mm
 2014-07-22 22:58 UTC  (3+ 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] mm: trivial comment cleanup in slab.c
 2014-07-22 21:57 UTC  (2+ messages)

[Bug 80881] New: Memory cgroup OOM leads to BUG: unable to handle kernel paging request at ffffffffffffffd8
 2014-07-22 20:07 UTC 

[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

[PATCH RESEND 0/5] mm, shmem: Enhance per-process accounting of shared memory
 2014-07-22 13:43 UTC  (6+ messages)
` [PATCH 1/5] mm, shmem: Add shmem resident memory accounting
` [PATCH 2/5] mm, shmem: Add shmem_locate function
` [PATCH 3/5] mm, shmem: Add shmem_vma() helper
` [PATCH 4/5] mm, shmem: Add shmem swap memory accounting
` [PATCH 5/5] mm, shmem: Show location of non-resident shmem pages in smaps

[PATCH v2] mm/highmem: make kmap cache coloring aware
 2014-07-22  9:44 UTC  (5+ messages)

[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
 2014-07-22  9:38 UTC 

[PATCH v2 0/7] memory-hotplug: suitable memory should go to ZONE_MOVABLE
 2014-07-22  3:09 UTC  (5+ messages)
` [PATCH v2 1/7] memory-hotplug: add zone_for_memory() for selecting zone for new memory
` [PATCH v2 7/7] memory-hotplug: tile: suitable memory should go to ZONE_MOVABLE

[PATCH] CMA/HOTPLUG: clear buffer-head lru before page migration
 2014-07-22  1:04 UTC  (7+ messages)

[PATCH] mm:bugfix, pfn_valid sometimes return incorrect when memmap parameter specified
 2014-07-21 22:46 UTC  (2+ messages)

[RFC PATCH 0/11] Support Write-Through mapping on x86
 2014-07-21 20:22 UTC  (14+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox