linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-03 00:39:36 to 2017-08-07 10:21:41 UTC [more...]

[PATCH v8 00/14] lockdep: Implement crossrelease feature
 2017-08-07 10:20 UTC  (16+ messages)
` [PATCH v8 01/14] lockdep: Refactor lookup_chain_cache()
` [PATCH v8 02/14] lockdep: Add a function building a chain between two classes
` [PATCH v8 03/14] lockdep: Change the meaning of check_prev_add()'s return value
` [PATCH v8 04/14] lockdep: Make check_prev_add() able to handle external stack_trace
` [PATCH v8 05/14] lockdep: Implement crossrelease feature
` [PATCH v8 06/14] lockdep: Detect and handle hist_lock ring buffer overwrite
` [PATCH v8 07/14] lockdep: Handle non(or multi)-acquisition of a crosslock
` [PATCH v8 08/14] lockdep: Make print_circular_bug() aware of crossrelease
` [PATCH v8 09/14] lockdep: Apply crossrelease to completions
` [PATCH v8 10/14] pagemap.h: Remove trailing white space
` [PATCH v8 11/14] lockdep: Apply crossrelease to PG_locked locks
` [PATCH v8 12/14] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked
` [PATCH v8 13/14] lockdep: Move data of CONFIG_LOCKDEP_PAGELOCK from page to page_ext
` [PATCH v8 14/14] lockdep: Crossrelease feature documentation

[PATCH -mm] mm: Clear to access sub-page last when clearing huge page
 2017-08-07 10:16 UTC  (4+ messages)

[PATCH RESEND] mm: don't zero ballooned pages
 2017-08-07  9:37 UTC  (8+ messages)

[RESEND PATCH] mm: Don't reinvent the wheel but use existing llist API
 2017-08-07  8:42 UTC 

[PATCH] mm: vmstat: get slab statistics always from node counters
 2017-08-07  7:06 UTC  (2+ messages)

[RFC PATCH v2 0/6] mm, memory_hotplug: allocate memmap from hotadded memory
 2017-08-07  7:00 UTC  (2+ messages)

suspicious __GFP_NOMEMALLOC in selinux
 2017-08-07  6:58 UTC  (12+ messages)

[PATCH] mm: ratelimit PFNs busy info message
 2017-08-07  6:58 UTC  (4+ messages)

[PATCH v13 0/5] Virtio-balloon Enhancement
 2017-08-07  6:58 UTC  (31+ messages)
` [PATCH v13 1/5] Introduce xbitmap
` [PATCH v13 2/5] xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v13 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v13 4/5] mm: support reporting free page blocks
` [PATCH v13 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH] oom_reaper: close race without using oom_lock
 2017-08-07  6:02 UTC  (7+ messages)

[PATCH -mm -v4 0/5] mm, swap: VMA based swap readahead
 2017-08-07  5:40 UTC  (6+ messages)
` [PATCH -mm -v4 1/5] mm, swap: Add swap readahead hit statistics
` [PATCH -mm -v4 2/5] mm, swap: Fix swap readahead marking
` [PATCH -mm -v4 3/5] mm, swap: VMA based swap readahead
` [PATCH -mm -v4 4/5] mm, swap: Add sysfs interface for "
` [PATCH -mm -v4 5/5] mm, swap: Don't use VMA based swap readahead if HDD is used as swap

[PATCH v2] z3fold: use per-cpu unbuddied lists
 2017-08-06 16:14 UTC 

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-06 14:04 UTC  (3+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-08-06  5:13 UTC 

[PATCH 0/2] mm,fork: MADV_WIPEONFORK - an empty VMA in the child
 2017-08-05 19:33 UTC  (5+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK

kernel panic on null pointer on page->mem_cgroup
 2017-08-05 15:52 UTC 

[PATCH 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-05 15:21 UTC  (8+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag
` [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK

[PATCH] mm, oom: fix potential data corruption when oom_reaper races with writer
 2017-08-05  1:46 UTC  (13+ messages)
    `  "
        ` [PATCH 1/2] mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
          ` [PATCH 2/2] mm, oom: fix potential data corruption when oom_reaper races with writer

[RFC][PATCH] mm/slub.c: Allow poisoning to use the fast path
 2017-08-04 23:10 UTC 

[PATCH] mm: fix list corruptions on shmem shrinklist
 2017-08-04 18:06 UTC  (7+ messages)

[PATCH] mm, oom: task_will_free_mem(current) should ignore MMF_OOM_SKIP for once
 2017-08-04 15:54 UTC  (11+ messages)

A possible bug: Calling mutex_lock while holding spinlock
 2017-08-04 14:03 UTC  (2+ messages)

[v5 00/15] complete deferred page initialization
 2017-08-04 14:01 UTC  (20+ messages)
` [v5 01/15] x86/mm: reserve only exiting low pages
` [v5 02/15] x86/mm: setting fields in deferred pages
` [v5 03/15] sparc64/mm: "
` [v5 04/15] mm: discard memblock data later
` [v5 05/15] mm: don't accessed uninitialized struct pages
` [v5 06/15] sparc64: simplify vmemmap_populate
` [v5 07/15] mm: defining memblock_virt_alloc_try_nid_raw
` [v5 08/15] mm: zero struct pages during initialization
` [v5 09/15] sparc64: optimized struct page zeroing
` [v5 10/15] x86/kasan: explicitly zero kasan shadow memory
` [v5 11/15] arm64/kasan: "
` [v5 12/15] mm: explicitly zero pagetable memory
` [v5 13/15] mm: stop zeroing memory during allocation in vmemmap
` [v5 14/15] mm: optimize early system hash allocations
` [v5 15/15] mm: debug for raw alloctor

[RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
 2017-08-04  8:12 UTC  (12+ messages)

Network issue
 2017-08-04  7:25 UTC 

[PATCH 2/2] fsnotify: use method copy_dname copying filename
 2017-08-04  5:18 UTC  (2+ messages)

[PATCH v2] zram: Rework copy of compressor name in comp_algorithm_store()
 2017-08-04  1:11 UTC  (4+ messages)

[PATCH] userfaultfd_zeropage: return -ENOSPC in case mm has gone
 2017-08-03 21:25 UTC  (10+ messages)

[PATCH v6 5/7] mm: make tlb_flush_pending global
 2017-08-03 16:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: copy virtio on balloon_compaction.c
 2017-08-03 15:23 UTC  (3+ messages)

[PATCH] mm/ksm : Checksum calculation function change (jhash2 -> crc32)
 2017-08-03 13:23 UTC  (4+ messages)

[v4 0/4] cgroup-aware OOM killer
 2017-08-03 13:01 UTC  (9+ messages)
` [v4 2/4] mm, oom: "

[PATCH 0/2] mm, oom: do not grant oom victims full memory reserves access
 2017-08-03 12:22 UTC  (12+ messages)
` [PATCH 1/2] mm, oom: do not rely on TIF_MEMDIE for "
  ` [PATCH v2 "

[PATCH] mm/vmstat: fix divide error at __fragmentation_index
 2017-08-03  9:12 UTC 

[PATCH] mm/vmstat: fix divide error at __fragmentation_index
 2017-08-03  8:46 UTC 

[PATCH] mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones
 2017-08-03  8:35 UTC 

[PATCH] mm/vmstat: fix divide error at __fragmentation_index
 2017-08-03  8:09 UTC  (2+ messages)

[PATCH] mm/vmalloc: reduce half comparison during pcpu_get_vm_areas()
 2017-08-03  6:38 UTC 

[v4 09/15] sparc64: optimized struct page zeroing
 2017-08-03  5:15 UTC  (2+ messages)

[v4 13/15] mm: stop zeroing memory during allocation in vmemmap
 2017-08-03  4:46 UTC  (2+ messages)

[v4 04/15] mm: discard memblock data later
 2017-08-03  4:29 UTC  (2+ messages)

[v4 14/15] mm: optimize early system hash allocations
 2017-08-03  4:29 UTC  (2+ 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).