linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-26 10:04:46 to 2017-09-28 08:21:41 UTC [more...]

[PATCHv7 00/19] Boot-time switching between 4- and 5-level paging for 4.15
 2017-09-28  8:21 UTC  (13+ messages)
` [PATCHv7 01/19] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME
` [PATCHv7 02/19] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCHv7 03/19] x86/kasan: Use the same shadow offset for 4- and 5-level paging
` [PATCHv7 06/19] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv7 07/19] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv7 08/19] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable

[PATCH] mm: Make count list_lru_one::nr_items lockless
 2017-09-28  7:48 UTC  (3+ messages)

[PATCH v3] mm, sysctl: make NUMA stats configurable
 2017-09-28  6:11 UTC 

[PATCH 0/2 v8] oom: capture unreclaimable slab info in oom message
 2017-09-28  4:36 UTC  (4+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH] mm: print a warning once the vm dirtiness settings is illogical
 2017-09-28  9:54 UTC 

[PATCH 0/15 v2] Ranged pagevec tagged lookup
 2017-09-28  1:40 UTC  (18+ messages)
` [PATCH 01/15] mm: Implement find_get_pages_range_tag()
` [PATCH 02/15] btrfs: Use pagevec_lookup_range_tag()
` [PATCH 03/15] ceph: "
` [PATCH 04/15] ext4: "
` [PATCH 05/15] f2fs: "
` [PATCH 06/15] f2fs: Simplify page iteration loops
` [PATCH 07/15] f2fs: Use find_get_pages_tag() for looking up single page
` [PATCH 08/15] gfs2: Use pagevec_lookup_range_tag()
` [PATCH 09/15] nilfs2: "
` [PATCH 10/15] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
` [PATCH 11/15] mm: Use pagevec_lookup_range_tag() in write_cache_pages()
` [PATCH 12/15] mm: Add variant of pagevec_lookup_range_tag() taking number of pages
` [PATCH 13/15] ceph: Use pagevec_lookup_range_nr_tag()
` [PATCH 14/15] mm: Remove nr_pages argument from pagevec_lookup_{,range}_tag()
` [PATCH 15/15] afs: Use find_get_pages_range_tag()

[PATCH v4] mm: introduce validity check on vm dirtiness settings
 2017-09-28  1:27 UTC  (7+ messages)

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-09-28  1:02 UTC  (14+ messages)

[PATCH 0/3] dax: require 'struct page' and other fixups
 2017-09-28  0:09 UTC  (5+ messages)
` [PATCH 1/3] dax: disable filesystem dax on devices that do not map pages
` [PATCH 2/3] dax: stop using VM_MIXEDMAP for dax
` [PATCH 3/3] dax: stop using VM_HUGEPAGE "

[PATCH v4 0/5] cramfs refresh for embedded usage
 2017-09-27 23:32 UTC  (6+ messages)
` [PATCH v4 1/5] cramfs: direct memory access support
` [PATCH v4 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v4 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v4 4/5] cramfs: add mmap support
` [PATCH v4 5/5] cramfs: rehabilitate it

[RESEND] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-09-27 23:31 UTC  (3+ messages)

[PATCH] writeback: remove unused parameter from balance_dirty_pages()
 2017-09-27 22:13 UTC 

[PATCH 0/3 v7] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-27 22:11 UTC  (10+ messages)
` [PATCH 1/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/3] mm: oom: show unreclaimable slab info when kernel panic
` [PATCH 3/3] doc: add description for unreclaim_slabs_oom_ratio

[PATCH 0/2] percpu: fix block iterators and reserved chunk stats
 2017-09-27 21:51 UTC  (5+ messages)
` [PATCH 1/2] percpu: fix starting offset for chunk statistics traversal
` [PATCH 2/2] percpu: fix iteration to prevent skipping over block

[v8 0/4] cgroup-aware OOM killer
 2017-09-27 18:11 UTC  (27+ messages)

[PATCH 0/3] lsmem/chmem: add memory zone awareness
 2017-09-27 17:44 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] tests/lsmem: update lsmem test with ZONES column
` [PATCH 3/3] lsmem/chmem: add memory zone awareness to bash-completion

[PATCH 0/7] re-enable XFS per-inode DAX
 2017-09-27 16:15 UTC  (37+ messages)
` [PATCH 1/7] xfs: always use DAX if mount option is used
` [PATCH 2/7] xfs: validate bdev support for DAX inode flag
` [PATCH 3/7] xfs: protect S_DAX transitions in XFS read path
` [PATCH 6/7] mm, fs: introduce file_operations->post_mmap()
` [PATCH 7/7] xfs: re-enable XFS per-inode DAX

[PATCH ] mm/backing-dev.c: remove a null kfree and fix a false kmemleak in backing-dev
 2017-09-27 13:35 UTC  (3+ messages)

[v9 0/5] cgroup-aware OOM killer
 2017-09-27 13:09 UTC  (6+ messages)
` [v9 1/5] mm, oom: refactor the oom_kill_process() function
` [v9 2/5] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [v9 3/5] mm, oom: cgroup-aware OOM killer
` [v9 4/5] mm, oom: add cgroup v2 mount option for "
` [v9 5/5] mm, oom, docs: describe the "

[PATCH v3] dma-debug: fix incorrect pfn calculation
 2017-09-27 10:23 UTC  (2+ messages)

[PATCH 0/6] Add kmalloc_array_node() and kcalloc_node()
 2017-09-27  9:16 UTC  (16+ messages)
` [PATCH 1/6] mm: add kmalloc_array_node and kcalloc_node
` [PATCH 2/6] block: use kmalloc_array_node
` [PATCH 3/6] IB/qib: "
` [PATCH 4/6] IB/rdmavt: "
` [PATCH 5/6] mm, mempool: "
` [PATCH 6/6] rds: ib: "

percpu allocation failures
 2017-09-27  9:05 UTC  (3+ messages)

[PATCH 02/22] drm/i915: introduce simple gemfs
 2017-09-27  7:50 UTC  (5+ messages)

[PATCH V2 0/2] mm: fix race condition in MADV_FREE
 2017-09-27  7:16 UTC  (6+ messages)
` [PATCH V2 1/2] mm: avoid marking swap cached page as lazyfree
` [PATCH V2 2/2] mm: fix data corruption caused by lazyfree page

[RFC] a question about mlockall() and mprotect()
 2017-09-27  5:51 UTC  (9+ messages)

[PATCH] [PATCH v3] mm, oom: task_will_free_mem(current) should ignore MMF_OOM_SKIP for once
 2017-09-27  5:00 UTC  (4+ messages)
  ` [PATCH] mm,oom: Warn on racing with MMF_OOM_SKIP at task_will_free_mem(current)

[PATCH v2] mm: update comments for struct page.mapping
 2017-09-27  4:04 UTC 

[PATCH] mm: update comments for struct page.mapping
 2017-09-27  3:59 UTC  (3+ messages)

[PATCH v2] dma-debug: fix incorrect pfn calculation
 2017-09-27  1:41 UTC 

[PATCH] dma-debug: fix incorrect pfn calculation
 2017-09-27  1:07 UTC  (3+ messages)

[PATCH V3 0/2] mm: fix race condition in MADV_FREE
 2017-09-26 23:20 UTC  (9+ messages)
` [PATCH V3 1/2] mm: avoid marking swap cached page as lazyfree
` [PATCH V3 2/2] mm: fix data corruption caused by lazyfree page

[PATCH] mm: Fix typo in VM_MPX definition
 2017-09-26 19:19 UTC  (2+ messages)

[PATCH] mm/device-public-memory: Enable move_pages() to stat device memory
 2017-09-26 18:35 UTC  (6+ messages)

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-09-26 16:16 UTC  (11+ messages)

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-09-26 13:35 UTC  (3+ messages)
` [PATCH 1/4] mm: move function alloc_pages_exact_nid out of __meminit

[PATCH v3] mm: introduce validity check on vm dirtiness settings
 2017-09-26 13:33 UTC  (7+ messages)

[RFC] A multithread lockless deduplication engine
 2017-09-26 11:47 UTC 

[RFC 0/2] Use HighAtomic against long-term fragmentation
 2017-09-26 10:47 UTC  (6+ messages)
` [RFC 1/2] Try to use HighAtomic if try to alloc umovable page that order is not 0

[PATCHv2] mm: Account pud page tables
 2017-09-26 10:17 UTC  (7+ 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).