linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-07 14:40:44 to 2018-06-09 12:30:46 UTC [more...]

[PATCH V6 00/30] block: support multipage bvec
 2018-06-09 12:29 UTC 

[PATCH] mm/madvise: allow MADV_DONTNEED to free memory that is MLOCK_ONFAULT
 2018-06-09 11:51 UTC  (4+ messages)

[PATCH v3] mm: fix race between kmem_cache destroy, create and deactivate
 2018-06-09 10:20 UTC  (3+ messages)

[PATCH v7 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-06-09  8:46 UTC  (6+ messages)
` [PATCH v7 15/17] mm: Generalize shrink_slab() calls in shrink_node()

[PATCH 0/5] Control Flow Enforcement - Part (1)
 2018-06-09  0:10 UTC  (8+ messages)
` [PATCH 2/5] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [PATCH 5/5] Documentation/x86: Add CET description

[PATCH v4 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-08 23:51 UTC  (13+ messages)
` [PATCH v4 01/12] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v4 02/12] device-dax: Cleanup vm_fault de-reference chains
` [PATCH v4 03/12] device-dax: Enable page_mapping()
` [PATCH v4 04/12] device-dax: Set page->index
` [PATCH v4 05/12] filesystem-dax: "
` [PATCH v4 06/12] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v4 07/12] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
` [PATCH v4 08/12] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v4 09/12] mm, memory_failure: Pass page size to kill_proc()
` [PATCH v4 10/12] filesystem-dax: Introduce dax_lock_page()
` [PATCH v4 11/12] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v4 12/12] libnvdimm, pmem: Restore page attributes when clearing errors

[Bug 199999] New: memremap attempted on mixed range lockup
 2018-06-08 20:55 UTC 

[PATCH] mm: fix null pointer dereference in mem_cgroup_protected
 2018-06-08 17:09 UTC  (2+ messages)

[PATCH] dax: remove VM_MIXEDMAP for fsdax and device dax
 2018-06-08 17:05 UTC  (2+ messages)

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-06-08 17:05 UTC  (6+ messages)

[PATCH v4 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-08 16:13 UTC  (16+ messages)
` [PATCH v4 1/4] mm/sparse: Add a static variable nr_present_sections
` [PATCH v4 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
` [PATCH v4 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
` [PATCH v4 4/4] mm/sparse: Optimize memmap allocation during sparse_init()

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-08 15:52 UTC  (55+ messages)
` [PATCH 01/10] x86/cet: User-mode shadow stack support
` [PATCH 02/10] x86/cet: Introduce WRUSS instruction
` [PATCH 03/10] x86/cet: Signal handling for shadow stack
` [PATCH 04/10] x86/cet: Handle thread "
` [PATCH 05/10] x86/cet: ELF header parsing of Control Flow Enforcement
` [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack
` [PATCH 07/10] mm: Prevent mprotect from changing "
` [PATCH 08/10] mm: Prevent mremap of "
` [PATCH 09/10] mm: Prevent madvise from changing "
` [PATCH 10/10] mm: Prevent munmap and remap_file_pages of "

pkeys on POWER: Access rights not reset on execve
 2018-06-08 14:17 UTC  (19+ messages)

[mmotm:master] BUILD REGRESSION 7393732bae530daa27567988b91d16ecfeef6c62
 2018-06-08 13:42 UTC 

[RESEND PATCH V5 00/33] block: support multipage bvec
 2018-06-08 12:50 UTC  (3+ messages)

[PATCH v8 0/1] Refactor part of the oom report in dump_header
 2018-06-08 12:49 UTC  (2+ messages)
` [PATCH v8 1/1] "

[powerpc/powervm]kernel BUG at mm/memory_hotplug.c:1864!
 2018-06-08 12:15 UTC  (4+ messages)

[PATCH] mm/ksm: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm
 2018-06-08 11:08 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 1/4] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-06-08 10:47 UTC  (3+ messages)

[PATCH v7 1/2] Add an array of const char and enum oom_constraint in memcontrol.h
 2018-06-08  9:53 UTC  (7+ messages)
` [PATCH v7 2/2] Refactor part of the oom report in dump_header

[Bug 199931] New: systemd/rtorrent file data corruption when using echo 3 >/proc/sys/vm/drop_caches
 2018-06-08  7:18 UTC  (4+ messages)

[PATCH 0/9] Control Flow Enforcement - Part (2)
 2018-06-08 14:13 UTC  (26+ messages)
` [PATCH 1/9] x86/cet: Control protection exception handler
` [PATCH 2/9] x86/cet: Add Kconfig option for user-mode shadow stack
` [PATCH 6/9] x86/mm: Introduce ptep_set_wrprotect_flush and related functions
` [PATCH 7/9] x86/mm: Shadow stack page fault error checking
` [PATCH 8/9] x86/cet: Handle shadow stack page fault
` [PATCH 9/9] x86/cet: Handle THP/HugeTLB shadow stack page copying

[PATCH 5/9] x86/mm: Introduce _PAGE_DIRTY_SW
 2018-06-08  5:15 UTC  (2+ messages)

[PATCH 0/6] More conversions to struct_size
 2018-06-08  4:09 UTC  (14+ messages)
` [PATCH 1/6] Convert virtio_console "
` [PATCH 2/6] Convert infiniband uverbs "
` [PATCH 3/6] Convert v4l2 event "
` [PATCH 4/6] Convert vhost "
` [PATCH 5/6] Convert jffs2 acl "
` [PATCH 6/6] Convert intel uncore "

[mmotm:master 174/212] fs///fat/inode.c:163:9: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'sector_t {aka long long unsigned int}'
 2018-06-08  3:54 UTC  (2+ messages)

[PATCH 4/9] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
 2018-06-08  3:53 UTC  (2+ messages)

[mmotm:master 192/212] drivers/thermal/qcom/tsens.c:144:31: error: 's' undeclared
 2018-06-08  2:28 UTC 

[mmotm:master 174/212] fs/fat/inode.c:162:3: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'sector_t'
 2018-06-08  2:16 UTC 

[mmotm:master 192/212] include/uapi/asm-generic/int-ll64.h:20:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
 2018-06-08  2:06 UTC 

[PATCH] slab: Clean up the code comment in slab kmem_cache struct
 2018-06-08  2:04 UTC  (5+ messages)

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-06-08  1:29 UTC  (11+ messages)
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 "

mmotm 2018-06-07-16-59 uploaded
 2018-06-08  1:15 UTC  (3+ messages)
` mmotm 2018-06-07-16-59 uploaded (fs/fat/ and fs/dax/)
` mmotm 2018-06-07-16-59 uploaded (scsi/ipr)

[PATCH 0/7] Control Flow Enforcement - Part (4)
 2018-06-08  0:47 UTC  (16+ messages)
` [PATCH 1/7] x86/cet: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH 2/7] x86/cet: User-mode indirect branch tracking support
` [PATCH 3/7] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH 4/7] x86/cet: add arcp_prctl functions for indirect branch tracking
` [PATCH 5/7] x86: Insert endbr32/endbr64 to vDSO
` [PATCH 6/7] tools: Add cetcmd
` [PATCH 7/7] x86/cet: Add PTRACE interface for CET

[PATCH] xsk: Fix umem fill/completion queue mmap on 32-bit
 2018-06-07 22:21 UTC  (3+ messages)

[PATCH 0/5] mm: rework hmm to use devm_memremap_pages
 2018-06-07 18:39 UTC  (12+ messages)

[PATCH v3 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-07 17:02 UTC  (13+ messages)
` [PATCH v3 03/12] device-dax: Enable page_mapping()
` [PATCH v3 04/12] device-dax: Set page->index
` [PATCH v3 05/12] filesystem-dax: "
` [PATCH v3 08/12] x86/memory_failure: Introduce {set, clear}_mce_nospec()
` [PATCH v3 11/12] mm, memory_failure: Teach memory_failure() about dev_pagemap pages

[PATCH v2 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-07 16:52 UTC  (9+ 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).