linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-18 20:29 UTC  (5+ messages)
` [PATCH v2 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive

[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-18 20:19 UTC  (16+ messages)
` [v2 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [v2 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [v2 PATCH 3/8] mm: khugepaged: skip DAX vma
` [v2 PATCH 4/8] mm: thp: only regular file could be THP eligible
` [v2 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [v2 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
` [v2 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_file() helper
` [v2 PATCH 8/8] fs: register suitable readonly vmas for khugepaged

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-18 19:59 UTC  (2+ messages)

False positive kmemleak report for dtb properties names on powerpc
 2022-03-18 19:44 UTC  (2+ messages)

[PATCH V5 1/2] selftests: vm: bring common functions to a new file
 2022-03-18 19:23 UTC  (3+ messages)
` [PATCH V5 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

writeback completion soft lockup BUG in folio_wake_bit()
 2022-03-18 18:58 UTC  (13+ messages)

zram corruption due to uninitialized do_swap_page fault
 2022-03-18 18:54 UTC  (8+ messages)

[linux-next:master 4103/11953] arch/arm/kernel/ftrace.c:229:6: warning: no previous prototype for function 'prepare_ftrace_return'
 2022-03-18 18:26 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH -next 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-18 17:18 UTC  (8+ messages)
` [PATCH -next 1/4] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next 2/4] mm: page_table_check: add hooks to public helpers
` [PATCH -next 3/4] arm64: mm: add support for page table check
` [PATCH -next 4/4] riscv: "

[PATCH v4 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-18 16:40 UTC  (6+ messages)
` [PATCH v4 1/4] mm: hugetlb_vmemmap: introduce STRUCT_PAGE_SIZE_IS_POWER_OF_2
` [PATCH v4 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v4 3/4] sysctl: allow to set extra1 to SYSCTL_ONE
` [PATCH v4 4/4] mm: hugetlb_vmemmap: add hugetlb_free_vmemmap sysctl

[PATCH v3 0/2] mm: fix cma allocation fail sometimes
 2022-03-18 16:20 UTC  (7+ messages)
` [PATCH v3 1/2] mm: cma: fix allocation may "

[PATCH V2,0/2]mm: madvise: return correct bytes processed with process_madvise
 2022-03-18 15:37 UTC  (13+ messages)
` [PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise

[PATCH] mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
 2022-03-18 15:11 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 382d8f4c46c1f7e0c3f46da4680fb6cdce7c2eab
 2022-03-18 14:54 UTC 

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-03-18 14:34 UTC  (12+ messages)
` [PATCH 09/43] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH 10/43] kmsan: pgtable: reduce vmalloc space
` [PATCH 12/43] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN

[PATCH] mm/kmemleak: Reset tag when compare object pointer
 2022-03-18 14:30 UTC  (2+ messages)

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-18 14:14 UTC  (8+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH] mm/damon: Make the sampling more accurate
 2022-03-18 14:12 UTC  (7+ messages)

[linux-next:master 12537/13576] drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
 2022-03-18 13:52 UTC 

[linux-next:master 12673/13576] drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2022-03-18 13:10 UTC 

[linux-next:master 7918/13392] drivers/soc/microchip/mpfs-sys-controller.c:73:1-6: WARNING: invalid free of devm_ allocated data
 2022-03-18 12:50 UTC  (8+ messages)

[PATCH v2] mm/hmm/test: simplify hmm test code: use miscdevice instead of char dev
 2022-03-18 12:40 UTC  (10+ messages)

[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
 2022-03-18 11:41 UTC  (2+ messages)
` [PATCH 2/2] powerpc/papr_scm: "

[PATCH] hugetlb: do not demote poisoned hugetlb pages
 2022-03-18 11:31 UTC  (4+ messages)

[PATCH v2 00/11] A few cleanup and fixup patches for migration
 2022-03-18 11:17 UTC  (16+ messages)
` [PATCH v2 01/11] mm/migration: remove unneeded local variable mapping_locked
` [PATCH v2 02/11] mm/migration: remove unneeded out label
` [PATCH v2 03/11] mm/migration: remove unneeded local variable page_lru
` [PATCH v2 04/11] mm/migration: fix the confusing PageTransHuge check
` [PATCH v2 05/11] mm/migration: use helper function vma_lookup() in add_page_for_migration
` [PATCH v2 06/11] mm/migration: use helper macro min in do_pages_stat
` [PATCH v2 07/11] mm/migration: avoid unneeded nodemask_t initialization
` [PATCH v2 08/11] mm/migration: remove some duplicated codes in migrate_pages
` [PATCH v2 09/11] mm/migration: fix potential page refcounts leak "
` [PATCH v2 10/11] mm/migration: fix potential invalid node access for reclaim-based migration
` [PATCH v2 11/11] mm/migration: fix possible do_pages_stat_array racing with memory offline

[RFC 0/3] Add zero copy feature for tcmu
 2022-03-18  9:55 UTC  (4+ messages)
` [RFC 1/3] mm/memory.c: introduce vm_insert_page(s)_mkspecial
` [RFC 2/3] mm: export zap_page_range()
` [RFC 3/3] scsi: target: tcmu: Support zero copy

[RFC] memcg: Convert mc_target.page to mc_target.folio
 2022-03-18  9:12 UTC  (4+ messages)

[RFC PATCH V1 0/3] mm/damon: Add CMA minotor support
 2022-03-18  8:40 UTC  (7+ messages)

[PATCH] delayacct: track delays from ksm cow
 2022-03-18  8:24 UTC  (8+ messages)

[PATCH v2 09/11] mm/migration: fix potential page refcounts leak in migrate_pages
 2022-03-18  8:24 UTC  (2+ messages)

[PATCH v2] mm: add access/dirty bit on numa page fault
 2022-03-18  8:21 UTC  (8+ messages)

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-18  7:51 UTC  (5+ messages)

[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
 2022-03-18  7:49 UTC  (3+ messages)

[PATCH v5 0/6] Fix some bugs related to ramp and dax
 2022-03-18  7:45 UTC  (7+ messages)
` [PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v5 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v5 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v5 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v5 6/6] mm: simplify follow_invalidate_pte()

[PATCH v3 0/2] A few fixup patches for memory failure
 2022-03-18  7:39 UTC  (7+ messages)
` [PATCH v3 1/2] mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages
` [PATCH v3 2/2] mm/memory-failure.c: make non-LRU movable pages unhandlable

[PATCH] mm: Untangle config dependencies for demote-on-reclaim
 2022-03-18  7:33 UTC  (2+ messages)

[PATCH v5] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-03-18  5:16 UTC 

mmotm 2022-03-16-17-42 uploaded
 2022-03-18  4:32 UTC  (9+ messages)
` mmotm 2022-03-16-17-42 uploaded (uml sub-x86_64, sched/fair, RCU)

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-03-18  3:36 UTC 

[btrfs] 3626a285f8: divide_error:#[##]
 2022-03-18  1:54 UTC  (11+ messages)
              ` [LKP] "

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-18  1:15 UTC  (3+ messages)
` [PATCH v9 03/14] mm/vmscan.c: refactor shrink_node()

[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663
 2022-03-18  0:53 UTC 

[PATCH] mm/vmscan: sc->reclaim_idx must be a valid zone index
 2022-03-17 23:46 UTC 

[PATCH v2 1/1] mm/mmu_gather: limit free batch count and add schedule point in tlb_batch_pages_flush
 2022-03-17 23:40 UTC  (2+ messages)

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-17 23:25 UTC  (5+ messages)

[linux-next:master 11519/13392] htmldocs: Documentation/driver-api/nvdimm/nvdimm.rst:146: (SEVERE/4) Title level inconsistent:
 2022-03-17 23:22 UTC 

[RFC 1/1] mm: page_alloc: replace mm_percpu_wq with kthreads in drain_all_pages
 2022-03-17 23:04 UTC  (4+ messages)

drivers/char/tpm/tpm_ibmvtpm.c:366:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-03-17 22:30 UTC 

[PATCH mmotm] mm/munlock: update Documentation/vm/unevictable-lru.rst
 2022-03-17 22:23 UTC 

[linux-next:master 11721/13392] drivers/media/platform/renesas/renesas-ceu.c:1609:30: warning: unused variable 'ceu_data_rz'
 2022-03-17 20:37 UTC 

[linux-next:pending-fixes] BUILD SUCCESS cdf39fcb6bec26813fcdd188d997153e6518da1f
 2022-03-17 20:23 UTC 

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-17 20:20 UTC  (8+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers

[RFC PATCH v2 0/4] Removing limitations of merging anonymous VMAs
 2022-03-17 18:53 UTC  (3+ messages)
` [RFC PATCH v2 1/4] [PATCH 1/4] mm: refactor of vma_merge()

[kbuild] [linux-next:master 11491/13209] fs/f2fs/file.c:2057 f2fs_ioc_start_atomic_write() warn: inconsistent returns '&inode->i_rwsem'
 2022-03-17 16:20 UTC  (4+ messages)

[PATCH v8 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-03-17 15:37 UTC  (6+ messages)
` [PATCH v8 1/5] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v8 2/5] mm: page_isolation: check specified range for unmovable pages
` [PATCH v8 3/5] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v8 4/5] mm: cma: use pageblock_order as the single alignment
` [PATCH v8 5/5] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size

[PATCH v4] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-03-17 14:44 UTC  (5+ messages)

[syzbot] WARNING: kmalloc bug in snd_pcm_plugin_alloc (2)
 2022-03-17 14:13 UTC  (3+ messages)

[PATCH v1 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-03-17 13:25 UTC  (7+ messages)
` [PATCH v1 1/3] mm: "

[linux-next:master 12223/13209] imx-mipi-csis.c:undefined reference to `v4l2_async_nf_init'
 2022-03-17 10:45 UTC 

[PATCH] mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()
 2022-03-17 10:27 UTC  (4+ messages)
` [PATCH] [PATCH 4.19 STABLE] "
  ` Patch "mm: fix dereference a null pointer in migrate[_huge]_page_move_mapping()" has been added to the 4.19-stable tree

[PATCH] mm/mempolicy: fix potential mpol_new leak in shared_policy_replace
 2022-03-17  9:34 UTC  (9+ messages)

page:  |  | latest

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