linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-23 07:13:35 to 2022-05-24 19:48:06 UTC [more...]

[PATCH] mm: fix a potential infinite loop in start_isolate_page_range()
 2022-05-24 19:47 UTC 

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-24 19:44 UTC  (20+ messages)
` [PATCH v4 01/11] mm: memcontrol: prepare objcg API for non-kmem usage
` [PATCH v4 02/11] mm: memcontrol: introduce compact_folio_lruvec_lock_irqsave
` [PATCH v4 03/11] mm: memcontrol: make lruvec lock safe when LRU pages are reparented
` [PATCH v4 04/11] mm: vmscan: rework move_pages_to_lru()
` [PATCH v4 05/11] mm: thp: introduce folio_split_queue_lock{_irqsave}()
` [PATCH v4 06/11] mm: thp: make split queue lock safe when LRU pages are reparented
` [PATCH v4 07/11] mm: memcontrol: make all the callers of {folio,page}_memcg() safe
` [PATCH v4 08/11] mm: memcontrol: introduce memcg_reparent_ops
` [PATCH v4 09/11] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
` [PATCH v4 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function
` [PATCH v4 11/11] mm: lru: use lruvec lock to serialize memcg changes

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-24 19:35 UTC  (4+ messages)
` [PATCH 3/3] virtio_balloon: Introduce memory recover

[PATCH v3 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-24 19:35 UTC  (8+ messages)
` [PATCH v3 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [PATCH v3 2/2] mm: khugepaged: recover from poisoned file-backed memory

[GIT PULL] Page cache changes for 5.19
 2022-05-24 19:34 UTC 

[PATCH] arm64: enable THP_SWAP for arm64
 2022-05-24 19:14 UTC  (5+ messages)

[PATCH v3 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-24 19:06 UTC  (14+ messages)
` [PATCH v3 01/13] mm: add zone device coherent type memory support
` [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v3 03/13] mm: add device coherent vma selection for memory migration
` [PATCH v3 04/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v3 05/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v3 06/13] drm/amdkfd: add SPM support for SVM
` [PATCH v3 07/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 08/13] lib: test_hmm add module param for "
` [PATCH v3 09/13] lib: add support for device coherent type in test_hmm
` [PATCH v3 10/13] tools: update hmm-test to support device coherent type
` [PATCH v3 11/13] tools: update test_hmm script to support SP config
` [PATCH v3 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v3 13/13] tools: add selftests to hmm for COW in device memory

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-24 19:02 UTC  (6+ messages)
` [PATCH v11 3/6] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v11 4/6] mm: page_isolation: enable arbitrary range page isolation

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-24 19:01 UTC  (7+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-24 19:01 UTC  (4+ messages)
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages

[linux-next:master 12645/14079] arch/riscv/kernel/machine_kexec.c:69:25: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-05-24 17:45 UTC 

[PATCH v3 bpf-next 0/8] bpf_prog_pack followup
 2022-05-24 17:40 UTC  (6+ messages)
` [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack

[PATCH v6] mm: fix is_pinnable_page against a cma page
 2022-05-24 17:33 UTC  (2+ messages)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-05-24 17:30 UTC  (7+ messages)
            ` clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE)
                  ` [PATCH] x86/clear_user: Make it faster

[PATCH] include/linux/mm: Initialize an int variable to prevent returning garbage value
 2022-05-24 17:27 UTC 

[RFC] mm: MADV_COLLAPSE semantics
 2022-05-24 17:08 UTC  (3+ messages)

[PATCH v2] mm: slab: optimize memcg_slab_free_hook()
 2022-05-24 17:05 UTC  (2+ messages)

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-24 16:59 UTC  (11+ messages)

[PATCH v4] mm: fix is_pinnable_page against on cma page
 2022-05-24 16:59 UTC  (19+ messages)

[PATCH v4 bpf-next 0/8] bpf_prog_pack followup
 2022-05-24 16:42 UTC  (7+ messages)
` [PATCH v4 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge "

[PATCH v3 0/5] memcontrol selftests fixups
 2022-05-24 16:29 UTC  (5+ messages)
` [PATCH v3 1/5] selftests: memcg: Fix compilation
` [PATCH v3 2/5] selftests: memcg: Expect no low events in unprotected sibling
` [PATCH v3 3/5] selftests: memcg: Adjust expected reclaim values of protected cgroups
` [PATCH v3 4/5] selftests: memcg: Remove protection from top level memcg

[PATCH AUTOSEL 5.10 3/8] percpu_ref_init(): clean ->percpu_count_ref on failure
 2022-05-24 16:00 UTC 

[PATCH AUTOSEL 5.15 05/10] percpu_ref_init(): clean ->percpu_count_ref on failure
 2022-05-24 16:00 UTC 

[PATCH AUTOSEL 5.17 07/12] percpu_ref_init(): clean ->percpu_count_ref on failure
 2022-05-24 15:59 UTC 

[PATCH V2] block: ignore RWF_HIPRI hint for sync dio
 2022-05-24 15:20 UTC  (8+ messages)

[PATCH] mm: memcontrol: add the mempolicy interface for cgroup v2
 2022-05-24 15:12 UTC  (7+ messages)
  ` [External] "

[PATCH v3 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-05-24 14:53 UTC  (13+ messages)
` [PATCH v3 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
` [PATCH v3 4/6] mm: ioremap: Add arch_ioremap/iounmap()

[linux-next:master 12341/13934] drivers/thermal/k3_j72xx_bandgap.c:521 k3_j72xx_bandgap_probe() warn: possible memory leak of 'ref_table'
 2022-05-24 14:34 UTC 

[KVM] 34e0280921: kernel-selftests.kvm.evmcs_test.fail
 2022-05-24 14:08 UTC 

RFC: Memory Tiering Kernel Interfaces (v2)
 2022-05-24 13:26 UTC  (9+ messages)

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-05-24 12:47 UTC  (13+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check

[RFC PATCH 0/6] Drain remote per-cpu directly v2
 2022-05-24 12:19 UTC  (5+ messages)
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-24 11:55 UTC  (4+ messages)
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper

[linux-next:master 9269/14079] ld.lld: error: undefined symbol: rockchip_pmu_block
 2022-05-24 11:49 UTC 

[PATCH] powerpc/numa: Associate numa node to its cpu earlier
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v4 0/5] A few fixup patches for mm
 2022-05-24 10:56 UTC  (9+ messages)
` [PATCH v4 4/5] mm/shmem: fix infinite loop when swap in shmem error at swapoff time

[PATCH v3 0/6] mm: introduce shrinker debugfs interface
 2022-05-24  9:12 UTC  (19+ messages)
` [PATCH v3 1/6] mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
` [PATCH v3 2/6] mm: shrinkers: introduce debugfs interface for memory shrinkers
` [PATCH v3 3/6] mm: shrinkers: provide shrinkers with names
` [PATCH v3 6/6] mm: shrinkers: add scan interface for shrinker debugfs

[PATCH] mm/ksm: introduce ksm_enabled for each process
 2022-05-24  9:04 UTC  (8+ messages)
  ` [PATCH] mm/ksm: introduce ksm_enabled for each processg

[linux-next:master 5634/13468] drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1782:2: warning: Value stored to 'dsc_common_mode' is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-24  8:45 UTC 

[PATCH -next v7 6/6] riscv/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
 2022-05-24  6:40 UTC  (3+ messages)

[PATCH RFC v6 07/21] dept: Apply Dept to seqlock
 2022-05-24  6:00 UTC  (3+ messages)

[PATCH] cred: Propagate security_prepare_creds() error code
 2022-05-24  4:44 UTC  (3+ messages)

[RFC v2 0/2] Memory poison recovery in khugepaged collapsing
 2022-05-24  2:50 UTC  (8+ messages)
` [RFC v2 1/2] mm: khugepaged: recover from poisoned anonymous memory

[linux-next:master 13482/13934] drivers/block/paride/frpw.c:115:63: sparse: sparse: cast to restricted __le16
 2022-05-24  2:10 UTC 

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-24  1:11 UTC  (11+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
 2022-05-24  0:57 UTC 

[linux-next:pending-fixes] BUILD SUCCESS b82692513a382ca90524b1c39dcd06852356d970
 2022-05-24  0:53 UTC 

[PATCH] mm/daemon: describe NR_DAMON_OPS in damon_ops_id
 2022-05-23 21:12 UTC  (2+ messages)

Alpha: rare random memory corruption/segfault in user space bisected
 2022-05-23 20:56 UTC  (4+ messages)

[RFC 0/6] Bootloader based hibernation
 2022-05-23 20:49 UTC  (3+ messages)
` [RFC 2/6] PM: Hibernate: Add option to disable disk offset randomization

[PATCH] memcg: enable accounting in keyctl subsys
 2022-05-23 20:00 UTC  (3+ messages)

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-05-23 20:05 UTC  (9+ messages)

[PATCH] Revert "mm/vmscan: never demote for memcg reclaim"
 2022-05-23 18:59 UTC  (3+ messages)

[linux-next:master 12118/13934] arch/m68k/q40/config.c:173: undefined reference to `mach_get_rtc_pll'
 2022-05-23 18:51 UTC 

[mm-unstable PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-05-23 18:12 UTC  (4+ messages)
` [PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper

[ANNOUNCE] CFP: CXL Microconference - Linux Plumbers Conference 2022
 2022-05-23 17:32 UTC 

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-05-23 16:44 UTC  (5+ messages)
` [PATCH v10 10/13] powerpc/mm: Move get_unmapped_area functions to slice.c

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-23 15:22 UTC  (6+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[PATCH v5 1/2] printk: stop including cache.h from printk.h
 2022-05-23 14:24 UTC  (2+ messages)

[PATCH] cgroup: Fix an error handling path in alloc_pagecache_max_30M()
 2022-05-23 13:55 UTC  (3+ messages)

[linux-next:master 12118/13934] config.c:undefined reference to `mach_get_rtc_pll'
 2022-05-23 13:47 UTC 

[PATCH -next] zram: fix Kconfig dependency warning
 2022-05-23 13:45 UTC  (2+ messages)

(no subject)
 2022-05-23 13:29 UTC  (4+ messages)
` [PATCH v2 1/5] selftests: memcg: Fix compilation

[PATCH v3] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-05-23 13:12 UTC  (3+ messages)
` [PATCH v4] "

[linux-next:master 3878/12886] ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined!
 2022-05-23 12:38 UTC  (2+ messages)

vchiq: Performance regression since 5.18-rc1
 2022-05-23 11:22 UTC  (11+ messages)

[PATCH v4 0/2] arm64: Fix kcsan test_barrier fail and panic
 2022-05-23 11:26 UTC  (4+ messages)
` [PATCH v4 1/2] asm-generic: Add memory barrier dma_mb()
` [PATCH v4 2/2] arm64: kcsan: Support detecting more missing memory barriers

[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
 2022-05-23 10:51 UTC  (5+ messages)
` [RFC PATCH v4 04/17] mm: Add balance_dirty_pages_ratelimited_flags() function
` [RFC PATCH v4 12/17] fs: Optimization for concurrent file time updates

[GIT PULL] slab for 5.19
 2022-05-23  9:54 UTC 

[PATCH] mm: kfence: Use PAGE_ALIGNED helper
 2022-05-23  7:13 UTC  (5+ 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).