linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-11 01:33:27 to 2022-10-12 23:38:14 UTC [more...]

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-10-12 23:38 UTC  (7+ messages)

[PATCH net-next] net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
 2022-10-12 23:33 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-12 22:57 UTC  (15+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH v3 0/3] THP Shrinker
 2022-10-12 22:51 UTC  (4+ messages)
` [PATCH v3 1/3] mm: add thp_utilization metrics to debugfs
` [PATCH v3 2/3] mm: changes to split_huge_page() to free zero filled tail pages
` [PATCH v3 3/3] mm: THP low utilization shrinker

[PATCH v2 0/3] THP Shrinker
 2022-10-12 22:14 UTC  (5+ messages)
` [PATCH v2 1/3] mm: add thp_utilization metrics to debugfs
` [PATCH v2 2/3] mm: changes to split_huge_page() to free zero filled tail pages
` [PATCH v2 3/3] mm: THP low utilization shrinker

[PATCH v1 3/5] treewide: use get_random_u32() when possible
 2022-10-12 21:29 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in register_shrinker
 2022-10-12 21:07 UTC  (2+ messages)

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-10-12 20:42 UTC  (9+ messages)

mm/kasan/kasan_test.c:36:6: sparse: sparse: symbol 'kasan_ptr_result' was not declared. Should it be static?
 2022-10-12 20:08 UTC 

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-12 20:04 UTC  (14+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 02/39] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-12 19:45 UTC  (2+ messages)

[PATCH] ext4,f2fs: Fix readahead of verity data
 2022-10-12 19:34 UTC 

Possible race in obj_stock_flush_required() vs drain_obj_stock()
 2022-10-12 19:18 UTC  (13+ messages)

[RFC v2 0/4] vmalloc_exec for modules and BPF programs
 2022-10-12 19:03 UTC  (10+ messages)
` [RFC v2 4/4] vmalloc_exec: share a huge page with kernel text

[GIT PULL] non-MM updates for 6.1-rc1
 2022-10-12 18:29 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.1-rc1
 2022-10-12 18:29 UTC  (2+ messages)

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-10-12 17:45 UTC  (11+ messages)

[RFC] mm: add new syscall pidfd_set_mempolicy()
 2022-10-12 16:51 UTC  (17+ messages)
  ` [External] "

[RFC PATCH 0/8] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative)
 2022-10-12 16:47 UTC  (11+ messages)
` [RFC PATCH 1/8] hexagon: mm: Convert to GENERIC_IOREMAP
` [RFC PATCH 2/8] openrisc: mm: remove unneeded early ioremap code
` [RFC PATCH 3/8] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [RFC PATCH 4/8] mm: ioremap: allow ARCH to have its own ioremap definition
` [RFC PATCH 5/8] arc: mm: Convert to GENERIC_IOREMAP
` [RFC PATCH 6/8] ia64: "
` [RFC PATCH 7/8] mm/ioremap: Consider IOREMAP space in generic ioremap
` [RFC PATCH 8/8] powerpc: mm: Convert to GENERIC_IOREMAP

KASAN-related VMAP allocation errors in debug kernels with many logical CPUS
 2022-10-12 16:36 UTC  (8+ messages)

[PATCH 0/4] Rework find_get_entries() and find_lock_entries()
 2022-10-12 16:02 UTC  (7+ messages)
` [PATCH 1/4] filemap: find_lock_entries() now updates start offset
` [PATCH 2/4] filemap: find_get_entries() "
` [PATCH 3/4] truncate: Remove indices argument from truncate_folio_batch_exceptionals()
` [PATCH 4/4] filemap: Remove indices argument from find_lock_entries() and find_get_entries()

PSI idle-shutoff
 2022-10-12 15:40 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION f843795727e4f5612c612cd178db1557978da742
 2022-10-12 14:41 UTC 

[RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
 2022-10-12 14:10 UTC  (3+ messages)

[PATCH] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
 2022-10-12 13:42 UTC  (7+ messages)

[linux-next:master 12412/13063] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8352:2: error: conflicting types for 'spin_unlock_irqrestore'
 2022-10-12 13:29 UTC 

[PATCH v8 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-10-12 12:41 UTC  (4+ messages)
` [PATCH v8 5/5] tick/sched: "

[PATCH] mm: Fix a pointer coding style in linux/mm.h
 2022-10-12 11:44 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1778d6da389cc905662d99e1cb5b32b79ee426eb
 2022-10-12 11:10 UTC 

[PATCH v3 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-10-12 10:17 UTC  (13+ messages)
` [PATCH v3 05/11] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v3 09/11] s390: "

[PATCH] mmap: Fix copy_vma() failure path
 2022-10-12  9:41 UTC  (2+ messages)

[PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
 2022-10-12  8:14 UTC  (11+ messages)

[RFC PATCHv2] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-12  8:01 UTC 

[Resend PATCH] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-12  7:36 UTC  (4+ messages)
` [mm] 0e949320db: BUG:kernel_NULL_pointer_dereference,address

[GIT PULL] memblock updates for v6.1
 2022-10-12  3:55 UTC  (4+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-12  2:35 UTC  (4+ messages)
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[Bug 216570] New: Pass wrong index value to DEFINE_READAHEAD which leads to almost no readahead of fsverity data
 2022-10-12  1:32 UTC  (2+ messages)

[PATCH v5 0/2] Memory poison recovery in khugepaged collapsing
 2022-10-11 23:59 UTC  (3+ messages)
` [PATCH v5 1/2] mm/khugepaged: recover from poisoned anonymous memory

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-11 23:01 UTC  (11+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() "
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible

[GIT PULL] MM updates for 6.1-rc1
 2022-10-11 22:00 UTC  (10+ messages)
        ` [PATCH] kasan: disable stackleak plugin in report code

[PATCH v4 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-10-11 19:59 UTC  (5+ messages)
` [PATCH v4 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH v4 2/4] kvm: Add KVM_PFN_ERR_SIGPENDING
` [PATCH v4 3/4] kvm: Add interruptible flag to __gfn_to_pfn_memslot()
` [PATCH v4 4/4] kvm: x86: Allow to respond to generic signals during slow PF

[PATCH] mm: more vma cache removal
 2022-10-11 19:34 UTC  (3+ messages)

Observed recent memory leak in __anon_vma_prepare
 2022-10-11 19:04 UTC  (4+ messages)

[PATCH] mm/memcontrol: Don't increase effective low/min if no protection needed
 2022-10-11 19:01 UTC  (6+ messages)

[RFC PATCH v1 00/14] mm/block: add bdi sysfs knobs
 2022-10-11 18:20 UTC  (2+ messages)

[oliver.sang@intel.com: [cpumask] b9a7ecc71f: WARNING:at_include/linux/cpumask.h:#__is_kernel_percpu_address]
 2022-10-11 18:04 UTC  (8+ messages)

[PATCH v14 00/70] Introducing the Maple Tree
 2022-10-11 16:13 UTC  (6+ messages)
` [PATCH v14 07/70] lib/test_maple_tree: add testing for maple tree

[PATCH] mm/mmap: Preallocate maple nodes for brk vma expansion
 2022-10-11 16:08 UTC 

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-10-11 15:27 UTC  (5+ messages)
` [PATCH v9 2/9] mm/mmzone: Tag pg_data_t with crypto capabilities

[linux-next:master] BUILD REGRESSION b9f85101cad3397ef1e509909602a90e257ab9d8
 2022-10-11 15:17 UTC 

[PATCHv2] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc
 2022-10-11 14:54 UTC 

[RFC] UABI to show system memory encryption
 2022-10-11 13:59 UTC 

[linux-next:master 12768/12991] ERROR: modpost: "dcn20_build_mapped_resource" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2022-10-11 12:56 UTC 

[PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-10-11 12:50 UTC  (4+ messages)
` [PATCH V2 1/1] "

[linux-next:pending-fixes] BUILD SUCCESS 565da9e84d8fabf932ab32032fc8100b7a917173
 2022-10-11 11:30 UTC 

[syzbot] memory leak in __get_metapage
 2022-10-11 11:00 UTC  (2+ messages)

[syzbot] memory leak in __get_metapage
 2022-10-11 10:32 UTC  (2+ messages)

[syzbot] memory leak in __get_metapage
 2022-10-11 10:32 UTC  (2+ messages)

[PATCH v2 1/5] memblock tests: add range tests for memblock_alloc_exact_nid_raw
 2022-10-11  9:36 UTC  (3+ messages)

[PATCH v4 2/7] Enable balloon drivers to report inflated memory
 2022-10-11  9:23 UTC  (10+ messages)
        ` RFC "

[PATCH 1/1] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
 2022-10-11  8:25 UTC  (5+ messages)

[linux-next:master 10974/12991] fs/ntfs3/index.c:1021:59: sparse: sparse: restricted __le32 degrades to integer
 2022-10-11  7:43 UTC 

[PATCH -next] selftests/memory-hotplug: Remove the redundant warning information
 2022-10-11  7:31 UTC  (2+ messages)

[linux-next:master 12768/12991] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.c:1375:6: warning: no previous prototype for function 'dcn32_split_stream_for_mpc_or_odm'
 2022-10-11  7:00 UTC 

[PATCH v4 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-10-11  6:21 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

[linux-next:master 12768/12991] dc_resource.c:(.text.dc_resource_acquire_secondary_pipe_for_mpc_odm+0x21c): undefined reference to `dcn20_acquire_dsc'
 2022-10-11  6:14 UTC 

[linux-next:master 10959/12991] fs/ntfs3/namei.c:481:31: sparse: sparse: incorrect type in argument 1 (different base types)
 2022-10-11  5:43 UTC 

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-11  4:52 UTC  (6+ messages)

[PATCH v2 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-11  2:31 UTC  (2+ messages)

[PATCH v3 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-11  2:23 UTC  (6+ messages)
` [PATCH v3 1/5] ksm: abstract the function try_to_get_old_rmap_item
` [PATCH v3 2/5] ksm: support unsharing zero pages placed by KSM
` [PATCH v3 3/5] ksm: count all "
` [PATCH v3 4/5] ksm: count zero pages for each process
` [PATCH v3 5/5] ksm: add zero_pages_sharing documentation

[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
 2022-10-11  1:48 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).