linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4] Refactor __kmem_cache_create() and fix memory leak
 2022-10-24  7:42 UTC  (5+ messages)
` [PATCH 1/4] mm/slab_common: Move cache_name to create_cache()
` [PATCH 2/4] mm/slub: rename kmem_cache_release to slab_release in slub.c
` [PATCH 3/4] mm/slab_common: Separate sysfs_slab_add() and debugfs_slab_add() from __kmem_cache_create()
` [PATCH 4/4] mm/slab_common: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-10-24  7:30 UTC  (15+ messages)
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks

[PATCH 0/2] Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP & fixup race condition on PG_dcache_clean
 2022-10-24  7:07 UTC  (4+ messages)
` [PATCH 1/2] riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
` [PATCH 2/2] riscv: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] mm/vmscan: reduce double-check if kswapd is not able to sleep
 2022-10-24  7:04 UTC  (3+ messages)

[PATCH V13 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-24  7:01 UTC  (5+ messages)
` [PATCH V13 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V13 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V13 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V13 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH v2 1/2] mm: migrate: Fix return value if all subpages of THPs are migrated successfully
 2022-10-24  6:41 UTC  (9+ messages)
` [PATCH v2 2/2] mm: migrate: Try again if THP split is failed due to page refcnt

[syzbot] KASAN: use-after-free Read in hugetlb_fault
 2022-10-24  6:40 UTC  (4+ messages)

[PATCH v7 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-24  6:20 UTC  (5+ messages)
` [PATCH v7 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v7 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v7 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
` [PATCH v7 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

[PATCH] mm: Make ksize() a reporting-only function
 2022-10-24  6:13 UTC  (2+ messages)

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-10-24  5:42 UTC  (22+ messages)
` [PATCH 01/13] mm: Update ptep_get_lockless()s comment
` [PATCH 02/13] x86/mm/pae: Make pmd_t similar to pte_t
` [PATCH 03/13] sh/mm: "
` [PATCH 04/13] mm: Fix pmd_read_atomic()
` [PATCH 05/13] mm: Rename GUP_GET_PTE_LOW_HIGH
` [PATCH 06/13] mm: Rename pmd_read_atomic()
` [PATCH 07/13] mm/gup: Fix the lockless PMD access
` [PATCH 08/13] x86/mm/pae: Dont (ab)use atomic64
` [PATCH 09/13] x86/mm/pae: Use WRITE_ONCE()
` [PATCH 10/13] x86/mm/pae: Be consistent with pXXp_get_and_clear()
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage
` [PATCH 12/13] x86/mm/pae: Get rid of set_64bit()
` [PATCH 13/13] mm: Remove pointless barrier() after pmdp_get_lockless()

[PATCH] mm: convert mm's rss stats into percpu_counter
 2022-10-24  5:28 UTC 

[syzbot] BUG: sleeping function called from invalid context in vm_area_dup
 2022-10-24  4:52 UTC  (11+ messages)

[PATCH] mm/userfaultfd: Replace kmap/kmap_atomic() with kmap_local_page()
 2022-10-24  4:34 UTC 

[PATCH for rc] mm/shmem: Ensure proper fallback if page faults
 2022-10-24  4:33 UTC 

[PATCH 1/3] mm: memory-failure: make put_ref_page() more useful
 2022-10-24  3:51 UTC  (8+ messages)
` [PATCH 2/3] mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()
` [PATCH 3/3] mm: memory-failure: make action_result() return int
  ` [PATCH v2] "

[PATCH v3 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-24  3:07 UTC  (2+ messages)
`  "

[syzbot] inconsistent lock state in _atomic_dec_and_lock
 2022-10-24  2:35 UTC  (2+ messages)

[PATCH] mm/memremap: Introduce pgmap_request_folio() using pgmap offsets
 2022-10-24  1:44 UTC  (6+ messages)

[linux-next:master 2495/2652] ld.lld: error: undefined symbol: dax_holder_notify_failure
 2022-10-23 23:51 UTC 

[PATCH v2 5/7] mm: vmalloc: Use trace_purge_vmap_area_lazy event
 2022-10-23 22:51 UTC  (2+ messages)

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-23 22:38 UTC  (8+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-23 21:17 UTC  (11+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-23 20:16 UTC  (4+ messages)

[PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS
 2022-10-23 20:09 UTC  (4+ messages)
` [PATCH 2/5] x86/sgx: use VM_ACCESS_FLAGS

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-10-23 19:52 UTC  (5+ messages)
` [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd
  ` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd)
    ` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd) #forregzbot

[linux-next:master 639/2652] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:116:6-9: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
 2022-10-23 17:30 UTC 

[PATCH] swap: add a limit for readahead page-cluster value
 2022-10-23 16:25 UTC 

[RFC PATCH] mm, hwpoison: Recover from copy-on-write machine checks
 2022-10-23 15:52 UTC  (15+ messages)
` [PATCH v2] mm, hwpoison: Try to recover from copy-on write faults
  ` [PATCH v3 0/2] Copy-on-write poison recovery
    ` [PATCH v3 1/2] mm, hwpoison: Try to recover from copy-on write faults
    ` [PATCH v3 2/2] mm, hwpoison: When copy-on-write hits poison, take page offline

[syzbot] KASAN: use-after-free Read in l2cap_conn_del
 2022-10-23 15:43 UTC  (2+ messages)

[PATCH v3 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
 2022-10-23 14:01 UTC  (2+ messages)

[crypto] aa031b8f70: leaking-addresses.proc..rodata.cst32.PSHUFFLE_BYTE_FLIP_MASK
 2022-10-23 12:57 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 146/162] include/linux/memremap.h:258:16: sparse: sparse: Using plain integer as NULL pointer
 2022-10-23 11:55 UTC 

[PATCH V3 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-10-23  4:30 UTC  (3+ messages)
` [PATCH V3 1/1] "

[PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-23  2:50 UTC 

[syzbot] general protection fault in _parse_integer_fixup_radix
 2022-10-23  2:18 UTC  (2+ messages)

[linux-next:master 2140/2652] drivers/pinctrl/pinctrl-lantiq.c:62:9: error: implicit declaration of function 'seq_printf'; did you mean 'bstr_printf'?
 2022-10-23  1:48 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 46/162] ld.lld: error: undefined symbol: dax_holder_notify_failure
 2022-10-22 23:57 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 146/162] include/linux/memremap.h:258:9: error: expression which evaluates to zero treated as a null pointer constant of type 'struct folio *'
 2022-10-22 23:33 UTC  (2+ messages)

[PATCH] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-22 23:19 UTC  (4+ messages)

[mm-unstable PATCH] mm/memremap: fix pgmap_request_folio() stub
 2022-10-22 22:40 UTC 

[PATCH] mm: prep_compound_tail() clear page->private
 2022-10-22 19:34 UTC  (2+ messages)

[PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
 2022-10-22 18:44 UTC 

[PATCH V2 2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
 2022-10-22 10:20 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in break_ksm
 2022-10-22 10:19 UTC  (3+ messages)

[PATCH] mm/slab: Annotate kmem_cache_node->list_lock as raw
 2022-10-22 10:00 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[syzbot] KASAN: slab-out-of-bounds Read in mas_leaf_max_gap
 2022-10-22  9:12 UTC 

[syzbot] KASAN: use-after-free Read in mtree_range_walk
 2022-10-22  9:12 UTC 

[ammarfaizi2-block:akpm/mm/mm-nonmm-unstable 36/51] include/linux/build_bug.h:16:51: error: negative width in bit-field '<anonymous>'
 2022-10-22  8:08 UTC 

[PATCH v7 18/43] instrumented.h: add KMSAN support
 2022-10-22  6:24 UTC  (17+ messages)
  ` Fwd: "

[PATCH] mm/slub: remove dead code for debug caches on deactivate_slab()
 2022-10-22  4:14 UTC  (3+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 146/162] include/linux/memremap.h:258:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'struct folio *'
 2022-10-22  3:46 UTC 

[PATCH -next] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
 2022-10-22  0:20 UTC  (4+ messages)

[shmem] 7a7256d5f5: WARNING:possible_recursive_locking_detected
 2022-10-22  0:17 UTC  (9+ messages)

[PATCH v2] mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
 2022-10-21 23:53 UTC  (2+ messages)

[PATCH] mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
 2022-10-21 23:42 UTC  (5+ messages)

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-21 22:40 UTC  (3+ messages)

[PATCH man-pages v3 0/4] Add MADV_COLLAPSE documentation
 2022-10-21 22:33 UTC  (5+ messages)
` [PATCH man-pages v3 1/4] madvise.2: update THP file/shmem documentation for +5.4
` [PATCH man-pages v3 2/4] madvise.2: document reliable probe for advice support
` [PATCH man-pages v3 3/4] process_madvise.2: fix capability and ptrace requirements
` [PATCH man-pages v3 4/4] madvise.2: add documentation for MADV_COLLAPSE

[PATCH] nouveau: Fix migrate_to_ram() for faulting page
 2022-10-21 21:10 UTC  (4+ messages)

[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
 2022-10-21 21:04 UTC  (8+ messages)
` [PATCH 2/4] mm: mempool: introduce page bulk allocator

[PATCH v2 0/9] mm/ksm: break_ksm() cleanups and fixes
 2022-10-21 19:57 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.1-rc2
 2022-10-21 19:43 UTC  (3+ messages)

[hugetlbfs] 3a47c54f09: kernel-selftests.vm.run_vmtests.sh../userfaultfd_hugetlb_256_32.fail
 2022-10-21 18:57 UTC  (2+ messages)

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-10-21 17:41 UTC  (10+ messages)
` [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
` [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v11 4/9] block: add check when merging zone device pages
` [PATCH v11 5/9] lib/scatterlist: "
` [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v11 7/9] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v11 8/9] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v11 9/9] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[linux-next:master] BUILD REGRESSION 4d48f589d294ddc5e01d3b0dc7cecc55324c05ca
 2022-10-21 17:28 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 850279f2b0067b6de4a949ba79f2b7704c834eb7
 2022-10-21 17:27 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-21 16:53 UTC  (11+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-10-21 16:37 UTC  (12+ messages)
` [RFC PATCH v2 17/47] hugetlb: make hugetlb_change_protection compatible with HGM
` [RFC PATCH v2 20/47] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [RFC PATCH v2 30/47] hugetlb: add high-granularity check for hwpoison in fault path
` [RFC PATCH v2 40/47] hugetlb: x86: enable high-granularity mapping
` [RFC PATCH v2 41/47] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info
` [RFC PATCH v2 42/47] docs: proc: include information about HugeTLB HGM
` [RFC PATCH v2 43/47] selftests/vm: add HugeTLB HGM to userfaultfd selftest
` [RFC PATCH v2 44/47] selftests/kvm: add HugeTLB HGM to KVM demand paging selftest
` [RFC PATCH v2 45/47] selftests/vm: add anon and shared hugetlb to migration test
` [RFC PATCH v2 46/47] selftests/vm: add hugetlb HGM test to migration selftest
` [RFC PATCH v2 47/47] selftests/vm: add HGM UFFDIO_CONTINUE and hwpoison tests

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox