linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-16 14:22:00 to 2016-03-20 20:04:35 UTC [more...]

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-03-20 20:03 UTC 

[PATCH 00/71] get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-03-20 19:57 UTC  (78+ messages)
` [PATCH 01/71] arc: "
` [PATCH 02/71] arm: "
` [PATCH 03/71] parisc: "
` [PATCH 04/71] powerpc: "
` [PATCH 05/71] s390: "
` [PATCH 06/71] block: "
` [PATCH 07/71] drm: "
` [PATCH 08/71] md: "
` [PATCH 09/71] v4l: "
` [PATCH 10/71] drivers/misc: "
` [PATCH 11/71] mmc: "
` [PATCH 12/71] mtd: "
` [PATCH 13/71] nvdimm: "
` [PATCH 14/71] oprofile: "
` [PATCH 15/71] scsi: "
` [PATCH 16/71] lustre: "
` [PATCH 17/71] usb: "
` [PATCH 18/71] fbdev: "
` [PATCH 19/71] 9p: "
` [PATCH 20/71] affs: "
` [PATCH 21/71] afs: "
` [PATCH 22/71] btrfs: "
` [PATCH 23/71] cachefiles: "
` [PATCH 24/71] ceph: "
` [PATCH 25/71] cifs: "
` [PATCH 26/71] configfs: "
` [PATCH 27/71] cramfs: "
` [PATCH 28/71] dlm: "
` [PATCH 29/71] ecryptfs: "
` [PATCH 30/71] efivarfs: "
` [PATCH 31/71] exofs: "
` [PATCH 32/71] ext2: "
` [PATCH 33/71] ext4: "
` [PATCH 34/71] f2fs: "
` [PATCH 35/71] freevxfs: "
` [PATCH 36/71] fscache: "
` [PATCH 37/71] fuse: "
` [PATCH 38/71] gfs2: "
` [PATCH 39/71] hfs: "
` [PATCH 40/71] hfsplus: "
` [PATCH 41/71] hostfs: "
` [PATCH 42/71] isofs: "
` [PATCH 43/71] jbd2: "
` [PATCH 44/71] jffs2: "
` [PATCH 45/71] jfs: "
` [PATCH 46/71] kernfs: "
` [PATCH 47/71] logfs: "
` [PATCH 48/71] minix: "
` [PATCH 49/71] ncpfs: "
` [PATCH 50/71] nfs: "
` [PATCH 51/71] nilfs2: "
` [PATCH 52/71] ntfs: "
` [PATCH 53/71] ocfs2: "
` [PATCH 54/71] proc: "
` [PATCH 55/71] pstore: "
` [PATCH 56/71] qnx6: "
` [PATCH 57/71] ramfs: "
` [PATCH 58/71] reiserfs: "
` [PATCH 59/71] "
` [PATCH 60/71] sysv: "
` [PATCH 61/71] ubifs: "
` [PATCH 62/71] udf: "
` [PATCH 63/71] ufs: "
` [PATCH 64/71] xfs: "
` [PATCH 65/71] binfmt: "
` [PATCH 66/71] hugetlb: "
` [PATCH 67/71] mqueue: "
` [PATCH 68/71] uprobes: "
` [PATCH 69/71] vfs: "
` [PATCH 70/71] mm: "
` [PATCH 71/71] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition

[PATCH v4 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-03-20 18:07 UTC  (3+ messages)
` [PATCH v4 1/2] mm, vmstat: calculate particular vm event
` [PATCH v4 2/2] mm, thp: avoid unnecessary swapin in khugepaged

[PATCH v3 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-03-20 18:06 UTC  (7+ messages)
` [PATCH v3 1/2] mm, vmstat: calculate particular vm event
` [PATCH v3 2/2] mm, thp: avoid unnecessary swapin in khugepaged

core.c:undefined reference to `fpu_save'
 2016-03-20 17:49 UTC 

[PATCH 0/5] userfaultfd: extension for non cooperative uffd usage
 2016-03-20 12:53 UTC  (7+ messages)
` [PATCH 1/5] uffd: Split the find_userfault() routine
` [PATCH 2/5] uffd: Add ability to report non-PF events from uffd descriptor
` [PATCH 3/5] uffd: Add fork() event
` [PATCH 4/5] uffd: Add mremap() event
` [PATCH 5/5] uffd: Add madvise() event for MADV_DONTNEED request

[PATCH 07/13] aio: enabled thread based async fsync
 2016-03-20  2:03 UTC  (16+ messages)
                  ` aio openat "

KASAN overhead?
 2016-03-20  1:14 UTC  (3+ messages)

{standard input}:162: Error: number (0x9000000080000000) larger than 32 bits
 2016-03-20  1:00 UTC 

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-03-19 22:26 UTC  (3+ messages)

Suspicious error for CMA stress test
 2016-03-19 22:11 UTC  (23+ messages)

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-19  1:02 UTC  (7+ messages)
` [PATCHv4 04/25] rmap: support file thp
` [PATCHv4 08/25] thp: support file pages in zap_huge_pmd()

[PATCH 1/5] mm: memcontrol: Remove redundant hot plug notifier test
 2016-03-18 21:26 UTC 

RFC [PATCH 0/1] ksm: introduce ksm_max_page_sharing per page deduplication limit
 2016-03-18 16:27 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v7 0/7] SLAB support for KASAN
 2016-03-18 15:12 UTC  (6+ messages)
` [PATCH v7 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB

[PATCH] mm,writeback: Don't use ALLOC_NO_WATERMARKS for wb_start_writeback
 2016-03-18 13:42 UTC  (7+ messages)
` [PATCH] mm,writeback: Don't use memory reserves "

[PATCH v6 0/5] Make cpuid <-> nodeid mapping persistent
 2016-03-18 10:34 UTC  (8+ messages)
` [PATCH v6 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v6 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v6 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v6 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v6 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[RFC][PATCH v3 0/5] mm/zsmalloc: rework compaction and increase density
 2016-03-18  4:10 UTC  (12+ messages)
` [RFC][PATCH v3 1/5] mm/zsmalloc: introduce class auto-compaction

[PATCH v1 00/19] Support non-lru page migration
 2016-03-17 22:17 UTC  (6+ messages)
` [PATCH v1 11/19] zsmalloc: squeeze freelist into page->mapping

mmotm 2016-03-17-15-04 uploaded
 2016-03-17 22:05 UTC 

Mirroring process address space on device
 2016-03-17 17:42 UTC  (10+ messages)
` [PATCH] mm: Export symbols unmapped_area() & unmapped_area_topdown()

[PATCH] mm/page_isolation: fix tracepoint to mirror check function behavior
 2016-03-17 17:40 UTC 

[PATCH] mm/page_isolation: let caller take the zone lock for test_pages_isolated
 2016-03-17 17:33 UTC  (3+ messages)

[PATCH RFC 1/1] Add support for ZONE_DEVICE IO memory with struct pages
 2016-03-17 16:11 UTC  (5+ messages)

Page migration issue with UBIFS
 2016-03-17 15:25 UTC  (17+ messages)
              ` [PATCH] UBIFS: Implement ->migratepage()

[PATCH 6/5] oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task
 2016-03-17 15:20 UTC  (14+ messages)

[PATCH 1/2] mm/vmap: Add a notifier for when we run out of vmap address space
 2016-03-17 13:41 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/shrinker: Hook up vmap allocation failure notifier
` [PATCH v2] mm/vmap: Add a notifier for when we run out of vmap address space

[PATCH 0/3] OOM detection rework v4
 2016-03-17 12:01 UTC  (4+ messages)
` [PATCH 2/3] mm: throttle on IO only when there are too many dirty and writeback pages

[PATCH V2] mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
 2016-03-17 10:05 UTC  (3+ messages)
` ARC !THP broken in linux-next (was Re: [PATCH V2] mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range)

[PATCH] mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
 2016-03-17  8:23 UTC  (7+ messages)

[PATCH] mm: memcontrol: reclaim when shrinking memory.high below usage
 2016-03-16 14:47 UTC  (4+ messages)


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).