Triggering non-integrity writeback from userspace
2015-10-29 22:10 UTC (10+ messages)
[PATCH 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
2015-10-29 22:06 UTC (8+ messages)
` [PATCH 2/2] arm: mm: support ARCH_MMAP_RND_BITS
[RFC] mm: add a new vector based madvise syscall
2015-10-29 21:55 UTC
[PATCHv12 00/37] THP refcounting redesign
2015-10-29 21:50 UTC (8+ messages)
` [PATCHv12 26/37] mm: rework mapcount accounting to enable 4k mapping of THPs
[RFC 00/11] DAX fsynx/msync support
2015-10-29 20:12 UTC (12+ messages)
` [RFC 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [RFC 02/11] mm: add pmd_mkclean()
` [RFC 03/11] pmem: enable REQ_FLUSH handling
` [RFC 04/11] dax: support dirty DAX entries in radix tree
` [RFC 05/11] mm: add follow_pte_pmd()
` [RFC 06/11] mm: add pgoff_mkclean()
` [RFC 07/11] mm: add find_get_entries_tag()
` [RFC 08/11] fs: add get_block() to struct inode_operations
` [RFC 09/11] dax: add support for fsync/sync
` [RFC 10/11] xfs, ext2: call dax_pfn_mkwrite() on write fault
` [RFC 11/11] ext4: add ext4_dax_pfn_mkwrite()
[PATCH] tmpfs: avoid a little creat and stat slowdown
2015-10-29 19:13 UTC
mm Documentation: a little tidying in proc.txt
2015-10-29 19:07 UTC
[PATCH v6 0/2] hugetlb: display per-process/per-vma usage
2015-10-29 19:04 UTC (3+ messages)
` [PATCH v6 1/2] mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
` [PATCH v7] "
[PATCH 0/12] mm: page migration cleanups, and a little mlock
2015-10-29 18:49 UTC (10+ messages)
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked
` [PATCH v2 "
[PATCH] osd fs: __r4w_get_page rely on PageUptodate for uptodate
2015-10-29 18:43 UTC
[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
2015-10-29 17:52 UTC (37+ messages)
` [PATCH 1/8] mm: page_counter: let page_counter_try_charge() return bool
` [PATCH 2/8] mm: memcontrol: export root_mem_cgroup
` [PATCH 3/8] net: consolidate memcg socket buffer tracking and accounting
` [PATCH 4/8] mm: memcontrol: prepare for unified hierarchy socket accounting
` [PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
` [PATCH 6/8] mm: vmscan: simplify memcg vs. global shrinker invocation
` [PATCH 7/8] mm: vmscan: report vmpressure at the level of reclaim activity
GPF in shm_lock ipc
2015-10-29 15:33 UTC (8+ messages)
RFC: OOM detection rework v1
2015-10-29 15:17 UTC (4+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
` [RFC 2/3] mm: throttle on IO only when there are too many dirty and writeback pages
` [RFC 3/3] mm: use watermak checks for __GFP_REPEAT high order allocations
[PATCH] slub: add missing kmem cgroup support to kmem_cache_free_bulk
2015-10-29 13:05 UTC
kernel oops on mmotm-2015-10-15-15-20
2015-10-29 9:52 UTC (10+ messages)
[patch 0/3] vmstat: Various enhancements
2015-10-29 3:08 UTC (10+ messages)
` [patch 1/3] vmstat: Make pageset processing optional in refresh_cpu_vm_stats
` [patch 2/3] vmstat: make vmstat_updater deferrable again and shut down on idle
` [patch 3/3] vmstat: Create our own workqueue
[PATCH V2] mm: fix kernel crash in khugepaged thread
2015-10-29 0:35 UTC (2+ messages)
[PATCH v2 0/4] hugetlbfs fallocate hole punch race with page faults
2015-10-29 0:21 UTC (8+ messages)
` [PATCH v2 3/4] mm/hugetlb: page faults check for fallocate hole punch in progress and wait
[PATCH] oom_kill: add option to disable dump_stack()
2015-10-28 23:55 UTC (11+ messages)
[PATCH v11 00/15] HMM (Heterogeneous Memory Management)
2015-10-28 17:10 UTC (6+ messages)
` [PATCH v11 15/15] HMM: add documentation explaining HMM internals and how to use it
[PATCH] thp: Remove unused vma parameter from khugepaged_alloc_page
2015-10-28 17:09 UTC
[PATCH] thp: Remove unused vma parameter from khugepaged_alloc_page
2015-10-28 17:08 UTC (2+ messages)
[PATCH 2/2] mm: kasan: unified support for SLUB and SLAB allocators
2015-10-28 16:41 UTC
[PATCH 1/2] mm, kasan: Added GFP flags to KASAN API
2015-10-28 16:39 UTC
[PATCH 0/3] HIGHMEM support for ARC
2015-10-28 11:23 UTC (4+ messages)
` [PATCH 1/3] ARC: mm: preps ahead of HIGHMEM support
` [PATCH 2/3] ARC: mm: HIGHMEM: kmap API implementation
` [PATCH 3/3] ARC: mm: HIGHMEM: switch to using phys_addr_t for physical addresses
[PATCH] mm: Remove refresh_cpu_vm_stats() definition for !SMP kernel
2015-10-28 11:01 UTC
[PATCH 0/5] MADV_FREE refactoring and fix KSM page
2015-10-28 4:03 UTC (16+ messages)
` [PATCH 3/5] mm: clear PG_dirty to mark page freeable
` [PATCH 4/5] mm: simplify reclaim path for MADV_FREE
` [PATCH 5/5] mm: mark stable page dirty in KSM
[PATCH] memcg: Fix thresholds for 32b architectures
2015-10-27 18:25 UTC (4+ messages)
[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
2015-10-27 12:07 UTC (38+ messages)
` Make vmstat deferrable again (was Re: [PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks)
` [PATCH] mm,vmscan: Use accurate values for zone_reclaimable()checks
[PATCH 0/4] net: mitigating kmem_cache slowpath for network stack in NAPI context
2015-10-27 1:09 UTC (6+ messages)
` [PATCH 1/4] net: bulk free infrastructure for NAPI context, use napi_consume_skb
` [PATCH 2/4] net: bulk free SKBs that were delay free'ed due to IRQ context
` [PATCH 3/4] ixgbe: bulk free SKBs during TX completion cleanup cycle
` [PATCH 4/4] net: bulk alloc and reuse of SKBs in NAPI context
[PATCH 0/6] KSM fixes
2015-10-27 0:32 UTC (14+ messages)
` [PATCH 1/6] ksm: fix rmap_item->anon_vma memory corruption and vma user after free
` [PATCH 2/6] ksm: add cond_resched() to the rmap_walks
` [PATCH 3/6] ksm: don't fail stable tree lookups if walking over stale stable_nodes
` [PATCH 4/6] ksm: use the helper method to do the hlist_empty check
` [PATCH 5/6] ksm: use find_mergeable_vma in try_to_merge_with_ksm_page
` [PATCH 6/6] ksm: unstable_tree_search_insert error checking cleanup
[PATCH v2 UPDATE-2 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
2015-10-26 21:52 UTC (2+ messages)
[PATCH v2 UPDATE 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
2015-10-26 16:51 UTC (5+ messages)
[PATCH v2 0/3] Allow EINJ to inject memory error to NVDIMM
2015-10-26 14:52 UTC (8+ messages)
` [PATCH v2 1/3] resource: Add @flags to region_intersects()
` [PATCH v2 2/3] resource: Add region_intersects_pmem()
` [PATCH v2 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
can't oom-kill zap the victim's memory?
2015-10-26 11:44 UTC (6+ messages)
` Can't we use timeout based OOM warning/killing?
` Newbie's question: memory allocation when reclaiming memory
[PATCH v4 0/4] enhance shmem process and swap accounting
2015-10-26 11:22 UTC (5+ messages)
` [PATCH v4 2/4] mm, proc: account for shmem swap in /proc/pid/smaps
[Question] A panic when reboot --force the system
2015-10-26 8:52 UTC
memory-hotplug have such a problem
2015-10-26 8:31 UTC
[PATCH v2 00/20] get_user_pages() for dax mappings
2015-10-23 21:06 UTC (2+ messages)
[PATCH v2 0/7] Make cpuid <-> nodeid mapping persistent
2015-10-23 19:49 UTC (2+ messages)
[PATCH] mm: fix kernel crash in khugepaged thread
2015-10-23 19:28 UTC (4+ messages)
[PATCH V7] mm: memory hot-add: memory can not be added to movable zone defaultly
2015-10-23 18:36 UTC (6+ messages)
'atom_size' configuration when a generic setup_per_cpu_ares() is used
2015-10-23 17:19 UTC
[PATCH 0/3] Allow EINJ to inject memory error to NVDIMM
2015-10-23 14:03 UTC (4+ messages)
` [PATCH 3/3] ACPI/APEI/EINJ: Allow memory error injection "
[PATCH] mm/hugetlb: i_mmap_lock_write before unmapping in remove_inode_hugepages
2015-10-23 13:45 UTC (2+ messages)
[PATCH] mm: hotplug: Don't release twice the resource on error
2015-10-23 13:45 UTC (2+ messages)
` [Xen-devel] "
[RFC PATCH] iommu/vt-d: Add IOTLB flush support for kernel addresses
2015-10-23 12:42 UTC (8+ 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