Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-11 21:22:07 to 2015-06-16 13:09:53 UTC [more...]

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-16 13:09 UTC  (4+ messages)
` [RFC v3 1/4] "
` [RFC v3 2/4] ext4: Add helper function to mark group as corrupted
` [RFC v3 4/4] shmem: Add support for generic FS events

[PATCH 0/6] Assorted compaction cleanups and optimizations
 2015-06-16 13:03 UTC  (21+ messages)
` [PATCH 1/6] mm, compaction: more robust check for scanners meeting
` [PATCH 2/6] mm, compaction: simplify handling restart position in free pages scanner
` [PATCH 3/6] mm, compaction: encapsulate resetting cached scanner positions
` [PATCH 4/6] mm, compaction: always skip compound pages by order in migrate scanner
` [PATCH 5/6] mm, compaction: skip compound pages by order in free scanner
` [PATCH 6/6] mm, compaction: decouple updating pageblock_skip and cached pfn

[PATCH 0/7] userfault21 update
 2015-06-16 12:17 UTC  (15+ messages)
` [PATCH 1/7] userfaultfd: require UFFDIO_API before other ioctls
` [PATCH 2/7] userfaultfd: propagate the full address in THP faults
` [PATCH 3/7] userfaultfd: allow signals to interrupt a userfault
` [PATCH 4/7] userfaultfd: avoid missing wakeups during refile in userfaultfd_read
` [PATCH 5/7] userfaultfd: switch to exclusive wakeup for blocking reads
` [PATCH 6/7] userfaultfd: Revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
` [PATCH 7/7] userfaultfd: selftest

[PATCH 0/7] slub: bulk alloc and free for slub allocator
 2015-06-16 12:05 UTC  (22+ messages)
` [PATCH 1/7] slab: infrastructure for bulk object allocation and freeing
` [PATCH 2/7] slub bulk alloc: extract objects from the per cpu slab
` [PATCH 3/7] slub: reduce indention level in kmem_cache_alloc_bulk()
` [PATCH 4/7] slub: fix error path bug in kmem_cache_alloc_bulk
` [PATCH 5/7] slub: kmem_cache_alloc_bulk() move clearing outside IRQ disabled section
` [PATCH 6/7] slub: improve bulk alloc strategy
` [PATCH 7/7] slub: initial bulk free implementation

[BUG] fs: inotify_handle_event() reading un-init memory
 2015-06-16 11:33 UTC 

Possible broken MM code in dell-laptop.c?
 2015-06-16 10:12 UTC  (9+ messages)

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-16  9:46 UTC  (18+ messages)
` [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirrored memory
` [RFC PATCH 10/12] mm: add the buddy system interface

[RFC NEXT] mm: Fix suspicious RCU usage at kernel/sched/core.c:7318
 2015-06-16  8:48 UTC  (5+ messages)

[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-15 20:48 UTC  (30+ messages)
` [PATCH 01/12] x86/mm/pat: Don't free PGD entries on memory unmap
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 03/12] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
` [PATCH 04/12] x86/mm/hotplug: Simplify sync_global_pgds()
` [PATCH 05/12] mm: Introduce arch_pgd_init_late()
` [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` [PATCH 08/12] x86/mm: Remove pgd_list use from vmalloc_sync_all()
` [PATCH 09/12] x86/mm/pat/32: Remove pgd_list use from the PAT code
` [PATCH 10/12] x86/mm: Make pgd_alloc()/pgd_free() lockless
` [PATCH 11/12] x86/mm: Remove pgd_list leftovers
` [PATCH 12/12] x86/mm: Simplify pgd_alloc()
` why do we need vmalloc_sync_all?

[PATCH] mm: use srcu for shrinkers
 2015-06-15 20:03 UTC 

[PATCH] jbd2: get rid of open coded allocation retry loop
 2015-06-15 19:56 UTC  (3+ messages)

[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-15 18:42 UTC  (7+ messages)
` [RFC v4 PATCH 2/9] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v4 PATCH 6/9] mm/hugetlb: alloc_huge_page handle areas hole punched "

[RFC 0/3] mm: make swapin readahead to gain more thp performance
 2015-06-15 16:07 UTC  (12+ messages)
` [RFC 1/3] mm: add tracepoint for scanning pages
` [RFC 2/3] mm: make optimistic check for swapin readahead
` [RFC 3/3] mm: make swapin readahead to improve thp collapse rate

[PATCHSET v3 0/4] pagemap: make useable for non-privilege users
 2015-06-15 14:57 UTC  (12+ messages)
` [PATCH v3 1/4] pagemap: check permissions and capabilities at open time
` [PATCH v3 2/4] pagemap: add mmap-exclusive bit for marking pages mapped only here
` [PATCH v3 3/4] pagemap: hide physical addresses from non-privileged users
` [PATCH v3 4/4] pagemap: switch to the new format and do some cleanup
  ` [PATCH v4] "

[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-15 14:43 UTC  (7+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-06-15 14:32 UTC  (12+ messages)
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3

[PATCH v2] mm: show proportional swap share of the mapping
 2015-06-15 13:06 UTC 

[RFC] panic_on_oom_timeout
 2015-06-15 12:45 UTC  (6+ messages)

[PATCH RFC v0 0/6] mm: proof-of-concept memory compaction without isolation
 2015-06-15  9:52 UTC  (8+ messages)
` [PATCH RFC v0 1/6] pagevec: segmented page vectors
` [PATCH RFC v0 2/6] mm/migrate: move putback of old page out of unmap_and_move
` [PATCH RFC v0 3/6] mm/cma: repalce reclaim_clean_pages_from_list with try_to_reclaim_page
` [PATCH RFC v0 4/6] mm/migrate: page migration without page isolation
` [PATCH RFC v0 5/6] mm/compaction: use migration without isolation
` [PATCH RFC v0 6/6] mm/migrate: preserve lru order if possible

[PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes
 2015-06-15  8:27 UTC  (2+ messages)

[PATCH 04/25] mm, vmscan: Begin reclaiming pages on a per-node basis
 2015-06-15  8:22 UTC  (2+ messages)

[PATCH 03/25] mm, vmscan: Move LRU lists to node
 2015-06-15  8:19 UTC  (2+ messages)

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-06-15  6:09 UTC  (2+ messages)

linux 4.1-rc7 deadlock
 2015-06-14 16:44 UTC  (3+ messages)

[PATCH v2 0/5] KASan for arm64
 2015-06-13 15:25 UTC  (5+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH -mm v6 0/6] idle memory tracking
 2015-06-12  9:52 UTC  (7+ messages)
` [PATCH -mm v6 1/6] memcg: add page_cgroup_ino helper
` [PATCH -mm v6 2/6] hwpoison: use page_cgroup_ino for filtering by memcg
` [PATCH -mm v6 3/6] memcg: zap try_get_mem_cgroup_from_page
` [PATCH -mm v6 4/6] proc: add kpagecgroup file
` [PATCH -mm v6 5/6] proc: add kpageidle file
` [PATCH -mm v6 6/6] proc: export idle flag via kpageflags

[RFC V3] net: don't wait for order-3 page allocation
 2015-06-12  9:36 UTC  (4+ messages)

[RFC v2] net: use atomic allocation for order-3 page allocation
 2015-06-12  9:34 UTC  (18+ messages)
` [RFC] "

[PATCH 19/25] mm, vmscan: Account in vmstat for pages skipped during reclaim
 2015-06-12  8:49 UTC 

[next:master 10274/10671] /kbuild/src/slow3/arch/arm/mach-tegra/cpuidle-tegra114.c:88: undefined reference to `psci_smp_available'
 2015-06-12  0:52 UTC  (3+ messages)

[RFC v2] net: use atomic allocation for order-3 page allocation
 2015-06-11 22:27 UTC 

[-tip PATCH v4 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-11 21:19 UTC  (6+ messages)
` [PATCH v4 2/6] cleanup IORESOURCE_CACHEABLE vs ioremap()
` [PATCH v4 3/6] arch/*/asm/io.h: add ioremap_cache() to all architectures
` [PATCH v4 4/6] devm: fix ioremap_cache() usage
` [PATCH v4 5/6] arch: introduce memremap_cache() and memremap_wt()
` [PATCH v4 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates


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 read-only IMAP folder(s) and NNTP newsgroup(s).