linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/13] iov_iter: Convert the iterator macros into inline funcs
 2023-09-13 16:56 UTC 

[PATCH v3] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-13 16:49 UTC 

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-13 16:46 UTC  (7+ messages)

[PATCH 03/12] filemap: update ki_pos in generic_perform_write
 2023-09-13 16:33 UTC  (4+ messages)

[PATCH 0/3] memcg: more sophisticated stats flushing
 2023-09-13 16:26 UTC  (6+ messages)
` [PATCH 1/3] mm: memcg: change flush_next_time to flush_last_time
` [PATCH 2/3] mm: memcg: rename stats_flush_threshold to stats_updates_order
` [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy

[PATCH] init/main: Clear boot task idle flag
 2023-09-13 16:12 UTC  (8+ messages)

[PATCH v2] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-13 15:52 UTC  (2+ messages)

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-13 15:42 UTC  (16+ messages)
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter

[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
 2023-09-13 15:29 UTC  (11+ messages)

[linux-next:master 2726/4552] fs/bcachefs/bcachefs.h:181:21: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'long unsigned int'
 2023-09-13 15:09 UTC 

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-13 14:40 UTC  (14+ messages)
` [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
` [PATCH 2/6] mm: page_alloc: fix up block types when merging compatible blocks
` [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
` [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error

[PATCH v1 0/6] Anon rmap cleanups
 2023-09-13 14:34 UTC  (9+ messages)
` [PATCH v1 1/6] mm/rmap: drop stale comment in page_add_anon_rmap and hugepage_add_anon_rmap()
` [PATCH v1 2/6] mm/rmap: move SetPageAnonExclusive out of __page_set_anon_rmap()
` [PATCH v1 3/6] mm/rmap: move folio_test_anon() check out of __folio_set_anon()
` [PATCH v1 4/6] mm/rmap: warn on new PTE-mapped folios in page_add_anon_rmap()
` [PATCH v1 5/6] mm/rmap: simplify PageAnonExclusive sanity checks when adding anon rmap
` [PATCH v1 6/6] mm/rmap: pass folio to hugepage_add_anon_rmap()

KASAN: null-ptr-deref Read in filemap_fault
 2023-09-13 14:26 UTC  (2+ messages)

BUG: soft lockup in smp_call_function
 2023-09-13 14:21 UTC  (2+ messages)
  ` drm/vkms: deadlock between dev->event_lock and timer

[linux-next:master 3525/4552] fs/bcachefs/movinggc.c:176:21: warning: comparison of distinct pointer types ('typeof (16UL) *' (aka 'unsigned long *') and 'typeof (buckets_in_flight->nr / 4) *' (aka 'unsigned int *'))
 2023-09-13 13:56 UTC 

[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
 2023-09-13 13:32 UTC  (11+ messages)

[RFC PATCH 0/4] Convert perf ringbuffer to folios
 2023-09-13 13:32 UTC  (6+ messages)
` [RFC PATCH 1/4] perf: Convert perf_mmap_(alloc,free)_page "
` [RFC PATCH 2/4] mm: Add vmalloc_user_node()

[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
 2023-09-13 13:26 UTC  (34+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible

[PATCH] kthread: Rename user_mode_thread() to kmuser_thread()
 2023-09-13 12:39 UTC  (10+ messages)

[PATCH -rfc 3/3] mm: kasan: shadow: HACK: add cond_resched_lock() in kasan_depopulate_vmalloc_pte()
 2023-09-13 11:21 UTC  (3+ messages)

[v5 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-09-13 10:54 UTC  (5+ messages)
` [v5 1/4] mm: hugetlb_vmemmap: Use nid of the head page to reallocate it
` [v5 2/4] memblock: pass memblock_type to memblock_setclr_flag
` [v5 3/4] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
` [v5 4/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO

[RFC PATCH 0/3] Helpers for debugging dying cgroups
 2023-09-13 10:35 UTC  (6+ messages)
` [RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files

[linux-next:master 2179/4552] fs/bcachefs/btree_key_cache.c:701:21: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long int'
 2023-09-13 10:28 UTC 

[PATCH v3 0/8] mm: migrate: more folio conversion and unification
 2023-09-13  9:51 UTC  (9+ messages)
` [PATCH v3 1/8] mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()
` [PATCH v3 2/8] mm: migrate: remove THP mapcount "
` [PATCH v3 3/8] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
` [PATCH v3 4/8] mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()
` [PATCH v3 5/8] mm: migrate: use __folio_test_movable()
` [PATCH v3 6/8] mm: migrate: use a folio in add_page_for_migration()
` [PATCH v3 7/8] mm: migrate: remove PageHead() check for HugeTLB "
` [PATCH v3 8/8] mm: migrate: remove isolated variable "

[RFC PATCH v2 0/5] Refault distance checking for MGLRU
 2023-09-13  9:26 UTC  (8+ messages)
` [RFC PATCH v2 1/5] workingset: simplify and use a more intuitive model
` [RFC PATCH v2 2/5] workingset: update comment in workingset.c
` [RFC PATCH v2 3/5] workingset: simplify lru_gen_test_recent
` [RFC PATCH v2 4/5] lru_gen: convert avg_total and avg_refaulted to atomic
` [RFC PATCH v2 5/5] workingset, lru_gen: apply refault-distance based re-activation

[PATCH] mm: as the same logic with queue_pages_range
 2023-09-13  9:10 UTC  (3+ messages)
  ` [LTP] "

[PATCH 1/5] locking: Add rwsem_is_write_locked()
 2023-09-13  8:59 UTC  (18+ messages)

[PATCH] arch: arm: remove redundant clear_page when CONFIG_INIT_ON_ALLOC_DEFAULT_ON is on
 2023-09-13  8:53 UTC  (5+ messages)

[linux-next:master 3370/4552] fs/bcachefs/alloc_background.c:627:10: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-09-13  8:50 UTC 

[PATCH v4 0/4] riscv: tlb flush improvements
 2023-09-13  8:32 UTC  (5+ messages)
` [PATCH v4 4/4] riscv: Improve flush_tlb_kernel_range()

[linux-next:master 1798/4965] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: warning: no previous prototype for function 'plpks_init_var'
 2023-09-13  7:58 UTC 

[RFC PATCH V1 4/6] sched/numa: Increase tasks' access history
 2023-09-13  7:34 UTC  (4+ messages)

[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
 2023-09-13  6:43 UTC  (22+ messages)
` [PATCH v2 6/9] "
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED

[RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
 2023-09-13  6:24 UTC  (3+ messages)

[RFC PATCH V1 2/6] sched/numa: Add disjoint vma unconditional scan logic
 2023-09-13  6:21 UTC  (2+ messages)

[linux-next:master 3897/4552] drivers/net/wireless/ath/ath11k/mac.c:7952:22: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-09-13  5:17 UTC 

[linux-next:master 3349/4552] fs/bcachefs/alloc_background.c:272:10: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2023-09-13  3:41 UTC 

[linux-next:master 1566/4552] fs/bcachefs/recovery.c:1047:1: warning: the frame size of 1036 bytes is larger than 1024 bytes
 2023-09-13  3:19 UTC 

[PATCH RESEND v2 0/2] mm/damon: add a tracepoint for damos apply target regions
 2023-09-13  2:20 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] mm/damon/core: "
` [PATCH RESEND v2 2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint

(no subject)
 2023-09-13  2:19 UTC  (4+ messages)
` [PATCH v2 1/2] mm/damon/core: add a tracepoint for damos apply target regions
` [PATCH v2 2/2] Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepoint
` (no title)

Possible 6.5 regression: Huge values for "commited memory"
 2023-09-13  0:25 UTC 

[linux-next:master 3857/4552] htmldocs: ./include/net/cfg80211.h:5891: warning: expecting prototype for wiphy_delayed work_flush(). Prototype was for wiphy_delayed_work_flush() instead
 2023-09-13  0:08 UTC 

[PATCH v2 0/6] sched fixes
 2023-09-13  0:01 UTC  (3+ messages)

[linux-next:master 1126/4552] fs/bcachefs/fs-ioctl.h:25:23: warning: 'bch_flags_to_xflags' defined but not used
 2023-09-12 23:46 UTC 

[linux-next:master 2964/4552] fs/bcachefs/checksum.c:141:22: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof ((1UL << 12) - offset) *' (aka 'unsigned long *'))
 2023-09-12 23:25 UTC 

[linux-next:master 4291/4552] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: error: no previous prototype for function 'plpks_init_var'
 2023-09-12 23:14 UTC 

[linux-next:master 1499/4552] fs/bcachefs/reflink.c:298:1: warning: the frame size of 1124 bytes is larger than 1024 bytes
 2023-09-12 22:42 UTC 

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-09-12 20:31 UTC  (9+ messages)
` [RFC PATCH 1/4] mm/compaction: add support for "
` [RFC PATCH 2/4] mm/compaction: optimize >0 order folio compaction with free page split
` [RFC PATCH 3/4] mm/compaction: optimize >0 order folio compaction by sorting source pages
` [RFC PATCH 4/4] mm/compaction: enable compacting >0 order folios

[linux-next:master 2726/4552] fs/bcachefs/buckets_waiting_for_journal.c:137:30: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
 2023-09-12 19:43 UTC 

[linux-next:pending-fixes] BUILD SUCCESS f73758af4eb4e17b2a02b7c63f0bdc31e9e5db7c
 2023-09-12 19:14 UTC 

[RFC PATCH 1/1] dyndbg: WIP stuff _ddebug.{modname,filenam,function} into maple-tree
 2023-09-12 18:59 UTC 

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-12 18:01 UTC  (11+ messages)

[PATCH 1/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
 2023-09-12 17:58 UTC  (2+ messages)

[PATCH v1 0/4] Smart scanning mode for KSM
 2023-09-12 17:52 UTC  (5+ messages)
` [PATCH v1 1/4] mm/ksm: add "smart" page scanning mode
` [PATCH v1 2/4] mm/ksm: add pages_skipped metric
` [PATCH v1 3/4] mm/ksm: document smart scan mode
` [PATCH v1 4/4] mm/ksm: document pages_skipped sysfs knob

[linux-next:master 1417/4552] fs/bcachefs/fs-io.c:472:1: warning: the frame size of 1128 bytes is larger than 1024 bytes
 2023-09-12 17:35 UTC 

Maple Tree Work 2023/09
 2023-09-12 17:28 UTC 

[PATCH v2 0/8] Add GDB memory helper commands
 2023-09-12 16:23 UTC  (4+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command

BUG: KCSAN: data-race in folio_batch_move_lru / mpage_read_end_io
 2023-09-12 16:05 UTC  (3+ messages)

[linux-next:master 1118/4552] fs/bcachefs/opts.h:194:30: warning: 'bch2_opts_default' defined but not used
 2023-09-12 16:00 UTC 

[RFC Patch 0/3] mm/slub: reduce contention for per-node list_lock for large systems
 2023-09-12 15:52 UTC  (6+ messages)
` [RFC Patch 1/3] mm/slub: increase the maximum slab order to 4 for big systems
` [RFC Patch 3/3] mm/slub: setup maxim per-node partial according to cpu numbers

arch/microblaze/kernel/unwind.c:168: warning: Function parameter or member 'loglvl' not described in 'unwind_trap'
 2023-09-12 15:38 UTC 

[linux-next:master 2362/4552] fs/bcachefs/reflink.c:85:6: warning: no previous prototype for function 'bch2_reflink_v_merge'
 2023-09-12 15:06 UTC 

WARN: Interrupts were enabled early [bisected cfeb6ae8bcb9 ("maple_tree: disable mas_wr_append() when other readers are possible")]
 2023-09-12 13:33 UTC 

kmemleak handling of kfree_rcu
 2023-09-12 13:32 UTC  (8+ messages)

[linux-next:master 4491/4552] include/linux/fortify-string.h:57:33: warning: writing 8 bytes into a region of size 0
 2023-09-12 13:07 UTC 

[linux-next:master 1118/4552] fs/bcachefs/bcachefs_format.h:198:25: warning: 'p' offset 3 in 'struct bkey' isn't aligned to 4
 2023-09-12 12:23 UTC 

[PATCH] slab: drop unneeded NULL-pointer check in kfree auto cleanup
 2023-09-12 11:26 UTC  (3+ messages)

[PATCH v4 0/4] memcg: non-unified flushing for userspace stats
 2023-09-12 11:09 UTC  (18+ messages)
` [PATCH v4 3/4] mm: memcg: let non-unified root stats flushes help unified flushes
` [PATCH v4 4/4] mm: memcg: use non-unified stats flushing for userspace reads

page:  |  | latest

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