linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-04 20:41:59 to 2017-10-08 03:51:26 UTC [more...]

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-08  3:45 UTC  (21+ messages)
` [PATCH v7 01/12] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v7 02/12] fs, mm: pass fd to ->mmap_validate()
` [PATCH v7 03/12] fs: introduce i_mapdcount
` [PATCH v7 04/12] fs: MAP_DIRECT core
` [PATCH v7 05/12] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v7 06/12] xfs: wire up MAP_DIRECT
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v7 08/12] fs, mapdirect: introduce ->lease_direct()
` [PATCH v7 09/12] xfs: wire up ->lease_direct()
` [PATCH v7 10/12] device-dax: "
` [PATCH v7 11/12] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v7 12/12] tools/testing/nvdimm: enable rdma unit tests

RFC: spurious UFFD_EVENT_FORK with pending signals
 2017-10-07 15:16 UTC 

[PATCH] Userfaultfd: Add description for UFFD_FEATURE_SIGBUS
 2017-10-07 14:44 UTC  (3+ messages)

[PATCH 0/3 v10] oom: capture unreclaimable slab info in oom message
 2017-10-07 13:05 UTC  (10+ messages)
` [PATCH 1/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[RFC] [PATCH] mm,oom: Offload OOM notify callback to a kernel thread
 2017-10-07 11:30 UTC  (6+ messages)

tty crash due to auto-failing vmalloc
 2017-10-07  9:57 UTC  (19+ messages)
  ` [PATCH 1/2] Revert "vmalloc: back off when the current task is killed"

kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
 2017-10-07  9:22 UTC  (5+ messages)

PROBLEM: Remapping hugepages mappings causes kernel to return EINVAL
 2017-10-07  1:58 UTC 

[PATCH] vmalloc: add __alloc_vm_area() for optimizing vmap stack
 2017-10-06 23:35 UTC  (2+ messages)

[PATCHv2 1/2] mm: Introduce wrappers to access mm->nr_ptes
 2017-10-06 23:10 UTC  (8+ messages)
` [PATCHv2 2/2] mm: Consolidate page table accounting

[PATCH v8 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-10-06 22:12 UTC  (3+ messages)
` [PATCH v8 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v1][cover-letter] mm/mempolicy.c: Fix get_nodes() off-by-one error
 2017-10-06 22:12 UTC  (3+ messages)
` [PATCH v1] "

[RFC PATCH] mm: shm: round up tmpfs size to huge page size when huge=always
 2017-10-06 20:22 UTC 

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-06 19:33 UTC  (3+ messages)

[PATCH v5 0/5] cramfs refresh for embedded usage
 2017-10-06 17:41 UTC  (11+ messages)
` [PATCH v5 1/5] cramfs: direct memory access support
` [PATCH v5 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v5 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v5 4/5] cramfs: add mmap support
` [PATCH v5 5/5] cramfs: rehabilitate it

[PATCH v10 00/10] complete deferred page initialization
 2017-10-06 15:25 UTC  (17+ messages)
` [PATCH v10 01/10] x86/mm: setting fields in deferred pages
` [PATCH v10 02/10] sparc64/mm: "
` [PATCH v10 03/10] sparc64: simplify vmemmap_populate
` [PATCH v10 04/10] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages
` [PATCH v10 06/10] mm/kasan: kasan specific map populate function
` [PATCH v10 07/10] x86/kasan: use kasan_map_populate()
` [PATCH v10 08/10] arm64/kasan: "
` [PATCH v10 09/10] mm: stop zeroing memory during allocation in vmemmap
` [PATCH v10 10/10] sparc64: optimized struct page zeroing

[PATCH] mm/page-writeback.c: fix bug caused by disable periodic writeback
 2017-10-06 22:58 UTC 

[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-10-06 14:50 UTC  (2+ messages)
` [PATCH 02/21] drm/i915: introduce simple gemfs

[PATCH v2] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-06 14:28 UTC  (3+ messages)

[PATCH] kmemleak: clear stale pointers from task stacks
 2017-10-06 14:02 UTC  (2+ messages)

[PATCH] mm: deferred_init_memmap improvements
 2017-10-06 13:55 UTC  (3+ messages)

[PATCH] kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644
 2017-10-06 13:55 UTC  (2+ messages)

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-10-06 12:28 UTC  (15+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-06 12:17 UTC  (12+ messages)
` [v11 1/6] mm, oom: refactor the oom_kill_process() function
` [v11 2/6] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [v11 3/6] mm, oom: cgroup-aware OOM killer
` [v11 4/6] mm, oom: introduce memory.oom_group
` [v11 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer
` [v11 6/6] mm, oom, docs: describe the "

[PATCH RFC] blk-throttle: add feedback to cgroup writeback about throttled writes
 2017-10-06 11:45 UTC 

[PATCH] proc: do not show VmExe bigger than total executable virtual memory
 2017-10-06 11:32 UTC 

[PATCHv3 1/2] mm: Introduce wrappers to access mm->nr_ptes
 2017-10-06 10:06 UTC  (2+ messages)
` [PATCHv3 2/2] mm: Consolidate page table accounting

[PATCH] mm: page_vma_mapped: Ensure pmd is loaded with READ_ONCE outside of lock
 2017-10-06  9:27 UTC  (2+ messages)

[PATCH] kvm, mm: account kvm related kmem slabs to kmemcg
 2017-10-06  8:55 UTC  (5+ messages)

[PATCH] epoll: account epitem and eppoll_entry to kmemcg
 2017-10-06  7:48 UTC  (5+ messages)

[v10 0/6] cgroup-aware OOM killer
 2017-10-06  5:43 UTC  (34+ messages)
` [v10 3/6] mm, oom: "
` [v10 4/6] mm, oom: introduce memory.oom_group
` [v10 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer

[PATCH v4 0/5] cramfs refresh for embedded usage
 2017-10-05 23:49 UTC  (17+ messages)
` [PATCH v4 4/5] cramfs: add mmap support

[PATCH v3 00/20] Speculative page faults
 2017-10-05 23:32 UTC  (3+ messages)

[PATCH] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05 22:58 UTC  (12+ messages)

lib/lz4/lz4_decompress.c:487:1: internal compiler error: output_operand: unrecognized address
 2017-10-05 16:10 UTC 

[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-10-05 15:18 UTC  (2+ messages)
` [PATCH 02/21] drm/i915: introduce simple gemfs

Why is NFS using a_ops->freepage?
 2017-10-05 14:50 UTC  (3+ messages)

[RFC] mmap(MAP_CONTIG)
 2017-10-05 14:30 UTC  (8+ messages)

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-10-05 13:51 UTC  (2+ messages)

[PATCH] mm/slob: remove an unnecessary check for __GFP_ZERO
 2017-10-05 11:32 UTC 

[PATCH 1/2] mm: Introduce wrapper to access mm->nr_ptes
 2017-10-05 10:10 UTC  (6+ messages)
` [PATCH 2/2] mm: Consolidate page table accounting

[PATCH 0/3 v8] oom: capture unreclaimable slab info in oom message
 2017-10-05  7:57 UTC  (5+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH] mm: readahead: Increase maximum readahead window
 2017-10-05  8:39 UTC  (3+ messages)

[PATCH] cma: Take __GFP_NOWARN into account in cma_alloc()
 2017-10-05  2:55 UTC  (3+ 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).