linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 11:41:23 to 2017-09-27 09:03:01 UTC [more...]

[PATCH 0/6] Add kmalloc_array_node() and kcalloc_node()
 2017-09-27  9:03 UTC  (12+ 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: "

[PATCH] mm, swap: Make VMA based swap readahead configurable
 2017-09-27  8:35 UTC  (7+ messages)

[PATCH 01/22] mm/shmem: support passing mnt to shmem_file_setup
 2017-09-27  7:50 UTC  (10+ messages)
` [PATCH 02/22] drm/i915: introduce simple gemfs
` [PATCH 03/22] mm/shmem: parse mount options for MS_KERNMOUNT
` [PATCH 04/22] drm/i915/gemfs: enable THP

[v8 0/4] cgroup-aware OOM killer
 2017-09-27  7:43 UTC  (25+ 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

[PATCH 0/3 v7] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-27  7:14 UTC  (5+ 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 ] mm/backing-dev.c: remove a null kfree and fix a false kmemleak in backing-dev
 2017-09-27  7:15 UTC 

[PATCH 0/7] re-enable XFS per-inode DAX
 2017-09-27  6:40 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 4/7] xfs: protect S_DAX transitions in XFS write path
` [PATCH 5/7] xfs: introduce xfs_is_dax_state_changing
` [PATCH 6/7] mm, fs: introduce file_operations->post_mmap()
` [PATCH 7/7] xfs: re-enable XFS per-inode DAX

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

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

[PATCH v4] mm: introduce validity check on vm dirtiness settings
 2017-09-27  4:14 UTC  (5+ messages)

[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 v3] dma-debug: fix incorrect pfn calculation
 2017-09-27  3:48 UTC 

percpu allocation failures
 2017-09-27  1:54 UTC  (2+ 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  (13+ 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)

[RESEND] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-09-26 12:39 UTC  (2+ 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  (7+ messages)
` [RFC 1/2] Try to use HighAtomic if try to alloc umovable page that order is not 0
` [RFC 2/2] Change limit of HighAtomic from 1% to 10%

[PATCHv2] mm: Account pud page tables
 2017-09-26 10:17 UTC  (7+ messages)

[PATCH v3 00/20] Speculative page faults
 2017-09-26  8:30 UTC  (3+ messages)

[PATCH 0/2 v4] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-26  7:56 UTC  (6+ messages)

[RFC PATCH] ksm: add offset arg to memcmp_pages() to speedup comparing
 2017-09-25 22:16 UTC 

Questions about commit "ipc/shm: Fix shmat mmap nil-page protection"
 2017-09-25 21:44 UTC 

[PATCH] mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
 2017-09-25 19:41 UTC  (5+ messages)

[PATCH v3 0/2] KSM: Replace jhash2 with xxhash
 2017-09-25 19:33 UTC  (3+ messages)
` [PATCH v3 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH v3 2/2] KSM: Replace jhash2 with xxhash

[patch] mremap.2: Add description of old_size == 0 functionality
 2017-09-25 19:26 UTC  (16+ messages)
        ` [patch v2] "

[PATCH 02/21] drm/i915: introduce simple gemfs
 2017-09-25 18:06 UTC  (2+ messages)

[PATCH v8 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-09-25 16:49 UTC  (5+ messages)
` [PATCH v8 2/9] mm, swap: Add infrastructure for saving page metadata as well on swap
` [PATCH v8 7/9] mm: Add address parameter to arch_validate_prot()
` [PATCH v8 8/9] mm: Clear arch specific VM flags on protection change
` [PATCH v8 9/9] sparc64: Add support for ADI (Application Data Integrity)

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-09-25 16:37 UTC  (4+ messages)

[PATCH v2 0/2] KSM: Replace jhash2 with xxhash
 2017-09-25 16:17 UTC  (4+ messages)
` [PATCH v2 1/2] xxHash: create arch dependent 32/64-bit xxhash()

[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
 2017-09-25 14:57 UTC  (10+ messages)
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush

[PATCHv7 00/19] Boot-time switching between 4- and 5-level paging for 4.15
 2017-09-25 13:16 UTC  (2+ messages)

Memory hotplug regression in 4.13
 2017-09-25 12:58 UTC  (4+ messages)

[PATCH v3 04/20] mm: VMA sequence count
 2017-09-25 12:22 UTC  (11+ messages)

[RFC v1 0/2] Per-arch page checksumming and comparison
 2017-09-25 11:41 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).