messages from 2015-02-03 21:45:43 to 2015-02-11 13:30:53 UTC [more...]
[RFCv3 1/2] device: add dma_params->max_segment_count
2015-02-11 13:30 UTC (16+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
` [Linaro-mm-sig] "
mm: NULL ptr deref in unlink_file_vma
2015-02-11 12:22 UTC (6+ messages)
[PATCH] mm: fix negative nr_isolated counts
2015-02-11 9:58 UTC (2+ messages)
[PATCH -mm] slub: kmem_cache_shrink: init discard list after freeing slabs
2015-02-11 8:16 UTC
[RFC] Making memcg track ownership per address_space or anon_vma
2015-02-11 7:32 UTC (22+ messages)
[PATCH 3.18 04/57] vm: add VM_FAULT_SIGSEGV handling support
2015-02-11 5:34 UTC (5+ messages)
[PATCH 0/3] Slab allocator array operations V2
2015-02-11 4:48 UTC (7+ messages)
` [PATCH 1/3] Slab infrastructure for array operations
` [PATCH 2/3] slub: Support "
` [PATCH 3/3] Array alloc test code
How to handle TIF_MEMDIE stalls?
2015-02-11 2:23 UTC (9+ messages)
[PATCH] mm: incorporate zero pages into transparent huge pages
2015-02-11 2:26 UTC (3+ messages)
[PATCH v17 0/7] MADV_FREE support
2015-02-11 0:56 UTC (21+ messages)
` [PATCH v17 1/7] mm: support madvise(MADV_FREE)
[PATCH] x86, kaslr: propagate base load address calculation
2015-02-10 23:13 UTC (4+ messages)
[PATCH v2 0/7] Kernel huge I/O mapping support
2015-02-10 23:10 UTC (14+ messages)
` [PATCH v2 1/7] mm: Change __get_vm_area_node() to use fls_long()
` [PATCH v2 2/7] lib: Add huge I/O map capability interfaces
` [PATCH v2 3/7] mm: Change ioremap to set up huge I/O mappings
` [PATCH v2 4/7] mm: Change vunmap to tear down huge KVA mappings
` [PATCH v2 5/7] x86, mm: Support huge KVA mappings on x86
` [PATCH v2 6/7] x86, mm: Support huge I/O "
` [PATCH v2 7/7] mm: Add config HUGE_IOMAP to enable huge I/O mappings
[PATCH] mm/slab_common: Use kmem_cache_free
2015-02-10 21:51 UTC (3+ messages)
[PATCH] mm/page_alloc: add a necessary 'leave'
2015-02-10 13:43 UTC
[PATCH] mm: actually remap enough memory
2015-02-10 12:37 UTC (3+ messages)
[3.19-final|next-20150204] LTP OOM testsuite causes call-traces
2015-02-10 10:45 UTC (2+ messages)
[RFC PATCH 0/5] compaction: changing initial position of scanners
2015-02-10 8:54 UTC (8+ messages)
BUG: stuck on mmap_sem in 3.18.6
2015-02-10 8:26 UTC (5+ messages)
[PATCH] mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
2015-02-10 4:37 UTC
BUG: non-zero nr_pmds on freeing mm: 1
2015-02-09 17:50 UTC (13+ messages)
+ mm-fix-false-positive-warning-on-exit-due-mm_nr_pmdsmm.patch added to -mm tree
2015-02-09 14:40 UTC
[RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
2015-02-09 9:13 UTC (22+ messages)
` MADV_DONTNEED semantics? Was: "
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2015-02-08 11:48 UTC (5+ messages)
` [PATCH v12 04/20] mm: Allow page fault handlers to perform the COW
[LSF/MM ATTEND] mmap_sem and mm performance testing
2015-02-07 2:17 UTC (3+ messages)
` [Lsf-pc] "
[RFC 0/3] Mirrored memory support for boot time allocations
2015-02-06 22:28 UTC
[RFC 0/3] Slab allocator array operations
2015-02-06 18:39 UTC (12+ messages)
` [RFC 1/3] Slab infrastructure for "
[mmotm:master 409/551] WARNING: arch/x86/kernel/cpu/microcode/microcode.o(.data+0x1cf0): Section mismatch in reference from the variable microcode_mutex to the variable .init.rodata:__mod_x86cpu__microcode_id_device_table
2015-02-06 17:45 UTC (2+ messages)
[PATCHv2, RESEND 00/19] expose page table levels as Kconfig option
2015-02-06 16:26 UTC (21+ messages)
` [PATCHv2, RESEND 01/19] alpha: expose number of page table levels on Kconfig level
` [PATCHv2, RESEND 02/19] arm64: "
` [PATCHv2, RESEND 03/19] arm: "
` [PATCHv2, RESEND 04/19] frv: mark PUD and PMD folded
` [PATCHv2, RESEND 05/19] ia64: expose number of page table levels on Kconfig level
` [PATCHv2, RESEND 06/19] m32r: mark PMD folded
` [PATCHv2, RESEND 07/19] m68k: mark PMD folded and expose number of page table levels
` [PATCHv2, RESEND 08/19] mips: expose number of page table levels on Kconfig level
` [PATCHv2, RESEND 09/19] mn10300: mark PUD and PMD folded
` [PATCHv2, RESEND 10/19] parisc: expose number of page table levels on Kconfig level
` [PATCHv2, RESEND 11/19] powerpc: "
` [PATCHv2, RESEND 12/19] s390: expose number of page table levels
` [PATCHv2, RESEND 13/19] sh: "
` [PATCHv2, RESEND 14/19] sparc: "
` [PATCHv2, RESEND 15/19] tile: "
` [PATCHv2, RESEND 16/19] um: "
` [PATCHv2, RESEND 17/19] x86: expose number of page table levels on Kconfig level
` [PATCHv2, RESEND 18/19] mm: define default PGTABLE_LEVELS to two
` [PATCHv2, RESEND 19/19] mm: do not add nr_pmds into mm_struct if PMD is folded
[mmotm:master 458/551] warning: (SB1XXX_CORELIS && ..) selects DEBUG_INFO which has unmet direct dependencies (DEBUG_KERNEL && ..)
2015-02-06 13:33 UTC
[RFC PATCH 0/7] Kernel huge I/O mapping support
2015-02-05 20:56 UTC (5+ messages)
` [RFC PATCH 2/7] lib: Add huge I/O map capability interfaces
[next:master 4658/4676] undefined reference to `copy_user_page'
2015-02-05 20:45 UTC (6+ messages)
[PATCH] gfs2: use __vmalloc GFP_NOFS for fs-related allocations
2015-02-05 20:11 UTC (8+ messages)
[PATCH 1/5] LLVMLinux: Correct size_index table before replacing the bootstrap kmem_cache_node
2015-02-05 8:37 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v3 1/5] slab: "
[mmotm:master 458/551] /tmp/cc421eK7.s:11626: Error: symbol `$LSLT0' is already defined
2015-02-05 3:25 UTC
[RFC PATCH] mm: cma: add functions for getting allocation info
2015-02-04 23:14 UTC (3+ messages)
[PATCH 0/5] MIPS: LLVMLinux: Patches to enable compilation of a working kernel for MIPS using Clang/LLVM
2015-02-04 21:08 UTC (6+ messages)
` [PATCH 1/5] LLVMLinux: Correct size_index table before replacing the bootstrap kmem_cache_node
[mmotm:master 394/551] drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds
2015-02-04 18:24 UTC (3+ messages)
` [PATCH mmotm] x86_64: __asan_load2 can be static
[PATCH] hugetlb, x86: register 1G page size if we can allocate them runtime
2015-02-04 17:47 UTC (2+ messages)
copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
2015-02-04 16:42 UTC (2+ messages)
[PATCH] mm/swapfile.c: use spin_lock_bh with swap_lock to avoid deadlocks
2015-02-04 12:26 UTC (4+ messages)
[RFC] mremap: add MREMAP_NOHOLE flag
2015-02-04 10:22 UTC (3+ messages)
[PATCH v2] zram: remove init_lock in zram_make_request
2015-02-04 4:01 UTC
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2015-02-04 4:00 UTC (10+ messages)
` [PATCH v11 00/19] Kernel address sanitizer - runtime memory debugger
` [PATCH v11 02/19] Add kernel address sanitizer infrastructure
` [PATCH v11 18/19] module: fix types of device tables aliases
[PATCH] mm: Don't offset memmap for flatmem
2015-02-04 2:25 UTC (8+ messages)
` [PATCHv2] "
[ras:rfc-mirror 2/2] mm/memblock.c:57:6: sparse: symbol 'memblock_have_mirror' was not declared. Should it be static?
2015-02-04 1:58 UTC (2+ messages)
` [PATCH ras] mirror: memblock_have_mirror can be static
[mmotm:master 458/551] warning: (GDB_SCRIPTS) selects DEBUG_INFO which has unmet direct dependencies (DEBUG_KERNEL && ..)
2015-02-04 1:45 UTC
mmotm 2015-02-03-16-38 uploaded
2015-02-04 0:38 UTC
[PATCH 1/2] mremap: don't allow VM_MIXEDMAP vma expanding
2015-02-03 23:25 UTC (9+ messages)
` [PATCH 2/2] aio: make aio .mremap handle size changes
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).