linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 02:39:13 to 2022-07-14 18:55:08 UTC [more...]

[mm-unstable v7 00/18] mm: userspace hugepage collapse
 2022-07-14 18:55 UTC  (9+ messages)
` [mm-unstable v7 13/18] proc/smaps: add PMDMappable field to smaps
` [RFC] mm: userspace hugepage collapse: file/shmem semantics

[PATCH 2/4] mm/sparse: skip no-map memblock check when fill_subsection_map
 2022-07-14 18:45 UTC  (2+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-14 18:21 UTC  (4+ messages)
` [RFC PATCH v6] "

[PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
 2022-07-14 18:15 UTC  (13+ messages)

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-14 18:12 UTC  (6+ messages)
` [PATCHv4 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH for mm-stable] mm/damon/lru_sort: fix potential memory leak in damon_lru_sort_init()
 2022-07-14 17:04 UTC 

[linux-next:master 7409/10678] drivers/clk/qcom/gpucc-sm8350.c:111:2: error: initializer element is not a compile-time constant
 2022-07-14 16:54 UTC  (2+ messages)

[syzbot] memory leak in xas_create
 2022-07-14 16:27 UTC  (9+ messages)

[PATCH v8 02/15] mm: move page zone helpers into new header-specific file
 2022-07-14 16:15 UTC  (2+ messages)
` [PATCH] mm: move page zone helpers from mm.h to mmzone.h

[linux-next:master 9649/10678] i915_scatterlist.c:undefined reference to `__udivdi3'
 2022-07-14 16:11 UTC 

[PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
 2022-07-14 15:52 UTC  (12+ messages)

[PATCH] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-14 14:47 UTC 

[syzbot] possible deadlock in start_this_handle (3)
 2022-07-14 14:18 UTC 

[linux-next:master] BUILD REGRESSION 4662b7adea50bb62e993a67f611f3be625d3df0d
 2022-07-14 13:45 UTC  (3+ messages)

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-14 12:34 UTC  (7+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[linux-next:master 10519/10678] security/apparmor/policy_ns.c:83:20: warning: no previous prototype for function 'alloc_unconfined'
 2022-07-14 12:23 UTC 

[PATCH v3] mm/compaction: fix set skip in fast_find_migrateblock
 2022-07-14 11:50 UTC  (3+ messages)

[next] Kernel panic - not syncing: swiotlb_init_remap: nslabs = 0 too small
 2022-07-14 11:35 UTC  (4+ messages)

[PATCH v2 0/3] s390/cpufeature: rework to allow different types of cpufeatures
 2022-07-14 10:53 UTC  (6+ messages)
` [PATCH v2 1/3] s390/cpufeature: rework to allow more than only hwcap bits
` [PATCH v2 2/3] s390/cpufeature: allow for facility bits
` [PATCH v2 3/3] s390/uvdevice: autoload module based on CPU facility

[PATCH 0/3] s390/cpufeature: rework to allow different types of cpufeatures
 2022-07-14 10:52 UTC  (9+ messages)
` [PATCH 1/3] s390/cpufeature: rework to allow more than only hwcap bits
` [PATCH 3/3] s390/uvdevice: autoload module based on CPU facility

[PATCH v2] can: slcan: do not sleep with a spin lock held
 2022-07-14 10:38 UTC  (2+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-07-14 10:30 UTC  (11+ messages)
` [PATCH v3 1/15] mm/slab: move NUMA-related code to __do_cache_alloc()
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH v3] secretmem: fix unhandled fault in truncate
 2022-07-14  9:52 UTC  (2+ messages)

[linux-next:master 4365/10347] drivers/net/dsa/microchip/ksz_spi.c:132:34: warning: unused variable 'ksz_dt_ids'
 2022-07-14  8:21 UTC  (2+ messages)

[PATCH] zsmalloc: zs_malloc: Return ERR_PTR if fail
 2022-07-14  8:07 UTC 

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-14  7:21 UTC  (24+ messages)

[PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-14  6:49 UTC 

[mm/mprotect] 64fe24a3e0: stress-ng.icache.ops_per_sec 32.6% improvement
 2022-07-14  6:29 UTC 

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-14  6:15 UTC  (21+ messages)

[PATCH v8 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-14  5:39 UTC  (7+ messages)
` [PATCH v8 06/15] mm: remove the vma check in migrate_vma_setup()
` [PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-14  5:13 UTC  (15+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-07-14  5:13 UTC  (4+ messages)
` [PATCH v8 01/13] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL

[PATCH v9 0/8] mm/demotion: Memory tiers and demotion
 2022-07-14  4:53 UTC  (9+ messages)
` [PATCH v9 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v9 2/8] mm/demotion: Move memory demotion related code
` [PATCH v9 3/8] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v9 4/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v9 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v9 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v9 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v9 8/8] mm/demotion: Update node_is_toptier to work with memory tiers

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-14  4:51 UTC  (3+ messages)

[mm-unstable PATCH v7 0/8] mm, hwpoison: enable 1GB hugepage support (v7)
 2022-07-14  4:24 UTC  (9+ messages)
` [mm-unstable PATCH v7 1/8] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_pages()
` [mm-unstable PATCH v7 2/8] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
` [mm-unstable PATCH v7 3/8] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [mm-unstable PATCH v7 4/8] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
` [mm-unstable PATCH v7 5/8] mm, hwpoison: set PG_hwpoison for busy hugetlb pages
` [mm-unstable PATCH v7 6/8] mm, hwpoison: make __page_handle_poison returns int
` [mm-unstable PATCH v7 7/8] mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage
` [mm-unstable PATCH v7 8/8] mm, hwpoison: enable memory error handling on "

[PATCH] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc
 2022-07-14  3:25 UTC 

[PATCH] memblock tests: change build options to run-time options
 2022-07-14  3:17 UTC 

[PATCH] mm/shmem: add support for FS_IOC_[SG]ETFLAGS for tmpfs
 2022-07-14  2:24 UTC  (4+ messages)
    ` [PATCH -v2] mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs

[PATCH v10 00/69] Introducing the Maple Tree
 2022-07-14  0:47 UTC  (7+ messages)
` [PATCH v10 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
` [PATCH v10 14/69] kernel/fork: use maple tree for dup_mmap() during forking

[linux-next:master 9878/10347] htmldocs: Documentation/filesystems/netfs_library.rst:384: WARNING: Inline emphasis start-string without end-string
 2022-07-13 23:45 UTC 

[linux-next:master 2767/10347] powerpc-linux-ld: warning: orphan section `.init.plt' from `drivers/hid/hid-uclogic-rdesc.o' being placed in section `.init.plt'
 2022-07-13 19:41 UTC 

[akpm-mm:mm-unstable 284/293] mm/khugepaged.c:2409 madvise_collapse() warn: possible memory leak of 'cc'
 2022-07-13 19:04 UTC  (4+ messages)

[PATCH 0/5] Convert much of vmscan to folios
 2022-07-13 18:13 UTC  (4+ messages)
` [PATCH 4/5] mm/vmscan: Convert shrink_active_list() to use a folio

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-07-13 18:03 UTC  (7+ messages)

[PATCH] maple_tree: Fix sparse reported issues
 2022-07-13 17:50 UTC  (5+ messages)

[linux-next:master 9680/10347] drivers/mmc/host/sdhci-of-aspeed-test.c:10: undefined reference to `kunit_binary_assert_format'
 2022-07-13 17:30 UTC 

[linux-next:master 9509/10347] fs/libfs.c:1231:47: warning: Local variable 'anon_aops' shadows outer variable [shadowVariable]
 2022-07-13 16:49 UTC 

[PATCH v1 0/5] userfaultfd: support access/write hints
 2022-07-13 16:49 UTC  (7+ messages)
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations

[PATCH] mm/khugepaged: Avoid possible memory leak in failure path
 2022-07-13 16:39 UTC  (2+ messages)

[PATCH mm-unstable] mm/khugepaged: add missing kfree() to madvise_collapse()
 2022-07-13 16:18 UTC 

[PATCH V2] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-13 15:45 UTC  (3+ messages)

[PATCH] can: slcan: do not sleep with a spin lock held
 2022-07-13 15:35 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS ec832b259e17863875266dea85ff9d7296a18ec1
 2022-07-13 15:04 UTC 

[PATCHv5 05/13] x86/uaccess: Provide untagged_addr() and remove tags before address check
 2022-07-13 15:02 UTC  (2+ messages)
` [PATCHv5.1 04/13] x86/mm: Handle LAM on context switch

[PATCH] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-13 15:01 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-13 14:59 UTC  (7+ messages)
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v6] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-13 14:24 UTC  (5+ messages)

[PATCH v2] mm: fix page leak with multiple threads mapping the same page
 2022-07-13 14:13 UTC 

[PATCH v2] secretmem: fix unhandled fault in truncate
 2022-07-13 13:27 UTC  (7+ messages)

[PATCH v2 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-07-13 12:10 UTC  (3+ messages)

[mm-unstable PATCH v6 0/8] mm, hwpoison: enable 1GB hugepage support (v6)
 2022-07-13 11:54 UTC  (7+ messages)
` [mm-unstable PATCH v6 3/8] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [mm-unstable PATCH v6 4/8] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage

[linux-next:master 9157/9846] drivers/gpu/drm/tests/drm_mm_test.c:344:12: warning: stack frame size (1032) exceeds limit (1024) in '__igt_reserve'
 2022-07-13 11:24 UTC 

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-13 10:22 UTC  (7+ messages)
` [PATCH v4 11/45] kmsan: add KMSAN runtime core
` [PATCH v4 19/45] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
` [PATCH v4 29/45] block: kmsan: skip bio block merging logic for KMSAN

Linux 5.18-rc4
 2022-07-13  9:37 UTC  (9+ messages)

[mm] 0bf5cdf08f: BUG:Bad_page_state_in_process
 2022-07-13  9:17 UTC  (2+ messages)

[PATCH -V4 RESEND 0/3] memory tiering: hot page selection
 2022-07-13  8:39 UTC  (4+ messages)
` [PATCH -V4 RESEND 1/3] memory tiering: hot page selection with hint page fault latency
` [PATCH -V4 RESEND 2/3] memory tiering: rate limit NUMA migration throughput
` [PATCH -V4 RESEND 3/3] memory tiering: adjust hot threshold automatically

[can] c4e54b063f: BUG:sleeping_function_called_from_invalid_context_at_kernel/workqueue.c
 2022-07-13  8:23 UTC  (4+ messages)
` [LTP] "

[PATCH -V2 0/7] migrate_pages(): fix several bugs in error path
 2022-07-13  8:30 UTC  (4+ messages)
` [PATCH -V2 5/7] migrate_pages(): fix failure counting for THP on -ENOSYS

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-13  7:36 UTC  (3+ messages)

[linux-next:master 1342/8914] drivers/i2c/busses/i2c-npcm7xx.c:639 npcm_i2c_slave_enable() error: buffer overflow 'npcm_i2caddr' 2 <= 9
 2022-07-13  7:34 UTC  (2+ messages)

[ITER_PIPE] 3d246b875f: WARNING:at_lib/iov_iter.c:#iov_iter_pipe
 2022-07-13  6:48 UTC 

[linux-next:master] BUILD REGRESSION 734339e5c1c46e3af041b4c288c213e045e34354
 2022-07-13  4:51 UTC 

[PATCH v2] mm/compaction: fix set skip in fast_find_migrateblock
 2022-07-13  3:29 UTC  (4+ 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).