linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-05 04:25:43 to 2018-06-07 20:07:18 UTC [more...]

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-07 20:07 UTC  (28+ 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 "

[PATCH 0/6] More conversions to struct_size
 2018-06-07 19:29 UTC  (10+ 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 "

[PATCH 0/5] mm: rework hmm to use devm_memremap_pages
 2018-06-07 18:39 UTC  (19+ messages)
` [PATCH 5/5] mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

[PATCH 0/7] Control Flow Enforcement - Part (4)
 2018-06-07 18:39 UTC  (11+ 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 0/9] Control Flow Enforcement - Part (2)
 2018-06-07 18:24 UTC  (21+ messages)
` [PATCH 1/9] x86/cet: Control protection exception handler
` [PATCH 2/9] x86/cet: Add Kconfig option for user-mode shadow stack
` [PATCH 3/9] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH 4/9] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH 5/9] x86/mm: Introduce _PAGE_DIRTY_SW
` [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 v7 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-06-07 18:05 UTC  (3+ messages)

[PATCH v3 00/12] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-06-07 17:02 UTC  (14+ 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)

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

[PATCH 0/5] Control Flow Enforcement - Part (1)
 2018-06-07 15:49 UTC  (10+ messages)
` [PATCH 1/5] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [PATCH 2/5] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [PATCH 3/5] x86/fpu/xstate: Enable XSAVES system states
` [PATCH 4/5] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [PATCH 5/5] Documentation/x86: Add CET description

[PATCH 0/4] Small cleanup for memoryhotplug
 2018-06-07 13:32 UTC  (5+ messages)
` [PATCH 1/4] mm/memory_hotplug: Make add_memory_resource use __try_online_node

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-07 12:21 UTC  (4+ messages)

[4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks
 2018-06-07 11:56 UTC  (3+ messages)

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

[PATCH 1/4] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-06-07 11:28 UTC  (8+ messages)
` [PATCH 2/4] mm,page_alloc: Move the short sleep to should_reclaim_retry()
` [PATCH 3/4] mm,oom: Simplify exception case handling in out_of_memory()
` [PATCH 4/4] mm,oom: Check pending victims earlier "

[PATCH] mremap: Remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
 2018-06-07 10:42 UTC  (3+ messages)

kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM
 2018-06-07 10:02 UTC  (12+ messages)

[linux-next:master 5885/8111] /tmp/cc3gKKeM.s:35: Error: .err encountered
 2018-06-07  5:41 UTC  (5+ messages)
  ` [kbuild-all] "
      ` FW: "

[PATCH 6/7] psi: pressure stall information for CPU, memory, and IO
 2018-06-07  0:46 UTC  (2+ messages)

[PATCH] slab: Clean up the code comment in slab kmem_cache struct
 2018-06-06 23:48 UTC  (4+ messages)

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

[PATCH] mm/memblock: add missing include <linux/bootmem.h>
 2018-06-06 19:41 UTC 

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-06-06 18:44 UTC  (15+ messages)

[PATCH] mremap: Increase LATENCY_LIMIT of mremap to reduce the number of TLB shootdowns
 2018-06-06 18:20 UTC  (4+ messages)

Memory mapped pages not being swapped out
 2018-06-06 13:35 UTC  (4+ messages)

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-06-06  9:32 UTC  (5+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface

[LKP] [lkp-robot] [mm, memcontrol] 309fe96bfc: vm-scalability.throughput +23.0% improvement
 2018-06-06  8:50 UTC  (2+ messages)

[PATCH] mremap: Avoid TLB flushing anonymous pages that are not in swap cache
 2018-06-06  8:22 UTC  (11+ messages)

[PATCH] mm, memory_failure: remove a stray tab
 2018-06-06  5:53 UTC  (2+ messages)

HARDENED_USERCOPY will BUG on multiple slub objects coalesced into an sk_buff fragment
 2018-06-05 21:43 UTC  (10+ messages)

[PATCH v5 0/2] Directed kmem charging
 2018-06-05 17:54 UTC  (3+ messages)
` [PATCH v5 1/2] mm: memcg: remote memcg charging for kmem allocations

[PATCH -mm -V3 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-06-05 16:38 UTC  (4+ messages)

[RFC] Getting rid of INFLIGHT_VICTIM
 2018-06-05 14:10 UTC  (2+ messages)

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-06-05 12:13 UTC  (3+ messages)

[PATCH 1/2] mm: propagate memory effective protection on setting memory.min/low
 2018-06-05 10:28 UTC  (7+ messages)
` [PATCH 2/2] mm: don't skip memory guarantee calculations

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-05  8:57 UTC  (10+ 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).