messages from 2015-01-29 19:57:20 to 2015-02-02 22:22:39 UTC [more...]
[RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
2015-02-02 22:22 UTC (4+ messages)
[RFCv3 1/2] device: add dma_params->max_segment_count
2015-02-02 21:46 UTC (14+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
[PATCH 0/2] Export __vmalloc_node symbol
2015-02-02 20:31 UTC (6+ messages)
` [PATCH 1/2] mm: Export __vmalloc_node
` [PATCH 2/2] staging/lustre: use __vmalloc_node() to avoid __GFP_FS default
[RFC] Making memcg track ownership per address_space or anon_vma
2015-02-02 19:46 UTC (6+ messages)
[PATCH] mm: export "high_memory" symbol on !MMU
2015-02-02 17:51 UTC (2+ messages)
backing_dev_info cleanups & lifetime rule fixes V2
2015-02-02 17:08 UTC (5+ messages)
[PATCH] mm/swapfile.c: use spin_lock_bh with swap_lock to avoid deadlocks
2015-02-02 16:25 UTC
[Intel-gfx] memcontrol.c BUG
2015-02-02 16:18 UTC (6+ messages)
` [PATCH] memcg, shmem: fix shmem migration to use lrucare. (was: Re: [Intel-gfx] memcontrol.c BUG)
[PATCH -mm] memcg: cleanup static keys decrement
2015-02-02 15:44 UTC (2+ messages)
[RFC PATCH v3 1/3] mm/cma: change fallback behaviour for CMA freepage
2015-02-02 14:19 UTC (14+ messages)
` [RFC PATCH v3 2/3] mm/page_alloc: factor out fallback freepage checking
` [RFC PATCH v3 3/3] mm/compaction: enhance compaction finish condition
[PATCH 00/19] expose page table levels on Kconfig leve
2015-02-02 13:50 UTC (46+ messages)
` [PATCH 01/19] alpha: expose number of page table levels on Kconfig level
` [PATCH 02/19] arm64: "
` [PATCH 03/19] arm: "
` [PATCH 04/19] frv: mark PUD and PMD folded
` [PATCH 05/19] ia64: expose number of page table levels on Kconfig level
` [PATCHv2 "
` [PATCH 06/19] m32r: mark PMD folded
` [PATCH 07/19] m68k: mark PMD folded and expose number of page table levels
` [PATCH 08/19] mips: expose number of page table levels on Kconfig level
` [PATCH 09/19] mn10300: mark PUD and PMD folded
` [PATCH 10/19] parisc: expose number of page table levels on Kconfig level
` [PATCH 11/19] powerpc: "
` [PATCHv2 "
` [PATCH 12/19] s390: expose number of page table levels
` [PATCHv2 "
` [PATCH 13/19] sh: "
` [PATCH 14/19] sparc: "
` [PATCH 15/19] tile: "
` [PATCH 16/19] um: "
` [PATCH 17/19] x86: expose number of page table levels on Kconfig level
` [PATCHv2 "
` [PATCH 18/19] mm: define default PGTABLE_LEVELS to two
` [PATCH 19/19] mm: do not add nr_pmds into mm_struct if PMD is folded
` [PATCH] mm: do not use mm->nr_pmds on !MMU configurations
[PATCH RFC -mm] memcg: drop per cgroup kmem accounting configuration
2015-02-02 12:34 UTC
[PATCH] mm/zsmalloc: avoid unnecessary iteration when freeing size_class
2015-02-02 12:09 UTC (4+ messages)
[PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
2015-02-02 10:30 UTC (3+ messages)
[LSF/MM TOPIC ATTEND]
2015-02-02 8:37 UTC (2+ messages)
` [LSF/MM TOPIC ATTEND] - THP benefits
[PATCH v2 0/4] enhance compaction success rate
2015-02-02 7:12 UTC (19+ messages)
` [PATCH v2 1/4] mm/compaction: fix wrong order check in compact_finished()
` [PATCH v2 2/4] mm/compaction: stop the isolation when we isolate enough freepage
` [PATCH v2 3/4] mm/page_alloc: separate steal decision from steal behaviour part
` [PATCH v2 4/4] mm/compaction: enhance compaction finish condition
[PATCH v1 2/2] zram: remove init_lock in zram_make_request
2015-02-02 7:06 UTC (4+ messages)
Fwd: [abrt] full crash report
2015-02-02 6:43 UTC
[PATCH 1/2] zram: free meta table in zram_meta_free
2015-02-02 5:28 UTC (36+ messages)
` [PATCH v1 2/2] zram: remove init_lock in zram_make_request
What of it?!Generate 400USD/hours no investments
2015-02-01 19:19 UTC
[PATCH] zram: fix race between reset and mount/mkswap
2015-01-31 13:29 UTC (2+ messages)
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2015-01-30 23:27 UTC (35+ messages)
` [PATCH v10 00/17] Kernel address sanitizer - runtime memory debugger
` [PATCH v10 01/17] Add kernel address sanitizer infrastructure
` [PATCH v10 02/17] x86_64: add KASan support
` [PATCH v10 04/17] mm: slub: introduce virt_to_obj function
` [PATCH v10 06/17] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
` [PATCH v10 13/17] mm: vmalloc: add flag preventing guard hole allocation
` [PATCH v10 15/17] kernel: add support for .init_array.* constructors
` [PATCH v10 16/17] module: fix types of device tables aliases
` [PATCH v10 17/17] kasan: enable instrumentation of global variables
[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
2015-01-30 15:28 UTC (16+ messages)
[PATCH] mm: don't account shared file pages in user_reserve_pages
2015-01-30 13:30 UTC (3+ messages)
[PATCH] mm: fix arithmetic overflow in __vm_enough_memory()
2015-01-30 13:14 UTC (3+ messages)
CMA related memory questions
2015-01-30 12:58 UTC (6+ messages)
[PATCH] mincore: remove unneeded variable 'err'
2015-01-30 10:53 UTC
[PATCH v4] mm: incorporate read-only pages into transparent huge pages
2015-01-30 9:58 UTC (4+ messages)
[PATCH V4] mm/thp: Allocate transparent hugepages on local node
2015-01-30 7:56 UTC (5+ messages)
[mmotm:master 34/481] fs/ocfs2/cluster/heartbeat.c:1098:5: error: implicit declaration of function 'ktime_ms_delta'
2015-01-30 3:33 UTC
[PATCH] lowmemorykiller: Avoid excessive/redundant calling of LMK
2015-01-30 2:08 UTC (5+ messages)
mmotm 2015-01-29-16-39 uploaded
2015-01-30 0:40 UTC
[PATCH] Documentation: mm: Fix typo in vm.txt
2015-01-28 19:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).