linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-27 15:15:26 to 2017-07-31 13:00:57 UTC [more...]

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-31 13:00 UTC  (25+ messages)
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 15/62] powerpc: helper functions to initialize AMR, IAMR and UMOR registers
` [RFC v6 17/62] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v6 19/62] powerpc: ability to create execute-disabled pkeys
` [RFC v6 20/62] powerpc: store and restore the pkey state across context switches
` [RFC v6 21/62] powerpc: introduce execute-only pkey
` [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte

[PATCH v2 0/4] mm/gfs2: extend file_* API, and convert gfs2 to errseq_t error reporting
 2017-07-31 13:00 UTC  (20+ messages)
` [PATCH v2 2/4] mm: add file_fdatawait_range and file_write_and_wait
` [PATCH v2 4/4] gfs2: convert to errseq_t based writeback error reporting for fsync

[RFC PATCH 0/5] mm, memory_hotplug: allocate memmap from hotadded memory
 2017-07-31 12:55 UTC  (16+ messages)
` [RFC PATCH 2/5] mm, arch: unify vmemmap_populate altmap handling
` [RFC PATCH 3/5] mm, memory_hotplug: allocate memmap from the added memory range for sparse-vmemmap

[PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG
 2017-07-31 12:36 UTC  (17+ messages)

[PATCH] userfaultfd_zeropage: return -ENOSPC in case mm has gone
 2017-07-31 12:22 UTC  (2+ messages)

[RFC PATCH 0/1] oom support for reclaiming of hugepages
 2017-07-31  9:10 UTC  (8+ messages)
` [RFC PATCH 1/1] mm/hugetlb mm/oom_kill: Add support for reclaiming hugepages on OOM events

[RFC PATCH] mm/slub: fix a deadlock due to incomplete patching of cpusets_enabled()
 2017-07-31  9:05 UTC  (16+ messages)
` [PATCH v2] cpuset: "
        ` [PATCH v3] "

[PATCH] mm: don't zero ballooned pages
 2017-07-31  8:37 UTC  (9+ messages)

[PATCH 0/3] memdelay: memory health metric for systems and workloads
 2017-07-31  8:31 UTC  (14+ messages)
` [PATCH 1/3] sched/loadavg: consolidate LOAD_INT, LOAD_FRAC macros
` [PATCH 2/3] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 3/3] mm/sched: memdelay: memory health interface for systems and workloads

[GIT PULL 0/5] perf/core improvements and fixes
 2017-07-31  7:43 UTC  (3+ messages)
` [PATCH 1/5] tracing, mm: Record pfn instead of pointer to struct page

gigantic hugepages vs. movable zones
 2017-07-31  6:47 UTC  (3+ messages)

[PATCH 2/2] mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
 2017-07-31  6:46 UTC  (3+ messages)

[PATCH v2 2/2] userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature
 2017-07-31  6:32 UTC  (3+ messages)

[PATCH v3 2/2] userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature
 2017-07-31  6:30 UTC 

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-07-30 14:07 UTC 

[PATCH] userfaultfd: non-cooperative: flush event_wqh at release time
 2017-07-30  7:02 UTC 

[PATCH v2 1/2] mm: migrate: prevent racy access to tlb_flush_pending
 2017-07-29 23:50 UTC  (2+ messages)

[RFC PATCH v1] powerpc/radix/kasan: KASAN support for Radix
 2017-07-29 23:06 UTC  (3+ messages)

Possible race condition in oom-killer
 2017-07-29  4:31 UTC  (11+ messages)

drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.o: warning: objtool: xgbe_phy_sfp_eeprom_info()+0xc: return with modified stack frame
 2017-07-29  1:51 UTC 

[PATCH 0/2][V3] slab and general reclaim improvements
 2017-07-28 23:52 UTC  (5+ messages)
` [PATCH 1/2] mm: use sc->priority for slab shrink targets

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-28 23:01 UTC  (4+ messages)
` [PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG

[PATCH v2] mm: memcontrol: Use int for event/state parameter in several functions
 2017-07-28 21:34 UTC 

[PATCH] mm: memcontrol: Use int for event/state parameter in several functions
 2017-07-28 19:52 UTC  (4+ messages)

[PATCH v3 0/2] mm: fixes of tlb_flush_pending races
 2017-07-28 16:40 UTC  (9+ messages)
` [PATCH v3 1/2] mm: migrate: prevent racy access to tlb_flush_pending
` [PATCH v3 2/2] mm: migrate: fix barriers around tlb_flush_pending

[RFC] virtio-mem: paravirtualized memory
 2017-07-28 15:48 UTC  (4+ messages)

[PATCH 0/3] fix several TLB batch races
 2017-07-28 15:12 UTC  (6+ messages)
` [PATCH 1/3] mm: make tlb_flush_pending global
` [PATCH 2/3] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
` [PATCH 3/3] mm: fix KSM data corruption

[PATCH v4 00/10] PCID and improved laziness
 2017-07-28 13:49 UTC  (5+ messages)
` [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID

[4.13-rc1] /proc/meminfo reports that Slab: is little used
 2017-07-28 13:34 UTC  (6+ messages)

[RFC PATCH] treewide: remove GFP_TEMPORARY allocation flag
 2017-07-28 13:15 UTC  (5+ messages)

[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-07-28 13:12 UTC  (3+ messages)

[PATCH 00/15] HMM (Heterogeneous Memory Management) v24
 2017-07-28 11:10 UTC  (3+ messages)
` [PATCH 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6

[RFC PATCH 0/6] proactive kcompactd
 2017-07-28 10:58 UTC  (12+ messages)
` [PATCH 1/6] mm, kswapd: refactor kswapd_try_to_sleep()
` [PATCH 2/6] mm, kswapd: don't reset kswapd_order prematurely
` [PATCH 3/6] mm, kswapd: reset kswapd's order to 0 when it fails to reclaim enough
` [PATCH 4/6] mm, kswapd: wake up kcompactd when kswapd had too many failures
` [RFC PATCH 5/6] mm, compaction: stop when number of free pages goes below watermark
` [RFC PATCH 6/6] mm: make kcompactd more proactive

[PATCH] fs, proc: remove priv argument from is_stack
 2017-07-28  7:58 UTC 

[PATCH v3 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-07-28  7:06 UTC  (7+ messages)

[RFC PATCH 1/3] powerpc/mm: update pmdp_invalidate to return old pmd value
 2017-07-28  7:04 UTC  (11+ messages)
` [RFC PATCH 2/3] powerpc/mm: Implement pmdp_establish for ppc64
` [RFC PATCH 3/3] mm/hugetlb: Remove pmd_huge_split_prepare

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-07-28  6:30 UTC  (9+ messages)
  ` [RFC PATCH 3/3] mm: shm: Use new hugetlb size encoding definitions

[PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-28  6:23 UTC  (12+ messages)
              ` [PATCH 1/1] mm: oom: let oom_reap_task and exit_mmap to run

[PATCH V2] mm/madvise: Enable (soft|hard) offline of HugeTLB pages at PGD level
 2017-07-28  5:53 UTC  (4+ messages)
` [PATCH V3] "

[PATCH v4 1/3] mm/hugetlb: Allow arch to override and call the weak function
 2017-07-28  5:01 UTC  (3+ messages)
` [PATCH v4 2/3] powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line
` [PATCH v4 3/3] powerpc/mm/hugetlb: Allow runtime allocation of 16G

[PATCH v3 00/11] PCID and improved laziness
 2017-07-28  2:05 UTC  (6+ messages)
` [PATCH v3 06/11] x86/mm: Rework lazy TLB mode and TLB freshness tracking

[RESEND PATCH 0/2] userfaultfd: Add feature to request for a signal delivery
 2017-07-28  1:13 UTC  (4+ messages)
` [RESEND PATCH 1/2] "

[PATCH v3] mm: Add SLUB free list pointer obfuscation
 2017-07-27 23:53 UTC  (10+ messages)
` [v3] "

[v4 2/4] mm, oom: cgroup-aware OOM killer
 2017-07-27 21:41 UTC  (2+ messages)

[PATCH] mm: memcontrol: Cast mismatched enum types passed to memcg state and event functions
 2017-07-27 19:46 UTC  (7+ messages)

[PATCH 0/10 v2] Ranged pagevec lookup
 2017-07-27 19:10 UTC  (3+ messages)
` [PATCH 07/10] hugetlbfs: Use pagevec_lookup_range() in remove_inode_hugepages()

Potential race in TLB flush batching?
 2017-07-27 17:36 UTC  (13+ 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).