linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-04 07:25:51 to 2017-08-08 01:20:31 UTC [more...]

[PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
 2017-08-08  1:19 UTC  (2+ messages)
` [lkp-robot] [mm] 7674270022: will-it-scale.per_process_ops -19.3% regression

[RFC PATCH v1] powerpc/radix/kasan: KASAN support for Radix
 2017-08-08  1:18 UTC  (3+ messages)

[PATCH] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
 2017-08-08  1:05 UTC 

kernel panic on null pointer on page->mem_cgroup
 2017-08-08  1:01 UTC  (2+ messages)

[PATCH v8 00/14] lockdep: Implement crossrelease feature
 2017-08-07 15:58 UTC  (20+ 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

[RFC PATCH 0/1] Add hugetlbfs support to memfd_create()
 2017-08-07 23:47 UTC  (2+ messages)
` [RFC PATCH 1/1] mm/shmem: add "

[PATCH -mm] mm: Clear to access sub-page last when clearing huge page
 2017-08-07 23:05 UTC  (7+ messages)

[RFC][PATCH] mm/slub.c: Allow poisoning to use the fast path
 2017-08-07 22:23 UTC  (6+ messages)

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

binfmt_elf: use ELF_ET_DYN_BASE only for PIE breaks asan
 2017-08-07 19:46 UTC  (32+ messages)

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

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-07 18:23 UTC  (9+ 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 RT 1/6] lockdep: Fix per-cpu static objects
 2017-08-07 17:40 UTC 

[PATCH v5 0/9] arm64: Enable contiguous pte hugepage support
 2017-08-07 17:19 UTC  (3+ messages)
` [PATCH v5 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries

[PATCHv3 00/13] Boot-time switching between 4- and 5-level paging
 2017-08-07 15:54 UTC  (16+ messages)
` [PATCHv3 01/13] mm, sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME
` [PATCHv3 02/13] x86/kasan: Use the same shadow offset for 4- and 5-level paging
` [PATCHv3 03/13] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv3 04/13] x86/xen: Drop 5-level paging support code from XEN_PV code
` [PATCHv3 05/13] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv3 06/13] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv3 07/13] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv3 08/13] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv3 09/13] x86/mm: Fold p4d page table layer at runtime
` [PATCHv3 10/13] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv3 11/13] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv3 12/13] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
` [PATCHv3 13/13] x86/mm: Offset boot-time paging mode switching cost

[PATCH 0/2] mm, oom: fix oom_reaper fallouts
 2017-08-07 15:23 UTC  (6+ 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

[PATCH] mm/vmalloc: reduce half comparison during pcpu_get_vm_areas()
 2017-08-07 15:11 UTC  (3+ messages)

[PATCH 0/2] mm, oom: do not grant oom victims full memory reserves access
 2017-08-07 14:21 UTC  (2+ messages)

[PATCH] userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
 2017-08-07 13:12 UTC 

[PATCH RESEND] mm: don't zero ballooned pages
 2017-08-07  9:37 UTC  (5+ 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  (11+ 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  (3+ messages)
` [PATCH v13 1/5] Introduce xbitmap

[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 

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

[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

[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  (7+ messages)
` [v5 09/15] sparc64: optimized struct page zeroing
` [v5 11/15] arm64/kasan: explicitly zero kasan shadow memory

[PATCH v13 4/5] mm: support reporting free page blocks
 2017-08-04  8:55 UTC  (14+ messages)

Network issue
 2017-08-04  7:25 UTC 


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