Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-04 15:29:35 to 2015-12-08 18:12:08 UTC [more...]

[PATCH 00/34] x86: Memory Protection Keys (v5)
 2015-12-08 18:11 UTC  (21+ messages)
` [PATCH 09/34] x86, pkeys: store protection in high VMA flags
` [PATCH 10/34] x86, pkeys: arch-specific protection bits
  ` [PATCH 10/34] x86, pkeys: arch-specific protection bitsy
` [PATCH 14/34] x86, pkeys: add functions to fetch PKRU
` [PATCH 15/34] mm: factor out VMA fault permission checking
` [PATCH 16/34] x86, mm: simplify get_user_pages() PTE bit handling
` [PATCH 17/34] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 26/34] mm: implement new mprotect_key() system call

[PATCH V3][for-next] mm: add a new vector based madvise syscall
 2015-12-08 17:38 UTC  (3+ messages)

[PATCH mmotm] memcg: Ignore partial THP when moving task
 2015-12-08 17:35 UTC  (2+ messages)

m(un)map kmalloc buffers to userspace
 2015-12-08 17:25 UTC 

[RFC contig pages support 1/2] IB: Supports contiguous memory operations
 2015-12-08 17:15 UTC  (2+ messages)

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND
 2015-12-08 16:28 UTC  (17+ messages)
` [PATCH 01/14] mm: memcontrol: export root_mem_cgroup
` [PATCH 02/14] net: tcp_memcontrol: properly detect ancestor socket pressure
` [PATCH 03/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 04/14] net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
` [PATCH 05/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 06/14] net: tcp_memcontrol: simplify the per-memcg limit access
` [PATCH 07/14] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 08/14] net: tcp_memcontrol: simplify linkage between socket and page counter
` [PATCH 09/14] mm: memcontrol: generalize the socket accounting jump label
` [PATCH 10/14] mm: memcontrol: do not account memory+swap on unified hierarchy
` [PATCH 11/14] mm: memcontrol: move socket code for unified hierarchy accounting
` [PATCH 12/14] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 13/14] mm: memcontrol: hook up vmpressure to socket pressure
` [PATCH 14/14] mm: memcontrol: switch to the updated jump-label API

[RFC PATCH 0/2] slab: implement bulking for SLAB allocator
 2015-12-08 16:19 UTC  (26+ messages)
` [RFC PATCH 1/2] slab: implement bulk alloc in "
` [RFC PATCH 2/2] slab: implement bulk free "
` [RFC PATCH V2 0/9] slab: cleanup and bulk API for SLAB
  ` [RFC PATCH V2 1/9] mm/slab: move SLUB alloc hooks to common mm/slab.h
  ` [RFC PATCH V2 2/9] mm: generalize avoid fault-inject on bootstrap kmem_cache
  ` [RFC PATCH V2 3/9] slab: use slab_pre_alloc_hook in SLAB allocator
  ` [RFC PATCH V2 4/9] mm: kmemcheck skip object if slab allocation failed
  ` [RFC PATCH V2 5/9] slab: use slab_post_alloc_hook in SLAB allocator
  ` [RFC PATCH V2 6/9] slab: implement bulk alloc "
  ` [RFC PATCH V2 7/9] slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk
  ` [RFC PATCH V2 8/9] slab: implement bulk free in SLAB allocator
  ` [RFC PATCH V2 9/9] slab: annotate code to generate more compact asm code

[PATCH v2 0/2] mm: Introduce kernelcore=reliable option
 2015-12-08 16:11 UTC  (5+ messages)

[PATCH] mm/ksm.c: use list_for_each_entry_safe
 2015-12-08 15:12 UTC 

[PATCH v2] arch/*/include/uapi/asm/mman.h: correct uniform value of MADV_FREE
 2015-12-08 14:50 UTC 

[PATCH] mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_page
 2015-12-08 14:40 UTC 

[PATCH] mm: page_alloc: fix variable type in zonelist type iteration
 2015-12-08 14:03 UTC 

[PATCH] MIPS: Fix DMA contiguous allocation
 2015-12-08 12:12 UTC  (2+ messages)

Why can't we use __GFP_KILLABLE?
 2015-12-08 12:07 UTC 

[PATCH v4 00/13] UEFI boot and runtime services support for 32-bit ARM
 2015-12-08 12:07 UTC  (4+ messages)
` [PATCH v4 01/13] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table

[PATCH v2 1/2] mm: Export nr_swap_pages
 2015-12-08 11:22 UTC  (12+ messages)
` [PATCH v2 2/2] drm/i915: Disable shrinker for non-swapped backed objects
    ` [Intel-gfx] [PATCH v2 1/2] mm: Export nr_swap_pages

[RFC PATCH] mm, oom: introduce oom reaper
 2015-12-08 11:06 UTC  (9+ messages)
` [RFC PATCH -v2] "

[PATCH v5 0/4] Allow customizable random offset to mmap_base address
 2015-12-08 10:03 UTC  (8+ messages)
` [PATCH v5 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v5 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v5 3/4] arm64: "

[PATCH] mm/compaction: restore COMPACT_CLUSTER_MAX to 32
 2015-12-08  9:45 UTC  (3+ messages)

[RFC 0/3] reduce latency of direct async compaction
 2015-12-08  8:52 UTC  (15+ messages)

[PATCH -mm 00/25] get_user_pages() for dax pte and pmd mappings
 2015-12-08  1:34 UTC  (26+ messages)
` [PATCH -mm 01/25] pmem, dax: clean up clear_pmem()
` [PATCH -mm 02/25] dax: increase granularity of dax_clear_blocks() operations
` [PATCH -mm 03/25] dax: guarantee page aligned results from bdev_direct_access()
` [PATCH -mm 04/25] dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
` [PATCH -mm 05/25] mm, dax: fix livelock, allow dax pmd mappings to become writeable
` [PATCH -mm 06/25] dax: Split pmd map when fallback on COW
` [PATCH -mm 07/25] um: kill pfn_t
` [PATCH -mm 08/25] kvm: rename pfn_t to kvm_pfn_t
` [PATCH -mm 09/25] mm, dax, pmem: introduce pfn_t
` [PATCH -mm 10/25] mm: introduce find_dev_pagemap()
` [PATCH -mm 11/25] x86, mm: introduce vmem_altmap to augment vmemmap_populate()
` [PATCH -mm 12/25] libnvdimm, pfn, pmem: allocate memmap array in persistent memory
` [PATCH -mm 13/25] avr32: convert to asm-generic/memory_model.h
` [PATCH -mm 14/25] hugetlb: fix compile error on tile
` [PATCH -mm 15/25] frv: fix compiler warning from definition of __pmd()
` [PATCH -mm 16/25] x86, mm: introduce _PAGE_DEVMAP
` [PATCH -mm 17/25] mm, dax, gpu: convert vm_insert_mixed to pfn_t
` [PATCH -mm 18/25] mm, dax: convert vmf_insert_pfn_pmd() "
` [PATCH -mm 19/25] list: introduce list_del_poison()
` [PATCH -mm 20/25] libnvdimm, pmem: move request_queue allocation earlier in probe
` [PATCH -mm 21/25] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
` [PATCH -mm 22/25] mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
` [PATCH -mm 23/25] mm, x86: get_user_pages() for dax mappings
` [PATCH -mm 24/25] dax: provide diagnostics for pmd mapping failures
` [PATCH -mm 25/25] dax: re-enable dax pmd mappings

[PATCH v2 00/20] get_user_pages() for dax mappings
 2015-12-08  0:48 UTC  (8+ messages)

[PATCH v2] fs: clear file privilege bits when mmap writing
 2015-12-08  0:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ptrace: use fsuid, fsgid, effective creds for fs access checks
 2015-12-07 21:51 UTC  (10+ messages)
        ` [PATCH 1/2] security: let security modules use PTRACE_MODE_* with bitmasks
        ` [PATCH 2/2] ptrace: use fsuid, fsgid, effective creds for fs access checks

[linux-next:master 4174/4356] kernel/built-in.o:undefined reference to `mmap_rnd_bits'
 2015-12-07 18:13 UTC  (7+ messages)

kernel BUG at mm/filemap.c:238! (4.4.0-rc4)
 2015-12-07 17:32 UTC  (5+ messages)

[PATCH] mm/memcontrol.c: use list_{first,next}_entry
 2015-12-07 16:21 UTC  (5+ messages)

[PATCH 0/2] THP MMU gather
 2015-12-07 15:11 UTC  (8+ messages)
` [PATCH 1/2] mm: thp: introduce thp_mmu_gather to pin tail pages during "

undefined shift in wb_update_dirty_ratelimit()
 2015-12-07 14:26 UTC  (2+ messages)

[linux-next:master 4868/5109] arch/mips/include/uapi/asm/mman.h:79:0: warning: "MADV_FREE" redefined
 2015-12-07 14:03 UTC 

[linux-next:master 4741/5109] arch/arm64/mm/mmap.c:54:1: error: unknown type name 'ifdef'
 2015-12-07 13:59 UTC 

[linux-next:master 4868/5109] arch/xtensa/include/uapi/asm/mman.h:92:0: warning: "MADV_FREE" redefined
 2015-12-07 13:43 UTC 

[linux-next:master 4868/5109] arch/alpha/include/uapi/asm/mman.h:53:0: warning: "MADV_FREE" redefined
 2015-12-07 13:38 UTC 

[PATCH v3 0/7] mm/compaction: redesign compaction: part1
 2015-12-07  8:04 UTC  (14+ messages)
` [PATCH v3 1/7] mm/compaction: skip useless pfn when updating cached pfn
` [PATCH v3 2/7] mm/compaction: remove unused defer_compaction() in compaction.h
` [PATCH v3 3/7] mm/compaction: initialize compact_order_failed to MAX_ORDER
` [PATCH v3 4/7] mm/compaction: update defer counter when allocation is expected to succeed
` [PATCH v3 5/7] mm/compaction: respect compaction order when updating defer counter

Best watches in the world. Best present
 2015-12-07  0:54 UTC 

tmpfs sizing broken in 4.4-rc*
 2015-12-06 18:32 UTC  (2+ messages)

[PATCH] hanging swapoff with HAVE_ARCH_SOFT_DIRTY=y
 2015-09-14  9:24 UTC  (2+ messages)
` [PATCH] mm/swapfile: mm/swapfile: fix swapoff vs. software dirty bits

[PATCH 1/2] mm, printk: introduce new format string for flags
 2015-12-05 20:00 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v2 00/13] MADV_FREE support
 2015-12-05 15:51 UTC  (3+ messages)

[PATCH] Documentation: Describe the shared memory usage/accounting
 2015-12-05 11:09 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] mm/memblock: use memblock_insert_region() for the empty array
 2015-12-05  7:23 UTC 

[PATCH v2] mm/slab.c: use list_{empty_careful,last_entry} in drain_freelist
 2015-12-05  2:36 UTC  (5+ messages)

[PATCH] memcg, vmscan: Do not wait for writeback if killed
 2015-12-05  1:03 UTC  (4+ messages)

[PATCH] mm: account pglazyfreed exactly
 2015-12-05  0:51 UTC  (2+ messages)

[PATCH net] atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
 2015-12-04 22:01 UTC  (6+ messages)

[PATCH v2 0/2] Allow gmap fault to retry
 2015-12-04 21:49 UTC  (3+ messages)
` [PATCH 1/2] mm: bring in additional flag for fixup_user_fault to signal unlock

mm: BUG in __munlock_pagevec
 2015-12-04 20:48 UTC  (4+ messages)

[PATCH] mm/memblock: remove rgnbase and rgnsize variables
 2015-12-04 19:28 UTC 

[PATCH] mm/memblock: introduce for_each_memblock_type()
 2015-12-04 19:20 UTC 

[PATCH 00/23] userfaultfd v4
 2015-12-04 17:55 UTC  (5+ messages)
` [PATCH 01/23] userfaultfd: linux/Documentation/vm/userfaultfd.txt

memcg uncharge page counter mismatch
 2015-12-04 16:01 UTC  (11+ messages)

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-12-04 16:55 UTC  (17+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).