[PATCH v5 0/6] enhance shmem process and swap accounting
2015-11-18 9:29 UTC (5+ messages)
` [PATCH v5 1/6] mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem
` [PATCH v5 2/6] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v5 3/6] mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
` [PATCH v5 4/6] mm, proc: reduce cost of /proc/pid/smaps for unpopulated "
[PATCH v2] kasan: fix kmemleak false-positive in kasan_module_alloc()
2015-11-18 9:26 UTC
[PATCH 0/2] get rid of __alloc_pages_high_priority
2015-11-18 9:22 UTC (9+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] mm: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim
[PATCH] fault-inject: correct printk order for interval vs. probability
2015-11-18 8:39 UTC (2+ messages)
[PATCH 0/7] some small improvement
2015-11-18 1:38 UTC (23+ messages)
` [PATCH 1/7] ipc/shm: is_file_shm_hugepages can be boolean
` [PATCH 2/7] mm/hugetlb: is_file_hugepages "
` [PATCH 3/7] mm/memblock: memblock_is_memory/reserved "
` [PATCH 4/7] mm/vmscan: page_is_file_cache "
` [PATCH 5/7] mm/lru: remove unused is_unevictable_lru function
` [PATCH 6/7] mm/gfp: make gfp_zonelist return directly and bool
` [PATCH 7/7] mm/mmzone: refactor memmap_valid_within
` [PATCH] mm/zonelist: enumerate zonelists array index
` [PATCH] mm/mmzone: memmap_valid_within can be boolean
[PATCH] mm: fix incorrect behavior when process virtual address space limit is exceeded
2015-11-18 0:52 UTC (9+ messages)
` [PATCH] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
[PATCH] writeback: initialize m_dirty to avoid compile warning
2015-11-17 23:38 UTC (2+ messages)
[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
2015-11-17 22:22 UTC (29+ messages)
` [PATCH 01/14] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/14] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 03/14] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 04/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 05/14] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 06/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 10/14] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 11/14] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 14/14] mm: memcontrol: hook up vmpressure to socket pressure
[PATCH v2 00/11] DAX fsynx/msync support
2015-11-17 19:03 UTC (36+ messages)
` [PATCH v2 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling
` [PATCH v2 04/11] dax: support dirty DAX entries in radix tree
` [PATCH v2 05/11] mm: add follow_pte_pmd()
` [PATCH v2 06/11] mm: add pgoff_mkclean()
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 09/11] ext2: add support for DAX fsync/msync
` [PATCH v2 10/11] ext4: "
` [PATCH v2 11/11] xfs: "
[PATCH] kasan: fix kmemleak false-positive in kasan_module_alloc()
2015-11-17 16:29 UTC (2+ messages)
[RFC] mempolicy: convert the shared_policy lock to a rwlock
2015-11-17 16:17 UTC (2+ messages)
` [PATCH] "
[PATCH v7 0/4] KASAN for arm64
2015-11-17 15:47 UTC (7+ messages)
Memory exhaustion testing?
2015-11-17 13:21 UTC (6+ messages)
[PATCH v2] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
2015-11-17 12:25 UTC (3+ messages)
[PATCH] mm, dax: fix DAX deadlocks (COW fault)
2015-11-17 10:40 UTC (4+ messages)
kernel oops on mmotm-2015-10-15-15-20
2015-11-17 9:32 UTC (16+ messages)
[PATCH v2 00/12] UEFI boot and runtime services support for 32-bit ARM
2015-11-17 9:26 UTC (32+ messages)
` [PATCH v2 01/12] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
` [PATCH v2 02/12] arm64: only consider memblocks with NOMAP cleared for linear mapping
` [PATCH v2 03/12] arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
` [PATCH v2 04/12] arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
` [PATCH v2 05/12] arm64/efi: refactor "
` [PATCH v2 06/12] ARM: add support for generic early_ioremap/early_memremap
` [PATCH v2 07/12] ARM: split off core mapping logic from create_mapping
` [PATCH v2 08/12] ARM: factor out allocation routine from __create_mapping()
` [PATCH v2 09/12] ARM: implement create_mapping_late() for EFI use
` [PATCH v2 10/12] ARM: only consider memblocks with NOMAP cleared for linear mapping
` [PATCH v2 11/12] ARM: wire up UEFI init and runtime support
` [PATCH v2 12/12] ARM: add UEFI stub support
[PATCH V4] mm: fix kernel crash in khugepaged thread
2015-11-17 7:43 UTC (13+ messages)
[PATCH] mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX increase
2015-11-16 20:22 UTC (4+ messages)
memory reclaim problems on fs usage
2015-11-16 16:15 UTC (9+ messages)
[PATCH] mm/vmalloc: use list_{next,first}_entry
2015-11-16 14:10 UTC
[PATCH, RESEND] ipc/shm: handle removed segments gracefully in shm_mmap()
2015-11-16 9:32 UTC (8+ messages)
[PATCH V2] mm: change mm_vmscan_lru_shrink_inactive() proto types
2015-11-16 9:09 UTC (2+ messages)
[linux-next:master 12891/13017] mm/slub.c:2396:1: warning: '___slab_alloc' uses dynamic stack allocation
2015-11-16 8:47 UTC (6+ messages)
[PATCH v3 00/17] MADFV_FREE support
2015-11-16 3:14 UTC (17+ messages)
` [PATCH v3 01/17] mm: support madvise(MADV_FREE)
` [PATCH v3 03/17] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
[PATCH] mm: change mm_vmscan_lru_shrink_inactive() proto types
2015-11-16 2:38 UTC (3+ messages)
[PATCH] mm: change may_enter_fs check condition
2015-11-16 1:38 UTC (4+ messages)
[PATCH v2 0/6] memcg/kmem: switch to white list policy
2015-11-14 11:29 UTC (4+ messages)
` [PATCH v2 4/6] slab: add SLAB_ACCOUNT flag
[PATCH V4 0/2] SLUB bulk API interactions with kmem cgroup
2015-11-14 11:04 UTC (3+ messages)
` [PATCH V4 1/2] slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
[PATCH] tmpfs: avoid a little creat and stat slowdown
2015-11-14 0:51 UTC (5+ messages)
[PATCH v3] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
2015-11-14 0:39 UTC (2+ messages)
[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
2015-11-14 0:36 UTC (8+ messages)
[PATCH] mm: Loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
2015-11-13 22:58 UTC (2+ messages)
[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
2015-11-13 22:51 UTC (3+ messages)
` [PATCH 2/3] mm/page_isolation: add new tracepoint, test_pages_isolated
[PATCH V6] mm: fix kernel crash in khugepaged thread
2015-11-13 22:32 UTC (2+ messages)
[PATCH] mm: get rid of __alloc_pages_high_priority
2015-11-13 22:31 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox