linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-18 14:23:38 to 2022-09-20 08:49:25 UTC [more...]

[RFC PATCH] mm: check global free_list if there is ongoing reclaiming when pcp fail
 2022-09-20  8:48 UTC  (5+ messages)

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-20  8:45 UTC  (14+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] mm: Make failslab writable again
 2022-09-20  8:42 UTC  (2+ messages)

[PATCH 0/3] fix error when writing negative value to simple attribute files
 2022-09-20  8:19 UTC  (8+ messages)
` [PATCH 1/3] libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
` [PATCH 2/3] lib/notifier-error-inject: fix error when writing -errno to debugfs file
` [PATCH 3/3] debugfs: fix error when writing negative value to atomic_t "

[PATCH V3] mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context
 2022-09-20  7:56 UTC  (4+ messages)

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-09-20  7:43 UTC  (20+ messages)
` [PATCH v14 13/14] mm: multi-gen LRU: admin guide
      ` [PATCH v14-fix 01/11] mm: multi-gen LRU: update "
        ` [PATCH v14-fix 02/11] mm: multi-gen LRU: add comment in lru_gen_use_mm()
        ` [PATCH v14-fix 03/11] mm: multi-gen LRU: warn on !ptep_test_and_clear_young()
        ` [PATCH v14-fix 04/11] mm: multi-gen LRU: fix warning from __rcu
        ` [PATCH v14-fix 05/11] mm: multi-gen LRU: fix warning from seq_is_valid()
        ` [PATCH v14-fix 06/11] mm: multi-gen LRU: delete overcautious VM_WARN_ON_ONCE()
        ` [PATCH v14-fix 07/11] mm: multi-gen LRU: dial down MAX_LRU_BATCH
        ` [PATCH v14-fix 08/11] mm: multi-gen LRU: delete newline in kswapd_age_node()
        ` [PATCH v14-fix 09/11] mm: multi-gen LRU: add comment in lru_gen_look_around()
        ` [PATCH v14-fix 10/11] mm: multi-gen LRU: fixed long-tailed direct reclaim latency
        ` [PATCH v14-fix 11/11] mm: multi-gen LRU: refactor get_nr_evictable()

[linux-next:master 6855/7934] drivers/perf/arm_spe_pmu.c:677:7: error: use of undeclared identifier 'ID_AA64DFR0_PMSVER_8_2'
 2022-09-20  7:08 UTC 

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-20 15:08 UTC  (11+ messages)
` [PATCH v6 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v6 1/2] percpu: Add percpu_counter_add_local and percpu_counter_sub_local
  ` [PATCH v6 2/2] ipc/msg: mitigate the lock contention with percpu counter
          ` [PATCH] ipc/msg: avoid negative value by overflow in msginfo

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-20  6:46 UTC  (11+ messages)
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs

[PATCH v3 8/8] kallsyms: Add self-test facility
 2022-09-20  6:13 UTC  (3+ messages)

[PATCH] mm: vmscan: fix extreme overreclaim and swap floods
 2022-09-20  6:12 UTC  (2+ messages)

[PATCH] mm/vmscan: don't scan adjust too much if current is not kswapd
 2022-09-20  5:53 UTC  (12+ messages)
                  `  "

[linux-next:master 7291/7934] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/clock/microchip,mpfs.yaml
 2022-09-20  5:51 UTC 

[mm] 408587baee: netperf.Throughput_Mbps 63.1% improvement
 2022-09-20  5:36 UTC 

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-20  5:02 UTC  (11+ messages)

[PATCH v2] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-20  4:02 UTC  (2+ messages)

[PATCH v2] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
 2022-09-20  3:44 UTC 

[PATCH V3] mm/hugetlb: add available_huge_pages() func
 2022-09-20  3:28 UTC  (4+ messages)

[PATCH v4] mm/hugetlb: add available_huge_pages() func
 2022-09-20  3:18 UTC  (2+ messages)

[linux-next:master 6910/7934] arch/arm64/kernel/alternative.c:267:14: warning: no previous prototype for 'alt_cb_patch_nops'
 2022-09-20  3:03 UTC 

[PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
 2022-09-20  2:51 UTC 

[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
 2022-09-20  2:43 UTC  (3+ messages)

[PATCH v2 0/2] mm: memcontrol: cleanup and optimize for two accounting params
 2022-09-20  2:43 UTC  (9+ messages)
` [PATCH v2 1/2] mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
` [PATCH v2 2/2] mm: memcontrol: make cgroup_memory_noswap a static key

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-20  2:40 UTC  (9+ messages)

[PATCH v2 0/9] mm: Use hotplug_memory_notifier() instead of register_hotmemory_notifier()
 2022-09-20  2:51 UTC  (10+ messages)
` [PATCH v2 1/9] cgroup/cpuset: use hotplug_memory_notifier() directly
` [PATCH v2 2/9] fs/proc/kcore.c: "
` [PATCH v2 3/9] mm/slub.c: "
` [PATCH v2 4/9] mm/mmap: "
` [PATCH v2 5/9] mm/mm_init.c: "
` [PATCH v2 6/9] ACPI: HMAT: "
` [PATCH v2 7/9] memory: remove unused register_hotmemory_notifier()
` [PATCH v2 8/9] memory: replace IPC_CALLBACK_PRI with MM_BATCH_CALLBACK_PRI
` [PATCH v2 9/9] memory: clean up hotplug memory callback priority

[PATCH v1 1/2] mm/damon/sysfs: remove unnecessary variables
 2022-09-20  1:58 UTC  (6+ messages)
` [PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes

[PATCH] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
 2022-09-20  1:43 UTC  (3+ messages)

[linux-next:master 7735/7934] mm/hugetlb.c:5565:7: warning: variable 'reserve_alloc' set but not used
 2022-09-20  1:42 UTC 

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-20  1:32 UTC  (5+ messages)

[PATCH] mm/secretmem: remove reduntant return value
 2022-09-20  1:22 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-20  1:03 UTC  (11+ messages)
` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block

[PATCHv2] mm: check high-order page when free it to pcp
 2022-09-20  0:49 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-19 23:46 UTC  (8+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH v2 0/9] hugetlb: Use new vma lock for huge pmd sharing synchronization
 2022-09-19 23:32 UTC  (3+ messages)
` [PATCH v2 9/9] hugetlb: clean up code checking for fault/truncation races

[linux-next:master 7735/7934] mm/hugetlb.c:5565:14: warning: variable 'reserve_alloc' set but not used
 2022-09-19 23:28 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4c9ca5b1597e3222177ba2a94658f78fa5ef4f58
 2022-09-19 23:06 UTC 

[linux-next:master 6202/7934] sound/soc/intel/skylake/skl.c:735:23: error: use of undeclared identifier 'skl'
 2022-09-19 23:01 UTC 

[PATCH v3 0/6] begin converting hugetlb code to folios
 2022-09-19 22:43 UTC  (13+ messages)
` [PATCH v3 1/6] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH v3 2/6] mm: add private field of first tail to struct page and struct folio
` [PATCH v3 3/6] mm/hugetlb: add hugetlb_folio_subpool() helper
` [PATCH v3 4/6] mm/hugetlb: add hugetlb_set_folio_subpool() helper
` [PATCH v3 5/6] hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
` [PATCH v3 6/6] mm/hugetlb: add folio_hstate()

DAMON Beer/Coffee/Tea chat series
 2022-09-19 22:14 UTC  (2+ messages)

[linux-next:master 6296/7172] ERROR: modpost: "kvm_spurious_fault" [arch/x86/kvm/kvm-intel.ko] undefined!
 2022-09-19 21:46 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH] mm: mmap lock holding assertion on remap_pfn_range
 2022-09-19 20:57 UTC  (2+ messages)

[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
 2022-09-19 20:02 UTC  (7+ messages)

[PATCH] mm/page_table_check: Fix typos
 2022-09-19 20:00 UTC  (2+ messages)

[linux-next:master 6333/7934] fs/btrfs/extent-io-tree.c:165: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-09-19 19:57 UTC 

[linux-next:master 6333/7934] fs/btrfs/extent-io-tree.c:165: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-09-19 19:46 UTC 

[PATCH 0/3] x86/dumpstack: Inline copy_from_user_nmi()
 2022-09-19 19:26 UTC  (9+ messages)
` [PATCH 3/3] usercopy: Add find_vmap_area_try() to avoid deadlocks

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

[PATCH 5/9] mm/mm_init.c: use hotplug_memory_notifier() directly
 2022-09-19 18:54 UTC 

[PATCH mm-unstable v3 00/10] mm: add file/shmem support to MADV_COLLAPSE
 2022-09-19 18:12 UTC  (9+ messages)
` [PATCH mm-unstable v3 02/10] mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
` [PATCH mm-unstable v3 03/10] mm/madvise: add file and shmem support to MADV_COLLAPSE

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-09-19 17:56 UTC  (9+ messages)
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap

[linux-next:master 6202/7934] sound/soc/intel/skylake/skl.c:735:30: error: 'skl' undeclared
 2022-09-19 17:36 UTC 

[PATCH v2 00/23] Convert to filemap_get_folios_tag()
 2022-09-19 17:34 UTC  (2+ messages)

[linux-next:master 4740/7934] drivers/iommu/ipmmu-vmsa.c:946:34: warning: unused variable 'ipmmu_of_ids'
 2022-09-19 16:54 UTC 

[PATCH 4/9] mm/mmap: use hotplug_memory_notifier() directly
 2022-09-19 16:43 UTC 

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-19 16:11 UTC  (3+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path

improve pagecache PSI annotations v2
 2022-09-19 15:45 UTC  (3+ messages)

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-19 15:23 UTC  (8+ messages)
` [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_record
` [PATCH v2 3/3] mm,page_owner: Filter out stacks by a threshold counter

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-19 15:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-19 14:58 UTC  (2+ messages)

[PATCH v2] mm: oom_kill: add trace logs in process_mrelease() system call
 2022-09-19 14:43 UTC  (4+ messages)

[linux-next:master 6912/7934] perf_pai_ext.c:undefined reference to `__tsan_memcpy'
 2022-09-19 14:37 UTC 

[linux-next:master 7127/7934] drivers/clk/rockchip/clk-rv1126.c:178:7: warning: unused variable 'mux_cpll_hpll_gpll_p'
 2022-09-19 14:37 UTC 

[PATCH] fs/binfmt_flat.c: use __func__ instead of function name
 2022-09-19 13:52 UTC  (2+ messages)

[PATCH] mm/slab_common: fix possiable double free of kmem_cache
 2022-09-19 13:34 UTC  (7+ messages)

[RESEND PATCH] mm:page_alloc.c: lower the order requirement of should_reclaim_retry
 2022-09-19 13:28 UTC  (4+ messages)

[PATCH] mm: move PG_slab flag to page_type
 2022-09-19 13:16 UTC  (3+ messages)
` [RFC PATCH] "

[PATCH -v2] lib/notifier-error-inject: fix error when writing errno to debugfs file
 2022-09-19 11:54 UTC  (4+ messages)

[PATCH] kasan: call kasan_malloc() from __kmalloc_*track_caller()
 2022-09-19 11:42 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 166f57a723e13d816b09b2f27433f2c8ba2f06fe
 2022-09-19 11:40 UTC 

[PATCH v2 00/16] A few cleanup patches for mm
 2022-09-19 11:30 UTC  (5+ messages)
` [PATCH v2 08/16] mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
` [PATCH v2 12/16] mm/page_alloc: use helper macro SZ_1{K,M}

[PATCH -next v2 1/5] docs: notifier-error-inject: fix non-working usage of negative values
 2022-09-19 11:05 UTC  (2+ messages)

[PATCH] mm: check high-order page when free it to pcp
 2022-09-19 10:42 UTC  (3+ messages)

[PATCH -next v2 0/5] Optimize and bugfix for notifier error
 2022-09-19  8:43 UTC  (4+ messages)
` [PATCH -next v2 1/5] docs: notifier-error-inject: fix non-working usage of negative values

[PATCH mm v3 00/34] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-19  8:07 UTC  (5+ messages)

[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-19  7:50 UTC  (2+ messages)

[PATCH mm-unstable v15 00/14] Multi-Gen LRU Framework
 2022-09-19  7:46 UTC  (5+ messages)

[PATCH v4 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-09-19  2:47 UTC  (4+ messages)
` [PATCH v4 1/3] memblock test: Add test to memblock_add() "
` [PATCH v4 2/3] memblock test: Add test to memblock_reserve() "
` [PATCH v4 3/3] memblock test: Update TODO list

[PATCH] Fix race condition when exec'ing setuid files
 2022-09-18 21:27 UTC  (3+ messages)

[PATCH linux-next] lib/test_maple_tree: fix comparing pointer to 0
 2022-09-18 14:23 UTC 


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