HMM (Heterogeneous Memory Management) v8
2015-01-05 22:44 UTC (6+ messages)
` [PATCH 1/6] mmu_notifier: add event information to address invalidation v6
` [PATCH 2/6] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 3/6] HMM: introduce heterogeneous memory management v2
` [PATCH 4/6] HMM: add HMM page table
` [PATCH 5/6] HMM: add per mirror "
[PATCH v2] fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
2015-01-05 21:35 UTC (2+ messages)
[PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
2015-01-05 18:49 UTC (2+ messages)
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2015-01-05 18:41 UTC (4+ messages)
[PATCH 0/6] mm/slab: optimize allocation fastpath
2015-01-05 17:52 UTC (10+ messages)
` [PATCH 1/6] mm/slab: fix gfp flags of percpu allocation at boot phase
` [PATCH 2/6] mm/slab: remove kmemleak_erase() call
` [PATCH 3/6] mm/slab: clean-up __ac_get_obj() to prepare future changes
` [PATCH 4/6] mm/slab: rearrange irq management
` [PATCH 5/6] mm/slab: cleanup ____cache_alloc()
` [PATCH 6/6] mm/slab: allocation fastpath without disabling irq
[patch 4/6] mm: fix invalid use of pfn_valid_within in test_pages_in_a_zone
2015-01-05 17:27 UTC (4+ messages)
[PATCH V4 0/4] Reducing parameters of alloc_pages* family of functions
2015-01-05 17:17 UTC (5+ messages)
` [PATCH V4 1/4] mm: set page->pfmemalloc in prep_new_page()
` [PATCH V4 2/4] mm, page_alloc: reduce number of alloc_pages* functions' parameters
` [PATCH V4 3/4] mm: reduce try_to_compact_pages parameters
` [PATCH V4 4/4] mm: microoptimize zonelist operations
[PATCH V3 0/4] Reducing parameters of alloc_pages* family of functions
2015-01-05 16:01 UTC (4+ messages)
[patch] mm: memcontrol: track move_lock state internally
2015-01-05 15:30 UTC (3+ messages)
[PATCH 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
2015-01-05 14:53 UTC (4+ messages)
` [PATCH 2/2] mm: don't use compound_head() in virt_to_head_page()
[PATCH v2 0/5] clean up and generalize swap-over-NFS
2015-01-05 14:41 UTC (3+ messages)
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O
[PATCH] mm/page_alloc.c: drop dead destroy_compound_page()
2015-01-05 11:46 UTC
[PATCH 0/10] Replace _PAGE_NUMA with PAGE_NONE protections v5
2015-01-05 10:54 UTC (11+ messages)
` [PATCH 01/10] mm: numa: Do not dereference pmd outside of the lock during NUMA hinting fault
` [PATCH 02/10] mm: Add p[te|md] protnone helpers for use by NUMA balancing
` [PATCH 03/10] mm: Convert p[te|md]_numa users to p[te|md]_protnone_numa
` [PATCH 04/10] ppc64: Add paranoid warnings for unexpected DSISR_PROTFAULT
` [PATCH 05/10] mm: Convert p[te|md]_mknonnuma and remaining page table manipulations
` [PATCH 06/10] mm: Remove remaining references to NUMA hinting bits and helpers
` [PATCH 07/10] mm: numa: Do not trap faults on the huge zero page
` [PATCH 08/10] x86: mm: Restore original pte_special check
` [PATCH 09/10] mm: numa: Add paranoid check around pte_protnone_numa
` [PATCH 10/10] mm: numa: Avoid unnecessary TLB flushes when setting NUMA hinting entries
[PATCH V3 1/2] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
2015-01-05 9:12 UTC (3+ messages)
` [PATCH V3 2/2] mm, vmscan: wake up all pfmemalloc-throttled processes at once
[PATCH 1/3] mm/compaction: enhance trace output to know more about compaction internals
2015-01-05 8:58 UTC (3+ messages)
[PATCH 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
2015-01-05 8:37 UTC
[PATCH 00/38] mm: remove non-linear mess
2015-01-05 5:03 UTC (39+ messages)
` [PATCH 07/38] mm: remove rest usage of VM_NONLINEAR and pte_file()
` [PATCHv2 "
` [PATCH 10/38] arc: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 11/38] arm64: drop PTE_FILE "
` [PATCH 13/38] avr32: drop _PAGE_FILE "
` [PATCH 15/38] c6x: drop pte_file()
` [PATCH 19/38] ia64: drop _PAGE_FILE and pte_file()-related helpers
` [PATCH 21/38] m68k: "
` [PATCHv2 "
` [PATCH 22/38] metag: "
` [PATCH 24/38] mips: "
` [PATCHv2 "
` [PATCH 26/38] nios2: "
` [PATCH 27/38] openrisc: "
` [PATCH 29/38] powerpc: "
` [PATCH 30/38] s390: drop "
` [PATCH 32/38] sh: drop _PAGE_FILE and "
` [PATCH] "
` [PATCH 33/38] sparc: drop "
` [PATCH 34/38] tile: "
` [PATCH 38/38] xtensa: drop _PAGE_FILE and "
[PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok
2015-01-05 2:32 UTC (2+ messages)
[RFC][PATCH RESEND] mm: vmalloc: remove ioremap align constraint
2015-01-04 16:38 UTC (4+ messages)
backing_dev_info cleanups
2015-01-04 8:28 UTC (11+ messages)
` [PATCH 1/8] fs: deduplicate noop_backing_dev_info
` [PATCH 2/8] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 3/8] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 4/8] block_dev: only write bdev inode on close
` [PATCH 5/8] block_dev: get bdev inode bdi directly from the block device
` [PATCH 6/8] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 7/8] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 8/8] fs: remove mapping->backing_dev_info
[PATCH 1/1 linux-next] mm,compaction: move suitable_migration_target() under CONFIG_COMPACTION
2015-01-03 16:04 UTC
[LSF/MM ATTEND] mmap_sem and mm performance testing
2015-01-02 13:35 UTC (2+ messages)
` [Lsf-pc] "
[PATCH 0/3] mm: cma: /proc/cmainfo
2015-01-02 5:11 UTC (29+ 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
[PATCH] Documentation: mm: Fix typo in vm.txt
2015-01-02 3:03 UTC
HMM (Heterogeneous Memory Management) v7
2014-12-31 15:46 UTC (6+ messages)
` [PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
` [PATCH 3/7] HMM: introduce heterogeneous memory management
[RFC PATCH 0/4] kstrdup optimization
2014-12-31 13:05 UTC (10+ messages)
` [RFC PATCH 1/4] mm/util: add kstrdup_const
` [RFC PATCH 2/4] kernfs: use kstrdup_const for node name allocation
` [RFC PATCH 3/4] clk: use kstrdup_const for clock name allocations
` [RFC PATCH 4/4] mm/slab: use kstrdup_const for allocating cache names
[RFC PATCH] oom: Don't count on mm-less current process
2014-12-31 10:24 UTC (18+ messages)
` How to handle TIF_MEMDIE stalls?
` [PATCH] mm: get rid of radix tree gfp mask for pagecache_get_page (was: Re: How to handle TIF_MEMDIE stalls?)
arch/blackfin/mach-bf533/boards/stamp.c:834:2: error: implicit declaration of function 'mdelay'
2014-12-31 5:04 UTC (4+ messages)
` [PATCH 0/1] blackfin: bf533-stamp: add linux/delay.h
` [PATCH 1/1] "
[PATCH 0/2] Improve documentation of FADV_DONTNEED behaviour
2014-12-30 20:51 UTC (4+ messages)
` [PATCH 2/2] posix_fadvise.2: Document the behaviour of partial page discard requests
[PATCH] memcg: fix destination cgroup leak on task charges migration
2014-12-30 14:22 UTC (2+ messages)
[PATCH 0/3] CMA: Handle the issues of aggressively allocate the
2014-12-30 10:02 UTC (7+ 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
Memory / swap leak?
2014-12-30 2:10 UTC (3+ messages)
[PATCH] mm/debug_pagealloc: remove obsolete Kconfig options
2014-12-30 0:32 UTC (2+ messages)
[PATCH TRIVIAL] swap: remove unused mem_cgroup_uncharge_swapcache declaration
2014-12-29 17:03 UTC (3+ messages)
[PATCH V2 2/2] mm/zsmalloc: add statistics support
2014-12-29 14:00 UTC
[PATCH V2 2/2] mm/zsmalloc: add statistics support
2014-12-29 13:51 UTC (2+ messages)
[PATCH 0/2] oom and TIF_MEMDIE setting to mm-less tasks fixes
2014-12-29 12:32 UTC (3+ messages)
` [PATCH 1/2] oom: Don't count on mm-less current process
` [PATCH 2/2] oom: Make sure that TIF_MEMDIE is set under task_lock
[PATCH V2 1/2] mm/zpool: add name argument to create zpool
2014-12-29 12:27 UTC
[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 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] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
2014-12-26 11:56 UTC (11+ 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
[RequestForTesters] SystemTap-based memory allocation failure injection
2014-12-25 13:09 UTC
[LSF/MM TOPIC] The kernel address sanitizer
2014-12-25 12:13 UTC (2+ 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