linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-19 12:35:32 to 2017-10-21 03:04:13 UTC [more...]

[PATCH 00/23] Hardened usercopy whitelisting
 2017-10-21  3:04 UTC  (4+ messages)

Fix false positive by LOCKDEP_CROSSRELEASE
 2017-10-21  2:23 UTC  (10+ messages)
` [RESEND PATCH 1/3] completion: Add support for initializing completion with lockdep_map

[PATCH 0/4] Boot-time switching between 4- and 5-level paging for 4.15, Part 2
 2017-10-21  1:43 UTC  (6+ messages)
` [PATCH 1/4] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH 2/4] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCH 3/4] x86/boot/compressed/64: Introduce place_trampoline()
` [PATCH 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[rfc 1/2] mm/hmm: Allow smaps to see zone device public pages
 2017-10-21  1:23 UTC  (10+ messages)
` [rfc 2/2] smaps: Show zone device memory used

[PATCH v1] mm: broken deferred calculation
 2017-10-21  1:17 UTC 

[PATCH] mm: fix movable_node kernel command-line
 2017-10-20 23:32 UTC 

PROBLEM: Remapping hugepages mappings causes kernel to return EINVAL
 2017-10-20 22:42 UTC  (2+ messages)

[PATCH v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
 2017-10-20 22:29 UTC  (26+ messages)
` [PATCH v3 01/13] dax: quiet bdev_dax_supported()
` [PATCH v3 02/13] dax: require 'struct page' for filesystem dax
` [PATCH v3 03/13] dax: stop using VM_MIXEDMAP for dax
` [PATCH v3 04/13] dax: stop using VM_HUGEPAGE "
` [PATCH v3 05/13] dax: stop requiring a live device for dax_flush()
` [PATCH v3 06/13] dax: store pfns in the radix
` [PATCH v3 07/13] dax: warn if dma collides with truncate
` [PATCH v3 08/13] tools/testing/nvdimm: add 'bio_delay' mechanism
` [PATCH v3 09/13] IB/core: disable memory registration of fileystem-dax vmas
` [PATCH v3 10/13] mm: disable get_user_pages_fast() for dax
` [PATCH v3 11/13] fs: use smp_load_acquire in break_{layout,lease}
` [PATCH v3 12/13] dax: handle truncate of dma-busy pages
` [PATCH v3 13/13] xfs: wire up FL_ALLOCATED support

[PATCH v2] mm: mlock: remove lru_add_drain_all()
 2017-10-20 21:51 UTC  (4+ messages)

[RFC PATCH] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-10-20 21:07 UTC  (3+ messages)

[PATCH] mm: shmem: mark expected switch fall-through
 2017-10-20 19:10 UTC 

[PATCH] mm: list_lru: mark expected switch fall-through
 2017-10-20 19:07 UTC 

RFC: spurious UFFD_EVENT_FORK with pending signals
 2017-10-20 18:02 UTC  (3+ messages)

[PATCH 0/1] mm:hugetlbfs: Fix hwpoison reserve accounting
 2017-10-20 17:49 UTC  (4+ messages)
` [PATCH 1/1] "

[RFC PATCH] mm, thp: make deferred_split_shrinker memcg-aware
 2017-10-20 17:47 UTC  (5+ messages)

[PATCH v9 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-10-20 16:58 UTC  (5+ messages)
` [PATCH v9 02/10] mm, swap: Add infrastructure for saving page metadata as well on swap
` [PATCH v9 07/10] mm: Add address parameter to arch_validate_prot()
` [PATCH v8 08/10] mm: Clear arch specific VM flags on protection change
` [PATCH v9 10/10] sparc64: Add support for ADI (Application Data Integrity)

[PATCH 0/6] Boot-time switching between 4- and 5-level paging for 4.15, Part 1
 2017-10-20 16:23 UTC  (9+ messages)

[RFC 0/2] KVM "fake DAX" device flushing
 2017-10-20 16:11 UTC  (14+ messages)
` [RFC 2/2] KVM: add virtio-pmem driver
    ` [Qemu-devel] "

[RFC PATCH 2/2] mm,oom: Try last second allocation after selecting an OOM victim
 2017-10-20 14:18 UTC  (7+ messages)

[PATCH v2 0/3] crossrelease: make it not unwind by default
 2017-10-20 14:44 UTC  (17+ messages)
` [PATCH v2 2/3] lockdep: Remove BROKEN flag of LOCKDEP_CROSSRELEASE
` [PATCH v2 0/4] Fix false positives by cross-release feature
  ` [PATCH v2 4/4] lockdep: Assign a lock_class per gendisk used for wait_for_completion()

[PATCH 00/15] v5 kernel core pieces refcount conversions
 2017-10-20 12:43 UTC  (17+ messages)
` [PATCH 01/15] sched: convert sighand_struct.count to refcount_t
` [PATCH 02/15] sched: convert signal_struct.sigcnt "
` [PATCH 03/15] sched: convert user_struct.__count "
` [PATCH 04/15] sched: convert numa_group.refcount "
` [PATCH 05/15] sched/task_struct: convert task_struct.usage "
` [PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 07/15] perf: convert perf_event_context.refcount "
` [PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 10/15] uprobes: convert uprobe.ref "
` [PATCH 11/15] nsproxy: convert nsproxy.count "
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 13/15] creds: convert cred.usage "
` [PATCH 14/15] kcov: convert kcov.refcount "
` [PATCH 15/15] bdi: convert bdi_writeback_congested.refcnt from atomic_t "

[PATCH v1 0/3] Virtio-balloon Improvement
 2017-10-20 11:54 UTC  (4+ messages)
` [PATCH v1 1/3] virtio-balloon: replace the coarse-grained balloon_lock
` [PATCH v1 2/3] virtio-balloon: deflate up to oom_pages on OOM
` [PATCH v1 3/3] virtio-balloon: stop inflating when OOM occurs

[PATCH v2 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces
 2017-10-20 11:35 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm: rename page dtor functions to {compound,huge,transhuge}_page__dtor

[PATCH 0/3] lsmem/chmem: add memory zone awareness
 2017-10-20 10:45 UTC  (2+ messages)

[PATCH] mm,page_alloc: Serialize out_of_memory() and allocation stall messages
 2017-10-20 10:20 UTC  (3+ messages)

[PATCH -mm -V2] mm, pagemap: Fix soft dirty marking for PMD migration entry
 2017-10-20  9:29 UTC  (3+ messages)

swapper/0: page allocation failure: order:0, mode:0x1204010(GFP_NOWAIT|__GFP_COMP|__GFP_RECLAIMABLE|__GFP_NOTRACK), nodemask=(null)
 2017-10-20  9:12 UTC  (5+ messages)

[PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces
 2017-10-20  8:31 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCHv3, RFC] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2017-10-20  8:36 UTC  (2+ messages)

[PATCH 1/2] mm, memory_hotplug: do not fail offlining too early
 2017-10-20  8:17 UTC  (13+ messages)
` [PATCH 1/2] mm: drop migrate type checks from has_unmovable_pages

[PATCH] mm/mempolicy: add node_empty check in SYSC_migrate_pages
 2017-10-20  6:42 UTC  (5+ messages)

[mmotm:master 171/244] lib/bug.c:212:2: note: in expansion of macro 'list_for_each_entry_rcu'
 2017-10-20  2:17 UTC 

[mmotm:master 171/244] lib/bug.c:212:32: error: 'module_bug_list' undeclared
 2017-10-20  2:05 UTC 

[PATCH v12 00/11] complete deferred page initialization
 2017-10-20  1:13 UTC  (4+ messages)
` [PATCH v12 09/11] mm: stop zeroing memory during allocation in vmemmap

swap_info_get: Bad swap offset entry 0200f8a7
 2017-10-20  0:33 UTC 

mmotm 2017-10-19-17-00 uploaded
 2017-10-20  0:01 UTC 

[PATCH v3 00/49] block: support multipage bvec
 2017-10-19 23:58 UTC  (19+ messages)
` [PATCH v3 07/49] bcache: comment on direct access to bvec table
` [PATCH v3 09/49] block: comment on bio_iov_iter_get_pages()
` [PATCH v3 11/49] btrfs: avoid access to .bi_vcnt directly
` [PATCH v3 20/49] block: introduce bio_for_each_segment_mp()
` [PATCH v3 37/49] fs/mpage: convert to bio_for_each_segment_all_sp()
` [PATCH v3 41/49] xfs: "

[PATCH V3] selftests/vm: Add tests validating mremap mirror functionality
 2017-10-19 23:24 UTC  (2+ messages)

[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
 2017-10-19 23:12 UTC  (11+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

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

[PATCH] mm: mlock: remove lru_add_drain_all()
 2017-10-19 20:53 UTC  (14+ messages)

Regression: x86/mm: Add Secure Memory Encryption (SME) support
 2017-10-19 19:36 UTC  (3+ messages)

[PATCH 0/2] Optimize mmu_notifier->invalidate_range callback
 2017-10-19 16:58 UTC  (6+ messages)
` [PATCH 1/2] mm/mmu_notifier: avoid double notification when it is useless v2

[PATCH 0/8] Follow-up for speed up page cache truncation v2
 2017-10-19 15:43 UTC  (12+ messages)
` [PATCH 4/8] mm: Only drain per-cpu pagevecs once per pagevec usage
` [PATCH 7/8] mm, Remove cold parameter from free_hot_cold_page*
` [PATCH 8/8] mm: Remove __GFP_COLD

[PATCH] mm/swap: Use page flags to determine LRU list in __activate_page()
 2017-10-19 15:33 UTC  (2+ messages)

[RFC] mm/swap: Rename pagevec_lru_move_fn() as pagevec_lruvec_move_fn()
 2017-10-19 15:29 UTC  (2+ messages)

[PATCH -mm -V2] mm, swap: Fix race between swap count continuation operations
 2017-10-19 15:15 UTC 

[linux-next:master 6243/6567] WARNING: vmlinux.o(.text.unlikely+0x5fb7): Section mismatch in reference from the function __def_free() to the function .init.text:__free_pages_boot_core()
 2017-10-19 14:22 UTC  (3+ messages)

[PATCH 3.18 01/27] x86/mm: Disable preemption during CR3 read+write
 2017-10-19 13:49 UTC 

[PATCH] zswap: Same-filled pages handling
 2017-10-19 13:24 UTC  (5+ messages)

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-10-19 13:12 UTC  (3+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics

[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
 2017-10-19 13:00 UTC  (7+ messages)

[PATCH 00/11] KASan for arm
 2017-10-19 12:55 UTC  (13+ messages)
` [PATCH 03/11] arm: Kconfig: enable KASan
` [PATCH 05/11] Disable kasan's instrumentation
` [PATCH 06/11] change memory_is_poisoned_16 for aligned error
` [PATCH 09/11] Don't need to map the shadow of KASan's shadow memory

[PATCH 04/11] Define the virtual space of KASan's shadow region
 2017-10-19 12:43 UTC  (8+ 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).