linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-23 23:55:22 to 2017-08-28 00:30:44 UTC [more...]

[PATCH 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-08-28  0:31 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] mm/cma: remove ALLOC_CMA
` [PATCH 3/3] ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM = y

[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
 2017-08-28  0:28 UTC  (10+ messages)

[PATCH 1/2 v2] sched/wait: Break up long wake list walk
 2017-08-27 23:12 UTC  (13+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

[PATCHv5 00/19] Boot-time switching between 4- and 5-level paging
 2017-08-27 11:29 UTC  (3+ messages)
` [PATCHv5 06/19] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time

[RFC PATCH 2/2] mm,oom: Try last second allocation after selecting an OOM victim
 2017-08-27  4:17 UTC  (8+ messages)
` [PATCH 1/2] mm,page_alloc: Don't call __node_reclaim() with oom_lock held

[PATCH v2 00/20] Speculative page faults
 2017-08-27  0:18 UTC  (10+ messages)
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure
` [PATCH v2 18/20] perf tools: Add support for the SPF perf event

[PATCH v6 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-26 23:56 UTC  (32+ messages)
` [PATCH v6 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations'
` [PATCH v6 2/5] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v6 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges
` [PATCH v6 5/5] fs, fcntl: add F_MAP_DIRECT

+ mm-madvise-fix-freeing-of-locked-page-with-madv_free.patch added to -mm tree
 2017-08-26 21:09 UTC  (8+ messages)

[PATCH 0/3] Make count list_lru_one::nr_items lockless
 2017-08-26 17:57 UTC  (7+ messages)
` [PATCH 3/3] mm: Count "

[PATCH] mm/zswap: constify struct kernel_param_ops uses
 2017-08-26 17:41 UTC 

[RFC PATCH] treewide: remove GFP_TEMPORARY allocation flag
 2017-08-26  4:11 UTC  (7+ messages)

[PATCH] futex: avoid undefined behaviour when shift exponent is negative
 2017-08-26  2:51 UTC  (7+ messages)

[RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device
 2017-08-26  0:22 UTC  (3+ messages)

mmotm 2017-08-25-15-50 uploaded
 2017-08-26  0:21 UTC  (3+ messages)
  ` [PATCH] mm/hmm: fix build when HMM is disabled

[PATCH][v2] mm: use sc->priority for slab shrink targets
 2017-08-25 22:58 UTC  (3+ messages)

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-08-25 22:31 UTC  (3+ messages)
` [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH] mm: Reward slab shrinkers that reclaim more than they were asked
 2017-08-25 21:41 UTC  (5+ messages)
` [PATCH 1/2] mm: Track actual nr_scanned during shrink_slab()

[PATCH] mm/hmm: struct hmm is only use by HMM mirror functionality v2
 2017-08-25 21:31 UTC 

[PATCH RFC v2] Add /proc/pid/smaps_rollup
 2017-08-25 21:16 UTC  (9+ messages)

[PATCH 01/23] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-08-25 20:49 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] mm: HMM always needs MMU_NOTIFIER
 2017-08-25 20:01 UTC  (3+ messages)
` [PATCH] mm/hmm: struct hmm is only use by HMM mirror functionality

[PATCH v8 02/28] x86/boot: Relocate definition of the initial state of CR0
 2017-08-25 17:41 UTC  (2+ messages)

[PATCH 1/1] mm: only dispaly online cpus of the numa node
 2017-08-25 17:34 UTC  (3+ messages)

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-25 16:44 UTC  (18+ messages)

[PATCH] fork: fix incorrect fput of ->exe_file causing use-after-free
 2017-08-25 14:40 UTC  (6+ messages)

[RFC PATCH v2 0/7] ktask: multithread cpu-intensive kernel work
 2017-08-25 14:12 UTC  (10+ messages)
` [RFC PATCH v2 1/7] ktask: add documentation
` [RFC PATCH v2 2/7] ktask: multithread cpu-intensive kernel work
` [RFC PATCH v2 3/7] ktask: add /proc/sys/debug/ktask_max_threads
` [RFC PATCH v2 4/7] mm: enlarge type of offset argument in mem_map_offset and mem_map_next
` [RFC PATCH v2 5/7] mm: parallelize clear_gigantic_page
` [RFC PATCH v2 6/7] hugetlbfs: parallelize hugetlbfs_fallocate with ktask
` [RFC PATCH v2 7/7] mm: parallelize deferred struct page initialization within each node

[PATCH v2 0/3] Separate NUMA statistics from zone statistics
 2017-08-25 13:16 UTC  (6+ messages)
` [PATCH v2 1/3] mm: Change the call sites of numa statistics items
` [PATCH v2 2/3] mm: Update NUMA counter threshold size
` [PATCH v2 3/3] mm: Consider the number in local CPUs when *reads* NUMA stats

[RESEND PATCH 0/3] mm: Add cache coloring mechanism
 2017-08-25 13:10 UTC  (5+ messages)

[v6 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-25 10:58 UTC  (19+ messages)
` [v6 2/4] mm, oom: cgroup-aware OOM killer
` [v6 3/4] mm, oom: introduce oom_priority for memory cgroups

[PATCH] mm/mlock: use page_zone() instead of page_zone_id()
 2017-08-25  8:48 UTC  (4+ messages)

[PATCH] xfs: Drop setting redundant PF_KSWAPD in kswapd context
 2017-08-25  4:02 UTC  (4+ messages)

[PATCH 1/2] mm: use sc->priority for slab shrink targets
 2017-08-25  1:40 UTC  (9+ messages)
` [PATCH 2/2][v2] mm: make kswapd try harder to keep active pages in cache

[PATCH 0/2] completion: Reduce stack usage caused by COMPLETION_INITIALIZER_ONSTACK()
 2017-08-25  0:36 UTC  (8+ messages)
` [PATCH 1/2] nfit: Use init_completion() in acpi_nfit_flush_probe()
  ` [PATCH v2 1/2] nfit: Fix the abuse of COMPLETION_INITIALIZER_ONSTACK()

[RFC PATCH 0/6] proactive kcompactd
 2017-08-24 23:51 UTC  (8+ messages)

[PATCH] mm/ksm : Checksum calculation function change (jhash2 -> crc32)
 2017-08-24 19:14 UTC  (6+ messages)

[PATCH] x86/mm: fix use-after-free of ldt_struct
 2017-08-24 18:43 UTC  (4+ messages)

[linux-next:master 9146/9596] fs/ocfs2/dlm/dlmrecovery.c:2306: warning: unused variable 'i'
 2017-08-24 15:53 UTC 

[PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
 2017-08-24 15:45 UTC  (9+ messages)
` [PATCH v5 04/10] arm64: Add __flush_tlb_one()
  ` [kernel-hardening] "

[RFC PATCH 0/4] mm: hwpoison: soft-offline support for thp migration
 2017-08-24 14:26 UTC  (8+ messages)
` [RFC PATCH 1/4] mm: madvise: read loop's step size beforehand in madvise_inject_error(), prepare for THP support
` [RFC PATCH 3/4] mm: soft-offline: retry to split and soft-offline the raw error if the original THP offlining fails

[Bug 196729] New: System becomes unresponsive when swapping - Regression since 4.10.x
 2017-08-24 14:19 UTC  (5+ messages)

Intermittent memory corruption with v4.13-rc6+ and earlier
 2017-08-24 12:59 UTC  (4+ messages)

[PATCH v1 0/1] Reversed logic in memblock_discard
 2017-08-24 12:21 UTC  (3+ messages)
` [PATCH v1 1/1] mm: "

[PATCH 0/4] page_ext/page_owner init fixes
 2017-08-24  7:01 UTC  (5+ messages)
` [PATCH 1/4] mm, page_owner: make init_pages_in_zone() faster

+ fork-fix-incorrect-fput-of-exe_file-causing-use-after-free.patch added to -mm tree
 2017-08-24  6:54 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).