linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-29 03:04:36 to 2019-10-30 14:24:02 UTC [more...]

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-10-30 14:22 UTC  (23+ messages)
` [PATCH RFC v2 01/25] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v2 02/25] stackdepot: prevent Clang from optimizing away stackdepot_memcmp()
` [PATCH RFC v2 03/25] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v2 04/25] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v2 05/25] kmsan: add ReST documentation
` [PATCH RFC v2 06/25] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v2 07/25] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v2 08/25] kmsan: reduce vmalloc space
` [PATCH RFC v2 09/25] kmsan: add KMSAN runtime
` [PATCH RFC v2 10/25] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v2 11/25] kmsan: x86: sync metadata pages on page fault
` [PATCH RFC v2 12/25] kmsan: add tests for KMSAN
` [PATCH RFC v2 13/25] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH RFC v2 14/25] kmsan: Kconfig changes to disable options incompatible with KMSAN
` [PATCH RFC v2 15/25] kmsan: Changing existing files to enable KMSAN builds
` [PATCH RFC v2 16/25] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH RFC v2 17/25] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH RFC v2 18/25] kmsan: call KMSAN hooks where needed
` [PATCH RFC v2 19/25] kmsan: disable instrumentation of certain functions
` [PATCH RFC v2 20/25] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v2 21/25] kmsan: use __msan_memcpy() where possible
` [PATCH RFC v2 22/25] kmsan: unpoisoning buffers from devices etc

[PATCH v10 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-30 14:21 UTC  (14+ messages)
` [PATCH v10 1/5] "
` [PATCH v10 2/5] kasan: add test for vmalloc
` [PATCH v10 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v10 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v10 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-10-30 14:12 UTC  (6+ messages)

[PATCH v3] mm: gup: fix comments of __get_user_pages() and get_user_pages_remote()
 2019-10-30 13:52 UTC 

[PATCH] fs: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
 2019-10-30 12:49 UTC  (2+ messages)

[PATCH RFC v1 00/26] Add KernelMemorySanitizer infrastructure
 2019-10-30 12:43 UTC  (18+ messages)
` [PATCH RFC v1 05/26] printk_safe: externalize printk_context
` [PATCH RFC v1 19/26] kmsan: call KMSAN hooks where needed
` [PATCH RFC v1 23/26] kmsan: unpoisoning buffers from devices etc

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-30 12:09 UTC  (43+ messages)
                ` AMD TLB errata, (Was: [PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings)

[PATCH] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-10-30 11:49 UTC  (6+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-10-30 10:54 UTC  (10+ messages)

[PATCH] mm: do not free shared swap slots
 2019-10-30 10:24 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c57cf3833c66cd86c9bdee7112fc992377143f74
 2019-10-30  8:25 UTC 

[PATCH v1] mm/memory_hotplug: Fix updating the node span
 2019-10-30  8:14 UTC  (2+ messages)

[PATCH] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30  8:14 UTC  (4+ messages)

[PATCH] fs: warn if stale pagecache is left after direct write
 2019-10-30  8:09 UTC  (3+ messages)

khugepaged might_sleep() warn due to CONFIG_HIGHPTE=y
 2019-10-30  7:08 UTC  (6+ messages)
  ` [PATCH] mm/khugepaged: Fix might_sleep() warn with CONFIG_HIGHPTE=y

mbind() breaks its API definition since v5.2 by commit d883544515aa (mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified)
 2019-10-30  5:59 UTC  (5+ messages)
  `  "

[linux-next:pending-fixes] BUILD SUCCESS 2e788f1fd13187860120cd3bb215628e5a086f02
 2019-10-30  5:22 UTC 

[PATCH] mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-30  4:09 UTC  (2+ messages)

[PATCH] mm/cma_debug: Use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-30  2:42 UTC  (3+ messages)

[PATCH v7 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-30  1:38 UTC  (4+ messages)
` [PATCH v7 5/9] hugetlb: disable region_add file_region coalescing

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-30  1:37 UTC  (9+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v8 3/9] hugetlb_cgroup: add cgroup-v2 support
` [PATCH v8 4/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing
` [PATCH v8 6/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v8 7/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v8 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v8 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH] mm/mmap.c: make vma_merge() comment more easy to understand
 2019-10-30  1:24 UTC 

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-30  0:27 UTC  (9+ messages)
` [RFC PATCH 09/13] x86/cpufeature: Add detection of KVM XO
` [RFC PATCH 13/13] x86/Kconfig: Add Kconfig for KVM based XO

[PATCH 0/3] Allow ZRAM to use any zpool-compatible backend
 2019-10-30  0:10 UTC  (6+ messages)

[PATCH] mm: huge_pte_offset() returns pte_t *, not integer
 2019-10-29 23:28 UTC  (4+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-29 23:25 UTC  (18+ messages)

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-29 23:12 UTC  (9+ messages)
` [PATCH v3 1/3] mm/hmm: make full use of walk_page_range()
` [PATCH v3 2/3] mm/hmm: allow snapshot of the special zero page
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29 23:09 UTC  (21+ messages)
` [PATCH v2 02/15] mm/mmu_notifier: add an interval tree notifier
` [PATCH v2 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv
` [PATCH v2 07/15] drm/radeon: use mmu_range_notifier_insert
` [PATCH v2 13/15] drm/amdgpu: Use mmu_range_insert instead of hmm_mirror
` [PATCH v2 14/15] drm/amdgpu: Use mmu_range_notifier "
  ` [PATCH v2 12/15] drm/amdgpu: Call find_vma under mmap_sem

[PATCH] hugetlbfs: fix error handling in init_hugetlbfs_fs()
 2019-10-29 22:36 UTC  (6+ messages)

[PATCH] mm: memcontrol: fix data race in mem_cgroup_select_victim_node
 2019-10-29 18:47 UTC  (8+ messages)

[PATCH] mm: put the page into the correct list when shrink_page_list fails to reclaim
 2019-10-29 17:13 UTC  (6+ messages)

[RFC v2] memcg: add memcg lru for page reclaiming
 2019-10-29 15:46 UTC  (3+ messages)

[RFC v2] mm: add page preemption
 2019-10-29 15:27 UTC  (7+ messages)

[PATCH] sched: Avoid spurious lock dependencies
 2019-10-29 12:44 UTC  (3+ messages)

[PATCH hmm 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29 12:15 UTC  (3+ messages)
` [PATCH hmm 06/15] RDMA/hfi1: Use mmu_range_notifier_inset for user_exp_rcv

[PATCH] mm: split_huge_pages_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE
 2019-10-29 11:14 UTC 

[PATCH] mm: fix unevictable page reclaim when calling madvise_pageout
 2019-10-29 10:45 UTC  (5+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-10-29 10:31 UTC  (2+ messages)

[PATCH v2] mm: Fix checking unmapped holes for mbind
 2019-10-29  9:56 UTC 

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-29  8:00 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 1ee65270bd965f2ae100854006f359ca43de76a1
 2019-10-29  6:40 UTC 


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