linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes
 2017-12-20 13:53 UTC  (8+ messages)
` [PATCH 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
` [PATCH v2 1/2] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes
  ` [PATCH v2 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions

[PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-20 12:25 UTC  (15+ 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] mm/zsmalloc: simplify shrinker init/destroy
 2017-12-20 11:57 UTC  (24+ messages)
  ` [PATCH v2] "
                        ` [PATCH v3] "

BUG: workqueue lockup (2)
 2017-12-20 10:55 UTC  (6+ messages)

[PATCH v2 0/5] mm: NUMA stats code cleanup and enhancement
 2017-12-20 10:24 UTC  (23+ 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()

BUG: unable to handle kernel NULL pointer dereference in __list_del_entry_valid
 2017-12-20 10:00 UTC  (11+ messages)

[RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements
 2017-12-20  9:53 UTC  (4+ messages)

BUG: bad usercopy in memdup_user
 2017-12-20  9:44 UTC  (22+ messages)

shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
 2017-12-20  9:20 UTC  (6+ messages)

mmots build error: version control conflict marker in file
 2017-12-20  9:17 UTC  (7+ messages)

[PATCH] kfree_rcu() should use the new kfree_bulk() interface for freeing rcu structures
 2017-12-20  7:31 UTC  (20+ messages)

[PATCH] mm: thp: use down_read_trylock in khugepaged to avoid long block
 2017-12-20  1:35 UTC  (9+ messages)

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-20  1:26 UTC 

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-12-20  1:11 UTC  (4+ messages)
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-20  0:20 UTC  (14+ 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 v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-19 21:35 UTC  (8+ messages)
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

[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

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

[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

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  (7+ messages)

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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox