messages from 2014-12-19 12:55:54 to 2014-12-29 12:16:57 UTC [more...]
[PATCH 00/38] mm: remove non-linear mess
2014-12-29 12:16 UTC (56+ messages)
` [PATCH 01/38] mm: drop support of non-linear mapping from unmap/zap codepath
` [PATCH 02/38] mm: drop support of non-linear mapping from fault codepath
` [PATCH 03/38] mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
` [PATCH 04/38] proc: drop handling non-linear mappings
` [PATCH 05/38] rmap: drop support of "
` [PATCH 06/38] mm: replace vma->sharead.linear with vma->shared
` [PATCH 07/38] mm: remove rest usage of VM_NONLINEAR and pte_file()
` [PATCHv2 "
` [PATCH 08/38] asm-generic: drop unused pte_file* helpers
` [PATCH 09/38] alpha: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 10/38] arc: "
` [PATCH 11/38] arm64: drop PTE_FILE "
` [PATCH 12/38] arm: drop L_PTE_FILE "
` [PATCH 13/38] avr32: drop _PAGE_FILE "
` [PATCH 14/38] blackfin: drop pte_file()
` [PATCH 15/38] c6x: "
` [PATCH 16/38] cris: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 17/38] frv: "
` [PATCH 18/38] hexagon: "
` [PATCH 19/38] ia64: "
` [PATCH 20/38] m32r: "
` [PATCH 21/38] m68k: "
` [PATCHv2 "
` [PATCH 22/38] metag: "
` [PATCH 23/38] microblaze: "
` [PATCH 24/38] mips: "
` [PATCH 25/38] mn10300: "
` [PATCH 26/38] nios2: "
` [PATCH 27/38] openrisc: "
` [PATCH 28/38] parisc: "
` [PATCH 29/38] powerpc: "
` [PATCH 30/38] s390: drop "
` [PATCH 31/38] score: drop _PAGE_FILE and "
` [PATCH 32/38] sh: "
` [PATCH] "
` [PATCH 33/38] sparc: drop "
` [PATCH 34/38] tile: "
` [PATCH 35/38] um: drop _PAGE_FILE and "
` [PATCH 36/38] unicore32: drop "
` [PATCH 37/38] x86: drop _PAGE_FILE and "
` [PATCH 38/38] xtensa: "
[PATCH TRIVIAL] swap: remove unused mem_cgroup_uncharge_swapcache declaration
2014-12-29 12:10 UTC (2+ messages)
[RFC PATCH 1/2] memcg: account swap instead of memory+swap
2014-12-29 8:54 UTC (6+ messages)
` [RFC PATCH 2/2] memcg: add memory and swap knobs to the default cgroup hierarchy
[patch] mm: memcontrol: switch soft limit default back to infinity
2014-12-29 8:42 UTC (3+ messages)
[PATCH 0/3] mm: cma: /proc/cmainfo
2014-12-29 5:56 UTC (10+ messages)
` [PATCH 1/3] stacktrace: add seq_print_stack_trace()
` [PATCH 2/3] mm: cma: introduce /proc/cmainfo
` [PATCH 3/3] cma: add functions to get region pages counters
Memory / swap leak?
2014-12-29 0:43 UTC
[PATCH 2/2] mm/zsmalloc: add statistics support
2014-12-29 0:10 UTC (2+ messages)
[PATCH 1/2] mm/zpool: add name argument to create zpool
2014-12-28 23:56 UTC (2+ messages)
[RFC][PATCH RESEND] mm: vmalloc: remove ioremap align constraint
2014-12-23 20:58 UTC (2+ messages)
[PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
2014-12-28 8:46 UTC
arch/blackfin/mach-bf533/boards/stamp.c:834:2: error: implicit declaration of function 'mdelay'
2014-12-26 19:02 UTC (3+ messages)
` [PATCH 0/1] blackfin: bf533-stamp: add linux/delay.h
` [PATCH 1/1] "
[RequestForTesters] SystemTap-based memory allocation failure injection
2014-12-25 13:09 UTC
[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
2014-12-26 11:56 UTC (13+ messages)
` [RFC V4] "
` [RFC V5] "
` [RFC] discard task stack pages instead of pageout into swap partition
` [RFC] MADV_FREE doesn't work when doesn't have "
` [RFC] mm:change meminfo cached calculation
HMM (Heterogeneous Memory Management) v7
2014-12-26 7:20 UTC (9+ messages)
` [PATCH 1/7] mmu_notifier: add event information to address invalidation v6
` [PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
` [PATCH 3/7] HMM: introduce heterogeneous memory management
` [PATCH 4/7] HMM: add HMM page table
` [PATCH 5/7] HMM: add per mirror "
` [PATCH 6/7] HMM: add device page fault support
[LSF/MM TOPIC] The kernel address sanitizer
2014-12-25 12:13 UTC (2+ messages)
[PATCH 0/3] CMA: Handle the issues of aggressively allocate the
2014-12-25 9:43 UTC (4+ messages)
` [PATCH 1/3] CMA: Fix the bug that CMA's page number is substructed twice
` [PATCH 2/3] CMA: Fix the issue that nr_try_movable just count MIGRATE_MOVABLE memory
` [PATCH 3/3] CMA: Add cma_alloc_counter to make cma_alloc work better if it meet busy range
[RFC PATCH] oom: Don't count on mm-less current process
2014-12-24 2:40 UTC (34+ messages)
` How to handle TIF_MEMDIE stalls?
[PATCH 1/2] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
2014-12-23 10:16 UTC (12+ messages)
` [PATCH 2/2] mm, vmscan: wake up all pfmemalloc-throttled processes at once
[PATCH 0/8] clean up and generalize swap-over-NFS
2014-12-23 9:37 UTC (7+ messages)
` [PATCH 2/8] swap: lock i_mutex for swap_writepage direct_IO
[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
2014-12-23 4:56 UTC (6+ messages)
` [PATCH v3 2/8] mm/debug-pagealloc: prepare boottime configurable on/off
[PATCH] mm/debug_pagealloc: remove obsolete Kconfig options
2014-12-23 4:53 UTC
[RFC 0/6] zsmalloc support compaction
2014-12-23 2:50 UTC (4+ messages)
[PATCH v2] mm/zsmalloc: add statistics support
2014-12-23 2:40 UTC (15+ messages)
[LSF/MM ATTEND] mmap_sem and mm performance testing
2014-12-22 23:51 UTC
[PATCH] proc: task_mmu: show page size in /proc/<pid>/numa_maps
2014-12-22 22:27 UTC (11+ messages)
mm: NULL ptr deref in unlink_file_vma
2014-12-22 22:12 UTC (8+ messages)
[PATCH v2 0/5] clean up and generalize swap-over-NFS
2014-12-22 7:32 UTC (10+ messages)
` [PATCH v2 1/5] iov_iter: add ITER_BVEC helpers
` [PATCH v2 2/5] direct-io: don't dirty ITER_BVEC pages on read
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [PATCH v2 4/5] swapfile: use ->read_iter and ->write_iter
` [PATCH v2 5/5] vfs: update swap_{,de}activate documentation
[PATCH V2] CMA: add the amount of cma memory in meminfo
2014-12-19 21:50 UTC (2+ messages)
[PATCH] memcg: Provide knob for force OOM into the memcg
2014-12-19 21:15 UTC (4+ messages)
mempool.c: Replace io_schedule_timeout with io_schedule
2014-12-19 19:53 UTC
[PATCH] Slab infrastructure for array operations
2014-12-19 15:01 UTC (4+ 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).