linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 19:07:08 to 2017-12-19 23:53:28 UTC [more...]

mmots build error: version control conflict marker in file
 2017-12-19 23:53 UTC  (5+ messages)

[PATCH] mm/zsmalloc: simplify shrinker init/destroy
 2017-12-19 23:27 UTC  (11+ messages)
  ` [PATCH v2] "

[PATCH] kfree_rcu() should use the new kfree_bulk() interface for freeing rcu structures
 2017-12-19 23:25 UTC  (14+ messages)

BUG: bad usercopy in memdup_user
 2017-12-19 23:24 UTC  (21+ messages)

[PATCH] Provide useful debugging information for VM_BUG
 2017-12-19 23:01 UTC  (4+ messages)

[RFC PATCH] mm: memcontrol: memory+swap accounting for cgroup-v2
 2017-12-19 22:39 UTC  (9+ messages)

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-19 21:34 UTC  (11+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-19 21:35 UTC  (12+ messages)
` [PATCH v3 03/10] lib: add a __fprop_add_percpu_max
` [PATCH v3 05/10] writeback: add counters for metadata usage
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

revamp vmem_altmap / dev_pagemap handling V2
 2017-12-19 20:36 UTC  (11+ messages)
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-19 19:48 UTC  (14+ messages)

[PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-19 18:08 UTC  (12+ messages)
` [PATCH v20 1/7] xbitmap: Introduce xbitmap
` [PATCH v20 2/7] xbitmap: potential improvement
` [PATCH v20 3/7] xbitmap: add more operations
` [PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v20 5/7] mm: support reporting free page blocks
` [PATCH v20 6/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v20 7/7] virtio-balloon: don't report free pages when page poisoning is enabled

[PATCH v2 0/5] mm: NUMA stats code cleanup and enhancement
 2017-12-19 17:21 UTC  (14+ messages)
` [PATCH v2 1/5] mm: migrate NUMA stats from per-zone to per-node
` [PATCH v2 2/5] mm: Extends local cpu counter vm_diff_nodestat from s8 to s16
` [PATCH v2 3/5] mm: enlarge NUMA counters threshold size
` [PATCH v2 4/5] mm: use node_page_state_snapshot to avoid deviation
` [PATCH v2 5/5] mm: Rename zone_statistics() to numa_statistics()

[PATCH 1/2] mm: Make follow_pte_pmd an inline
 2017-12-19 17:12 UTC  (4+ messages)
` [PATCH 2/2] Introduce __cond_lock_err

shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
 2017-12-19 16:45 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in __list_del_entry_valid
 2017-12-19 16:40 UTC  (8+ messages)

BUG: workqueue lockup (2)
 2017-12-19 16:37 UTC  (5+ messages)

BUG: bad usercopy in old_dev_ioctl
 2017-12-19 16:35 UTC  (5+ messages)

[PATCH 0/8] Restructure struct page
 2017-12-19 16:12 UTC  (32+ messages)
` [PATCH 1/8] mm: Align struct page more aesthetically
` [PATCH 2/8] mm: De-indent struct page
` [PATCH 3/8] mm: Remove misleading alignment claims
` [PATCH 4/8] mm: Improve comment on page->mapping
` [PATCH 5/8] mm: Introduce _slub_counter_t
` [PATCH 6/8] mm: Store compound_dtor / compound_order as bytes
` [PATCH 7/8] mm: Document how to use struct page
` [PATCH 8/8] mm: Remove reference to PG_buddy

[resend PATCH 0/2] fix VFS register_shrinker fixup
 2017-12-19 15:57 UTC  (6+ messages)
` [PATCH 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
` [PATCH 2/2] VFS: handle register_shrinker failure in sget_userns

[PATCH] mm,oom: use ALLOC_OOM for OOM victim's last second allocation
 2017-12-19 14:55 UTC  (5+ messages)

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-19 12:46 UTC  (19+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation

BUG: unable to handle kernel paging request in lock_release
 2017-12-19 12:17 UTC  (2+ messages)

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-19 12:10 UTC  (5+ messages)
` [patch 11/16] x86/ldt: Force access bit for CS/SS

[RFC PATCH] mm: unclutter THP migration
 2017-12-19 12:07 UTC  (3+ messages)
` [RFC PATCH 0/3] "

[PATCH] mm,oom: Set ->signal->oom_mm to all thread groups sharing victim's memory
 2017-12-19 11:40 UTC  (2+ messages)

[PATCH] mm: thp: use down_read_trylock in khugepaged to avoid long block
 2017-12-19 11:39 UTC  (3+ messages)

[PATCH v2] mm/vmalloc: Replace opencoded 4-level page walkers
 2017-12-19 11:10 UTC 

[PATCH] zsmalloc: add fs.h include
 2017-12-19 10:42 UTC 

BUG: bad usercopy in memdup_user_nul
 2017-12-19  8:38 UTC 

[PATCH -V3 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-19  8:08 UTC  (7+ messages)

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-19  5:35 UTC  (4+ messages)

[PATCH v4 00/73] XArray version 4
 2017-12-19  0:27 UTC  (8+ messages)
` [PATCH v4 08/73] xarray: Add documentation
      ` Naming of tag operations in the XArray
    ` Storing errors "

INFO: task hung in filemap_fault
 2017-12-18 22:19 UTC  (3+ messages)

[RFC PATCH 0/1] genalloc: track beginning of allocations
 2017-12-18 21:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mm: vmscan: make unregister_shrinker() safer
 2017-12-18 20:46 UTC  (4+ messages)

[2/2] fs, elf: drop MAP_FIXED usage from elf_map
 2017-12-18 20:41 UTC  (3+ messages)
` [PATCH] mm: don't use the same value for MAP_FIXED_SAFE and MAP_SYNC

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-18 20:35 UTC  (3+ messages)

[PATCH v3] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-12-18 20:02 UTC  (2+ messages)

[RFC PATCH v4 00/18] VM introspection
 2017-12-18 19:06 UTC  (10+ messages)
` [RFC PATCH v4 06/18] kvm: vmx: export the availability of EPT views
` [RFC PATCH v4 07/18] kvm: page track: add support for preread, prewrite and preexec
` [RFC PATCH v4 08/18] kvm: add the VM introspection subsystem
` [RFC PATCH v4 13/18] kvm: x86: hook in kvmi_descriptor_event()
` [RFC PATCH v4 14/18] kvm: x86: hook in kvmi_cr_event()
` [RFC PATCH v4 15/18] kvm: x86: hook in kvmi_xsetbv_event()
` [RFC PATCH v4 16/18] kvm: x86: hook in kvmi_msr_event()
` [RFC PATCH v4 17/18] kvm: x86: handle the introspection hypercalls
` [RFC PATCH v4 18/18] kvm: x86: hook in kvmi_trap_event()


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).