linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-23 07:34:24 to 2021-12-29 03:52:48 UTC [more...]

[PATCH] hugetlbfs: Fix off-by-one error in hugetlb_vmdelete_list()
 2021-12-29  3:52 UTC  (2+ messages)

[PATCH] mm/page_isolation: unset migratetype directly for non Buddy page
 2021-12-29  3:36 UTC 

[PATCH v2 0/2] Add a new scheme to support demotion on tiered memory system
 2021-12-29  1:33 UTC  (10+ messages)

[rcutorture] 82e310033d: WARNING:possible_recursive_locking_detected
 2021-12-29  0:06 UTC  (2+ messages)

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-12-28 22:14 UTC  (32+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 02/16] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 06/16] KVM: Implement fd-based memory using MEMFD_OPS interfaces
` [PATCH v3 kvm/queue 07/16] KVM: Refactor hva based memory invalidation code
` [PATCH v3 kvm/queue 08/16] KVM: Special handling for fd-based memory invalidation
` [PATCH v3 kvm/queue 09/16] KVM: Split out common memory invalidation code
` [PATCH v3 kvm/queue 10/16] KVM: Implement fd-based memory invalidation
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 12/16] KVM: Implement fd-based memory fallocation
` [PATCH v3 kvm/queue 13/16] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory
` [PATCH v3 kvm/queue 15/16] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v3 kvm/queue 16/16] KVM: Register/unregister private memory slot to memfd

[PATCH] mm/util.c: Make kvfree() safe for calling while holding spinlocks
 2021-12-28 20:26 UTC  (10+ messages)

[RFC v2] mm: introduce page pin owner
 2021-12-28 17:59 UTC 

[PATCH v2 0/3] mm: support huge vmalloc mapping on arm64/x86
 2021-12-28 16:14 UTC  (9+ messages)
` [PATCH v2 1/3] mm: vmalloc: Let user to control huge vmalloc default behavior
` [PATCH v2 2/3] arm64: Support huge vmalloc mappings
  ` (No subject)
` [PATCH v2 3/3] x86: Support huge vmalloc mappings

drivers/char/tpm/tpm_ibmvtpm.c:366:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-12-28 15:10 UTC 

[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-28 10:04 UTC  (2+ messages)

[PATCH v2 0/2] mm: Fix kernel BUG in __check_heap_object() on PowerPC64
 2021-12-28  4:51 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc: Fix virt_addr_valid() check
` [PATCH v2 2/2] mm: usercopy: Warn vmalloc/module address in check_heap_object()

sound/soc/samsung/aries_wm8994.c:525:34: warning: unused variable 'samsung_wm8994_of_match'
 2021-12-27 23:55 UTC 

[PATCH AUTOSEL 5.4 9/9] memblock: fix memblock_phys_alloc() section mismatch error
 2021-12-27 19:05 UTC 

[PATCH AUTOSEL 5.10 14/14] memblock: fix memblock_phys_alloc() section mismatch error
 2021-12-27 19:04 UTC 

[PATCH AUTOSEL 5.15 23/26] memblock: fix memblock_phys_alloc() section mismatch error
 2021-12-27 19:03 UTC 

[PATCH v2] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
 2021-12-27 17:40 UTC  (3+ messages)

[PATCH] mm/damon/dbgfs: protect targets destructions with kdamond_lock
 2021-12-27 12:35 UTC  (2+ messages)

[linux-next:master 838/9897] ERROR: modpost: "v4l2_async_register_subdev" [drivers/staging/media/max96712/max96712.ko] undefined!
 2021-12-27 11:05 UTC  (2+ messages)

[PATCH v2] memcg: add per-memcg vmalloc stat
 2021-12-27 10:48 UTC  (5+ messages)

[PATCH v4 0/3] Handle warning of allocation failure on DMA zone w/o managed pages
 2021-12-27  8:32 UTC  (10+ messages)
` [PATCH v4 1/3] mm_zone: add function to check if managed dma zone exists
` [PATCH v4 2/3] dma/pool: create dma atomic pool only if dma zone has managed pages
` [PATCH v4 3/3] mm/page_alloc.c: do not warn allocation failure on zone DMA if no "

[PATCH 0/3] mm: support huge vmalloc mapping on arm64/x86
 2021-12-27  6:14 UTC  (9+ messages)
` [PATCH 1/3] mm: vmalloc: Let user to control huge vmalloc default behavior
` [PATCH 2/3] arm64: Support huge vmalloc mappings
` [PATCH 3/3] x86: "

[PATCH] mm/vmstat: add events for THP max_ptes_* exceeds
 2021-12-27  3:59 UTC  (3+ messages)

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-27  2:43 UTC  (6+ messages)

[PATCH 00/48] Folios for 5.17
 2021-12-26 22:26 UTC  (33+ messages)
` [PATCH 02/48] fs/writeback: Convert inode_switch_wbs_work_fn to folios
` [PATCH 05/48] pagevec: Add folio_batch
` [PATCH 06/48] iov_iter: Add copy_folio_to_iter()
` [PATCH 07/48] iov_iter: Convert iter_xarray to use folios
` [PATCH 09/48] filemap: Add folio_put_wait_locked()
` [PATCH 25/48] filemap: Add read_cache_folio and read_mapping_folio
` [PATCH 26/48] filemap: Convert filemap_get_pages to use folios
` [PATCH 27/48] filemap: Convert page_cache_delete_batch to folios
` [PATCH 33/48] mm: Add unmap_mapping_folio()
` [PATCH 34/48] shmem: Convert part of shmem_undo_range() to use a folio

[linux-next:master 4878/9897] pcie.c:undefined reference to `pci_remap_iospace'
 2021-12-26 21:51 UTC  (2+ messages)

[linux-next:master 8361/9897] undefined reference to `memremap'
 2021-12-26 18:56 UTC 

mm/compaction.c:463:20: warning: unused function 'isolation_suitable'
 2021-12-26 16:54 UTC 

[PATCH v9 00/10] fsdax: introduce fs query to support reflink
 2021-12-26 14:34 UTC  (11+ messages)
` [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 03/10] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings

Rejected: E-mail via Novus CMS.nl
 2021-12-26 13:36 UTC 

Rejected: E-mail via Novus CMS.nl
 2021-12-26 13:36 UTC 

Rejected: E-mail via Novus CMS.nl
 2021-12-26 13:36 UTC 

[f2fs] a1e09b03e6: ltp.ADSP024.fail
 2021-12-26 13:28 UTC 

[tcp] f35f821935: netperf.Throughput_Mbps 2.7% improvement
 2021-12-26  9:33 UTC 

arch/powerpc/include/asm/kvm_ppc.h:978:1: sparse: sparse: incorrect type in assignment (different base types)
 2021-12-26  7:56 UTC 

drivers/pci/controller/dwc/pci-keystone.c:1064:34: warning: unused variable 'ks_pcie_of_match'
 2021-12-25 20:23 UTC 

[PATCH] Revert "mm/usercopy: Drop extra is_vmalloc_or_module() check"
 2021-12-25 12:00 UTC  (7+ messages)

remove Xen tmem leftovers
 2021-12-25 10:35 UTC  (17+ messages)
` [PATCH 01/13] mm: remove cleancache
` [PATCH 02/13] frontswap: remove frontswap_writethrough
` [PATCH 03/13] frontswap: remove frontswap_tmem_exclusive_gets
` [PATCH 04/13] frontswap: remove frontswap_shrink
` [PATCH 05/13] frontswap: remove frontswap_curr_pages
` [PATCH 06/13] frontswap: simplify frontswap_init
` [PATCH 07/13] frontswap: remove the frontswap exports
` [PATCH 08/13] mm: simplify try_to_unuse
` [PATCH 09/13] frontswap: remove frontswap_test
` [PATCH 10/13] frontswap: simplify frontswap_register_ops
` [PATCH 11/13] mm: mark swap_lock and swap_active_head static
` [PATCH 12/13] frontswap: remove support for multiple ops
` [PATCH 13/13] mm: hide the FRONTSWAP Kconfig symbol

[PATCH] mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]B
 2021-12-25  6:09 UTC 

incoming
 2021-12-25  5:12 UTC  (10+ messages)
` [patch 1/9] kfence: fix memory leak when cat kfence objects
` [patch 2/9] mm: mempolicy: fix THP allocations escaping mempolicy restrictions
` [patch 3/9] kernel/crash_core: suppress unknown crashkernel parameter warning
` [patch 4/9] MAINTAINERS: mark more list instances as moderated
` [patch 5/9] mm, hwpoison: fix condition in free hugetlb page path
` [patch 6/9] mm: delete unsafe BUG from page_cache_add_speculative()
` [patch 7/9] mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
` [patch 8/9] mm/damon/dbgfs: protect targets destructions with kdamond_lock
` [patch 9/9] mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()

[linux-next:master] BUILD SUCCESS ea586a076e8aa606c59b66d86660590f18354b11
 2021-12-24 22:48 UTC 

[RFC] mm/migration: Add trace events for THP migrations
 2021-12-24 14:48 UTC  (2+ messages)

[RFC][PATCH 0/3] sched: User Managed Concurrency Groups
 2021-12-24 11:27 UTC  (3+ messages)
` [RFC][PATCH 3/3] sched: User Mode Concurency Groups

[linux-next:pending-fixes] BUILD SUCCESS 727655660152ca7ecf0b594cac52966638f71d74
 2021-12-24  9:57 UTC 

[PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
 2021-12-24  4:53 UTC  (14+ messages)

[linux-next:master] BUILD SUCCESS 79f063d60c8cfc0c215d342cb7778e2ad402c2d5
 2021-12-24  2:10 UTC 

Selecting MMU page size for a new architecture
 2021-12-23 23:03 UTC 

[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2021-12-23 21:48 UTC  (9+ messages)
` [RFC PATCH 1/3] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT
` [RFC PATCH 2/3] mm/memcg: Add a local_lock_t for IRQ and TASK object
` [RFC PATCH 3/3] mm/memcg: Allow the task_obj optimization only on non-PREEMPTIBLE kernels

[PATCH] mm/damon: move the implementation of damon_insert_region to damon.h
 2021-12-23 12:10 UTC  (2+ messages)

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-23  9:55 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS b5f0860e19b1e6ac634308b70049180d800e1619
 2021-12-23  9:18 UTC 

[PATCH 2/2] mm/damon: Add a new scheme to support demotion on tiered memory system
 2021-12-23  8:53 UTC  (2+ messages)

[PATCH v3 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-23  8:52 UTC  (8+ messages)
` [PATCH v3 5/5] mm/slub: do not create dma-kmalloc if no managed pages in DMA zone


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