linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/13] mm: free retracted page table by RCU
 2023-08-21 19:48 UTC  (4+ messages)
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
  ` [BUG] "

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-21 19:33 UTC  (3+ messages)

[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
 2023-08-21 19:04 UTC  (4+ messages)

[PATCH v6] mm/filemap: remove hugetlb special casing in filemap.c
 2023-08-21 18:33 UTC  (2+ messages)

[PATCH 0/8] mm: page_alloc: freelist migratetype hygiene
 2023-08-21 18:33 UTC  (9+ messages)
` [PATCH 1/8] mm: page_alloc: use get_pfnblock_migratetype where pfn available
` [PATCH 2/8] mm: page_alloc: remove pcppage migratetype caching
` [PATCH 3/8] mm: page_alloc: fix highatomic landing on the wrong buddy list
` [PATCH 4/8] mm: page_alloc: fix up block types when merging compatible blocks
` [PATCH 5/8] mm: page_alloc: move free pages when converting block during isolation
` [PATCH 6/8] mm: page_alloc: fix move_freepages_block() range error
` [PATCH 7/8] mm: page_alloc: fix freelist movement during block conversion
` [PATCH 8/8] mm: page_alloc: consolidate free page accounting

[PATCH v2] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
 2023-08-21 18:33 UTC  (2+ messages)

[linux-next:master 10448/11214] arch/microblaze/include/asm/cacheflush.h:77:13: warning: 'flush_dcache_folio' defined but not used
 2023-08-21 18:17 UTC  (2+ messages)

[linux-next:master 10295/10848] arch/x86/kernel/crash.c:232:12: warning: 'prepare_elf_headers' defined but not used
 2023-08-21 18:02 UTC  (2+ messages)

[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO
 2023-08-21 17:57 UTC  (7+ messages)
        ` [PATCH vfs.tmpfs] tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrs

[PATCH] shmem: add support for user extended attributes
 2023-08-21 17:52 UTC  (6+ messages)

[linux-next:master 10809/11214] fs/smb/server/smb2pdu.c:4149: warning: Excess function parameter 'infoclass_size' description in 'buffer_check_err'
 2023-08-21 17:43 UTC 

[linux-next:master 8460/11453] ERROR: modpost: "__aeabi_uldivmod" [drivers/watchdog/xilinx_wwdt.ko] undefined!
 2023-08-21 17:32 UTC 

[syzbot] [mm?] KASAN: slab-out-of-bounds Read in mt_validate_nulls
 2023-08-21 17:02 UTC  (2+ messages)

[PATCH] mm: Wire up tail page poisoning over ->mappings
 2023-08-21 16:48 UTC  (5+ messages)

[linux-next:master 11347/11453] fs/dlm/debug_fs.c:1031:50: warning: '_queued_asts' directive output may be truncated writing 12 bytes into a region of size between 8 and 72
 2023-08-21 16:39 UTC 

[linux-next:master 9545/11453] fs/fuse/dir.c:353:6: warning: no previous prototype for function 'fuse_valid_size'
 2023-08-21 16:29 UTC 

[PATCH] secretmem: Conert page_is_secretmem() to folio_is_secretmem()
 2023-08-21 16:14 UTC  (5+ messages)

[PATCH mm-unstable v1 0/4] mm/swap: stop using page->private on tail pages for THP_SWAP + cleanups
 2023-08-21 16:08 UTC  (5+ messages)
` [PATCH mm-unstable v1 1/4] mm/swap: stop using page->private on tail pages for THP_SWAP
` [PATCH mm-unstable v1 2/4] mm/swap: use dedicated entry for swap in folio
` [PATCH mm-unstable v1 3/4] mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
` [PATCH mm-unstable v1 4/4] mm/huge_memory: work on folio->swap instead of page->private when splitting folio

[PATCH v2 0/2] selftests: cachestat: fix run on older kernels
 2023-08-21 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] selftests: cachestat: test for cachestat availability
` [PATCH v2 2/2] selftests: cachestat: catch failing fsync test on tmpfs

[linux-next:master 9894/11453] drivers/mfd/cs42l43.c:1138:12: warning: 'cs42l43_runtime_resume' defined but not used
 2023-08-21 15:51 UTC  (2+ messages)

[linux-next:master 2069/11453] fs/gfs2/super.c:767: warning: Function parameter or member 'who' not described in 'gfs2_freeze_super'
 2023-08-21 15:36 UTC 

[PATCH rfc -next v2 00/10] mm: convert to generic VMA lock-based page fault
 2023-08-21 15:13 UTC  (12+ messages)
` [PATCH rfc v2 01/10] mm: add a generic VMA lock-based page fault handler
` [PATCH rfc v2 02/10] arm64: mm: use try_vma_locked_page_fault()
` [PATCH rfc v2 03/10] x86: "
` [PATCH rfc v2 04/10] s390: "
` [PATCH rfc v2 05/10] powerpc: "
` [PATCH rfc v2 06/10] riscv: "
` [PATCH rfc v2 07/10] ARM: mm: try VMA lock-based page fault handling first
` [PATCH rfc v2 08/10] loongarch: mm: cleanup __do_page_fault()
` [PATCH rfc v2 09/10] loongarch: mm: add access_error() helper
` [PATCH rfc v2 10/10] loongarch: mm: try VMA lock-based page fault handling first

[RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
 2023-08-21 15:11 UTC  (4+ messages)
` [RFC 1/2] Revert "mm, slub: change percpu partial accounting from objects to pages"

[PATCH] mm/thp: fix "mm: thp: kill __transhuge_page_enabled()"
 2023-08-21 15:08 UTC  (12+ messages)
` [EXTERNAL] "

[RFC v2 0/7] SLUB percpu array caches and maple tree nodes
 2023-08-21 14:57 UTC  (3+ messages)
` [RFC v2 2/7] mm, slub: add opt-in slub_percpu_array

[PATCH 0/4] Improve mm documentation
 2023-08-21 14:55 UTC  (12+ messages)
` [PATCH 1/4] mm: Fix kernel-doc warning from tlb_flush_rmaps()
` [PATCH 2/4] mm: Fix get_mctgt_type() kernel-doc
` [PATCH 3/4] mm: Fix clean_record_shared_mapping_range kernel-doc
` [PATCH 4/4] mm: Add orphaned kernel-doc to the rst files

[linux-next:master 11244/11453] drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c:718:46: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 220 and 230
 2023-08-21 14:48 UTC 

[PATCH v2 0/8] mm: migrate: more folio conversion and unify
 2023-08-21 14:41 UTC  (12+ messages)
` [PATCH v2 1/8] mm: migrate: remove PageTransHuge check in numamigrate_isolate_page()
` [PATCH v2 2/8] mm: migrate: remove THP mapcount "
` [PATCH v2 3/8] mm: migrate: convert numamigrate_isolate_page() to numamigrate_isolate_folio()
` [PATCH v2 4/8] mm: migrate: use a folio in migrate_misplaced_page()
` [PATCH v2 5/8] mm: migrate: use __folio_test_movable()
` [PATCH v2 6/8] mm: migrate: use a folio in add_page_for_migration()
` [PATCH v2 7/8] mm: migrate: remove PageHead() check for HugeTLB "
` [PATCH v2 8/8] mm: migrate: remove isolated variable "

[PATCH] mm: memcomtrol: add warning in case of rtpn = NULL
 2023-08-21 14:30 UTC  (3+ messages)

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-21 14:15 UTC  (6+ messages)
` [PATCH v33 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v33 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v33 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v33 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v33 6/6] selftests: mm: add pagemap ioctl tests

[PATCH v32 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-21 14:11 UTC  (4+ messages)
` [PATCH v32 2/6] fs/proc/task_mmu: "

[PATCH net] net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
 2023-08-21 13:55 UTC  (2+ messages)

[linux-next:master 3294/11453] {standard input}:15: Error: symbol `__export_symbol_alpha_mv' is already defined
 2023-08-21 13:49 UTC 

[linux-next:master 9545/11453] fs/fuse/dir.c:353:6: warning: no previous declaration for 'fuse_valid_size'
 2023-08-21 13:39 UTC 

[PATCH v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt
 2023-08-21 12:53 UTC  (5+ messages)

[linux-next:master 6848/11453] sound/pci/bt87x.c:27:12: warning: 'index' defined but not used
 2023-08-21 12:51 UTC 

[PATCH 1/2] mm/page_alloc: remove unnecessary inner __get_pfnblock_flags_mask
 2023-08-21 12:21 UTC  (3+ messages)
  ` [PATCH 2/2] mm/page_alloc: use get_pfnblock_migratetype to avoid extra page_to_pfn

[PATCH] fs: clean up usage of noop_dirty_folio
 2023-08-21 12:20 UTC  (3+ messages)

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-21 12:03 UTC  (21+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH RESEND 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH RESEND 4/4] dax, kmem: calculate abstract distance with general interface

[linux-next:master 8460/11453] drivers/watchdog/stm32_iwdg.c:215:34: warning: 'stm32_iwdg_of_match' defined but not used
 2023-08-21 10:37 UTC 

[PATCH RFC 0/2] mm/page_alloc: free_pcppages_bulk safeguard
 2023-08-21 10:32 UTC  (2+ messages)

[PATCH] mm: fix draining remote pageset
 2023-08-21  9:27 UTC  (8+ messages)

[PATCH] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-08-21  9:04 UTC 

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-21  9:02 UTC  (13+ messages)

[PATCH 0/4] Extend migrate_misplaced_page() to support batch migration
 2023-08-21  8:50 UTC  (11+ messages)
` [PATCH 1/4] mm: migrate: move migration validation into numa_migrate_prep()
` [PATCH 2/4] mm: migrate: move the numamigrate_isolate_page() into do_numa_page()
` [PATCH 3/4] mm: migrate: change migrate_misplaced_page() to support multiple pages migration
` [PATCH 4/4] mm: migrate: change to return the number of pages migrated successfully

[PATCH] mm: Add vmalloc_user_node()
 2023-08-21  7:10 UTC  (2+ messages)

[PATCH] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
 2023-08-21  6:35 UTC  (4+ messages)

[PATCH] mm: remove unintentional voluntary preemption in get_mmap_lock_carefully
 2023-08-21  5:38 UTC  (13+ messages)

[RESEND PATCH v10 00/25] DEPT(Dependency Tracker)
 2023-08-21  4:51 UTC  (30+ messages)
` [RESEND PATCH v10 01/25] llist: Move llist_{head,node} definition to types.h
` [RESEND PATCH v10 02/25] dept: Implement Dept(Dependency Tracker)
` [RESEND PATCH v10 03/25] dept: Add single event dependency tracker APIs
` [RESEND PATCH v10 04/25] dept: Add lock "
` [RESEND PATCH v10 05/25] dept: Tie to Lockdep and IRQ tracing
` [RESEND PATCH v10 06/25] dept: Add proc knobs to show stats and dependency graph
` [RESEND PATCH v10 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [RESEND PATCH v10 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [RESEND PATCH v10 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [RESEND PATCH v10 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [RESEND PATCH v10 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [RESEND PATCH v10 12/25] dept: Distinguish each syscall context from another
` [RESEND PATCH v10 13/25] dept: Distinguish each work "
` [RESEND PATCH v10 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [RESEND PATCH v10 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [RESEND PATCH v10 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [RESEND PATCH v10 17/25] dept: Track timeout waits separately with a new Kconfig
` [RESEND PATCH v10 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [RESEND PATCH v10 19/25] dept: Apply timeout consideration to swait
` [RESEND PATCH v10 20/25] dept: Apply timeout consideration to waitqueue wait
` [RESEND PATCH v10 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [RESEND PATCH v10 22/25] dept: Apply timeout consideration to dma fence wait
` [RESEND PATCH v10 23/25] dept: Record the latest one out of consecutive waits of the same class
` [RESEND PATCH v10 24/25] dept: Make Dept able to work with an external wgen
` [RESEND PATCH v10 25/25] dept: Track the potential waits of PG_{locked,writeback}

[RFC 0/2] Reduce TLB flushes under some specific conditions
 2023-08-21  2:51 UTC  (7+ messages)
` [RFC 2/2] mm: Defer TLB flush by keeping both src and dst folios at migration

[RFC PATCH -next] mm: fix softlockup by replacing tasklist_lock with RCU in for_each_process()
 2023-08-21  0:56 UTC  (4+ messages)

[PATCH v28 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-08-20 21:56 UTC  (3+ messages)

[PATCH] memcg: Removed duplication detection for mem_cgroup_uncharge_swap
 2023-08-20  5:15 UTC  (2+ messages)

[syzbot] [ntfs?] WARNING in do_open_execat
 2023-08-19 20:03 UTC  (5+ messages)

[PATCH] mm: Remove checks for pte_index
 2023-08-19 14:57 UTC  (2+ messages)

[PATCH v2 0/6] sched fixes
 2023-08-19 14:12 UTC  (7+ messages)
` [PATCH v2 1/6] numa: generalize numa_map_to_online_node()
` [PATCH v2 2/6] sched/fair: fix opencoded numa_nearest_node()
` [PATCH v2 3/6] sched: fix sched_numa_find_nth_cpu() in CPU-less case
` [PATCH v2 4/6] sched: fix sched_numa_find_nth_cpu() in non-NUMA case
` [PATCH v2 5/6] sched: handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
` [PATCH v2 6/6] sched: fix sched_numa_find_nth_cpu() comment

[PATCH 0/9] Fixes and cleanups to compaction
 2023-08-19 12:27 UTC  (14+ messages)
` [PATCH 6/9] mm/compaction: rename is_via_compact_memory to compaction_with_allocation_order
` [PATCH 7/9] mm/compaction: factor out code to test if we should run compaction for target order
  ` [PATCH 4/9] mm/compaction: simplify pfn iteration in isolate_freepages_range

[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
 2023-08-19  0:43 UTC  (3+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
` [PATCH v2 2/2] maple_tree: Clean up mas_wr_append()

page:  |  | latest

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