linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-05 05:52:10 to 2020-03-07 01:10:59 UTC [more...]

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-07  1:10 UTC  (6+ messages)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-07  1:08 UTC  (12+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-07  1:03 UTC  (36+ messages)
          ` [PATCHv4] "
                ` [PATCHv5] "
                            ` [PATCHv6] "
                                ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                                  ` [PATCH 1/2] exec: Properly mark the point of no return
                                  ` [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-07  1:03 UTC 

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-03-06 23:03 UTC  (2+ messages)

[patch 1/2] mm, shmem: add vmstat for hugepage fallback
 2020-03-06 22:22 UTC  (2+ messages)
` [patch 2/2] mm, thp: track fallbacks due to failed memcg charges separately

[PATCH] mm,cma: remove pfn_range_valid_contig
 2020-03-06 22:22 UTC  (2+ messages)

[patch] mm, thp: track fallbacks due to failed memcg charges separately
 2020-03-06 21:27 UTC  (8+ messages)
` [patch 1/2] mm, shmem: add thp fault alloc and fallback stats

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-06 21:16 UTC  (17+ messages)
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction

[PATCH -V2] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-06 20:41 UTC  (4+ messages)

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-06 20:25 UTC  (24+ messages)
` [Lsf-pc] "
` [LSFMMBPF TOPIC] long live LFSMMBPF

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-03-06 20:12 UTC  (4+ messages)

[linux-next:master 7003/7050] arch/x86/entry/vdso/vma.o: warning: objtool: init_vdso_image()+0x1a: unreachable instruction
 2020-03-06 20:02 UTC 

[PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
 2020-03-06 20:01 UTC 

[PATCH v28 16/22] x86/sgx: Add a page reclaimer
 2020-03-06 18:47 UTC  (3+ messages)

[linux-next:master 6276/7050] lib/stackdepot.c:326: undefined reference to `__irqentry_text_start'
 2020-03-06 18:42 UTC 

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-03-06 18:40 UTC  (4+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-03-06 17:42 UTC  (16+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()

BUG: Bad page map (4)
 2020-03-06 17:24 UTC 

[PATCH v4 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-06 17:08 UTC  (8+ messages)
` [PATCH v4 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v4 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v4 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v4 4/7] x86/mm: Introduce __set_memory_prot()
` [PATCH v4 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v4 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v4 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-06 16:08 UTC  (20+ messages)
` [PATCH v7 1/7] mm: pass task and mm to do_madvise
` [PATCH v7 2/7] mm: introduce external memory hinting API
` [PATCH v7 3/7] mm: check fatal signal pending of target process
` [PATCH v7 4/7] pid: move pidfd_get_pid function to pid.c
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise
` [PATCH v7 6/7] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v7 7/7] mm/madvise: allow KSM hints for remote API

[PATCH -next] kasan/tags: fix -Wdeclaration-after-statement warn
 2020-03-06 15:37 UTC 

[failures] mm-vmscan-remove-unnecessary-lruvec-adding.patch removed from -mm tree
 2020-03-06 14:54 UTC  (5+ messages)

[PATCH v8 0/4] KASAN for powerpc64 radix
 2020-03-06 13:33 UTC  (5+ messages)
` [PATCH v8 1/4] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v8 2/4] kasan: Document support on 32-bit powerpc
` [PATCH v8 3/4] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v8 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-03-06 13:25 UTC  (3+ messages)
` [PATCH v4 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v4 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[PATCH v7 0/4] KASAN for powerpc64 radix
 2020-03-06 13:09 UTC  (4+ messages)
` [PATCH v7 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH v3 0/2] add callbacks for inaccessible pages
 2020-03-06 11:18 UTC  (6+ messages)
` [PATCH v3 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v3 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[RESEND PATCH] mm/sparsemem: use wrapped macros instead of open-coding
 2020-03-06 10:19 UTC 

[PATCH] mm/sparsemem: use wrapped macros instead of open-coding
 2020-03-06  9:36 UTC 

[PATCH] mm/vmscan: Prioritize anonymous executable pages like we do file-backed
 2020-03-06  9:22 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 7f925373eccf3ba4d761a9cdd382cf2d6f1fd5c3
 2020-03-06  6:31 UTC 

incoming
 2020-03-06  6:28 UTC  (8+ messages)
` [patch 1/7] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
` [patch 2/7] mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()
` [patch 3/7] mm: avoid data corruption on CoW fault into PFN-mapped VMA
` [patch 4/7] fat: fix uninit-memory access for partial initialized inode
` [patch 5/7] mm/z3fold.c: do not include rwlock.h directly
` [patch 6/7] mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
` [patch 7/7] arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description

[PATCH] mm: mmap: show vm_unmapped_area error log
 2020-03-06  6:16 UTC  (4+ messages)

[PATCH] memcg: optimize memory.numa_stat like memory.stat
 2020-03-06  4:54 UTC  (3+ messages)

[PATCH -next v2] powerpc/64s/pgtable: fix an undefined behaviour
 2020-03-06  4:50 UTC  (3+ messages)

[RFC 0/3] mm: Discard lazily freed pages when migrating
 2020-03-06  4:05 UTC  (12+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-06  3:34 UTC  (10+ messages)
` [PATCH v3 17/27] powerpc/powernv/pmem: Implement the Read Error Log command
` [PATCH v3 18/27] powerpc/powernv/pmem: Add controller dump IOCTLs

[linux-next:master 4647/6726] kernel/rcu/tree.c:1212:41: error: implicit declaration of function 'data_race'; did you mean 'notrace'?
 2020-03-06  2:54 UTC 

[PATCH v3] net: memcg: late association of sock to memcg
 2020-03-05 22:45 UTC  (4+ messages)

[PATCHv2] memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
 2020-03-06  1:02 UTC 

[PATCH] slub: Relocate freelist pointer to middle of object
 2020-03-06  0:26 UTC 

[PATCH] slub: Improve bit diffusion for freelist ptr obfuscation
 2020-03-06  0:24 UTC 

kdump twirling - does not finish - commit 326e1b8f83a4318b09033ef754f40c785aed5e68
 2020-03-05 21:15 UTC  (3+ messages)

[PATCH v2] mm: Make mem_cgroup_id_get_many() __maybe_unused
 2020-03-05 18:36 UTC  (3+ messages)

[PATCH] mm: Make mem_cgroup_id_get_many dependent on MMU and MEMCG_SWAP
 2020-03-05 18:34 UTC  (9+ messages)

mmotm 2020-03-03-22-28 uploaded
 2020-03-05 17:04 UTC  (7+ messages)
` mmotm 2020-03-03-22-28 uploaded (warning: objtool:)

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-03-05 16:38 UTC  (4+ messages)
` [PATCH v2 04/19] arm64: mte: Use Normal Tagged attributes for the linear map

Memory reclaim protection and cgroup nesting (desktop use)
 2020-03-05 15:39 UTC  (7+ messages)

[fuse-devel] Writing to FUSE via mmap extremely slow (sometimes) on some machines?
 2020-03-05 14:45 UTC  (7+ messages)

[PATCH] memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
 2020-03-05 14:07 UTC  (4+ messages)

[PATCH] mm: slub: reinitialize random sequence cache on slab object update
 2020-03-05 12:40 UTC  (5+ messages)

[PATCH 0/2] mm/vma: some new flags
 2020-03-05 12:11 UTC  (4+ messages)
` [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
` [PATCH 2/2] mm/vma: Introduce VM_ACCESS_FLAGS

[PATCH 0/6] Misc MM patches
 2020-03-05  9:54 UTC  (5+ messages)
` [PATCH 2/6] mm: Optimise find_subpage for !THP

[linux-next:pending-fixes] BUILD SUCCESS d038c5cebb945e819c82bb7dc88d661b74cabde5
 2020-03-05  9:19 UTC 

[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-05  7:34 UTC  (2+ messages)

[PATCH -next] powerpc/mm/ptdump: fix an undefined behaviour
 2020-03-05  6:53 UTC  (3+ messages)

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-03-05  6:23 UTC  (5+ 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).