messages from 2020-03-04 15:48:06 to 2020-03-06 17:09:21 UTC [more...]
[PATCH v4 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
2020-03-06 17:08 UTC (7+ messages)
` [PATCH v4 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [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
[LSFMMBPF TOPIC] Killing LSFMMBPF
2020-03-06 17:04 UTC (11+ messages)
` [Lsf-pc] "
[PATCHv2] exec: Fix a deadlock in ptrace
2020-03-06 16:26 UTC (33+ 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 v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
2020-03-06 16:15 UTC (15+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
[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 (8+ messages)
[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
2020-03-06 6:36 UTC (3+ 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 (17+ messages)
[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
2020-03-06 3:34 UTC (19+ messages)
` [PATCH v3 16/27] powerpc/powernv/pmem: Register a character device for userspace to interact with
` [PATCH v3 17/27] powerpc/powernv/pmem: Implement the Read Error Log command
` [PATCH v3 18/27] powerpc/powernv/pmem: Add controller dump IOCTLs
` [PATCH v3 19/27] powerpc/powernv/pmem: Add an IOCTL to report controller statistics
` [PATCH v3 23/27] powerpc/powernv/pmem: Add debug IOCTLs
` [PATCH v3 24/27] powerpc/powernv/pmem: Expose SMART data via ndctl
[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
[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
[PATCH V15] mm/debug: Add tests validating architecture page table helpers
2020-03-05 23:57 UTC
[PATCH v3] net: memcg: late association of sock to memcg
2020-03-05 22:45 UTC (4+ messages)
kdump twirling - does not finish - commit 326e1b8f83a4318b09033ef754f40c785aed5e68
2020-03-05 21:15 UTC (3+ messages)
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-03-05 20:44 UTC (13+ 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 v28 16/22] x86/sgx: Add a page reclaimer
2020-03-05 19:03 UTC (2+ 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 (8+ messages)
` mmotm 2020-03-03-22-28 uploaded (objtool warnings)
` 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 (10+ 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)
[PATCH v2] net: memcg: late association of sock to memcg
2020-03-05 4:54 UTC (5+ messages)
[PATCH -V2] mm: Add PageLayzyFree() helper functions for MADV_FREE
2020-03-05 4:41 UTC (4+ messages)
[PATCH 0/2] hugetlbfs: use i_mmap_rwsem for more synchronization
2020-03-05 0:26 UTC (3+ messages)
` [PATCH 1/2] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH 2/2] hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
[PATCH v2] mm: Proactive compaction
2020-03-04 23:13 UTC (3+ messages)
[LSF/MM TOPIC] Memory cgroups, whether you like it or not
2020-03-04 20:52 UTC (3+ messages)
` [Lsf-pc] "
SLUB: sysfs lets root force slab order below required minimum, causing memory corruption
2020-03-04 20:39 UTC (5+ messages)
[PATCH v2] hibernate: Allow uswsusp to write to swap
2020-03-04 17:06 UTC
[PATCH] hibernate: unlock swap bdev for writing when uswsusp is active
2020-03-04 16:31 UTC (11+ messages)
` [PATCH] hibernate: Allow uswsusp to write to swap
[PATCH v2] nouveau/hmm: map pages after migration
2020-03-04 16:27 UTC (4+ messages)
[PATCH v2] mm: Micro-optimisation: Save two branches on hot - page allocation path
2020-03-04 16:21 UTC
[RFC v4 2/7] mm/damon: Account age of target regions
2020-03-04 16:07 UTC (2+ messages)
` "
[PATCH] vfs: partially revert "don't allow writes to swap files"
2020-03-04 15:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).