linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 10:59:57 to 2021-10-07 01:02:22 UTC [more...]

[PATCH v4 0/4] bootconfig: Fixes to bootconfig memory management etc
 2021-10-07  1:02 UTC  (3+ messages)
` [PATCH v4 1/4] bootconfig: init: Fix memblock leak in xbc_make_cmdline()

[PATCH v4 1/2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-10-07  0:18 UTC  (5+ messages)
` [PATCH v4 2/2] mm, hugepages: Add hugetlb vma mremap() test

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-06 23:57 UTC  (17+ messages)
` [v3 PATCH 1/5] mm: hwpoison: remove the unnecessary THP check
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling

Compaction & folios
 2021-10-06 23:17 UTC  (2+ messages)

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-06 23:14 UTC  (6+ messages)
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH v2 0/3] Assorted improvements to usercopy
 2021-10-06 22:07 UTC  (6+ messages)
` [PATCH v2 1/3] mm/usercopy: Check kmap addresses properly
` [PATCH v2 2/3] mm/usercopy: Detect vmalloc overruns
` [PATCH v2 3/3] mm/usercopy: Detect compound page overruns

linux-next: Tree for Oct 5 (warnings: a. trace; b. mm/migrate)
 2021-10-06 22:06 UTC  (9+ messages)

[PATCH v2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-10-06 19:49 UTC  (5+ messages)

[PATCH v2] mm/memcg: Remove obsolete memcg_free_kmem()
 2021-10-06 19:08 UTC  (4+ messages)

[PATCH v3 0/5] hugetlb: add demote/split page functionality
 2021-10-06 18:52 UTC  (15+ messages)
` [PATCH v3 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
` [PATCH v3 3/5] hugetlb: be sure to free demoted CMA pages to CMA
` [PATCH v3 5/5] hugetlb: add hugetlb demote page support

[PATCH] mm/swapfile: fix an integer overflow in swap_show()
 2021-10-06 18:40 UTC 

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-06 18:18 UTC  (20+ messages)
` [PATCH v10 3/3] mm: add anonymous vma name refcounting

mmotm 2021-10-05-19-53 uploaded
 2021-10-06 18:05 UTC  (5+ messages)
` mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-10-06 17:58 UTC  (7+ messages)
` [PATCH v3 v3 0/2] mm, thp: fix file-backed THP race in collapse_file and truncate pagecache
  ` [PATCH v3 v3 1/2] mm, thp: lock filemap when truncating page cache
  ` [PATCH v3 v3 2/2] mm, thp: bail out early in collapse_file for writeback page

kvm crash in 5.14.1?
 2021-10-06 16:34 UTC  (6+ messages)

[RFC] pgflags_t
 2021-10-06 15:48 UTC  (11+ messages)

[PATCH v1] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-06 14:22 UTC  (9+ messages)

Readahead regressed with c1f6925e1091("mm: put readahead pages in cache earlier") on multicore arm64 platforms
 2021-10-06 13:12 UTC  (4+ messages)

WARNING in __set_page_dirty
 2021-10-06 12:14 UTC  (2+ messages)

[PATCH] memory: remove unused CONFIG_MEM_BLOCK_SIZE
 2021-10-06 12:09 UTC  (2+ messages)

[PATCH] mm/huge_memory: disable thp if thp page size is too large
 2021-10-06  8:20 UTC  (4+ messages)

[PATCH v1 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-10-06  8:01 UTC  (4+ messages)
` [PATCH v1 3/3] "

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-06  7:57 UTC  (15+ messages)

[PATCH v3 0/8] Add __alloc_size()
 2021-10-06  4:52 UTC  (7+ messages)
` [PATCH v3 4/8] slab: Add __alloc_size attributes for better bounds checking

pageless memory & zsmalloc
 2021-10-06  3:21 UTC  (5+ messages)

[PATCH 0/3] Assorted improvements to usercopy
 2021-10-06  3:02 UTC  (14+ messages)
` [PATCH 1/3] mm/usercopy: Check kmap addresses properly
` [PATCH 2/3] mm/usercopy: Detect vmalloc overruns
` [PATCH 3/3] mm/usercopy: Detect compound page overruns

[PATCH v2 0/5] mm/memory_hotplug: full support for add_memory_driver_managed() with CONFIG_ARCH_KEEP_MEMBLOCK
 2021-10-06  0:36 UTC  (7+ messages)
` [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentation
` [PATCH v2 3/5] memblock: allow to specify flags with memblock_add_node()
` [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v8] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-10-05 22:59 UTC  (2+ messages)

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-10-05 22:42 UTC  (10+ messages)
` [PATCH v3 10/20] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()

[PATCH 0/5] Fixups for slub
 2021-10-05 21:43 UTC  (4+ messages)
` [PATCH 5/5] mm, slub: fix incorrect memcg slab count for bulk free

[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
 2021-10-05 21:20 UTC  (3+ messages)

[GIT PULL] Memory folios for v5.15
 2021-10-05 19:56 UTC  (7+ messages)

[PATCH v2 0/9] proc/vmcore: sanitize access to virtio-mem memory
 2021-10-05 19:30 UTC  (12+ messages)
` [PATCH v2 1/9] x86/xen: update xen_oldmem_pfn_is_ram() documentation
` [PATCH v2 2/9] x86/xen: simplify xen_oldmem_pfn_is_ram()
` [PATCH v2 3/9] x86/xen: print a warning when HVMOP_get_mem_type fails
` [PATCH v2 4/9] proc/vmcore: let pfn_is_ram() return a bool
` [PATCH v2 5/9] proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
` [PATCH v2 6/9] virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug()
` [PATCH v2 7/9] virtio-mem: factor out hotplug specifics from virtio_mem_probe() "
` [PATCH v2 8/9] virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug()
` [PATCH v2 9/9] virtio-mem: kdump mode to sanitize /proc/vmcore access

[PATCH 00/62] Separate struct slab from struct page
 2021-10-05 18:48 UTC  (4+ messages)
` [PATCH 03/62] mm: Split slab into its own type

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-05 16:34 UTC  (6+ messages)
` [PATCH 1/2] mm/mprotect: use mmu_gather

[PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-10-05 15:13 UTC  (30+ messages)
` [PATCH -rcu/kcsan 04/23] kcsan: Add core support for a subset of weak memory modeling
` [PATCH -rcu/kcsan 05/23] kcsan: Add core memory barrier instrumentation functions
` [PATCH -rcu/kcsan 06/23] kcsan, kbuild: Add option for barrier instrumentation only
` [PATCH -rcu/kcsan 07/23] kcsan: Call scoped accesses reordered in reports
` [PATCH -rcu/kcsan 08/23] kcsan: Show location access was reordered to
` [PATCH -rcu/kcsan 09/23] kcsan: Document modeling of weak memory
` [PATCH -rcu/kcsan 10/23] kcsan: test: Match reordered or normal accesses
` [PATCH -rcu/kcsan 11/23] kcsan: test: Add test cases for memory barrier instrumentation
` [PATCH -rcu/kcsan 12/23] kcsan: Ignore GCC 11+ warnings about TSan runtime support
` [PATCH -rcu/kcsan 13/23] kcsan: selftest: Add test case to check memory barrier instrumentation
` [PATCH -rcu/kcsan 14/23] locking/barriers, kcsan: Add instrumentation for barriers
` [PATCH -rcu/kcsan 15/23] locking/barriers, kcsan: Support generic instrumentation
` [PATCH -rcu/kcsan 16/23] locking/atomics, kcsan: Add instrumentation for barriers
` [PATCH -rcu/kcsan 18/23] x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
` [PATCH -rcu/kcsan 19/23] x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
` [PATCH -rcu/kcsan 20/23] mm, kcsan: Enable barrier instrumentation
` [PATCH -rcu/kcsan 21/23] sched, kcsan: Enable memory "
` [PATCH -rcu/kcsan 22/23] objtool, kcsan: Add memory barrier instrumentation to whitelist
` [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-05 15:01 UTC  (5+ messages)
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command

[PATCH memcg v2] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-10-05 14:55 UTC  (3+ messages)
` [PATCH memcg v3] "

[PATCH 0/3] mm/smaps: Fixes and optimizations on shmem swap handling
 2021-10-05 14:40 UTC  (4+ messages)
` [PATCH 3/3] mm/smaps: Simplify shmem handling of pte holes

[x86/iopl] 32e1ae626f: kernel-selftests.x86.iopl_64.fail
 2021-10-05 14:56 UTC 

[PATCH v30 00/32] Control-flow Enforcement: Shadow Stack
 2021-10-05 14:26 UTC  (3+ messages)
` [PATCH v30 01/32] Documentation/x86: Add CET description

[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups
 2021-10-05 14:22 UTC  (4+ messages)
` [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE

[QUESTION] is SLAB considered legacy and deprecated?
 2021-10-05 14:16 UTC  (13+ messages)
  ` Queueing is outside of SLUB nowdays

[PATCH mm] vmalloc: back off when the current task is OOM-killed
 2021-10-05 14:00 UTC  (3+ messages)
` [PATCH mm v2] "

[RFC PATCH] mm, slab: Reduce space complexity of alien_cache using rbtree
 2021-10-05 13:18 UTC  (3+ messages)

Can the GFP flags to releasepage() be trusted? -- was Re: [PATCH v2 3/8] nfs: Move to using the alternate fallback fscache I/O API
 2021-10-05 13:15 UTC  (3+ 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).