linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-20 03:07:31 to 2017-12-22 00:11:04 UTC [more...]

[PATCH v2 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-12-22  0:11 UTC  (3+ messages)

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-22  0:06 UTC  (17+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
                        ` known bad patch in -mm tree was "

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-21 23:58 UTC  (4+ messages)

[RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements
 2017-12-21 23:35 UTC  (7+ messages)

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-21 23:16 UTC  (12+ messages)

[PATCH v2 1/1] Move kfree_call_rcu() to slab_common.c
 2017-12-21 22:32 UTC 

[PATCH 1/2] mm: Make follow_pte_pmd an inline
 2017-12-21 22:10 UTC  (6+ messages)
` [PATCH 2/2] Introduce __cond_lock_err

[RFC PATCH v4 00/18] VM introspection
 2017-12-21 22:01 UTC  (9+ messages)
` [RFC PATCH v4 02/18] add memory map/unmap support for VM introspection on the guest side
` [RFC PATCH v4 04/18] kvm: x86: add kvm_mmu_nested_guest_page_fault() and kvmi_mmu_fault_gla()
` [RFC PATCH v4 05/18] kvm: x86: add kvm_arch_vcpu_set_regs()
` [RFC PATCH v4 07/18] kvm: page track: add support for preread, prewrite and preexec

[PATCH v20 3/7 RESEND] xbitmap: add more operations
 2017-12-21 21:03 UTC  (4+ messages)

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

general protection fault in finish_task_switch
 2017-12-21 18:42 UTC  (2+ messages)

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

[PATCH] Move kfree_call_rcu() to slab_common.c
 2017-12-21 17:31 UTC  (5+ messages)

[RFC PATCH] mm: memcontrol: memory+swap accounting for cgroup-v2
 2017-12-21 17:29 UTC  (18+ messages)

[PATCH v2 0/5] mm: NUMA stats code cleanup and enhancement
 2017-12-21 17:10 UTC  (29+ 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 0/8] Restructure struct page
 2017-12-21 17:03 UTC  (7+ messages)
` [PATCH 5/8] mm: Introduce _slub_counter_t

[PATCH] mm,oom: use ALLOC_OOM for OOM victim's last second allocation
 2017-12-21 16:42 UTC  (7+ messages)

BUG: workqueue lockup (2)
 2017-12-21 13:07 UTC  (10+ messages)

[PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-21 12:56 UTC  (9+ messages)

[PATCH v4 72/73] xfs: Convert mru cache to XArray
 2017-12-21 12:05 UTC  (7+ messages)

[PATCH 1/2] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes
 2017-12-21 10:00 UTC  (10+ 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

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

[RFC] does ioremap() cause memory leak?
 2017-12-21  8:55 UTC 

[PATCH] mm/zsmalloc: simplify shrinker init/destroy
 2017-12-21  7:25 UTC  (19+ messages)
` [PATCH v2] "
                      ` [PATCH v3] "

[PATCH v3 0/9] memfd: add sealing to hugetlb-backed memory
 2017-12-21  0:40 UTC  (6+ messages)

general protection fault in __schedule
 2017-12-21  0:34 UTC  (2+ messages)

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-20 22:49 UTC  (8+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

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

[patch V181 06/54] arch: Allow arch_dup_mmap() to fail
 2017-12-20 21:35 UTC  (19+ messages)
` [patch V181 07/54] x86/ldt: Rework locking
` [patch V181 08/54] x86/ldt: Prevent ldt inheritance on exec
` [patch V181 10/54] x86/doc: Remove obvious weirdness
` [patch V181 12/54] x86/uv: Use the right tlbflush API
` [patch V181 13/54] x86/microcode: Dont abuse the tlbflush interface
` [patch V181 14/54] x86/mm: Use __flush_tlb_one() for kernel memory
` [patch V181 15/54] x86/mm: Remove superfluous barriers
` [patch V181 16/54] x86/mm: Clarify which functions are supposed to flush what
` [patch V181 17/54] x86/mm: Move the CR3 construction functions to tlbflush.h
` [patch V181 18/54] x86/mm: Remove hard-coded ASID limit checks
` [patch V181 19/54] x86/mm: Put MMU to hardware ASID translation in one place
` [patch V181 20/54] x86/mm: Create asm/invpcid.h
` [patch V181 25/54] x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
` [patch V181 26/54] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [patch V181 48/54] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
` [patch V181 50/54] x86/mm/pti: Add Kconfig
` [patch V181 52/54] x86/mm/dump_pagetables: Check user space page table for WX pages
` [patch V181 53/54] x86/mm/dump_pagetables: Allow dumping current pagetables

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

[PATCH 0/8] Restructure struct page
 2017-12-20 15:55 UTC  (10+ 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

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-20 14:30 UTC  (8+ messages)
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

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

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

mmots build error: version control conflict marker in file
 2017-12-20  9:17 UTC  (7+ 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).