linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/11] A few cleanup and fixup patches for migration
 2022-03-18 11:17 UTC  (12+ 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

[PATCH v3 0/2] A few fixup patches for memory failure
 2022-03-18  7:39 UTC  (5+ 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

mmotm 2022-03-16-17-42 uploaded
 2022-03-18  3:56 UTC  (11+ messages)
` mmotm 2022-03-16-17-42 uploaded (uml sub-x86_64, sched/fair, RCU)
` mmotm 2022-03-16-17-42 uploaded (drivers/iio/afe/iio-rescale.o)
` mmotm 2022-03-16-17-42 uploaded (drivers/pinctrl/nuvoton/pinctrl-wpcm450.c)

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

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

[PATCH] mm/kmemleak: Reset tag when compare object pointer
 2022-03-18  3:40 UTC 

[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-18  3:38 UTC  (12+ 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

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

[PATCH v2] mm/hmm/test: simplify hmm test code: use miscdevice instead of char dev
 2022-03-18  2:58 UTC  (9+ 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  2:24 UTC  (3+ messages)
  ` [kbuild-all] "

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

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

[PATCH] delayacct: track delays from ksm cow
 2022-03-18  1:41 UTC  (7+ messages)

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-18  1:15 UTC  (7+ messages)
` [PATCH v9 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v9 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v9 05/14] mm: multi-gen LRU: groundwork

[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 7918/13392] drivers/soc/microchip/mpfs-sys-controller.c:73:1-6: WARNING: invalid free of devm_ allocated data
 2022-03-17 21:17 UTC  (2+ messages)

writeback completion soft lockup BUG in folio_wake_bit()
 2022-03-17 21:16 UTC  (8+ messages)

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

[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

[PATCH -next 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-03-17 19:00 UTC  (6+ 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: "

[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()

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

[RFC PATCH V1 0/3] mm/damon: Add CMA minotor support
 2022-03-17 16:42 UTC  (4+ messages)

[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  (10+ messages)
` [PATCH v1 1/3] mm: "

[PATCH] mm: Untangle config dependencies for demote-on-reclaim
 2022-03-17 13:24 UTC 

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

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

[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)

[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-17  9:06 UTC  (7+ messages)
` [PATCH v2 04/15] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()
` [PATCH v2 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive

[linux-next:master 12222/13209] ERROR: modpost: "v4l2_subdev_link_validate" [drivers/media/platform/nxp/imx-mipi-csis.ko] undefined!
 2022-03-17  8:30 UTC  (3+ messages)

[PATCH] mm/slub, kunit: Make slub_kunit pass even when SLAB_RED_ZONE flag is set
 2022-03-17  8:10 UTC  (4+ messages)
  ` [PATCH] mm/slub, kunit: Make slub_kunit unaffected by global slub debugging flags

[linux-next:master 12222/13209] imx-mipi-csis.c:undefined reference to `v4l2_create_fwnode_links_to_pad'
 2022-03-17  7:52 UTC 

[PATCH v3] mm/khugepaged: sched to numa node when collapse huge page
 2022-03-17  6:50 UTC 

[linux-next:master 12089/13209] drivers/pinctrl/nuvoton/pinctrl-wpcm450.c:470:26: error: array type has incomplete element type 'struct group_desc'
 2022-03-17  6:39 UTC 

[linux-next:master] BUILD REGRESSION 8a11187eb62b8b910d2c5484e1f5d160e8b11eb4
 2022-03-17  6:18 UTC 

[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
 2022-03-17  3:39 UTC  (2+ messages)

[linux-next:master 54/13209] drivers/irqchip/irq-renesas-h8s.c:54:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-03-17  2:43 UTC 

[PATCH 1/1] mm/mmu_gather: limit tlb batch count and add schedule point in tlb_batch_pages_flush
 2022-03-17  2:21 UTC  (3+ messages)

[PATCH] hugetlb: do not demote poisoned hugetlb pages
 2022-03-17  1:57 UTC  (4+ messages)

[PATCH v2] mm/mlock: fix potential imbalanced rlimit ucounts adjustment
 2022-03-17  1:50 UTC  (7+ messages)

[PATCH] mm/swap: simplify the code of find_get_incore_page()
 2022-03-17  1:43 UTC  (3+ messages)

[PATCH] mm: add access/dirty bit on numa page fault
 2022-03-17  1:09 UTC  (5+ messages)

[ammarfaizi2-block:rostedt/linux-trace/merge-next-20220315 408/512] WARNING: modpost: vmlinux.o(.text+0x3ebb16): Section mismatch in reference from the function ufs_rename() to the variable .init.text:.LBB130_22
 2022-03-17  0:37 UTC 

[PATCH] userfaultfd: mark uffd_wp regardless of VM_WRITE flag
 2022-03-17  0:20 UTC  (7+ messages)

[ammarfaizi2-block:rostedt/linux-trace/merge-next-20220315 403/512] WARNING: modpost: vmlinux.o(.text+0x3e43c2): Section mismatch in reference from the function ufs_make_empty() to the function .init.text:set_reset_devices()
 2022-03-16 23:45 UTC 

incoming
 2022-03-16 23:15 UTC  (5+ messages)
` [patch 1/4] mm: swap: get rid of deadloop in swapin readahead
` [patch 2/4] configs/debug: restore DEBUG_INFO=y for overriding
` [patch 3/4] ocfs2: fix crash when initialize filecheck kobj fails
` [patch 4/4] selftests: vm: fix clang build error multiple output files

[PATCH v3] docs/kernel-parameters: update description of mem=
 2022-03-16 21:58 UTC  (2+ messages)

[PATCH v7 04/12] mm: multigenerational LRU: groundwork
 2022-03-16 21:37 UTC  (8+ messages)

Questions about memcg_slabinfo.py drgn script
 2022-03-16 21:16 UTC  (3+ messages)

[linux-next:master 3267/10468] drm_dp_mst_topology.c:undefined reference to `__drm_atomic_helper_private_obj_duplicate_state'
 2022-03-16 19:08 UTC  (5+ messages)

zram corruption due to uninitialized do_swap_page fault
 2022-03-16 18:26 UTC  (5+ messages)

[PATCH V4 1/2] selftests: vm: bring common functions to a new file
 2022-03-16 17:36 UTC  (6+ messages)
` [PATCH V4 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-16 16:35 UTC  (7+ messages)

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-16 16:26 UTC  (5+ messages)

[linux-next:master 4567/12845] kernel/trace/trace_events_user.c:424:22: warning: Pointer addition with NULL pointer. [nullPointerArithmetic]
 2022-03-16 15:53 UTC 

[linux-next:pending-fixes] BUILD SUCCESS e6f79dd905ae05052115c1cc6bce199dc1b7bae5
 2022-03-16 15:51 UTC 

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-16 15:45 UTC  (7+ messages)

[PATCH] mm/damon: minor cleanup for damon_pa_young
 2022-03-16 14:11 UTC  (2+ 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