messages from 2014-07-07 18:01:47 to 2014-07-10 07:48:43 UTC [more...]
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-10 7:43 UTC (42+ messages)
` [RFC/PATCH RESEND -next 01/21] Add kernel address sanitizer infrastructure
` [RFC/PATCH RESEND -next 02/21] init: main: initialize kasan's shadow area on boot
` [RFC/PATCH RESEND -next 03/21] x86: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH RESEND -next 04/21] x86: boot: vdso: disable instrumentation for code not linked with kernel
` [RFC/PATCH RESEND -next 05/21] x86: cpu: don't sanitize early stages of a secondary CPU boot
` [RFC/PATCH RESEND -next 06/21] x86: mm: init: allocate shadow memory for kasan
` [RFC/PATCH RESEND -next 07/21] x86: Kconfig: enable kernel address sanitizer
` [RFC/PATCH RESEND -next 08/21] mm: page_alloc: add kasan hooks on alloc and free pathes
` [RFC/PATCH RESEND -next 09/21] mm: Makefile: kasan: don't instrument slub.c and slab_common.c files
` [RFC/PATCH RESEND -next 10/21] mm: slab: share virt_to_cache() between slab and slub
` [RFC/PATCH RESEND -next 11/21] mm: slub: share slab_err and object_err functions
` [RFC/PATCH RESEND -next 12/21] mm: util: move krealloc/kzfree to slab_common.c
` [RFC/PATCH RESEND -next 13/21] mm: slub: add allocation size field to struct kmem_cache
` [RFC/PATCH RESEND -next 14/21] mm: slub: kasan: disable kasan when touching unaccessible memory
` [RFC/PATCH RESEND -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator
` [RFC/PATCH RESEND -next 16/21] arm: boot: compressed: disable kasan's instrumentation
` [RFC/PATCH RESEND -next 17/21] arm: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH RESEND -next 18/21] arm: mm: reserve shadow memory for kasan
` [RFC/PATCH RESEND -next 19/21] arm: Kconfig: enable kernel address sanitizer
` [RFC/PATCH RESEND -next 20/21] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
` [RFC/PATCH RESEND -next 21/21] lib: add kmalloc_bug_test module
+ shmem-fix-faulting-into-a-hole-while-its-punched-take-2.patch added to -mm tree
2014-07-10 7:37 UTC (9+ messages)
[PATCH] mm/vmalloc.c: clean up map_vm_area third argument
2014-07-10 4:37 UTC (3+ messages)
` [PATCH v2] "
[mmotm:master 162/459] arch/tile/kernel/module.c:61:2: warning: passing argument 3 of 'map_vm_area' from incompatible pointer type
2014-07-10 4:36 UTC (2+ messages)
NR_FREE_CMA_PAGES larger than total CMA size
2014-07-10 0:55 UTC (3+ messages)
mm: shm: hang in shmem_fallocate
2014-07-10 0:51 UTC (13+ messages)
mmotm 2014-07-09-17-08 uploaded
2014-07-10 0:09 UTC
[PATCHv4 0/5] DMA Atomic pool for arm64
2014-07-09 22:46 UTC (8+ messages)
` [PATCHv4 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
[PATCH v4 00/13] pagewalk: improve vma handling, apply to new users
2014-07-09 21:36 UTC (4+ messages)
` [PATCH v4 13/13] mincore: apply page table walker on do_mincore()
arm64 flushing 255GB of vmalloc space takes too long
2014-07-09 18:04 UTC (3+ messages)
mm: Various preparatory patches for hmm and kfd
2014-07-09 17:33 UTC (14+ messages)
` [PATCH 1/8] mmput: use notifier chain to call subsystem exit handler
` [PATCH 4/8] mmu_notifier: pass through vma to invalidate_range and invalidate_page v2
` [PATCH 2/8] mm: differentiate unmap for vmscan from other unmap
` [PATCH 3/8] mmu_notifier: add event information to address invalidation v3
[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
2014-07-09 17:04 UTC (5+ messages)
[patch] mm, hugetlb: generalize writes to nr_hugepages
2014-07-09 13:31 UTC (5+ messages)
[next:master 284/379] :undefined reference to `crypto_alloc_shash'
2014-07-09 12:30 UTC (2+ messages)
[PATCH v12 0/8] MADV_FREE support
2014-07-09 11:14 UTC (10+ messages)
` [PATCH v12 1/8] mm: support madvise(MADV_FREE)
` [PATCH v12 2/8] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v12 3/8] sparc: "
` [PATCH v12 4/8] powerpc: "
` [PATCH v12 5/8] s390: "
` [PATCH v12 6/8] arm: "
` [PATCH v12 7/8] arm64: "
` [PATCH v12 8/8] mm: Don't split THP page when syscall is called
[RFC/PATCH -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-07-09 11:00 UTC
[PATCH v3 0/7] File Sealing & memfd_create()
2014-07-09 8:57 UTC (12+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [RFC v3 7/7] shm: isolate pinned pages when sealing files
[PATCH v3 0/3] mm: introduce fincore() v3
2014-07-09 8:51 UTC (21+ messages)
` [PATCH v3 1/3] mm: introduce fincore()
` [PATCH v3 2/3] selftests/fincore: add test code for fincore()
` [PATCH v3 3/3] man2/fincore.2: document general description about fincore(2)
[PATCH 0/5] Reduce sequential read overhead
2014-07-09 8:13 UTC (7+ messages)
` [PATCH 1/6] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/6] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/6] mm: Move zone->pages_scanned into a vmstat counter
` [PATCH 4/6] mm: vmscan: Only update per-cpu thresholds for online CPU
` [PATCH 5/6] mm: page_alloc: Abort fair zone allocation policy when remotes nodes are encountered
` [PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
[PATCH -mm 0/8] memcg: reparent kmem on css offline
2014-07-09 7:25 UTC (7+ messages)
[PATCH v11 0/7] MADV_FREE support
2014-07-09 5:38 UTC (14+ messages)
` [PATCH v11 1/7] mm: support madvise(MADV_FREE)
` [PATCH v11 2/7] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v11 3/7] sparc: "
` [PATCH v11 4/7] powerpc: "
` [PATCH v11 5/7] s390: "
` [PATCH v11 6/7] ARM: "
` [PATCH v11 7/7] mm: Don't split THP page when syscall is called
arm64 flushing 255GB of vmalloc space takes too long
2014-07-09 1:43 UTC
Newbie start
2014-07-09 0:15 UTC
[PATCH] mm: update the description for vm_total_pages
2014-07-09 0:02 UTC (4+ messages)
[linux-3.10.17] Could not allocate memory from free CMA areas
2014-07-08 23:41 UTC
[PATCH] mm: Don't forget to set softdirty on file mapped fault
2014-07-08 21:15 UTC (8+ messages)
[next:master 284/380] cpu_pm.c:undefined reference to `crypto_alloc_shash'
2014-07-08 20:27 UTC (3+ messages)
[PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
2014-07-08 17:03 UTC (12+ messages)
mm/sched/net: BUG when running simple code
2014-07-08 15:25 UTC (3+ messages)
include/linux/atmel-mci.h:26: error: expected specifier-qualifier-list before 'bool'
2014-07-08 13:35 UTC
mm: shmem: WARNING: CPU: 1 PID: 8994 at mm/shmem.c:594 shmem_evict_inode+0x123/0x150()
2014-07-08 13:18 UTC
[PATCH v10 0/7] MADV_FREE support
2014-07-08 9:48 UTC (14+ messages)
` [PATCH v10 1/7] mm: support madvise(MADV_FREE)
` [PATCH v10 6/7] ARM: add pmd_[dirty|mkclean] for THP
` [PATCH v10 7/7] mm: Don't split THP page when syscall is called
[PATCH 00/10] fix freepage count problems due to memory isolation
2014-07-08 7:23 UTC (8+ messages)
` [PATCH 03/10] mm/page_alloc: handle page on pcp correctly if it's pageblock is isolated
` [PATCH 08/10] mm/page_alloc: use get_onbuddy_migratetype() to get buddy list type
[PATCH] Describe mmap_sem rules for __lock_page_or_retry() and callers
2014-07-08 2:50 UTC
mm: slub: invalid memory access in setup_object
2014-07-08 1:34 UTC (9+ messages)
[PATCH 0/6] x86: rework tlb range flushing code
2014-07-08 0:43 UTC (5+ messages)
` [PATCH 5/6] x86: mm: new tunable for single vs full TLB flush
[PATCH 3.14 92/94] mm/numa: Remove BUG_ON() in __handle_mm_fault()
2014-07-07 23:58 UTC
[PATCH 3.15 122/122] mm/numa: Remove BUG_ON() in __handle_mm_fault()
2014-07-07 23:58 UTC
fallout of 16K stacks
2014-07-07 23:52 UTC (4+ messages)
[PATCH] mm,vmacache: inline vmacache_valid_mm()
2014-07-07 22:07 UTC (2+ messages)
[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
2014-07-07 19:39 UTC (6+ messages)
[PATCH v3 0/3] free reclaimed pages by paging out instantly
2014-07-07 19:13 UTC (4+ messages)
[patch] mm: memcontrol: use page lists for uncharge batching
2014-07-07 18:55 UTC
[patch 0/3] mm: memcontrol: rewrite uncharge API follow-up fixes
2014-07-07 18:52 UTC (4+ messages)
` [patch 1/3] mm: memcontrol: rewrite uncharge API fix - uncharge from IRQ context
` [patch 2/3] mm: memcontrol: rewrite uncharge API fix - double migration
` [patch 3/3] mm: memcontrol: rewrite uncharge API fix - migrate before re-mapping
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).